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 |
|---|---|---|---|
| NavigationSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| NavigationSectionStorage::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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 | class | core/ |
Tests node body field storage. |
| NodeBodyFieldStorageTest.php | file | core/ |
|
| NodeBodyFieldStorageTest.php | file | core/ |
|
| NodeBodyFieldStorageTest::$modules | property | core/ |
Modules to install. |
| NodeBodyFieldStorageTest::$modules | property | core/ |
Modules to install. |
| NodeBodyFieldStorageTest::setUp | function | core/ |
|
| NodeBodyFieldStorageTest::setUp | function | core/ |
|
| NodeBodyFieldStorageTest::testFieldOverrides | function | core/ |
Tests node body field storage persistence even if there are no instances. |
| 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::$hasNodeGrantsImplementations | property | core/ |
Indicates if any module implements hook_node_grants(). |
| NodeGrantDatabaseStorage::access | function | core/ |
Determines access to nodes based on node grants. |
| NodeGrantDatabaseStorage::alterQuery | function | core/ |
Alters a query when node access is required. |
| NodeGrantDatabaseStorage::buildGrantsQueryCondition | function | core/ |
Creates a query condition from an array of node access grants. |
| NodeGrantDatabaseStorage::checkAll | function | core/ |
Checks all grants for a given account. |
| NodeGrantDatabaseStorage::count | function | core/ |
Counts available node grants. |
| NodeGrantDatabaseStorage::delete | function | core/ |
Deletes all node access entries. |
| NodeGrantDatabaseStorage::deleteNodeRecords | function | core/ |
Remove the access records belonging to certain nodes. |
| NodeGrantDatabaseStorage::write | function | core/ |
Writes a list of grants to the database, deleting previously saved ones. |
| NodeGrantDatabaseStorage::writeDefault | function | core/ |
Creates the default node access grant entry. |
| NodeGrantDatabaseStorage::__construct | function | core/ |
|
| NodeGrantDatabaseStorageInterface | interface | core/ |
Provides an interface for node access grant storage. |
| NodeGrantDatabaseStorageInterface.php | file | core/ |
|
| NodeGrantDatabaseStorageInterface::access | function | core/ |
Determines access to nodes based on node grants. |
| NodeGrantDatabaseStorageInterface::alterQuery | function | core/ |
Alters a query when node access is required. |
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.