Search for init
- Search 7.x for init
- Search 9.5.x for init
- Search 8.9.x for init
- Search 10.3.x for init
- Search 11.x for init
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ListDataDefinition::create | function | core/ |
Creates a new list definition. |
| ListDataDefinition::createFromDataType | function | core/ |
|
| ListDataDefinition::createFromItemType | function | core/ |
|
| ListDataDefinition::getClass | function | core/ |
|
| ListDataDefinition::getDataType | function | core/ |
|
| ListDataDefinition::getItemDefinition | function | core/ |
|
| ListDataDefinition::setDataType | function | core/ |
|
| ListDataDefinition::setItemDefinition | function | core/ |
Sets the item definition. |
| ListDataDefinition::__clone | function | core/ |
Magic method: Implements a deep clone. |
| ListDataDefinition::__construct | function | core/ |
|
| 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. |
| ListField::init | function | core/ |
|
| ListFloatItem::propertyDefinitions | function | core/ |
|
| ListIntegerItem::propertyDefinitions | function | core/ |
|
| ListInterface::getDataDefinition | function | core/ |
Gets the data definition. |
| ListInterface::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
| ListStringItem::propertyDefinitions | function | core/ |
|
| LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
| LocalActionManager::clearCachedDefinitions | function | core/ |
|
| LocalActionTest::getDerivativeDefinitions | function | core/ |
|
| 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/ |
Tests get route parameters in plugin definitions. |
| LocalTaskManager::getDefinitions | function | core/ |
|
| LocalTaskManager::processDefinition | function | core/ |
|
| LocalTaskTest::getDerivativeDefinitions | function | core/ |
|
| LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
|
| MailManagerTest::$definitions | property | core/ |
A list of mail plugin definitions. |
| ManageDisplayTest::testNonInitializedFields | function | core/ |
Tests that fields with no explicit display settings do not break. |
| ManageFieldsTest::testFieldUiDefinitionsAlter | function | core/ |
Tests hook_field_info_entity_type_ui_definitions_alter(). |
| ManyToOne::init | function | core/ |
|
| ManyToOne::init | function | core/ |
|
| 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/ |
|
| MapDataDefinition::getMainPropertyName | function | core/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.