Search for count

  1. Search 7.x for count
  2. Search 9.5.x for count
  3. Search 10.3.x for count
  4. Search 11.x for count
  5. Other projects
Title Object type File name Summary
MigrateUpgradeTestBase::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Gets expected number of entities per entity after incremental migration.
Mini::useCountQuery function core/modules/views/src/Plugin/views/pager/Mini.php Determine if a pager needs a count query.
ModuleTestBase::assertTableCount function core/modules/system/src/Tests/Module/ModuleTestBase.php Assert there are tables that begin with the specified base table name.
ModuleTestBase::assertTableCount function core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Assert there are tables that begin with the specified base table name.
MultilingualReviewPageTestBase::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Gets the expected number of entities per entity type after migration.
MultilingualReviewPageTestBase::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Gets expected number of entities per entity after incremental migration.
MultipleStaticContext::$account property core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php The current user.
NodeAccessControlHandler::countGrants function core/modules/node/src/NodeAccessControlHandler.php Counts available node grants.
NodeAccessControlHandlerInterface::countGrants function core/modules/node/src/NodeAccessControlHandlerInterface.php Counts available node grants.
NodeClassicTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets the expected number of entities per entity type after migration.
NodeClassicTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/NodeClassicTest.php Gets expected number of entities per entity after incremental migration.
NodeCommentsTest::testCommentCount function core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Test the comment count field.
NodeCounter class core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Destination for node counter.
NodeCounter class core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php Node counter source from database.
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/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::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.
NodeFieldFilterTest::assertPageCounts function core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php Asserts that the given node translation counts are correct.
NodeGrantDatabaseStorage::count function core/modules/node/src/NodeGrantDatabaseStorage.php Counts available node grants.
NodeGrantDatabaseStorageInterface::count function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Counts available node grants.
NodeMigrateTypeTestTrait::nodeMigrateMapTableCount function core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php Gets the numbers of complete and classic node migrate_map tables.
NodeRevisionPermissionsTest::$accounts property core/modules/node/tests/src/Functional/NodeRevisionPermissionsTest.php The accounts.
NodeSearch::$account property core/modules/node/src/Plugin/Search/NodeSearch.php The Drupal account to use for checking for access to advanced search.
NodeStatisticsDatabaseStorage::maxTotalCount function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php Returns the highest 'totalcount' value.
NodeStatisticsDatabaseStorage::resetDayCount function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php Reset the day counter for all entities once every day.
NodeStorage::countDefaultLanguageRevisions function core/modules/node/src/NodeStorage.php Counts the number of revisions in the default language.
NodeStorageInterface::countDefaultLanguageRevisions function core/modules/node/src/NodeStorageInterface.php Counts the number of revisions in the default language.
None::executeCountQuery function core/modules/views/src/Plugin/views/pager/None.php Execute the count query, which will be done just prior to the query
itself being executed.
None::useCountQuery function core/modules/views/src/Plugin/views/pager/None.php Determine if a pager needs a count query.
NullIdMap::errorCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns the number of items that failed to import.
NullIdMap::importedCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns the number of imported items in the map.
NullIdMap::messageCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns the number of messages saved.
NullIdMap::processedCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns the number of processed items in the map.
NullIdMap::updateCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns a count of items which are marked as needing update.
PagerPluginBase::executeCountQuery function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Execute the count query, which will be done just prior to the query
itself being executed.

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