Search for count
- Search 7.x for count
- Search 9.5.x for count
- Search 8.9.x for count
- Search 10.3.x for count
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NodeFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given node translation counts are correct. |
NodeGrantDatabaseStorage::count | function | core/ |
|
NodeGrantDatabaseStorageInterface::count | function | core/ |
Counts available node grants. |
NodeMigrateTypeTestTrait::nodeMigrateMapTableCount | function | core/ |
Gets the numbers of complete and classic node migrate_map tables. |
NodeSearch::$account | property | core/ |
The Drupal account to use for checking for access to advanced search. |
NodeStatisticsDatabaseStorage::maxTotalCount | function | core/ |
|
NodeStatisticsDatabaseStorage::resetDayCount | function | core/ |
|
NodeStorage::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
NodeStorageInterface::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
None::executeCountQuery | function | core/ |
Executes the count query. |
None::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
NullIdMap::errorCount | function | core/ |
Returns the number of items that failed to import. |
NullIdMap::importedCount | function | core/ |
Returns the number of imported items in the map. |
NullIdMap::messageCount | function | core/ |
Returns the number of messages saved. |
NullIdMap::processedCount | function | core/ |
Returns the number of processed items in the map. |
NullIdMap::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
OptionsFieldUIAllowedValuesTest::assertAllowValuesRowCount | function | core/ |
Assert the count of the allowed values rows. |
PagerPluginBase::executeCountQuery | function | core/ |
Executes the count query. |
PagerPluginBase::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
PagerPluginBaseTest::testExecuteCountQueryWithOffset | function | core/ |
Tests the executeCountQuery method with a set offset. |
PagerPluginBaseTest::testExecuteCountQueryWithOffsetLargerThanResult | function | core/ |
Tests the executeCountQuery method with an offset larger than result count. |
PagerPluginBaseTest::testExecuteCountQueryWithoutOffset | function | core/ |
Tests the executeCountQuery method without a set offset. |
PagerPluginBaseTest::testUseCountQuery | function | core/ |
Tests the useCountQuery() method. |
PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
PagerSelectExtender::setCountQuery | function | core/ |
Specify the count query object to use for this pager. |
PathValidator::$account | property | core/ |
The current user. |
PathValidatorTest::$account | property | core/ |
The mocked account. |
PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
PerformanceData::$cacheDeleteCount | property | core/ |
The number of cache deletes recorded. |
PerformanceData::$cacheGetCount | property | core/ |
The number of cache gets recorded. |
PerformanceData::$cacheSetCount | property | core/ |
The number of cache sets recorded. |
PerformanceData::$cacheTagChecksumCount | property | core/ |
The number of cache tag checksum checks. |
PerformanceData::$cacheTagInvalidationCount | property | core/ |
The number of cache tag invalidations. |
PerformanceData::$cacheTagIsValidCount | property | core/ |
The number of cache tag validity checks. |
PerformanceData::$queryCount | property | core/ |
The number of database queries recorded. |
PerformanceData::$scriptCount | property | core/ |
The number of scripts requested. |
PerformanceData::$stylesheetCount | property | core/ |
The number of stylesheets requested. |
PerformanceData::getCacheDeleteCount | function | core/ |
Gets the cache delete count. |
PerformanceData::getCacheGetCount | function | core/ |
Gets the cache get count. |
PerformanceData::getCacheSetCount | function | core/ |
Gets the cache set count. |
PerformanceData::getCacheTagChecksumCount | function | core/ |
Gets the cache tag checksum count. |
PerformanceData::getCacheTagInvalidationCount | function | core/ |
Gets the cache tag invalidation count. |
PerformanceData::getCacheTagIsValidCount | function | core/ |
Gets the cache tag isValid count. |
PerformanceData::getQueryCount | function | core/ |
Gets the query count. |
PerformanceData::getScriptCount | function | core/ |
Gets the script request count. |
PerformanceData::getStylesheetCount | function | core/ |
Gets the stylesheet request count. |
PerformanceData::setCacheDeleteCount | function | core/ |
Sets the cache delete count. |
PerformanceData::setCacheGetCount | function | core/ |
Sets the cache get count. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.