Search for count
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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::$countLog2 | property | core/ |
Password stretching iteration count. |
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. |
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 groupby 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. |
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. |
RoleUserTestBase::$account | property | core/ |
The mocked account. |
RouterTest::testUserAccount | function | core/ |
Tests the user account on the DIC. |
RowCountException | class | core/ |
Exception thrown if a SELECT query trying to execute rowCount() on result. |
RowCountException.php | file | core/ |
|
RowCountException::__construct | function | core/ |
|
RowCountExceptionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\RowCountException |
RowCountExceptionTest.php | file | core/ |
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.