Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeStorage::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
| NodeStorage::revisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
| NodeStorage::updateType | function | core/ |
Updates all nodes of one type to be of another type. |
| NodeStorage::userRevisionIds | function | core/ |
Gets a list of revision IDs having a given user as node author. |
| 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. |
| NodeSyndicateBlockTest | class | core/ |
Tests if the syndicate block is available. |
| NodeSyndicateBlockTest.php | file | core/ |
|
| NodeSyndicateBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeSyndicateBlockTest::$modules | property | core/ |
Modules to enable. |
| NodeSyndicateBlockTest::setUp | function | core/ |
|
| NodeSyndicateBlockTest::testSyndicateBlock | function | core/ |
Tests that the "Syndicate" block is shown when enabled. |
| NodeTemplateSuggestionsTest | class | core/ |
Tests node template suggestions. |
| NodeTemplateSuggestionsTest.php | file | core/ |
|
| NodeTemplateSuggestionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeTemplateSuggestionsTest::testNodeThemeHookSuggestions | function | core/ |
Tests if template_preprocess_node() generates the correct suggestions. |
| NodeTermData::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| NodeTermData::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| NodeTermData::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| NodeTermData::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NodeTermData::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| NodeTermData::__construct | function | core/ |
Constructs a NodeTermData object. |
| NodeTest | class | core/ |
Tests D6 node source plugin. |
| NodeTest | class | core/ |
Tests D7 node source plugin. |
| NodeTest | class | core/ |
JSON:API integration test for the "Node" content entity type. |
| NodeTest.php | file | core/ |
|
| NodeTest.php | file | core/ |
|
| NodeTest.php | file | core/ |
|
| NodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeTest::$entity | property | core/ |
|
| NodeTest::$entityTypeId | property | core/ |
The tested entity type. |
| NodeTest::$modules | property | core/ |
Modules to enable. |
| NodeTest::$modules | property | core/ |
Modules to enable. |
| NodeTest::$modules | property | core/ |
Modules to enable. |
| NodeTest::$newRevisionsShouldBeAutomatic | property | core/ |
Whether new revisions of updated entities should be created by default. |
| NodeTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| NodeTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
| NodeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| NodeTest::assertCacheableNormalizations | function | core/ |
Asserts that normalizations are cached in an incremental way. |
| NodeTest::assertNormalizedFieldsAreCached | function | core/ |
Checks that the provided field names are the only fields in the cache. |
| NodeTest::createEntity | function | core/ |
Creates the entity to be tested. |
Pagination
- Previous page
- Page 916
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.