|
MappingDefinitionTest::setUp |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
DefinitionDecorator::setFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
|
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. |
|
PluginBase::$pluginDefinition |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginBase.php |
The plugin implementation definition. |
|
HandlerTest::schemaDefinition |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
|
ViewUI::getPropertyDefinition |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
|
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 |
|
DefinitionTest::testSetIsLazy |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setLazy
@covers Symfony\Component\DependencyInjection\Definition::isLazy |
|
DefinitionTest::testClearTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::clearTags |
|
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(). |
|
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. |
|
UriItem::$propertyDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/UriItem.php |
Field definitions of the contained properties. |
|
Entity::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.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 |
|
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 |
|
|
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. |
|
Mapping::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php |
Implements Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
|
ViewTestData::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php |
Returns the schema definition. |
|
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 |
|
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. |
|
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 |
|
_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. |
|
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. |
|
MappingDefinitionTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
|
|
LinkItem::$propertyDefinitions |
property |
drupal/core/modules/link/lib/Drupal/link/Type/LinkItem.php |
Property definitions of the contained properties. |
|
DefinitionDecorator::setPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/DefinitionDecorator.php |
@api |
|
SchemaDiscovery::getDefinition |
function |
drupal/core/lib/Drupal/Core/Config/Schema/SchemaDiscovery.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |