| 
            DiscoveryInterface::getDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryInterface.php           | 
                  
            Gets a specific plugin definition.           | 
              
          
                  | 
            TypedDataInterface::getDefinition           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php           | 
                  
            Gets the data definition.           | 
              
          
                  | 
            PluginManagerBase::getDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php           | 
                  
            Gets the definition of all plugins for this type.           | 
              
          
                  | 
            DecimalItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Type/DecimalItem.php           | 
                  
            Definitions of the contained properties.           | 
              
          
                  | 
            IntegerItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Type/IntegerItem.php           | 
                  
            Definitions of the contained properties.           | 
              
          
                  | 
            FloatItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Type/FloatItem.php           | 
                  
            Implements ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            DateTimeItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/datetime/lib/Drupal/datetime/Type/DateTimeItem.php           | 
                  
            Field definitions of the contained properties.           | 
              
          
                  | 
            DefinitionTest::testSetIsSynthetic           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php           | 
                  
            @covers Symfony\Component\DependencyInjection\Definition::setSynthetic
@covers Symfony\Component\DependencyInjection\Definition::isSynthetic           | 
              
          
                  | 
            ContainerBuilder::removeDefinition           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php           | 
                  
            Removes a service definition.           | 
              
          
                  | 
            FilterStringTest::schemaDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php           | 
                  
            Returns the schema definition.           | 
              
          
                  | 
            EventManagerTest::testInitialState           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php           | 
                  
                       | 
              
          
                  | 
            ViewUnitTestBase::schemaDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php           | 
                  
            Returns the schema definition.           | 
              
          
                  | 
            ResolveDefinitionTemplatesPassTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php           | 
                  
                       | 
              
          
                  | 
            ReplaceAliasByActualDefinitionPass           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php           | 
                  
            Replaces aliases with actual service definitions, effectively removing these
aliases.           | 
              
          
                  | 
            FieldNewItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/comment/lib/Drupal/comment/FieldNewItem.php           | 
                  
            Definitions of the contained properties.           | 
              
          
                  | 
            ResolveDefinitionTemplatesPass.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php           | 
                  
                       | 
              
          
                  | 
            StringItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            LanguageItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php           | 
                  
            Definitions of the contained properties.           | 
              
          
                  | 
            PluginUIManager::processDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Plugin/Type/PluginUIManager.php           | 
                  
            Overrides \Drupal\Component\Plugin\PluginManagerBase::processDefinition().           | 
              
          
                  | 
            NodeTypeInitialLanguageTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            LanguageTestBase::schemaDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php           | 
                  
            Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().           | 
              
          
                  | 
            DiscoveryInterface::getDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryInterface.php           | 
                  
            Gets the definition of all plugins for this type.           | 
              
          
                  | 
            FilterCombineTest::schemaDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php           | 
                  
            Allow {views_test_data}.job to be NULL.           | 
              
          
                  | 
            ContainerBuilder::$aliasDefinitions           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php           | 
                  
                       | 
              
          
                  | 
            CheckDefinitionValidityPassTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php           | 
                  
                       | 
              
          
                  | 
            EasyRdf_Parser_Rdfa::initialContext           | 
                  
            function           | 
                  
            drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php           | 
                  
                       | 
              
          
                  | 
            RemoveUnusedDefinitionsPassTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/RemoveUnusedDefinitionsPassTest.php           | 
                  
                       | 
              
          
                  | 
            ActionManager::getDefinitionsByType           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Action/ActionManager.php           | 
                  
            Gets the plugin definitions for this entity type.           | 
              
          
                  | 
            ViewsBlock::getDerivativeDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition().           | 
              
          
                  | 
            ViewExecutableTest::testInitMethods           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php           | 
                  
            Tests the initDisplay() and initHandlers() methods.           | 
              
          
                  | 
            BooleanItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/BooleanItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            MenuBlock::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/menu/lib/Drupal/menu/Plugin/Derivative/MenuBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           | 
              
          
                  | 
            IntegerItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/Field/Type/IntegerItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            TelephoneItem::$propertyDefinitions           | 
                  
            property           | 
                  
            drupal/core/modules/telephone/lib/Drupal/telephone/Type/TelephoneItem.php           | 
                  
            Definitions of the contained properties.           | 
              
          
                  | 
            FieldInfoTest::testWidgetDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php           | 
                  
            Test that the widget definition functions work.           | 
              
          
                  | 
            DecimalItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Type/DecimalItem.php           | 
                  
            Implements ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            IntegerItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/number/lib/Drupal/number/Type/IntegerItem.php           | 
                  
            Implements ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            DateTimeItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/datetime/lib/Drupal/datetime/Type/DateTimeItem.php           | 
                  
            Implements ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            CustomBlock::getDerivativeDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Derivative/CustomBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition().           | 
              
          
                  | 
            DefinitionTest::testSetGetProperties           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php           | 
                  
                       | 
              
          
                  | 
            InlineServiceDefinitionsPassTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/InlineServiceDefinitionsPassTest.php           | 
                  
                       | 
              
          
                  | 
            Twig_ExtensionInterface::initRuntime           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php           | 
                  
            Initializes the runtime environment.           | 
              
          
                  | 
            GeneratorNotInitializedException.php           | 
                  
            file           | 
                  
            drupal/core/lib/Drupal/Core/Routing/GeneratorNotInitializedException.php           | 
                  
            Definition of Drupal\Core\Routing\GeneratorNotInitializedException.           | 
              
          
                  | 
            RemoveUnusedDefinitionsPass::process           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php           | 
                  
            Processes the ContainerBuilder to remove unused definitions.           | 
              
          
                  | 
            InlineServiceDefinitionsPass::$graph           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php           | 
                  
                       | 
              
          
                  | 
            CacheDecorator::getCachedDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php           | 
                  
            Returns the cached plugin definitions of the decorated discovery class.           | 
              
          
                  | 
            CacheDecorator::setCachedDefinitions           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php           | 
                  
            Sets a cache of plugin definitions for the decorated discovery class.           | 
              
          
                  | 
            FieldNewItem::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/comment/lib/Drupal/comment/FieldNewItem.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            PersistentObject::initializeDoctrine           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php           | 
                  
            Initialize Doctrine Metadata for this class.           | 
              
          
                  | 
            ViewsBlock::getDerivativeDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php           | 
                  
            Implements \Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions().           |