Search for count
Title | Object type | File name | Summary |
---|---|---|---|
Sql::messageCount | function | core/ |
Returns the number of messages saved. |
Sql::processedCount | function | core/ |
Returns the number of processed items in the map. |
Sql::setCountField | function | core/ |
Set what field the query will count() on for paging. |
Sql::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
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/ |
Returns available fields on the source. |
SqlCountCache::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
SqlCountCache::query | function | core/ |
|
StandardJavascriptTest::assertBigPipePlaceholderReplacementCount | function | core/ |
Asserts the number of BigPipe placeholders that are replaced on the page. |
StatementInterface::rowCount | function | core/ |
Returns the number of rows matched by the last SQL statement. |
StatementPrefetch::$resultRowCount | property | core/ |
The number of rows in this result set. |
StatementPrefetch::$rowCount | property | core/ |
The number of rows matched by the last query. |
StatementPrefetch::$rowCountEnabled | property | core/ |
Is rowCount() execution allowed. |
StatementPrefetch::rowCount | function | core/ |
|
StatementPrefetchIterator::$rowCount | property | core/ |
The number of rows matched by the last query. |
StatementPrefetchIterator::rowCount | function | core/ |
|
StatementTest::testEmptyStatementCountTwice | function | core/ |
Tests statement with no results counting twice. |
StatementTest::testStatementCountTwice | function | core/ |
Tests counting a statement twice. |
StatementWrapper::$rowCountEnabled | property | core/ |
Is rowCount() execution allowed. |
StatementWrapper::rowCount | function | core/ |
|
StatementWrapperIterator::rowCount | function | core/ |
|
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/ |
#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/ |
Whether this instance should cache the source count. |
StubSourceGeneratorPlugin::$skipCount | property | core/ |
Whether this instance should not attempt to count the source. |
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.