Table::$usesRowClass |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Does the style plugin support custom css class for the rows. |
DebugClassLoader.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
|
Definition::setClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the service class. |
Definition::getClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the service class. |
ClassMetadataFactory |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Contract for a Doctrine persistence layer ClassMetadata class to implement. |
ClassFinderInterface |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php |
Finds a class in a PSR-0 structure. |
Target::TARGET_CLASS |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Target.php |
|
Kernel::setClassCache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Used internally. |
FullyClassifiedParent |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/FullyClassifiedParent.php |
|
ClassLoader::register |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Registers this ClassLoader on the SPL autoload stack. |
DummyClassSyntaxError |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
Plugin annotation
@DummyAnnotation(@) |
BazClass::getInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
FooClass::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/foo.php |
|
FooClass::getInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/foo.php |
|
ClassCollectionLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
ClassCollectionLoader. |
PhpParser::parseClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php |
Parses a class. |
ClassLoader::register |
function |
drupal/core/vendor/composer/ClassLoader.php |
Registers this instance as an autoloader. |
ClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Registers this instance as an autoloader. |
ClassLoader::findFile |
function |
drupal/core/vendor/composer/ClassLoader.php |
Finds the path to the file where the class is defined. |
ClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Finds the path to the file where the class is defined. |
autoload_classmap.php |
file |
drupal/core/vendor/composer/autoload_classmap.php |
|
PhpDumper::startClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds the class headers. |
AnnotationClassLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
AnnotationClassLoader loads routing information from a PHP class and its methods. |
XcacheClassLoader.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
|
DummyClass::getField1 |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DummyClass.php |
Gets the value of field1. |
ClassMapGenerator.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
|
MultipleClassesInFile |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/MultipleClassesInFile.php |
|
AnnotationTargetClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php |
Plugin annotation
@Target("CLASS"); |
AddClassesToCachePass |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
Sets the classes to compile in the cache for the container. |
StaticReflectionClass |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
SomeClass::testMethod |
function |
drupal/core/modules/system/tests/modules/module_autoload_test/lib/Drupal/module_autoload_test/SomeClass.php |
|
ClassMapGeneratorTest |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
Kernel::loadClassCache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Loads the PHP class cache. |
TestChildClass::$child |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@\Doctrine\Tests\Common\Annotations\Foo\Name(name = "foo") |
PREG_CLASS_PUNCTUATION |
constant |
drupal/core/modules/search/search.module |
Matches all 'P' Unicode character classes (punctuation) |
ClassLoaderTest_ClassA |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest/ClassA.class.php |
|
ClassLoaderTest_ClassB |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest/ClassB.class.php |
|
ClassLoaderTest_ClassC |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest/ClassC.class.php |
|
ClassLoader::loadClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Loads the given class or interface. |
NonNamespacedClass.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NonNamespacedClass.php |
|
SingleClassLOC1000.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
ClassWithConstants.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithConstants.php |
|
ClassLoader::$prefixes |
property |
drupal/core/vendor/composer/ClassLoader.php |
|
SetStateClass::$values |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
ClassLoader::$classMap |
property |
drupal/core/vendor/composer/ClassLoader.php |
|
ClassLoader::$prefixes |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
|
ClassLoader::addPrefix |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Registers a set of classes |
ClassLoader::loadClass |
function |
drupal/core/vendor/composer/ClassLoader.php |
Loads the given class or interface. |
ClassLoader::loadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Loads the given class or interface. |
Twig_Test_Node::$class |
property |
drupal/core/vendor/twig/twig/lib/Twig/Test/Node.php |
|