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 |
---|---|---|---|
SourceProviderTest::getEntityCounts | function | core/ |
|
SourceProviderTest::getEntityCountsIncremental | function | core/ |
|
Sql::$count_field | property | core/ |
|
Sql::$getCountOptimized | property | core/ |
Should this query be optimized for counts, for example no sorts. |
Sql::countHelper | function | core/ |
Counts records in a table. |
Sql::errorCount | function | core/ |
|
Sql::importedCount | function | core/ |
|
Sql::messageCount | function | core/ |
|
Sql::processedCount | function | core/ |
|
Sql::setCountField | function | core/ |
Set what field the query will count() on for paging. |
Sql::updateCount | function | core/ |
|
SqlBase::doCount | function | core/ |
Gets the source count using countQuery(). |
SqlContentEntityStorage::countFieldData | function | core/ |
|
SqlCountCache | class | core/ |
Source plugin for Sql count cache test. |
SqlCountCache.php | file | core/ |
|
SqlCountCache::fields | function | core/ |
|
SqlCountCache::getIds | function | core/ |
|
SqlCountCache::query | function | core/ |
|
StandardJavascriptTest::assertBigPipePlaceholderReplacementCount | function | core/ |
Asserts the number of BigPipe placeholders that are replaced on the page. |
StatementBase::rowCount | function | core/ |
|
StatementInterface::rowCount | function | core/ |
Returns the number of rows matched by the last SQL statement. |
StatementPrefetchIterator::$rowCount | property | core/ |
The number of rows matched by the last query. |
StatementTest::testEmptyStatementCountTwice | function | core/ |
Tests statement with no results counting twice. |
StatementTest::testStatementCountTwice | function | core/ |
Tests counting a statement twice. |
StatisticsLoggingTest::getStatisticsCounter | function | core/ |
Gets counter of views by path. |
StatisticsStorageInterface::maxTotalCount | function | core/ |
Returns the highest 'totalcount' value. |
StatisticsStorageInterface::resetDayCount | function | core/ |
Reset the day counter for all entities once every day. |
StatisticsViewsResult::$dayCount | property | core/ |
|
StatisticsViewsResult::$totalCount | property | core/ |
|
StatisticsViewsResult::getDayCount | function | core/ |
Total number of times the entity has been viewed "today". |
StatisticsViewsResult::getTotalCount | function | core/ |
Total number of times the entity has been viewed. |
StatisticsViewsResultTest::providerTestStatisticsCount | function | core/ |
|
StatisticsViewsResultTest::testStatisticsCount | function | core/ |
Tests migration of node counter. |
statistics_node_counter.yml | file | core/ |
core/modules/statistics/migrations/statistics_node_counter.yml |
statistics_node_translation_counter.yml | file | core/ |
core/modules/statistics/migrations/statistics_node_translation_counter.yml |
status-report-counter.html.twig | file | core/ |
Theme override for the status report counter. |
status-report-counter.html.twig | file | core/ |
Theme override for status report counter. |
status-report-counter.html.twig | file | core/ |
Default theme implementation for the status report counter. |
StatusReportPage::preRenderCounters | function | core/ |
The #pre_render callback to create counter elements. |
StatusTest::testErrorElementCount | function | core/ |
Tests that the Error counter matches the displayed number of errors. |
StatusTest::testWarningElementCount | function | core/ |
Tests that the Warning counter matches the displayed number of warnings. |
StringDatabaseStorage::countStrings | function | core/ |
|
StringDatabaseStorage::countTranslations | function | core/ |
|
StringStorageInterface::countStrings | function | core/ |
Counts source strings. |
StringStorageInterface::countTranslations | function | core/ |
Counts translations. |
StubSourceGeneratorPlugin::$cacheCounts | property | core/ |
|
StubSourceGeneratorPlugin::$skipCount | property | core/ |
|
StubSourceGeneratorPlugin::getCacheCounts | function | core/ |
Return the cacheCounts value. |
StubSourceGeneratorPlugin::getSkipCount | function | core/ |
Return the skipCount value. |
system-status-counter.css | file | core/ |
Styles for the system status counter component. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.