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
DateTimeItem::storageSettingsForm function core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php
DateTimeItemInterface::DATETIME_STORAGE_FORMAT constant core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItemInterface.php Defines the format that date and time should be stored in.
DateTimeItemInterface::DATE_STORAGE_FORMAT constant core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItemInterface.php Defines the format that dates should be stored in.
DateTimeItemInterface::STORAGE_TIMEZONE constant core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItemInterface.php Defines the timezone that dates should be stored in.
DateTimeItemTest::$fieldStorage property core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php A field storage to use in this test class.
DateTimeTimeAgoFormatterTest::$fieldStorage property core/modules/datetime/tests/src/Functional/DateTimeTimeAgoFormatterTest.php A field storage to use in this test class.
DbLogController::$userStorage property core/modules/dblog/src/Controller/DbLogController.php The user storage.
DecimalItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php
DecimalItem::storageSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php
DefaultConfigTest::doTestsOnConfigStorage function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests that default config matches the installed config.
DefaultsEntityForm::$sectionStorage property core/modules/layout_builder/src/Form/DefaultsEntityForm.php The section storage.
DefaultsSectionStorage class core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Defines the 'defaults' section storage type.
DefaultsSectionStorage.php file core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::$entityTypeBundleInfo property core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php The entity type bundle info.
DefaultsSectionStorage::$entityTypeManager property core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php The entity type manager.
DefaultsSectionStorage::$sampleEntityGenerator property core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php The sample entity generator.
DefaultsSectionStorage::access function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::buildRoutes function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::create function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::deriveContextsFromRoute function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::disableLayoutBuilder function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::enableLayoutBuilder function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::extractEntityFromRoute function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Extracts an entity from the route values.
DefaultsSectionStorage::getContextsDuringPreview function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getDisplay function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Gets the entity storing the defaults.
DefaultsSectionStorage::getEntityTypes function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Returns an array of relevant entity types.
DefaultsSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getRedirectUrl function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getRouteParameters function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Provides the route parameters needed to generate a URL for this object.
DefaultsSectionStorage::getSectionList function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getStorageId function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getThirdPartyProviders function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getThirdPartySetting function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getThirdPartySettings function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::isApplicable function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::isLayoutBuilderEnabled function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::isOverridable function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::label function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::save function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::setContext function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::setOverridable function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::setThirdPartySetting function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::unsetThirdPartySetting function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::__construct function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorageInterface interface core/modules/layout_builder/src/DefaultsSectionStorageInterface.php Defines an interface for an object that stores layout sections for defaults.
DefaultsSectionStorageInterface.php file core/modules/layout_builder/src/DefaultsSectionStorageInterface.php
DefaultsSectionStorageTest class core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage
DefaultsSectionStorageTest class core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage
DefaultsSectionStorageTest.php file core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php
DefaultsSectionStorageTest.php file core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php

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