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 |
---|---|---|---|
MTimeProtectedFileStorageBase::$secret | property | core/ |
The secret string to use for file creation. |
MTimeProtectedFileStorageBase::$settings | property | core/ |
Test settings to pass to storage instances. |
MTimeProtectedFileStorageBase::$storageClass | property | core/ |
The PHP storage class to test. |
MTimeProtectedFileStorageBase::setUp | function | core/ |
|
MTimeProtectedFileStorageBase::testCRUD | function | core/ |
Tests basic load/save/delete operations. |
MTimeProtectedFileStorageBase::testSecurity | function | core/ |
Tests the security of the MTimeProtectedFileStorage implementation. |
MTimeProtectedFileStorageTest | class | core/ |
Tests the MTimeProtectedFileStorage implementation. |
MTimeProtectedFileStorageTest.php | file | core/ |
|
MTimeProtectedFileStorageTest::$expected | property | core/ |
The expected test results for the security test. |
MTimeProtectedFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
MultipleStaticContext::$userStorage | property | core/ |
The user storage. |
MultipleWidgetFormTest::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
NavigationSectionStorage | class | core/ |
Provides navigation section storage. |
NavigationSectionStorage.php | file | core/ |
|
NavigationSectionStorage::$configFactory | property | core/ |
The config factory. |
NavigationSectionStorage::$sections | property | core/ |
An array of sections. |
NavigationSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
NavigationSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
NavigationSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
NavigationSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
NavigationSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
NavigationSectionStorage::getConfigName | function | core/ |
Returns the name to be used to store in the config system. |
NavigationSectionStorage::getContextMapping | function | core/ |
Gets a mapping of the expected assignment names to their context names. |
NavigationSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
NavigationSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
NavigationSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
NavigationSectionStorage::getSections | function | core/ |
Gets the layout sections. |
NavigationSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
NavigationSectionStorage::getStorageType | function | core/ |
Returns the type of this storage. |
NavigationSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
NavigationSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
NavigationSectionStorage::save | function | core/ |
Saves the sections. |
NavigationSectionStorage::setSections | function | core/ |
Stores the information for all sections. |
NavigationSectionStorage::STORAGE_ID | constant | core/ |
|
NavigationSectionStorage::__construct | function | core/ |
|
NegotiationConfigureForm::$blockStorage | property | core/ |
The block storage. |
NestedFormTest::$fieldStorageSingle | property | core/ |
|
NestedFormTest::$fieldStorageUnlimited | property | core/ |
|
node.grant_storage | service | core/ |
Drupal\node\NodeGrantDatabaseStorage |
NodeAccessControlHandler::$grantStorage | property | core/ |
The node grant storage. |
NodeBodyFieldStorageTest | class | core/ |
Tests node body field storage. |
NodeBodyFieldStorageTest.php | file | core/ |
|
NodeBodyFieldStorageTest::$modules | property | core/ |
Modules to install. |
NodeBodyFieldStorageTest::setUp | function | core/ |
|
NodeBodyFieldStorageTest::testFieldOverrides | function | core/ |
Tests node body field storage persistence even if there are no instances. |
NodeEditFormTest::$nodeStorage | property | core/ |
The node storage. |
NodeGrantDatabaseStorage | class | core/ |
Defines a storage handler class that handles the node grants system. |
NodeGrantDatabaseStorage.php | file | core/ |
|
NodeGrantDatabaseStorage::$database | property | core/ |
The database connection. |
NodeGrantDatabaseStorage::$languageManager | property | core/ |
The language manager. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.