Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| NodeLegacyTest::setUp | function | core/ |
|
| NodeLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation node_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\node\Entity\Node::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation node_load() is deprecated in… |
| NodeLegacyTest::testNodeGetRevisionAuthor | function | core/ |
Tests that Node::getRevisionAuthor() triggers a deprecation error. |
| NodeLegacyTest::testNodeSetRevisionAuthorId | function | core/ |
Tests that Node::setRevisionAuthorId() triggers a deprecation error. |
| NodeLegacyTest::testNodeTypeIsNewRevision | function | core/ |
Tests that NodeType::isNewRevision() triggers a deprecation error. |
| NodeLegacyTest::testNodeView | function | core/ |
@expectedDeprecation node_view() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('node')->view() instead. See… |
| NodeLinksTest | class | core/ |
Tests the output of node links (read more, add new comment, etc). |
| NodeLinksTest.php | file | core/ |
|
| NodeLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeLinksTest::$modules | property | core/ |
Modules to enable. |
| NodeLinksTest::testHideLinks | function | core/ |
Tests that the links can be hidden in the view display settings. |
| NodeListBuilder | class | core/ |
Defines a class to build a listing of node entities. |
| NodeListBuilder.php | file | core/ |
|
| NodeListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
| NodeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| NodeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| NodeListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| NodeListBuilder::__construct | function | core/ |
Constructs a new NodeListBuilder object. |
| NodeListBuilderTest | class | core/ |
Tests the admin listing fallback when views is not enabled. |
| NodeListBuilderTest.php | file | core/ |
|
| NodeListBuilderTest::$modules | property | core/ |
Modules to enable. |
| NodeListBuilderTest::setUp | function | core/ |
|
| NodeListBuilderTest::testCacheContexts | function | core/ |
Tests that the correct cache contexts are set. |
| NodeLoadMultipleTest | class | core/ |
Tests the loading of multiple nodes. |
| NodeLoadMultipleTest.php | file | core/ |
|
| NodeLoadMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeLoadMultipleTest::$modules | property | core/ |
Enable Views to test the frontpage against Node::loadMultiple() results. |
| NodeLoadMultipleTest::setUp | function | core/ |
|
| NodeLoadMultipleTest::testNodeMultipleLoad | function | core/ |
Creates four nodes and ensures that they are loaded correctly. |
| NodeLoadMultipleTest::testNodeMultipleLoadCaseSensitiveFalse | function | core/ |
Creates four nodes with not case sensitive fields and load them. |
| NodeMigrateType::NODE_MIGRATE_TYPE_CLASSIC | constant | core/ |
Only the classic node migration map tables are in use. |
| NodeMigrateTypeTestTrait | trait | core/ |
Helper functions to test complete and classic node migrations. |
| NodeMigrateTypeTestTrait.php | file | core/ |
|
| NodeMigrateTypeTestTrait::$tableName | property | core/ |
The migrate_map table name. |
| NodeMigrateTypeTestTrait::getTableName | function | core/ |
Gets the migrate_map table name. |
| NodeMigrateTypeTestTrait::makeNodeMigrateMapTable | function | core/ |
Create a node migrate_map table. |
| NodeMigrateTypeTestTrait::nodeMigrateMapTableCount | function | core/ |
Gets the numbers of complete and classic node migrate_map tables. |
| NodeMigrateTypeTestTrait::removeNodeMigrateMapTable | function | core/ |
Remove the node migrate map table. |
| NodeMigrationTypePluginAlterTest | class | core/ |
Tests the assignment of the node migration type in migrations_plugin_alter. |
| NodeMigrationTypePluginAlterTest.php | file | core/ |
|
| NodeMigrationTypePluginAlterTest::$modules | property | core/ |
Modules to enable. |
| NodeMigrationTypePluginAlterTest::providerMigrationPluginAlter | function | core/ |
Data provider for testMigrationPluginAlter(). |
| NodeMigrationTypePluginAlterTest::setUp | function | core/ |
|
| NodeMigrationTypePluginAlterTest::setupDb | function | core/ |
Creates data in the source database. |
| NodeMigrationTypePluginAlterTest::testMigrationPluginAlter | function | core/ |
Tests the assignment of the node migration type. |
| NodeModerationHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| NodeModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
| NodeModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| NodeModerationHandler::__construct | function | core/ |
NodeModerationHandler constructor. |
| NodeNewComments | class | core/ |
Field handler to display the number of new comments. |
Pagination
- Previous page
- Page 887
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.