CacheDecorator::getDefinition |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DicoveryInterface::getDefinition(). |
Field::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Implements \Drupal\Core\Entity\Field\FieldInterface::getPropertyDefinitions(). |
HookDiscovery::getDefinitions |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DicoveryInterface::getDefinitions(). |
RemoveAbstractDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php |
Removes abstract Definitions |
StaticDiscovery::$definitions |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
The array of plugin definitions, keyed by plugin id. |
SqliteProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
UriItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/UriItem.php |
Field definitions of the contained properties. |
hook_overlay_child_initialize |
function |
drupal/core/modules/overlay/overlay.api.php |
Allow modules to act when an overlay child window is initialized. |
Entity::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
Twig_Environment::initRuntime |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Initializes the runtime environment. |
DefinitionDecorator::$changes |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
|
drupal_environment_initialize |
function |
drupal/core/includes/bootstrap.inc |
Initializes the PHP environment. |
DefinitionDecorator::setClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
Context::setContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::setContextDefinition(). |
Context::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::getContextDefinition(). |
SchemaDiscovery::$definitions |
property |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
The array of plugin definitions, keyed by plugin id. |
ConstraintDefinitionException |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/ConstraintDefinitionException.php |
|
Twig_Environment::initGlobals |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
Definition::setFactoryService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the name of the service that acts as a factory using the factory method. |
Definition::getFactoryService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the factory service id. |
TimeDataCollector::getInitTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the initialization time. |
Mapping::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php |
Implements Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
ExecutionContextTest::testInit |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
ViewTestData::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Returns the schema definition. |
Validator::$objectInitializers |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
ViewUI::getPropertyDefinitions |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
FileItem::$propertyDefinitions |
property |
drupal/core/modules/file/lib/Drupal/file/Type/FileItem.php |
Property definitions of the contained properties. |
ContainerBuilder::$definitions |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
ViewTestBase::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Returns the schema definition. |
DefinitionTest::testSetGetFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setFile
@covers Symfony\Component\DependencyInjection\Definition::getFile |
LanguageManager::$initializing |
property |
drupal/core/lib/Drupal/Core/Language/LanguageManager.php |
Whether already in the process of language initialization. |
_toolbar_initialize_page_cache |
function |
drupal/core/modules/toolbar/toolbar.module |
Use Drupal's page cache for toolbar/subtrees/*, even for authenticated users. |
AlterDecorator::getDefinitions |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
CacheDecorator::getDefinitions |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DicoveryInterface::getDefinitions(). |
TextItem::$propertyDefinitions |
property |
drupal/core/modules/text/lib/Drupal/text/Type/TextItem.php |
Definitions of the contained properties. |
DateItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/DateItem.php |
Definitions of the contained properties. |
TestItem::$propertyDefinitions |
property |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Type/TestItem.php |
Property definitions of the contained properties. |
ViewsSelection::initializeView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Initializes a view. |
ObjectInitializerInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ObjectInitializerInterface.php |
|
AutoExpireFlashBag::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Initializes the Bag |
StaticDiscovery::getDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |
StaticDiscovery::setDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
Sets a plugin definition. |
PathItem::$propertyDefinitions |
property |
drupal/core/modules/path/lib/Drupal/path/Type/PathItem.php |
Definitions of the contained properties. |
XmlFileLoader::parseDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Parses an individual Definition |
DisplayPluginBase::initDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
|
_image_effect_definitions_sort |
function |
drupal/core/modules/image/image.module |
Internal function for sorting image effect definitions through uasort(). |
hook_overlay_parent_initialize |
function |
drupal/core/modules/overlay/overlay.api.php |
Allow modules to act when an overlay parent window is initialized. |
ResolveDefinitionTemplatesPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php |
This replaces all DefinitionDecorator instances with their equivalent fully
merged Definition instance. |
Entity::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
DefinitionDecorator::getParent |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
Returns the Definition being decorated. |