Search for count

  1. Search 7.x for count
  2. Search 8.9.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
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 Executes the count query.
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 Executes the count query.
PagerPluginBase::useCountQuery function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Determine if a pager needs a count query.
PagerPluginBaseTest::testExecuteCountQueryWithOffset function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the executeCountQuery method with a set offset.
PagerPluginBaseTest::testExecuteCountQueryWithOffsetLargerThanResult function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the executeCountQuery method with an offset larger than result count.
PagerPluginBaseTest::testExecuteCountQueryWithoutOffset function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the executeCountQuery method without a set offset.
PagerPluginBaseTest::testUseCountQuery function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the useCountQuery() method.
PagerSelectExtender::$customCountQuery property core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php The count query that will be used for this pager.
PagerSelectExtender::getCountQuery function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Retrieve the count query for this pager.
PagerSelectExtender::setCountQuery function core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php Specify the count query object to use for this pager.
PathValidator::$account property core/lib/Drupal/Core/Path/PathValidator.php The current user.
PathValidatorTest::$account property core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php The mocked account.
PathValidatorTest::testIsValidWithLinkToAnyPageAccount function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with a 'link to any page' permission.
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method without the 'link to any page' permission.
PerformanceTestRecorder::getCount function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php
PermissionsHashGeneratorTest::$account1 property core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php The mocked super user account.
PermissionsHashGeneratorTest::$account2 property core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php A mocked account.

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