Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 11.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DataDefinitionInterface::isList | function | core/ |
Returns whether the data is multi-valued, i.e. a list of data items. |
DataDefinitionInterface::isReadOnly | function | core/ |
Determines whether the data is read-only. |
DataDefinitionInterface::isRequired | function | core/ |
Determines whether a data value is required. |
DataReferenceDefinition | class | core/ |
A typed data definition class for defining references. |
DataReferenceDefinition.php | file | core/ |
|
DataReferenceDefinition::$targetDefinition | property | core/ |
|
DataReferenceDefinition::create | function | core/ |
Creates a new data reference definition. |
DataReferenceDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
DataReferenceDefinition::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
DataReferenceDefinition::setTargetDefinition | function | core/ |
Sets the definition of the referenced data. |
DataReferenceDefinitionInterface | interface | core/ |
Interface for typed data references. |
DataReferenceDefinitionInterface.php | file | core/ |
|
DataReferenceDefinitionInterface::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
DataReferenceTargetDefinition | class | core/ |
A typed data definition class for the entity reference target_id property. |
DataReferenceTargetDefinition.php | file | core/ |
|
DataReferenceTargetDefinition::getConstraints | function | core/ |
Returns an array of validation constraints. |
DataType::$definition_class | property | core/ |
The definition class to use for defining data of this type. |
DataType::$list_definition_class | property | core/ |
The definition class to use for defining a list of items of this type. |
DateRangeItem::propertyDefinitions | function | core/ |
Defines field item properties. |
DateTimeIso8601NormalizerTest::testDenormalizeNoTargetInstanceOrFieldDefinitionException | function | core/ |
Tests the denormalize function with incomplete serialization context. |
DateTimeItem::propertyDefinitions | function | core/ |
Defines field item properties. |
DbDumpApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
DecimalItem::propertyDefinitions | function | core/ |
Defines field item properties. |
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
DefaultPluginManager::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
DefaultPluginManager::$pluginDefinitionAttributeName | property | core/ |
The name of the attribute that contains the plugin definition. |
DefaultPluginManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
DefaultPluginManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
DefaultPluginManager::extractProviderFromDefinition | function | core/ |
Extracts the provider from a plugin definition. |
DefaultPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
DefaultPluginManager::getCachedDefinitions | function | core/ |
Returns the cached plugin definitions of the decorated discovery class. |
DefaultPluginManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
DefaultPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
DefaultPluginManager::setCachedDefinitions | function | core/ |
Sets a cache of plugin definitions for the decorated discovery class. |
DefaultPluginManagerTest::$expectedDefinitions | property | core/ |
The expected plugin definitions. |
DefaultPluginManagerTest::providerTestProcessDefinition | function | core/ |
|
DefaultPluginManagerTest::testGetDefinitionPluginNotFoundException | function | core/ |
Tests the plugin manager behavior for a missing plugin ID. |
DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface | function | core/ |
Tests plugins without a required interface. |
DefaultPluginManagerTest::testProcessDefinition | function | core/ |
@covers ::processDefinition[[api-linebreak]] @dataProvider providerTestProcessDefinition |
DefaultSelectionDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
DefaultTableMapping::$fieldStorageDefinitions | property | core/ |
The field storage definitions of this mapping. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.