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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DateTimeItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
DateTimeItemInterface::DATETIME_STORAGE_FORMAT | constant | core/ |
Defines the format that date and time should be stored in. |
DateTimeItemInterface::DATE_STORAGE_FORMAT | constant | core/ |
Defines the format that dates should be stored in. |
DateTimeItemInterface::STORAGE_TIMEZONE | constant | core/ |
Defines the timezone that dates should be stored in. |
DateTimeItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DateTimeTimeAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DbLogController::$userStorage | property | core/ |
The user storage. |
DecimalItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
DecimalItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
DefaultConfigTest::doTestsOnConfigStorage | function | core/ |
Tests that default config matches the installed config. |
DefaultsEntityForm::$sectionStorage | property | core/ |
The section storage. |
DefaultsSectionStorage | class | core/ |
Defines the 'defaults' section storage type. |
DefaultsSectionStorage.php | file | core/ |
|
DefaultsSectionStorage::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
DefaultsSectionStorage::$entityTypeManager | property | core/ |
The entity type manager. |
DefaultsSectionStorage::$sampleEntityGenerator | property | core/ |
The sample entity generator. |
DefaultsSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
DefaultsSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
DefaultsSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
DefaultsSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
DefaultsSectionStorage::disableLayoutBuilder | function | core/ |
|
DefaultsSectionStorage::enableLayoutBuilder | function | core/ |
|
DefaultsSectionStorage::extractEntityFromRoute | function | core/ |
Extracts an entity from the route values. |
DefaultsSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
DefaultsSectionStorage::getDisplay | function | core/ |
Gets the entity storing the defaults. |
DefaultsSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
DefaultsSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
DefaultsSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
DefaultsSectionStorage::getRouteParameters | function | core/ |
Provides the route parameters needed to generate a URL for this object. |
DefaultsSectionStorage::getSectionList | function | core/ |
Gets the section list. |
DefaultsSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
DefaultsSectionStorage::getThirdPartyProviders | function | core/ |
|
DefaultsSectionStorage::getThirdPartySetting | function | core/ |
|
DefaultsSectionStorage::getThirdPartySettings | function | core/ |
|
DefaultsSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
DefaultsSectionStorage::isLayoutBuilderEnabled | function | core/ |
|
DefaultsSectionStorage::isOverridable | function | core/ |
|
DefaultsSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
DefaultsSectionStorage::save | function | core/ |
Saves the sections. |
DefaultsSectionStorage::setContext | function | core/ |
|
DefaultsSectionStorage::setOverridable | function | core/ |
|
DefaultsSectionStorage::setThirdPartySetting | function | core/ |
|
DefaultsSectionStorage::unsetThirdPartySetting | function | core/ |
|
DefaultsSectionStorage::__construct | function | core/ |
|
DefaultsSectionStorageInterface | interface | core/ |
Defines an interface for an object that stores layout sections for defaults. |
DefaultsSectionStorageInterface.php | file | core/ |
|
DefaultsSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage |
DefaultsSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage |
DefaultsSectionStorageTest.php | file | core/ |
|
DefaultsSectionStorageTest.php | file | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.