Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 10.3.x for storage
- Search 11.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionsDynamicValuesTestBase::$fieldStorage | property | core/ |
The field storage. |
| OptionsFieldUnitTestBase::$fieldStorage | property | core/ |
The list field storage used in the test. |
| OptionsFieldUnitTestBase::$fieldStorageDefinition | property | core/ |
The field storage definition used to created the field storage. |
| OptionsHooks::fieldStorageConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| OptionsHooks::fieldStorageConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| OptionsHooks::fieldStorageConfigUpdateForbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| OverridesEntityForm::$sectionStorage | property | core/ |
The section storage. |
| OverridesSectionStorage | class | core/ |
Defines the 'overrides' section storage type. |
| OverridesSectionStorage.php | file | core/ |
|
| OverridesSectionStorage::$currentUser | property | core/ |
The current user. |
| OverridesSectionStorage::$entityFieldManager | property | core/ |
The entity field manager. |
| OverridesSectionStorage::$entityRepository | property | core/ |
The entity repository. |
| OverridesSectionStorage::$entityTypeManager | property | core/ |
The entity type manager. |
| OverridesSectionStorage::access | function | core/ |
|
| OverridesSectionStorage::buildLocalTasks | function | core/ |
|
| OverridesSectionStorage::buildRoutes | function | core/ |
|
| OverridesSectionStorage::deriveContextsFromRoute | function | core/ |
|
| OverridesSectionStorage::extractEntityFromRoute | function | core/ |
Extracts an entity from the route values. |
| OverridesSectionStorage::FIELD_NAME | constant | core/ |
The field name used by this storage. |
| OverridesSectionStorage::getContextsDuringPreview | function | core/ |
|
| OverridesSectionStorage::getDefaultSectionStorage | function | core/ |
|
| OverridesSectionStorage::getEntity | function | core/ |
Gets the entity storing the overrides. |
| OverridesSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
| OverridesSectionStorage::getLayoutBuilderUrl | function | core/ |
|
| OverridesSectionStorage::getRedirectUrl | function | core/ |
|
| OverridesSectionStorage::getSectionList | function | core/ |
|
| OverridesSectionStorage::getStorageId | function | core/ |
|
| OverridesSectionStorage::getTempstoreKey | function | core/ |
|
| OverridesSectionStorage::handleTranslationAccess | function | core/ |
Handles access checks related to translations. |
| OverridesSectionStorage::hasIntegerId | function | core/ |
Determines if this entity type's ID is stored as an integer. |
| OverridesSectionStorage::isApplicable | function | core/ |
|
| OverridesSectionStorage::isOverridden | function | core/ |
|
| OverridesSectionStorage::isSupported | function | core/ |
|
| OverridesSectionStorage::label | function | core/ |
|
| OverridesSectionStorage::save | function | core/ |
|
| OverridesSectionStorage::__construct | function | core/ |
|
| OverridesSectionStorageInterface | interface | core/ |
Defines an interface for an object that stores layout sections for overrides. |
| OverridesSectionStorageInterface.php | file | core/ |
|
| OverridesSectionStorageInterface::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| OverridesSectionStorageInterface::isOverridden | function | core/ |
Indicates if overrides are in use. |
| OverridesSectionStorageTest | class | core/ |
Tests Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage. |
| OverridesSectionStorageTest | class | core/ |
Tests Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage. |
| OverridesSectionStorageTest.php | file | core/ |
|
| OverridesSectionStorageTest.php | file | core/ |
|
| OverridesSectionStorageTest::$entityFieldManager | property | core/ |
The entity field manager. |
| OverridesSectionStorageTest::$entityRepository | property | core/ |
The entity repository. |
| OverridesSectionStorageTest::$entityTypeManager | property | core/ |
The entity type manager. |
| OverridesSectionStorageTest::$modules | property | core/ |
|
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.