Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeStorageInterface | interface | core/ |
Defines an interface for node entity storage classes. |
| NodeStorageInterface.php | file | core/ |
|
| NodeStorageInterface::clearRevisionsLanguage | function | core/ |
Unsets the language for all nodes with the given language. |
| NodeStorageInterface::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
| NodeStorageInterface::revisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
| NodeStorageInterface::updateType | function | core/ |
Updates all nodes of one type to be of another type. |
| NodeStorageInterface::userRevisionIds | function | core/ |
Gets a list of revision IDs having a given user as node author. |
| NodeStorageSchema | class | core/ |
Defines the node schema handler. |
| NodeStorageSchema.php | file | core/ |
|
| NodeStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| NodeStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| NodeTermData::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| NodeTermData::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| NodeTest::$newRevisionsShouldBeAutomatic | property | core/ |
Whether new revisions of updated entities should be created by default. |
| NodeTokenReplaceTest | class | core/ |
Generates text using placeholders for dummy content to check node token replacement. |
| NodeTokenReplaceTest.php | file | core/ |
|
| NodeTokenReplaceTest::$modules | property | core/ |
Modules to enable. |
| NodeTokenReplaceTest::setUp | function | core/ |
|
| NodeTokenReplaceTest::testNodeTokenReplacement | function | core/ |
Creates a node, then tests the tokens generated from it. |
| NodeTranslationExceptionSubscriber::$urlGenerator | property | core/ |
The URL generator. |
| NodeTranslationUITest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the administrator. |
| NodeTranslationUITest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
| NodeTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| NodeType::$entityStorage | property | core/ |
The entity storage. |
| NodeType::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| NodeType::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| NodeTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| NodeUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the node entity type has an 'owner' entity key. |
| NodeViewBuilderTest::$storage | property | core/ |
The node storage. |
| NodeViewController::$entityRepository | property | core/ |
The entity repository service. |
| node_access_test_auto_bubbling.info.yml | file | core/ |
core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.info.yml |
| node_access_test_auto_bubbling.routing.yml | file | core/ |
core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.routing.yml |
| node_page_top | function | core/ |
Implements hook_page_top(). |
| node_tokens | function | core/ |
Implements hook_tokens(). |
| node_token_info | function | core/ |
Implements hook_token_info(). |
| NonAbstractFormStateDecoratorBase | class | core/ |
Provides a non-abstract version of the class under test. |
| NonAbstractFormStateDecoratorBase::__construct | function | core/ |
Creates a new instance. |
| NoSourcePluginDecorator | class | core/ |
Remove definitions which refer to a non-existing source plugin. |
| NoSourcePluginDecorator.php | file | core/ |
|
| NoSourcePluginDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| NoSourcePluginDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| NoSourcePluginDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| NoSourcePluginDecorator::__construct | function | core/ |
Constructs a NoSourcePluginDecorator object. |
| NotNullConstraintValidator | class | core/ |
NotNull constraint validator. |
| NotNullConstraintValidator.php | file | core/ |
|
| NotNullConstraintValidator::validate | function | core/ |
|
| NotRegularDirectoryException | class | core/ |
Exception thrown when a target is not a regular directory (e.g. a file). |
| NotRegularDirectoryException.php | file | core/ |
|
| NullBackendFactory | class | core/ |
|
| NullBackendFactory.php | file | core/ |
Pagination
- Previous page
- Page 158
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.