| 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. |
| NodeRevisionDeleteForm::$nodeStorage |
property |
core/modules/node/src/Form/NodeRevisionDeleteForm.php |
The node storage. |
| NodeRevisionDeleteForm::$nodeTypeStorage |
property |
core/modules/node/src/Form/NodeRevisionDeleteForm.php |
The node type storage. |
| NodeRevisionRevertForm::$nodeStorage |
property |
core/modules/node/src/Form/NodeRevisionRevertForm.php |
The node storage. |
| NodeStatisticsDatabaseStorage |
class |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
Provides the default database storage backend for statistics. |
| NodeStatisticsDatabaseStorage.php |
file |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
|
| NodeStatisticsDatabaseStorage::$connection |
property |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
The database connection used. |
| NodeStatisticsDatabaseStorage::$requestStack |
property |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
The request stack. |
| NodeStatisticsDatabaseStorage::$state |
property |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
The state service. |
| NodeStatisticsDatabaseStorage::deleteViews |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
|
| NodeStatisticsDatabaseStorage::fetchAll |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
|
| NodeStatisticsDatabaseStorage::fetchView |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
|
| NodeStatisticsDatabaseStorage::fetchViews |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
|
| NodeStatisticsDatabaseStorage::getRequestTime |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
Get current request time. |
| NodeStatisticsDatabaseStorage::maxTotalCount |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
|
| NodeStatisticsDatabaseStorage::recordView |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
|
| NodeStatisticsDatabaseStorage::resetDayCount |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
|
| NodeStatisticsDatabaseStorage::__construct |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
Constructs the statistics 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 |
|
| NodeStorage::countDefaultLanguageRevisions |
function |
core/modules/node/src/NodeStorage.php |
|
| NodeStorage::revisionIds |
function |
core/modules/node/src/NodeStorage.php |
|
| NodeStorage::updateType |
function |
core/modules/node/src/NodeStorage.php |
|
| NodeStorage::userRevisionIds |
function |
core/modules/node/src/NodeStorage.php |
|
| NodeStorageInterface |
interface |
core/modules/node/src/NodeStorageInterface.php |
Defines an interface for node entity storage classes. |
| NodeStorageInterface.php |
file |
core/modules/node/src/NodeStorageInterface.php |
|
| NodeStorageInterface::clearRevisionsLanguage |
function |
core/modules/node/src/NodeStorageInterface.php |
Unsets the language for all nodes with the given language. |
| NodeStorageInterface::countDefaultLanguageRevisions |
function |
core/modules/node/src/NodeStorageInterface.php |
Counts the number of revisions in the default language. |
| NodeStorageInterface::revisionIds |
function |
core/modules/node/src/NodeStorageInterface.php |
Gets a list of node revision IDs for a specific node. |
| NodeStorageInterface::updateType |
function |
core/modules/node/src/NodeStorageInterface.php |
Updates all nodes of one type to be of another type. |
| NodeStorageInterface::userRevisionIds |
function |
core/modules/node/src/NodeStorageInterface.php |
Gets a list of revision IDs having a given user as node author. |
| NodeStorageSchema |
class |
core/modules/node/src/NodeStorageSchema.php |
Defines the node schema handler. |
| NodeStorageSchema.php |
file |
core/modules/node/src/NodeStorageSchema.php |
|
| NodeStorageSchema::getEntitySchema |
function |
core/modules/node/src/NodeStorageSchema.php |
|
| NodeStorageSchema::getSharedTableFieldSchema |
function |
core/modules/node/src/NodeStorageSchema.php |
|
| NodeTermData::$vocabularyStorage |
property |
core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php |
The vocabulary storage. |
| NodeViewBuilderTest::$storage |
property |
core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php |
The node storage. |
| NullStorage |
class |
core/lib/Drupal/Core/Config/NullStorage.php |
Defines a stub storage. |
| NullStorage.php |
file |
core/lib/Drupal/Core/Config/NullStorage.php |
|
| NullStorage::$collection |
property |
core/lib/Drupal/Core/Config/NullStorage.php |
The storage collection. |
| NullStorage::createCollection |
function |
core/lib/Drupal/Core/Config/NullStorage.php |
|
| NullStorage::decode |
function |
core/lib/Drupal/Core/Config/NullStorage.php |
|
| NullStorage::delete |
function |
core/lib/Drupal/Core/Config/NullStorage.php |
|
| NullStorage::deleteAll |
function |
core/lib/Drupal/Core/Config/NullStorage.php |
|