Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 11.x for storage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderLocalTaskDeriver::$sectionStorageManager | property | core/ |
The section storage manager. |
LayoutBuilderRoutes::$sectionStorageManager | property | core/ |
The section storage manager. |
LayoutBuilderRoutesTest::$sectionStorageManager | property | core/ |
The Layout Builder route builder. |
LayoutBuilderSectionStorageTest | class | core/ |
Tests the UI aspects of section storage. |
LayoutBuilderSectionStorageTest.php | file | core/ |
|
LayoutBuilderSectionStorageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderSectionStorageTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderSectionStorageTest::setUp | function | core/ |
|
LayoutBuilderSectionStorageTest::testRenderByContextAwarePluginDelegate | function | core/ |
Tests that section loading is delegated to plugins during rendering. |
LayoutBuilderWidget::getSectionStorage | function | core/ |
Gets the section storage. |
LayoutEntityHelperTrait::$sectionStorageManager | property | core/ |
The section storage manager. |
LayoutEntityHelperTrait::getSectionStorageForEntity | function | core/ |
Gets the section storage for an entity. |
LayoutEntityHelperTrait::originalEntityUsesDefaultStorage | function | core/ |
Determines if the original entity used the default section storage. |
LayoutEntityHelperTrait::sectionStorageManager | function | core/ |
Gets the section storage manager. |
LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity | function | core/ |
Data provider for testGetSectionStorageForEntity(). |
LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage | function | core/ |
Data provider for testOriginalEntityUsesDefaultStorage(). |
LayoutEntityHelperTraitTest::testGetSectionStorageForEntity | function | core/ |
@covers ::getSectionStorageForEntity |
LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage | function | core/ |
@covers ::originalEntityUsesDefaultStorage |
LayoutForm::$sectionStorage | property | core/ |
The section storage. |
LayoutRebuildConfirmFormBase::$sectionStorage | property | core/ |
The section storage. |
LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
LayoutRestTestBase::$nodeStorage | property | core/ |
The node storage. |
LayoutSectionStorageParamConverter | class | core/ |
Loads the section storage from the routing defaults. |
LayoutSectionStorageParamConverter.php | file | core/ |
|
LayoutSectionStorageParamConverter::$sectionStorageManager | property | core/ |
The section storage manager. |
LayoutSectionStorageParamConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
LayoutSectionStorageParamConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
LayoutSectionStorageParamConverter::__construct | function | core/ |
Constructs a new LayoutSectionStorageParamConverter. |
LayoutSectionStorageParamConverterTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter |
LayoutSectionStorageParamConverterTest.php | file | core/ |
|
LayoutSectionStorageParamConverterTest::testConvert | function | core/ |
@covers ::convert |
LayoutSectionStorageParamConverterTest::testConvertInvalidConverter | function | core/ |
@covers ::convert |
LayoutSectionStorageParamConverterTest::testConvertNoType | function | core/ |
@covers ::convert |
LinkFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
ListFloatItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
ListIntegerItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
ListItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
ListItemBase::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
ListItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
ListItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
ListItemBase::submitFieldStorageUpdate | function | core/ |
Resets the static variable on field storage update. |
ListStringItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
locale.default.config.storage | service | core/ |
Drupal\locale\LocaleDefaultConfigStorage |
locale.storage | service | core/ |
Drupal\locale\StringDatabaseStorage |
LocaleConfigManager::$configStorage | property | core/ |
The storage instance for reading configuration data. |
LocaleConfigManager::$defaultConfigStorage | property | core/ |
The locale default config storage instance. |
LocaleConfigManager::$localeStorage | property | core/ |
The string storage for reading and writing translations. |
LocaleConfigSubscriber::updateLocaleStorage | function | core/ |
Update locale storage based on configuration translations. |
LocaleConfigSubscriberTest::$stringStorage | property | core/ |
The string storage used in this test. |
LocaleConfigTranslationTest::$storage | property | core/ |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.