FileDriver::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Gets the names of all mapped classes known to this driver. |
ClassMapGeneratorTest::clean |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
StaticPHPDriver::$classNames |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php |
Map of all class names. |
Kernel::isClassInActiveBundle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Checks if a given class name belongs to an active bundle. |
ClassCollectionLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
AnnotationDriver::$classNames |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Cache for AnnotationDriver#getAllClassNames() |
Kernel::getContainerBaseClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Gets the container's base class. |
FileLocator::getAllClassNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Get all class names that are found with this file locator. |
AnnotationClassLoaderTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
ClassLoader::setFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Sets the file extension of class files in the namespace of this ClassLoader. |
ClassLoader::getFileExtension |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Gets the file extension of class files in the namespace of this ClassLoader. |
DummyClassPropertySyntaxError |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
StylePluginBase::usesRowClass |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Returns the usesRowClass property. |
RequestFactory::$requestClass |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
|
XcacheClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Unregisters this instance as an autoloader. |
NotSetStateClass::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
NamespaceAndClassCommentedOut |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceAndClassCommentedOut.php |
|
DebugClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Constructor. |
DefinitionDecorator::setClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
DebugUniversalClassLoader.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php |
|
ClassMetadata::hasAssociation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field is a mapped association for this class. |
ClassMetadata::getTypeOfField |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Returns a type name of this field. |
file_stream_wrapper_get_class |
function |
drupal/core/includes/file.inc |
Returns the stream wrapper class name for a given scheme. |
StaticReflectionClass::export |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
StreamWrapperTest::$classname |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
|
ClassLoaderTest::testLoadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
@dataProvider getLoadClassTests |
TestIgnoresNonAnnotationsClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@Name
@author Johannes M. Schmitt <schmittjoh@gmail.com> |
ClassLoaderTest::testAddPrefix |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
TestNonExistentAnnotationClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
TestAnnotationNotImportedClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
ObjectRepository::getClassName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php |
Returns the class name of the object managed by the repository |
FieldWebTest::testFieldClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests the field/label/wrapper classes. |
DummyClassNonAnnotationProblem |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
Plugin annotation
@ignoreAnnotation({"since", "var"}) |
ClassCollectionLoader::$loaded |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
StylePluginBase::$usesRowClass |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Does the style plugin support custom css class for the rows. |
XcacheClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Constructor. |
StylePluginBase::get_row_class |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Return the token replaced row class for the specified row. |
OnClearEventArgs::$entityClass |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php |
|
ClassLoader::setUseIncludePath |
function |
drupal/core/vendor/composer/ClassLoader.php |
Turns on searching the include path for class files. |
ClassWithAnnotationWithVarType |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithVarType.php |
|
ClassLoader::getUseIncludePath |
function |
drupal/core/vendor/composer/ClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |
ClassLoader::setUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Turns on searching the include for class files. |
ClassLoader::getUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |
ClassUtils::newReflectionClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php |
Create a new reflection class |
ClassMetadataFactoryTest::$cmf |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
DebugClassLoader::$classFinder |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
|
ElementTest::testButtonClasses |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests button classes. |
ClassWithConstants::SOME_VALUE |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithConstants.php |
|
FetchTest::testQueryFetchClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record into a new instance of a custom class. |
AnnotationClassLoader::$reader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|