Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
NodeCommentsTest::$modules property core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Modules to install.
NodeCommentsTest::$testViews property core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Views used by this test.
NodeCommentsTest::testCommentCount function core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Test the comment count field.
NodeCommentsTest::testNewComments function core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Test the new comments field plugin.
NodeComplete class core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php Gets all node revisions from the source, including translation revisions.
NodeComplete class core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php Gets all node revisions from the source, including translation revisions.
NodeComplete.php file core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php
NodeComplete.php file core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php
NodeComplete::getIds function core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php Defines the source fields uniquely identifying a source row.
NodeComplete::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php Defines the source fields uniquely identifying a source row.
NodeComplete::handleTranslations function core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php Adapt our query for translations.
NodeComplete::JOIN constant core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php The join options between the node and the node_revisions_table.
NodeComplete::JOIN constant core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php The join options between the node and the node_revisions_table.
NodeComplete::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php Adds additional data to the row.
NodeComplete::query function core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php
NodeComplete::query function core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php
NodeCompleteNodeLookup class core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeLookup.php Returns only the nid from migration_lookup on node_complete migration.
NodeCompleteNodeLookup.php file core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeLookup.php
NodeCompleteNodeLookup::transform function core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeLookup.php Performs the associated process.
NodeCompleteNodeRevisionLookup class core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php Returns only the vid from migration_lookup on node_complete migration.
NodeCompleteNodeRevisionLookup.php file core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php
NodeCompleteNodeRevisionLookup::transform function core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php Performs the associated process.
NodeCompleteNodeTranslationLookup class core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeTranslationLookup.php Returns nid and langcode from migration_lookup on node_complete migration.
NodeCompleteNodeTranslationLookup.php file core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeTranslationLookup.php
NodeCompleteNodeTranslationLookup::transform function core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeTranslationLookup.php Performs the associated process.
NodeConditionTest class core/modules/node/tests/src/Kernel/NodeConditionTest.php Tests that conditions, provided by the node module, are working properly.
NodeConditionTest.php file core/modules/node/tests/src/Kernel/NodeConditionTest.php
NodeConditionTest::$modules property core/modules/node/tests/src/Kernel/NodeConditionTest.php Modules to enable.
NodeConditionTest::setUp function core/modules/node/tests/src/Kernel/NodeConditionTest.php
NodeConditionTest::testConditions function core/modules/node/tests/src/Kernel/NodeConditionTest.php Tests conditions.
NodeContextualLinksTest class core/modules/node/tests/src/Functional/NodeContextualLinksTest.php Tests views contextual links on nodes.
NodeContextualLinksTest class core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Tests views contextual links on nodes.
NodeContextualLinksTest.php file core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php
NodeContextualLinksTest.php file core/modules/node/tests/src/Functional/NodeContextualLinksTest.php
NodeContextualLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeContextualLinksTest.php The theme to install as the default for testing.
NodeContextualLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php The theme to install as the default for testing.
NodeContextualLinksTest::$modules property core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Modules to enable.
NodeContextualLinksTest::$modules property core/modules/node/tests/src/Functional/NodeContextualLinksTest.php Modules to enable.
NodeContextualLinksTest::testNodeContextualLinks function core/modules/node/tests/src/Functional/NodeContextualLinksTest.php Tests contextual links.
NodeContextualLinksTest::testPageWithDisabledContextualModule function core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Tests if the node page works if Contextual Links is disabled.
NodeController class core/modules/node/src/Controller/NodeController.php Returns responses for Node routes.
NodeController.php file core/modules/node/src/Controller/NodeController.php
NodeController::$dateFormatter property core/modules/node/src/Controller/NodeController.php The date formatter service.
NodeController::$entityRepository property core/modules/node/src/Controller/NodeController.php The entity repository service.
NodeController::$renderer property core/modules/node/src/Controller/NodeController.php The renderer service.
NodeController::add function core/modules/node/src/Controller/NodeController.php Provides the node submission form.
NodeController::addPage function core/modules/node/src/Controller/NodeController.php Displays add content links for available content types.
NodeController::addPageTitle function core/modules/node/src/Controller/NodeController.php The _title_callback for the node.add route.
NodeController::create function core/modules/node/src/Controller/NodeController.php Instantiates a new instance of this class.
NodeController::getRevisionIds function core/modules/node/src/Controller/NodeController.php Gets a list of node revision IDs for a specific node.

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