|
classes.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
|
Kernel::$classes |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
|
Extension::$classes |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php |
|
|
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. |
|
MultipleClassesInFile |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/MultipleClassesInFile.php |
|
|
TestBase::$skipClasses |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
This class is skipped when looking for the source of an assertion. |
|
XmlFileLoader::$classes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
An array of SimpleXMLElement instances. |
|
YamlFileLoader::$classes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
An array of YAML class descriptions |
|
AddClassesToCachePass.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
|
|
MultipleClassesInFile.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/MultipleClassesInFile.php |
|
|
sameNsMultipleClasses.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/sameNsMultipleClasses.php |
|
|
Connection::$driverClasses |
property |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Index of what driver-specific class to use for various operations. |
|
PHP_Token_Stream::$classes |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
|
PhpDumper::addProxyClasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Generates code for the proxies to be attached after the container class |
|
DrupalKernel::$bundleClasses |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
The list of the classnames of the bundles in this kernel. |
|
PHP_Token_Stream::getClasses |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
|
FieldWebTest::testFieldClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Tests the field/label/wrapper classes. |
|
AddClassesToCachePass::$kernel |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
|
|
AddClassesToCachePass::process |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
You can modify the container here before it is dumped to PHP code. |
|
Extension::getClassesToCompile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php |
Gets the classes to cache. |
|
Extension::addClassesToCompile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php |
Adds classes to the class cache. |
|
ClassMapGenerator::findClasses |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
Extract the classes in the given file |
|
ElementTest::testButtonClasses |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests button classes. |
|
StyleTest::testCustomRowClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
Tests custom css classes. |
|
FieldPluginBase::elementClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field. |
|
TwigEnvironment::$templateClasses |
property |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
Static cache of template classes. |
|
views.view.test_field_classes.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_classes.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_classes.yml |
|
AddClassesToCachePass::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php |
|
|
CommentCSSTest::testCommentClasses |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php |
Tests CSS classes on comments. |
|
ReflectionService::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
Return an array of the parent classes (not interfaces) for the given class. |
|
ClassMetadataFactory::$loadedClasses |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
|
|
FieldPluginBase::elementLabelClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field's label. |
|
FieldPluginBase::elementWrapperClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field's wrapper. |
|
PHP_CodeCoverage_Report_Node::getClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the classes of this node. |
|
ClassCollectionLoader::getOrderedClasses |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php |
Gets an ordered array of passed classes including all their dependencies. |
|
RegisterSerializationClassesCompilerPass |
class |
drupal/core/modules/serialization/lib/Drupal/serialization/RegisterSerializationClassesCompilerPass.php |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
|
StaticReflectionService::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php |
Return an array of the parent classes (not interfaces) for the given class. |
|
AnnotationDriver::$entityAnnotationClasses |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
Name of the entity annotations as keys |
|
RuntimeReflectionService::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return an array of the parent classes (not interfaces) for the given class. |
|
PHP_CodeCoverage_Report_Node::getNumClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of classes. |
|
PHP_CodeCoverage_Report_Node_File::$classes |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
|
StyleUnformattedTest::testDefaultRowClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Take sure that the default css classes works as expected. |
|
RegisterSerializationClassesCompilerPass.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/RegisterSerializationClassesCompilerPass.php |
Contains \Drupal\serialization\RegisterSerializationClassesCompilerPass. |
|
PHP_CodeCoverage_Report_Node_File::getClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the classes of this node. |
|
ToolbarMenuTranslationTest::testToolbarClasses |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarMenuTranslationTest.php |
Tests that toolbar classes don't change when adding a translation. |
|
AbstractClassMetadataFactory::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Get array of parent classes for the given entity class |
|
RegisterSerializationClassesCompilerPass::sort |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/RegisterSerializationClassesCompilerPass.php |
Sorts by priority. |
|
PHP_CodeCoverage_Report_Node_Directory::$classes |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
|
PHP_CodeCoverage_Report_Node_File::getNumClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of classes. |
|
PHP_CodeCoverage_Report_Node::getClassesAndTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the classes and traits of this node. |