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
NavigationSectionStorage::getStorageType function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Returns the type of this storage.
NavigationSectionStorage::isApplicable function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Determines if this section storage is applicable for the current contexts.
NavigationSectionStorage::label function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Gets the label for the object using the sections.
NavigationSectionStorage::save function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Saves the sections.
NavigationSectionStorage::setSections function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Stores the information for all sections.
NavigationSectionStorage::STORAGE_ID constant core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php
NavigationSectionStorage::__construct function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Constructs a \Drupal\Component\Plugin\PluginBase object.
NegotiationConfigureForm::$blockStorage property core/modules/language/src/Form/NegotiationConfigureForm.php The block storage.
NestedFormTest::$fieldStorageSingle property core/modules/field/tests/src/Functional/NestedFormTest.php
NestedFormTest::$fieldStorageUnlimited property core/modules/field/tests/src/Functional/NestedFormTest.php
node.grant_storage service core/modules/node/node.services.yml Drupal\node\NodeGrantDatabaseStorage
NodeAccessControlHandler::$grantStorage property core/modules/node/src/NodeAccessControlHandler.php The node grant storage.
NodeBodyFieldStorageTest class core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Tests node body field storage.
NodeBodyFieldStorageTest class core/modules/field/tests/src/Kernel/NodeBodyFieldStorageTest.php Tests node body field storage.
NodeBodyFieldStorageTest.php file core/modules/field/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest.php file core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest::$modules property core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Modules to install.
NodeBodyFieldStorageTest::$modules property core/modules/field/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest::setUp function core/modules/field/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest::setUp function core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php
NodeBodyFieldStorageTest::testFieldOverrides function core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php Tests node body field storage persistence even if there are no instances.
NodeBodyFieldStorageTest::testFieldOverrides function core/modules/field/tests/src/Kernel/NodeBodyFieldStorageTest.php Tests node body field storage persistence even if there are no instances.
NodeEditFormTest::$nodeStorage property core/modules/node/tests/src/Functional/NodeEditFormTest.php The node storage.
NodeGrantDatabaseStorage class core/modules/node/src/NodeGrantDatabaseStorage.php Defines a storage handler class that handles the node grants system.
NodeGrantDatabaseStorage.php file core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorage::$hasNodeGrantsImplementations property core/modules/node/src/NodeGrantDatabaseStorage.php Indicates if any module implements hook_node_grants().
NodeGrantDatabaseStorage::access function core/modules/node/src/NodeGrantDatabaseStorage.php Determines access to nodes based on node grants.
NodeGrantDatabaseStorage::alterQuery function core/modules/node/src/NodeGrantDatabaseStorage.php Alters a query when node access is required.
NodeGrantDatabaseStorage::buildGrantsQueryCondition function core/modules/node/src/NodeGrantDatabaseStorage.php Creates a query condition from an array of node access grants.
NodeGrantDatabaseStorage::checkAll function core/modules/node/src/NodeGrantDatabaseStorage.php Checks all grants for a given account.
NodeGrantDatabaseStorage::count function core/modules/node/src/NodeGrantDatabaseStorage.php Counts available node grants.
NodeGrantDatabaseStorage::delete function core/modules/node/src/NodeGrantDatabaseStorage.php Deletes all node access entries.
NodeGrantDatabaseStorage::deleteNodeRecords function core/modules/node/src/NodeGrantDatabaseStorage.php Remove the access records belonging to certain nodes.
NodeGrantDatabaseStorage::write function core/modules/node/src/NodeGrantDatabaseStorage.php Writes a list of grants to the database, deleting previously saved ones.
NodeGrantDatabaseStorage::writeDefault function core/modules/node/src/NodeGrantDatabaseStorage.php Creates the default node access grant entry.
NodeGrantDatabaseStorage::__construct function core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorageInterface interface core/modules/node/src/NodeGrantDatabaseStorageInterface.php Provides an interface for node access grant storage.
NodeGrantDatabaseStorageInterface.php file core/modules/node/src/NodeGrantDatabaseStorageInterface.php
NodeGrantDatabaseStorageInterface::access function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Determines access to nodes based on node grants.
NodeGrantDatabaseStorageInterface::alterQuery function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Alters a query when node access is required.
NodeGrantDatabaseStorageInterface::checkAll function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Checks all grants for a given account.
NodeGrantDatabaseStorageInterface::count function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Counts available node grants.
NodeGrantDatabaseStorageInterface::delete function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Deletes all node access entries.
NodeGrantDatabaseStorageInterface::deleteNodeRecords function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Remove the access records belonging to certain nodes.
NodeGrantDatabaseStorageInterface::write function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Writes a list of grants to the database, deleting previously saved ones.
NodeGrantDatabaseStorageInterface::writeDefault function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Creates the default node access grant entry.
NodeRevisionRevertForm::$nodeStorage property core/modules/node/src/Form/NodeRevisionRevertForm.php The node storage.
NodeStorage class core/modules/node/src/NodeStorage.php Defines the storage handler class for nodes.
NodeStorage.php file core/modules/node/src/NodeStorage.php
NodeStorage::clearRevisionsLanguage function core/modules/node/src/NodeStorage.php Unsets the language for all nodes with the given language.

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