Search for storage

  1. Search 7.x for storage
  2. Search 9.5.x for storage
  3. Search 8.9.x for storage
  4. Search 10.3.x for storage
  5. Other projects
Title Object type File name Summary
LayoutBuilderEntityViewDisplayStorage class core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplayStorage.php Provides storage for entity view display entities that have layouts.
LayoutBuilderEntityViewDisplayStorage.php file core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplayStorage.php
LayoutBuilderEntityViewDisplayStorage::mapFromStorageRecords function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplayStorage.php Maps from storage records to entity objects.
LayoutBuilderEntityViewDisplayStorage::mapToStorageRecord function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplayStorage.php Maps from an entity object to the storage record.
LayoutBuilderLocalTaskDeriver::$sectionStorageManager property core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php The section storage manager.
LayoutBuilderRoutes::$sectionStorageManager property core/modules/layout_builder/src/Routing/LayoutBuilderRoutes.php The section storage manager.
LayoutBuilderRoutesTest::$sectionStorageManager property core/modules/layout_builder/tests/src/Unit/LayoutBuilderRoutesTest.php The Layout Builder route builder.
LayoutBuilderSectionStorageTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php Tests the UI aspects of section storage.
LayoutBuilderSectionStorageTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php
LayoutBuilderSectionStorageTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php The theme to install as the default for testing.
LayoutBuilderSectionStorageTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php Modules to install.
LayoutBuilderSectionStorageTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php
LayoutBuilderSectionStorageTest::testRenderByContextAwarePluginDelegate function core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php Tests that section loading is delegated to plugins during rendering.
LayoutBuilderWidget::getSectionStorage function core/modules/layout_builder/src/Plugin/Field/FieldWidget/LayoutBuilderWidget.php Gets the section storage.
LayoutEntityHelperTrait::$sectionStorageManager property core/modules/layout_builder/src/LayoutEntityHelperTrait.php The section storage manager.
LayoutEntityHelperTrait::getOverridesSectionStorageForEntity function core/modules/layout_builder/src/LayoutEntityHelperTrait.php Gets the overrides section storage for an entity.
LayoutEntityHelperTrait::getSectionStorageContextsForEntity function core/modules/layout_builder/src/LayoutEntityHelperTrait.php Gets the section storage contexts for an entity.
LayoutEntityHelperTrait::getSectionStorageForEntity function core/modules/layout_builder/src/LayoutEntityHelperTrait.php Gets the section storage for an entity.
LayoutEntityHelperTrait::originalEntityUsesDefaultStorage function core/modules/layout_builder/src/LayoutEntityHelperTrait.php Determines if the original entity used the default section storage.
LayoutEntityHelperTrait::sectionStorageManager function core/modules/layout_builder/src/LayoutEntityHelperTrait.php Gets the section storage manager.
LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Data provider for testGetSectionStorageForEntity().
LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Data provider for testOriginalEntityUsesDefaultStorage().
LayoutEntityHelperTraitTest::testGetSectionStorageForEntity function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Tests get section storage for entity.
LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Tests original entity uses default storage.
LayoutForm::$sectionStorage property core/modules/navigation/src/Form/LayoutForm.php The section storage.
LayoutRebuildConfirmFormBase::$sectionStorage property core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php The section storage.
LayoutRebuildConfirmFormBase::handleSectionStorage function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Performs any actions on the section storage before saving.
LayoutRestTestBase::$nodeStorage property core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php The node storage.
LayoutSectionStorageParamConverter class core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php Loads the section storage from the routing defaults.
LayoutSectionStorageParamConverter.php file core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php
LayoutSectionStorageParamConverter::$sectionStorageManager property core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php The section storage manager.
LayoutSectionStorageParamConverter::applies function core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php Determines if the converter applies to a specific route and variable.
LayoutSectionStorageParamConverter::convert function core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php Converts path variables to their corresponding objects.
LayoutSectionStorageParamConverter::__construct function core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php Constructs a new LayoutSectionStorageParamConverter.
LayoutSectionStorageParamConverterTest class core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php Tests Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter.
LayoutSectionStorageParamConverterTest.php file core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php
LayoutSectionStorageParamConverterTest::testConvert function core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php Tests convert.
LayoutSectionStorageParamConverterTest::testConvertInvalidConverter function core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php Tests convert invalid converter.
LayoutSectionStorageParamConverterTest::testConvertNoType function core/modules/layout_builder/tests/src/Unit/LayoutSectionStorageParamConverterTest.php Tests convert no type.
LinkFieldTest::$fieldStorage property core/modules/link/tests/src/Functional/LinkFieldTest.php A field to use in this test class.
ListFloatItem::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php Returns a form for the storage-level settings.
ListIntegerItem::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php Returns a form for the storage-level settings.
ListItemBase::defaultStorageSettings function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Defines the storage-level settings for this plugin.
ListItemBase::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns a form for the storage-level settings.
ListItemBase::storageSettingsFromConfigData function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns a settings array in the field type's canonical representation.
ListItemBase::storageSettingsToConfigData function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns a settings array that can be stored as a configuration value.
ListItemBase::submitFieldStorageUpdate function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Resets the static variable on field storage update.
ListStringItem::storageSettingsForm function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Returns a form for the storage-level settings.
locale.default.config.storage service core/modules/locale/locale.services.yml Drupal\locale\LocaleDefaultConfigStorage
locale.storage service core/modules/locale/locale.services.yml Drupal\locale\StringDatabaseStorage

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.