| 
            ConstraintManager::registerDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php           | 
                  
            Callback for registering definitions for constraints shipped with Symfony.           | 
              
          
                  | 
            ValidatorBuilder::addObjectInitializers           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php           | 
                  
            Adds a list of object initializers to the validator.           | 
              
          
                  | 
            DefinitionTest::testSetGetFactoryMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php           | 
                  
                       | 
              
          
                  | 
            InlineServiceDefinitionsPass::$compiler           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php           | 
                  
                       | 
              
          
                  | 
            TextSummaryItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/text/lib/Drupal/text/Type/TextSummaryItem.php           | 
                  
            Implements ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            ViewsEntityRow::getDerivativeDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php           | 
                  
            Returns the definition of a derivative plugin.           | 
              
          
                  | 
            RoutingFixtures::routingTableDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RoutingFixtures.php           | 
                  
            Returns the table definition for the routing fixtures.           | 
              
          
                  | 
            Twig_Environment::$extensionInitialized           | 
                  
            property           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Environment.php           | 
                  
                       | 
              
          
                  | 
            LanguageBlock::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            ServiceReferenceGraphNode::isDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php           | 
                  
            Checks if the value of this node is a Definition.           | 
              
          
                  | 
            AnnotatedClassDiscovery::getDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php           | 
                  
            Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().           | 
              
          
                  | 
            BlockPluginUI::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/block/lib/Drupal/block/Plugin/Derivative/BlockPluginUI.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            StaticDiscoveryDecorator::getDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php           | 
                  
            Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition().           | 
              
          
                  | 
            ResolveDefinitionTemplatesPass::process           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php           | 
                  
            Process the ContainerBuilder to replace DefinitionDecorator instances with their real Definition instances.           | 
              
          
                  | 
            SelectionBase::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Derivative/SelectionBase.php           | 
                  
            Implements DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            ConstraintManager::getDefinitionsByType           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php           | 
                  
            Returns a list of constraints that support the given type.           | 
              
          
                  | 
            DiscoveryTestBase::$expectedDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php           | 
                  
            The plugin definitions the discovery component is expected to discover.           | 
              
          
                  | 
            PhpDumper::addServiceInlinedDefinitions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php           | 
                  
            Generates the inline definition of a service.           | 
              
          
                  | 
            TestObjectMetadata::initializeReflection           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php           | 
                  
                       | 
              
          
                  | 
            ContainerBuilderTest::testFindDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition           | 
              
          
                  | 
            DefinitionTest::testSetGetFactoryService           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php           | 
                  
                       | 
              
          
                  | 
            CheckDefinitionValidityPassTest::process           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php           | 
                  
                       | 
              
          
                  | 
            InlineServiceDefinitionsPass::$formatter           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php           | 
                  
                       | 
              
          
                  | 
            InlineServiceDefinitionsPass::$currentId           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php           | 
                  
                       | 
              
          
                  | 
            AbstractClassMetadataFactory::initialize           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php           | 
                  
            Lazy initialization of this stuff, especially the metadata driver,
since these are not needed at all when a metadata cache is active.           | 
              
          
                  | 
            ViewsEntityRow::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php           | 
                  
            Returns the definition of all derivatives of a base plugin.           | 
              
          
                  | 
            RemoveUnusedDefinitionsPassTest::process           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php           | 
                  
                       | 
              
          
                  | 
            EntityBCDecorator::getPropertyDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php           | 
                  
            Forwards the call to the decorated entity.           | 
              
          
                  | 
            EntityTranslation::getPropertyDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition().           | 
              
          
                  | 
            SystemMenuBlock::getDerivativeDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition().           | 
              
          
                  | 
            StaticDiscoveryDecorator::getDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php           | 
                  
            Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().           | 
              
          
                  | 
            DefinitionDecoratorTest::testConstructor           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php           | 
                  
                       | 
              
          
                  | 
            DefinitionDecoratorTest::testSetProperty           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php           | 
                  
            @dataProvider getPropertyTests           | 
              
          
                  | 
            DefinitionDecoratorTest::testSetArgument           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php           | 
                  
                       | 
              
          
                  | 
            ConstraintValidatorInterface::initialize           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorInterface.php           | 
                  
            Initializes the constraint validator.           | 
              
          
                  | 
            CheckReferenceValidityPass::getDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php           | 
                  
            Returns the Definition given an id.           | 
              
          
                  | 
            EntityDerivative::getDerivativeDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/rest/lib/Drupal/rest/Plugin/Derivative/EntityDerivative.php           | 
                  
            Implements DerivativeInterface::getDerivativeDefinition().           | 
              
          
                  | 
            InlineServiceDefinitionsPassTest::process           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php           | 
                  
                       | 
              
          
                  | 
            EntityBCDecorator::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php           | 
                  
            Forwards the call to the decorated entity.           | 
              
          
                  | 
            CacheDecoratorTest::testCachedDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php           | 
                  
            Tests that discovered definitions are properly cached.           | 
              
          
                  | 
            EntityTranslation::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            SystemMenuBlock::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Plugin/Derivative/SystemMenuBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            EntityReferenceItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php           | 
                  
            Definitions of the contained properties.           | 
              
          
                  | 
            ResolveDefinitionTemplatesPass::$compiler           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php           | 
                  
                       | 
              
          
                  | 
            DefinitionDecoratorTest::getPropertyTests           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php           | 
                  
                       | 
              
          
                  | 
            PluginManagerBase::clearCachedDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php           | 
                  
            Clears static and persistent plugin definition caches.           | 
              
          
                  | 
            ExecutablePluginBase::getConfigDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php           | 
                  
            Gets the definition of a configuration option.           | 
              
          
                  | 
            OptionsFieldUnitTestBase::$fieldDefinition           | 
                  
            property           | 
                  
            drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php           | 
                  
            The field definition used to created the field entity.           | 
              
          
                  | 
            ReplaceAliasByActualDefinitionPassTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php           | 
                  
                       | 
              
          
                  | 
            RemoveUnusedDefinitionsPass::$repeatedPass           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php           | 
                  
                       |