Search for nodeCount

  1. Search 7.x for nodeCount
  2. Search 9.5.x for nodeCount
  3. Search 8.9.x for nodeCount
  4. Search 10.3.x for nodeCount
  5. Other projects
Title Object type File name Summary
IntegrationTest::testNodeCounterIntegration function core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php Tests the integration of the {node_counter} table in views.
MigrateNodeCounterTest class core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Tests the migration of node counter data to Drupal 8.
MigrateNodeCounterTest class core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Tests the migration of node counter data to Drupal 8.
MigrateNodeCounterTest.php file core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php
MigrateNodeCounterTest.php file core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php
MigrateNodeCounterTest::$modules property core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Modules to enable.
MigrateNodeCounterTest::$modules property core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Modules to enable.
MigrateNodeCounterTest::assertNodeCounter function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Asserts various aspects of a node counter.
MigrateNodeCounterTest::assertNodeCounter function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Asserts various aspects of a node counter.
MigrateNodeCounterTest::getFixtureFilePath function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Gets the path to the fixture file.
MigrateNodeCounterTest::getFixtureFilePath function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Gets the path to the fixture file.
MigrateNodeCounterTest::setUp function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php
MigrateNodeCounterTest::setUp function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php
MigrateNodeCounterTest::testStatisticsSettings function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Tests migration of node counter.
MigrateNodeCounterTest::testStatisticsSettings function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Tests migration of node counter.
NodeCounter class core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php Drupal 6/7 node counter source from database.
NodeCounter class core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Destination for node counter.
NodeCounter.php file core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php
NodeCounter.php file core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php
NodeCounter::$connection property core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php The database connection.
NodeCounter::create function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Creates an instance of the plugin.
NodeCounter::fields function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Returns an array of destination fields.
NodeCounter::fields function core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php Returns available fields on the source.
NodeCounter::getIds function core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php Defines the source fields uniquely identifying a source row.
NodeCounter::getIds function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Gets the destination IDs.
NodeCounter::import function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Import the row.
NodeCounter::query function core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php
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.
TermStorage::nodeCount function core/modules/taxonomy/src/TermStorage.php Count the number of nodes in a given vocabulary ID.
TermStorageInterface::nodeCount function core/modules/taxonomy/src/TermStorageInterface.php Count the number of nodes in a given vocabulary ID.

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