DefinitionDecorator::setFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
CacheDecorator::$definitions |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
The plugin definitions of the decorated discovery class. |
Definition::setFactoryMethod |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the factory method able to create an instance of this class. |
Definition::getFactoryMethod |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the factory method. |
HookDiscovery::getDefinition |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DicoveryInterface::getDefinition(). |
Definition::removeMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Removes a method to call after service initialization. |
EntityManager::getDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::getDefinition(). |
DefinitionTest::testClearTag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::clearTags |
ViewExecutable::initHandlers |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Acquire and attach all of the handlers. |
Field::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Delegate. |
ViewExecutable::_initHandler |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Attach all of the handlers for each type. |
InlineServiceDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Inline service definitions where this is possible. |
FlashBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
|
RemoveAbstractDefinitionsPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php |
Removes abstract Definitions |
drupal_environment_initialize |
function |
drupal/core/includes/bootstrap.inc |
Initializes the PHP environment. |
SqliteProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
|
hook_overlay_child_initialize |
function |
drupal/core/modules/overlay/overlay.api.php |
Allow modules to act when an overlay child window is initialized. |
ViewUI::getPropertyDefinition |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
DefinitionDecorator::$changes |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
|
DefinitionDecorator::setClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
AlterDecorator::getDefinition |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |
CacheDecorator::getDefinition |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DicoveryInterface::getDefinition(). |
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. |
HookDiscovery::getDefinitions |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DicoveryInterface::getDefinitions(). |
DefinitionTest::testArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setArguments
@covers Symfony\Component\DependencyInjection\Definition::getArguments
@covers Symfony\Component\DependencyInjection\Definition::addArgument |
EntityManager::getDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::getDefinitions(). |
DefinitionTest::testClearTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::clearTags |
Field::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Delegate. |
Twig_Environment::initRuntime |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Initializes the runtime environment. |
Entity::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements ComplexDataInterface::getPropertyDefinition(). |
StaticDiscovery::$definitions |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
The array of plugin definitions, keyed by plugin id. |
NestedMatcher::$initialMatcher |
property |
drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php |
The initial matcher to match against. |
AutoExpireFlashBag::initialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Initializes the Bag |
XmlFileLoader::parseDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Parses an individual Definition |
_toolbar_initialize_page_cache |
function |
drupal/core/modules/toolbar/toolbar.module |
Use Drupal's page cache for toolbar/subtrees/*, even for authenticated users. |
_image_effect_definitions_sort |
function |
drupal/core/modules/image/image.module |
Internal function for sorting image effect definitions through uasort(). |
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. |
ContainerTest::testInitialized |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::initialized |
hook_overlay_parent_initialize |
function |
drupal/core/modules/overlay/overlay.api.php |
Allow modules to act when an overlay parent window is initialized. |
ViewUI::getPropertyDefinitions |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
MappingDefinitionTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
|
PhpDumper::$inlinedDefinitions |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
DefinitionDecorator::getParent |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
Returns the Definition being decorated. |
DefinitionDecorator::setPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
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(). |
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 |
TimeDataCollector::getInitTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php |
Gets the initialization time. |
TextItem::$propertyDefinitions |
property |
drupal/core/modules/field/modules/text/lib/Drupal/text/Type/TextItem.php |
Field definitions of the contained properties. |