ApcUniversalClassLoaderTest |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
ClassLoader::getClassLoader |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Gets the <tt>ClassLoader</tt> from the SPL autoload stack that is responsible
for (and is able to load) the class with the given name. |
DummyClassMethodSyntaxError |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
MapClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
Constructor. |
ClassCollectionLoader::load |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Loads a list of classes and caches them in one big file. |
Reader::getClassAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
XcacheClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Registers this instance as an autoloader. |
XcacheClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Finds a file by class name while caching lookups to Xcache. |
ApcClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Constructor. |
AnnotatedClassDiscovery.php |
file |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php |
Definition of Drupal\Core\Plugin\Discovery\AnnotatedClassDiscovery. |
DebugClassLoader::loadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Loads the given class or interface. |
ReflectionService::getClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
Return a reflection class instance or null |
InvalidAnnotationUsageClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageClass.php |
@NoAnnotation |
AnnotationClassLoader::load |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
Loads from annotations from a class. |
ClassMetadata::isIdentifier |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Checks if the given field name is a mapped identifier for this class. |
Definition::setFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the name of the class that acts as a factory using the factory method,
which will be invoked statically. |
Definition::getFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the factory class. |
drupal_classloader_register |
function |
drupal/core/includes/bootstrap.inc |
Registers an additional namespace. |
ApcUniversalClassLoader.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php |
|
DefaultStyle::$usesRowClass |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/DefaultStyle.php |
Does the style plugin support custom css class for the rows. |
TestBase::$verboseClassName |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Safe class name for use in verbose output filenames. |
ExceptionHandler::abbrClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php |
|
AnnotatedClassDiscoveryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php |
Tests that plugins with annotated classes are correctly discovered. |
Connection::$statementClass |
property |
drupal/core/lib/Drupal/Core/Database/Connection.php |
The name of the Statement class for this connection. |
StaticClassFixture::$called |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ContainerAwareTraceableEventDispatcherTest.php |
|
ThemeTest::testClassLoading |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Tests theme can provide classes. |
UniversalClassLoaderTest.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
ClassMetadataFactoryTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassCollectionLoader::$seen |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
|
ClassUtilsTest::dataGetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
ClassUtilsTest::testGetClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
@dataProvider dataGetClass |
XcacheClassLoader::loadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Loads the given class or interface. |
Twig_Function_Node::getClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function/Node.php |
|
ApcClassLoader::$classFinder |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
|
ClassLoader::$useIncludePath |
property |
drupal/core/vendor/composer/ClassLoader.php |
|
ClassLoader::getFallbackDirs |
function |
drupal/core/vendor/composer/ClassLoader.php |
|
ClassWithClosure::methodName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithClosure.php |
Plugin annotation
@AnnotationTargetAll(@AnnotationTargetAnnotation); |
ClassLoader::$useIncludePath |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
|
ClassLoader::getFallbackDirs |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Returns fallback directories. |
DebugClassLoader::unregister |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Unregisters this instance as an autoloader. |
ClassWithConstants::SOME_KEY |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithConstants.php |
|
DrupalKernel::$bundleClasses |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
The list of the classnames of the bundles in this kernel. |
ClassMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Gets the mapped identifier field name. |
ClassMapGenerator::createMap |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
Iterate over all files in the given directory searching for classes |
ClassMetadata::getFieldNames |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
A numerically indexed list of field names of this persistent class. |
AnnotationTargetClass::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
|
AnnotationTargetClass::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
|
AbstractClassMetadataFactory |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
The ClassMetadataFactory is used to create ClassMetadata objects that contain all the
metadata mapping informations of a class which describes how a class should be mapped
to a relational database. |
NamespacedSingleClassLOC1000 |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespacedSingleClassLOC1000.php |
|
DocParser::$classIdentifiers |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
An array of all valid tokens for a class name. |