Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ListDataDefinitionInterface | interface | core/ |
Interface for data definitions of lists. |
ListDataDefinitionInterface.php | file | core/ |
|
ListDataDefinitionInterface::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
ListDataDefinitionInterface::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
ListFloatItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ListIntegerItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ListInterface::getDataDefinition | function | core/ |
Gets the data definition. |
ListInterface::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
ListStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
LocalActionManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
LocalActionTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LocaleTranslatedSchemaDefinitionTest | class | core/ |
Adds and configures languages to check field schema definition. |
LocaleTranslatedSchemaDefinitionTest.php | file | core/ |
|
LocaleTranslatedSchemaDefinitionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleTranslatedSchemaDefinitionTest::$modules | property | core/ |
Modules to install. |
LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks | property | core/ |
Use one-time login links instead of submitting the login form. |
LocaleTranslatedSchemaDefinitionTest::setUp | function | core/ |
|
LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition | function | core/ |
Tests that translated field descriptions do not affect the update system. |
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate | function | core/ |
Tests that translations do not affect the update system. |
LocalTaskDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions | function | core/ |
@covers ::getRouteParameters |
LocalTaskManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
LocalTaskManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
LocalTaskTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
MailManagerTest::$definitions | property | core/ |
A list of mail plugin definitions. |
ManageFieldsTest::testFieldUiDefinitionsAlter | function | core/ |
Tests hook_field_info_entity_type_ui_definitions_alter(). |
Map::$definition | property | core/ |
The data definition. |
MapBaseFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
MapDataDefinition | class | core/ |
A typed data definition class for defining maps. |
MapDataDefinition.php | file | core/ |
|
MapDataDefinition::$mainPropertyName | property | core/ |
The name of the main property, or NULL if there is none. |
MapDataDefinition::create | function | core/ |
Creates a new map definition. |
MapDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
MapDataDefinition::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
MapDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
MapDataDefinition::setMainPropertyName | function | core/ |
Sets the main property name. |
MapDataDefinition::setPropertyDefinition | function | core/ |
Sets the definition of a map property. |
MapItem::propertyDefinitions | function | core/ |
Defines field item properties. |
Mapping::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
MappingTest::testInvalidMappingKeyDefinition | function | core/ |
@testWith [false, 42, "The mapping definition at `foobar` is invalid: its `invalid` key contains a integer. It must be an array."] [false, 10.2, "The mapping definition at `foobar` is invalid: its `invalid` key contains a double. It… |
MatcherDumper::schemaDefinition | function | core/ |
Defines the schema for the router table. |
Media::baseFieldDefinitions | function | core/ |
|
MediaRequirementsTest::testMissingSourceFieldDefinition | function | core/ |
Tests that the requirements check can handle a missing source field. |
MediaSourceBase::getSourceFieldDefinition | function | core/ |
Get the source field definition for a media type. |
MediaSourceInterface::getSourceFieldDefinition | function | core/ |
Get the source field definition for a media type. |
MenuLinkContent::baseFieldDefinitions | function | core/ |
|
MenuLinkContent::getPluginDefinition | function | core/ |
Builds up the menu link plugin definition for this entity. |
MenuLinkContentDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.