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 |
---|---|---|---|
PerformanceData::$stylesheetCount | property | core/ |
The number of stylesheets requested. |
PerformanceData::getCacheDeleteCount | function | core/ |
Gets the cache delete count. |
PerformanceData::getCacheDeleteCountByBin | function | core/ |
Returns the cache delete operation count grouped by bin. |
PerformanceData::getCacheGetCount | function | core/ |
Gets the cache get count. |
PerformanceData::getCacheGetCountByBin | function | core/ |
Returns the cache get operation count grouped by bin. |
PerformanceData::getCacheSetCount | function | core/ |
Gets the cache set count. |
PerformanceData::getCacheSetCountByBin | function | core/ |
Returns the cache set operation count grouped by bin. |
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::getCacheTagLookupQueryCount | function | core/ |
Gets the cache tag lookup query 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. |
PerformanceData::setCacheSetCount | function | core/ |
Sets the cache set count. |
PerformanceData::setCacheTagChecksumCount | function | core/ |
Sets the cache tag checksum count. |
PerformanceData::setCacheTagInvalidationCount | function | core/ |
Sets the cache tag invalidation count. |
PerformanceData::setCacheTagIsValidCount | function | core/ |
Sets the cache tag isValid count. |
PerformanceData::setScriptCount | function | core/ |
Sets the script request count. |
PerformanceData::setStylesheetCount | function | core/ |
Sets the stylesheet request count. |
PerformanceTestRecorder::getCount | function | core/ |
|
PerformanceTestTrait::assertCountBetween | function | core/ |
Asserts that a count is between a min and max inclusively. |
PermissionCheckerTest::$account | property | core/ |
The mocked account to use for testing. |
PermissionsHashGeneratorTest::$account1 | property | core/ |
The mocked user 1 account. |
PermissionsHashGeneratorTest::$account2 | property | core/ |
The mocked user 2 account. |
PhpassHashedPasswordBase::getCountLog2 | function | core/ |
Parses the log2 iteration count from a stored hash or setting string. |
PhpassHashedPasswordBase::MAX_HASH_COUNT | constant | core/ |
The maximum allowed log2 number of iterations for password stretching. |
PhpassHashedPasswordBase::MIN_HASH_COUNT | constant | core/ |
The minimum allowed log2 number of iterations for password stretching. |
PhpSelection::countReferenceableEntities | function | core/ |
|
PluralTranslatableMarkup::$count | property | core/ |
The item count to display. |
PrefetchedResult::rowCount | function | core/ |
|
QueryBase::$count | property | core/ |
TRUE if this is a count query, FALSE if it isn't. |
QueryBase::count | function | core/ |
|
QueryGroupByTest::testAggregateCount | function | core/ |
Tests aggregate count feature. |
QueryGroupByTest::testAggregateCountFunction | function | core/ |
Tests aggregate count feature with no group by. |
QueryGroupByTest::testGroupByCount | function | core/ |
Tests the count aggregation function. |
QueryGroupByTest::testGroupByCountOnlyFilters | function | core/ |
Tests group by with filters. |
QueryInterface::count | function | core/ |
Makes this a count query. |
RegionalForm::$countryManager | property | core/ |
The country manager. |
RegionalSettingsFormTest::$adminAccount | property | core/ |
A user with permission to administer site configuration. |
ReservedWordTest::testSelectReservedWordAliasCount | function | core/ |
Tests SELECT count query from a table with a reserved alias. |
ReservedWordTest::testSelectReservedWordTableCount | function | core/ |
Tests SELECT count query from a table with a reserved name. |
ResourceTestBase::$account | property | core/ |
The account to use for authentication. |
ResourceTestBase::$account | property | core/ |
The account to use for authentication, if any. |
ResourceType::includeCount | function | core/ |
Determine whether to include a collection count. |
ResultBase::rowCount | function | core/ |
Returns the number of rows matched by the last SQL statement. |
RevisionableContentEntityBaseTest::assertItemsTableCount | function | core/ |
Asserts the amount of items on entity related tables. |
RevisionRevertFormTest::countRevisions | function | core/ |
Count number of revisions for an entity type. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.