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::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/ |
|
| 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. |
| NodeGrantDatabaseStorageInterface::checkAll | function | core/ |
Checks all grants for a given account. |
| NodeGrantDatabaseStorageInterface::count | function | core/ |
Counts available node grants. |
| NodeGrantDatabaseStorageInterface::delete | function | core/ |
Deletes all node access entries. |
| NodeGrantDatabaseStorageInterface::deleteNodeRecords | function | core/ |
Remove the access records belonging to certain nodes. |
| NodeGrantDatabaseStorageInterface::write | function | core/ |
Writes a list of grants to the database, deleting previously saved ones. |
| NodeGrantDatabaseStorageInterface::writeDefault | function | core/ |
Creates the default node access grant entry. |
| NodeRevisionRevertForm::$nodeStorage | property | core/ |
The node storage. |
| NodeStorage | class | core/ |
Defines the storage handler class for nodes. |
| NodeStorage.php | file | core/ |
|
| NodeStorage::clearRevisionsLanguage | function | core/ |
Unsets the language for all nodes with the given language. |
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.