Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
NodeCommentsTest::testNewComments function core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Test the new comments field plugin.
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.
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/NodeContextualLinksTest.php
NodeContextualLinksTest.php file core/modules/node/tests/src/Functional/Views/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/NodeContextualLinksTest.php Modules to enable.
NodeContextualLinksTest::$modules property core/modules/node/tests/src/Functional/Views/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::$entityRepository property core/modules/node/src/Controller/NodeController.php The entity repository service.
NodeController::getRevisionIds function core/modules/node/src/Controller/NodeController.php Gets a list of node revision IDs for a specific node.
NodeController::revisionOverview function core/modules/node/src/Controller/NodeController.php Generates an overview table of older revisions of a node.
NodeController::revisionPageTitle function core/modules/node/src/Controller/NodeController.php Page title callback for a node revision.
NodeController::revisionShow function core/modules/node/src/Controller/NodeController.php Displays a node revision.
NodeController::__construct function core/modules/node/src/Controller/NodeController.php Constructs a NodeController object.
NodeCounter::fields function core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php Returns available fields on the source.
NodeCounter::fields function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Returns an array of destination fields.
NodeCounter::getIds function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Gets the destination IDs.
NodeCounter::getIds function core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php Defines the source fields uniquely identifying a source row.
NodeCounter::__construct function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Constructs a node counter plugin.
NodeCounterTest class core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php Tests the node_counter source plugin.
NodeCounterTest.php file core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php
NodeCounterTest::$modules property core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php Modules to enable.
NodeCounterTest::providerSource function core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php The data provider.
NodeCounterTimestamp class core/modules/statistics/src/Plugin/views/field/NodeCounterTimestamp.php Field handler to display the most recent time the node has been viewed.
NodeCounterTimestamp.php file core/modules/statistics/src/Plugin/views/field/NodeCounterTimestamp.php
NodeCounterTimestamp::access function core/modules/statistics/src/Plugin/views/field/NodeCounterTimestamp.php Check whether given user has access to this handler.
NodeCreationTest class core/modules/node/tests/src/Functional/NodeCreationTest.php Create a node and test saving it.
NodeCreationTest.php file core/modules/node/tests/src/Functional/NodeCreationTest.php
NodeCreationTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeCreationTest.php The theme to install as the default for testing.
NodeCreationTest::$modules property core/modules/node/tests/src/Functional/NodeCreationTest.php Modules to enable.
NodeCreationTest::getWatchdogIdsForFailedExplicitRollback function core/modules/node/tests/src/Functional/NodeCreationTest.php Gets the log records with the explicit rollback failed exception message.
NodeCreationTest::getWatchdogIdsForTestExceptionRollback function core/modules/node/tests/src/Functional/NodeCreationTest.php Gets the watchdog IDs of the records with the rollback exception message.

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