| 
            FileItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Type/FileItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            ConstraintAValidator::initialize           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintAValidator.php           | 
                  
            Initializes the constraint validator.           | 
              
          
                  | 
            ContainerBuilder::addDefinitions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php           | 
                  
            Adds the service definitions.           | 
              
          
                  | 
            ContainerBuilder::setDefinitions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php           | 
                  
            Sets the service definitions.           | 
              
          
                  | 
            ContainerBuilder::getDefinitions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php           | 
                  
            Gets all service definitions.           | 
              
          
                  | 
            ContainerBuilder::findDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php           | 
                  
            Gets a service definition by id or alias.           | 
              
          
                  | 
            InlineServiceDefinitionsPass.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php           | 
                  
                       | 
              
          
                  | 
            TextItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/text/lib/Drupal/text/Type/TextItem.php           | 
                  
            Implements ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            GeneratorNotInitializedException           | 
                  
            class           | 
                  
            drupal/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php           | 
                  
            Class for exceptions thrown when the generator has not been initialized.           | 
              
          
                  | 
            DateItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/DateItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            TestItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/TestItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            InlineServiceDefinitionsPassTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php           | 
                  
                       | 
              
          
                  | 
            Layout::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/layout/lib/Drupal/layout/Plugin/Derivative/Layout.php           | 
                  
            Implements DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            StringItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php           | 
                  
            Definitions of the contained properties.           | 
              
          
                  | 
            InfoHookDecorator::getDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php           | 
                  
            Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition().           | 
              
          
                  | 
            StaticTest::alterRouteDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/StaticTest.php           | 
                  
            Allows access plugins to alter the route definition of a view.           | 
              
          
                  | 
            ListInterface::getItemDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/ListInterface.php           | 
                  
            Gets the definition of a contained item.           | 
              
          
                  | 
            PathItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/path/lib/Drupal/path/Type/PathItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            EntityBCDecorator::getDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php           | 
                  
            Forwards the call to the decorated entity.           | 
              
          
                  | 
            overlay_overlay_child_initialize           | 
                  
            function           | 
                  
            drupal/core/modules/overlay/overlay.module           | 
                  
            Implements hook_overlay_child_initialize().           | 
              
          
                  | 
            ProcessDecorator::getDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/ProcessDecorator.php           | 
                  
            Implements \Drupal\Component\Plugin\Discovery\DicoveryInterface::getDefinitions().           | 
              
          
                  | 
            BlockPluginBag::initializePlugin           | 
                  
            function           | 
                  
            drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php           | 
                  
            Initializes a plugin and stores the result in $this->pluginInstances.           | 
              
          
                  | 
            YamlFileLoader::parseDefinitions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php           | 
                  
            Parses definitions           | 
              
          
                  | 
            ThemeEarlyInitializationTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php           | 
                  
            Definition of Drupal\system\Tests\Theme\ThemeEarlyInitializationTest.           | 
              
          
                  | 
            DefinitionDecorator::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php           | 
                  
            Constructor.           | 
              
          
                  | 
            EntityNG::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityNG.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            LinkItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/link/lib/Drupal/link/Type/LinkItem.php           | 
                  
            Implements ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            DefinitionDecorator::getArgument           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php           | 
                  
            Gets an argument to pass to the service constructor/factory method.           | 
              
          
                  | 
            PluginManagerBase::getDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php           | 
                  
            Gets a specific plugin definition.           | 
              
          
                  | 
            AttributeBagTest::testInitialize           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php           | 
                  
                       | 
              
          
                  | 
            PluginInstanceTest::$definitions           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php           | 
                  
            An array of plugin definitions, keyed by plugin type.           | 
              
          
                  | 
            KernelForTest::initializeBundles           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/KernelForTest.php           | 
                  
            Initializes the data structures related to the bundle management.           | 
              
          
                  | 
            Twig_Environment::initExtensions           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Environment.php           | 
                  
                       | 
              
          
                  | 
            _drupal_initialize_db_test_prefix           | 
                  
            function           | 
                  
            drupal/core/includes/bootstrap.inc           | 
                  
            In a test environment, get the test db prefix and set it in $databases.           | 
              
          
                  | 
            DrupalKernel::initializeContainer           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/DrupalKernel.php           | 
                  
            Initializes the service container.           | 
              
          
                  | 
            EmailItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/email/lib/Drupal/email/Type/EmailItem.php           | 
                  
            Implements ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            DefinitionTest::testSetIsAbstract           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\Definition::setAbstract
@covers Symfony\Component\DependencyInjection\Definition::isAbstract           | 
              
          
                  | 
            DatabaseBackend::schemaDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php           | 
                  
            Defines the schema for the cache bin and cache_tags table.           | 
              
          
                  | 
            UrlAliasFixtures::tableDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php           | 
                  
            Returns the table definition for the URL alias fixtures.           | 
              
          
                  | 
            RemoveAbstractDefinitionsPass.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php           | 
                  
                       | 
              
          
                  | 
            ThemeRegistry::initializeRegistry           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php           | 
                  
            Initializes the full theme registry.           | 
              
          
                  | 
            ShapeItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/ShapeItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            BooleanItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/BooleanItem.php           | 
                  
            Definitions of the contained properties.           | 
              
          
                  | 
            InfoHookDecorator::getDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php           | 
                  
            Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().           | 
              
          
                  | 
            KernelTest::testInitializeBundles           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php           | 
                  
                       | 
              
          
                  | 
            ImageItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/image/lib/Drupal/image/Type/ImageItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            StaticDiscovery::deleteDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php           | 
                  
            Deletes a plugin definition.           | 
              
          
                  | 
            overlay_overlay_parent_initialize           | 
                  
            function           | 
                  
            drupal/core/modules/overlay/overlay.module           | 
                  
            Implements hook_overlay_parent_initialize().           | 
              
          
                  | 
            ConstraintDefinitionException.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/ConstraintDefinitionException.php           | 
                  
                       | 
              
          
                  | 
            IntegerItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/IntegerItem.php           | 
                  
            Definitions of the contained properties.           |