Search for storage
- Search 7.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 |
|---|---|---|---|
| NullStorageExpirable::setWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
| NullStorageExpirable::__construct | function | core/ |
Creates a new expirable null key/value store. |
| NullStorageTest | class | core/ |
Tests the NullStorage. |
| NullStorageTest.php | file | core/ |
|
| NullStorageTest::testCollection | function | core/ |
Tests createCollection. |
| OpmlFeedAdd::$feedStorage | property | core/ |
The feed storage. |
| 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. |
| options_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| options_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| options_field_storage_config_update_forbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| OverridesEntityForm::$sectionStorage | property | core/ |
The section storage. |
| OverridesEntityForm::getSectionStorage | function | core/ |
Retrieves the section storage object. |
| 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::$sectionStorageManager | property | core/ |
The section storage manager. |
| OverridesSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| OverridesSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| OverridesSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| OverridesSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
| OverridesSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| 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/ |
Gets contexts for use during preview. |
| OverridesSectionStorage::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| 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/ |
Gets the URL used to display the Layout Builder UI. |
| OverridesSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| OverridesSectionStorage::getSectionList | function | core/ |
Gets the section list. |
| OverridesSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| OverridesSectionStorage::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
| 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/ |
Determines if this section storage is applicable for the current contexts. |
| OverridesSectionStorage::isOverridden | function | core/ |
Indicates if overrides are in use. |
| OverridesSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| OverridesSectionStorage::save | function | core/ |
Saves the sections. |
| OverridesSectionStorage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage[[api-linebreak]] |
| OverridesSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage[[api-linebreak]] |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.