| 
            ValidatorBuilderTest::testAddObjectInitializer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php           | 
                  
                       | 
              
          
                  | 
            DefinitionTest::testExceptionOnEmptyMethodCall           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php           | 
                  
            @expectedException \Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
@expectedExceptionMessage Method name cannot be empty.           | 
              
          
                  | 
            CheckReferenceValidityPass::$currentDefinition           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php           | 
                  
                       | 
              
          
                  | 
            MockMenuBlockDeriver::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php           | 
                  
            Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            CommentStorageController::baseFieldDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php           | 
                  
            Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions().           | 
              
          
                  | 
            ReplaceAliasByActualDefinitionPass::$formatter           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php           | 
                  
                       | 
              
          
                  | 
            DefaultWizardDeriver::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/DefaultWizardDeriver.php           | 
                  
            Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            TestClassMetadataFactory::initializeReflection           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php           | 
                  
            Initialize Reflection after ClassMetadata was constructed.           | 
              
          
                  | 
            PluginTestBase::$testPluginExpectedDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php           | 
                  
                       | 
              
          
                  | 
            CacheDecoratorTest::testClearCachedDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorTest.php           | 
                  
            Tests CacheDecorator::clearCachedDefinitions().           | 
              
          
                  | 
            StaticDiscoveryDecorator::$registerDefinitions           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php           | 
                  
            A callback or closure used for registering additional definitions.           | 
              
          
                  | 
            PluginInspectionInterface::getPluginDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php           | 
                  
            Returns the definition of the plugin implementation.           | 
              
          
                  | 
            ValidatorBuilderInterface::addObjectInitializer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php           | 
                  
            Adds an object initializer to the validator.           | 
              
          
                  | 
            DatabaseStorageController::baseFieldDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Defines the base properties of the entity type.           | 
              
          
                  | 
            ValidatorBuilderTest::testAddObjectInitializers           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php           | 
                  
                       | 
              
          
                  | 
            TaxonomyTermReferenceItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php           | 
                  
            Property definitions of the contained properties.           | 
              
          
                  | 
            ResolveReferencesToAliasesPass::getDefinitionId           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php           | 
                  
            Resolves an alias into a definition id.           | 
              
          
                  | 
            MockLayoutBlockDeriver::getDerivativeDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php           | 
                  
            Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition().           | 
              
          
                  | 
            ResolveDefinitionTemplatesPassTest::testProcess           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php           | 
                  
                       | 
              
          
                  | 
            ReplaceAliasByActualDefinitionPassTest::process           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php           | 
                  
                       | 
              
          
                  | 
            ValidatorBuilderInterface::addObjectInitializers           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php           | 
                  
            Adds a list of object initializers to the validator.           | 
              
          
                  | 
            DefinitionTest::testGetArgumentShouldCheckBounds           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php           | 
                  
            @expectedException OutOfBoundsException           | 
              
          
                  | 
            MockLayoutBlockDeriver::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php           | 
                  
            Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            AggregatorCategoryBlock::getDerivativeDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorCategoryBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition().           | 
              
          
                  | 
            ViewsExposedFilterBlock::getDerivativeDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsExposedFilterBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition().           | 
              
          
                  | 
            AnalyzeServiceReferencesPass::$currentDefinition           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php           | 
                  
                       | 
              
          
                  | 
            CachedDiscoveryInterface::clearCachedDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php           | 
                  
            Clears static and persistent plugin definition caches.           | 
              
          
                  | 
            MappingDefinitionTest::testMappingDefinitionPage           | 
                  
            function           | 
                  
            drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php           | 
                  
            Creates a node of type page and tests whether the RDF mapping is
attached to the node.           | 
              
          
                  | 
            TaxonomyTermReferenceItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            ThemeEarlyInitializationTest::testRequestListener           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php           | 
                  
            Test that the theme system can generate output in a request listener.           | 
              
          
                  | 
            EntityTestStorageController::baseFieldDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php           | 
                  
            Defines the base properties of the entity type.           | 
              
          
                  | 
            AggregatorCategoryBlock::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Derivative/AggregatorCategoryBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            ViewsExposedFilterBlock::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsExposedFilterBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            ResolveDefinitionTemplatesPass::resolveDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php           | 
                  
            Resolves the definition           | 
              
          
                  | 
            ContextAwarePluginInterface::getContextDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php           | 
                  
            Gets a specific context definition of the plugin.           | 
              
          
                  | 
            AbstractClassMetadataFactory::initializeReflection           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php           | 
                  
            Initialize Reflection after ClassMetadata was constructed.           | 
              
          
                  | 
            KernelTest::testBootInitializesBundlesAndContainer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php           | 
                  
                       | 
              
          
                  | 
            CustomBlockStorageController::baseFieldDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php           | 
                  
            Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions().           | 
              
          
                  | 
            ContextAwarePluginInterface::getContextDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php           | 
                  
            Gets the context definitions of the plugin.           | 
              
          
                  | 
            ConstraintViolationListTest::testInitWithViolations           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php           | 
                  
                       | 
              
          
                  | 
            ReplaceAliasByActualDefinitionPassTest::testProcess           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php           | 
                  
                       | 
              
          
                  | 
            DefinitionTest::testReplaceArgumentShouldCheckBounds           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php           | 
                  
            @expectedException OutOfBoundsException           | 
              
          
                  | 
            EntityTestMulStorageController::baseFieldDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php           | 
                  
            Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions().           | 
              
          
                  | 
            EntityTestRevStorageController::baseFieldDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php           | 
                  
            Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions().           | 
              
          
                  | 
            InlineServiceDefinitionsPass::isInlineableDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php           | 
                  
            Checks if the definition is inlineable.           | 
              
          
                  | 
            ReplaceAliasByActualDefinitionPass::updateReferences           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php           | 
                  
            Updates references to remove aliases.           | 
              
          
                  | 
            EntityStorageControllerInterface::getFieldDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php           | 
                  
            Gets an array of entity field definitions.           | 
              
          
                  | 
            ConfigurableEntityReferenceItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php           | 
                  
            Definitions of the contained properties.           | 
              
          
                  | 
            PluginTestBase::$defaultsTestPluginExpectedDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php           | 
                  
                       | 
              
          
                  | 
            ComposerAutoloaderInitc269e792cec97d4c278bb968546f51b4           | 
                  
            class           | 
                  
            drupal/core/vendor/composer/autoload_real.php           | 
                  
                       |