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::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/ |
Counts entities that are referenceable. |
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/ |
Makes this a count query. |
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/ |
|
RowCountExceptionTest::DEFAULT_EXCEPTION_MESSAGE | constant | core/ |
The default exception message. |
RowCountExceptionTest::providerTestExceptionMessage | function | core/ |
Data provider for ::testExceptionMessage() |
RowCountExceptionTest::testExceptionMessage | function | core/ |
@covers ::__construct @dataProvider providerTestExceptionMessage |
RowCountExceptionTest::testExceptionMessageNull | function | core/ |
@covers ::__construct @group legacy |
SaveUploadTest::$account | property | core/ |
The user used by the test. |
SearchCommentCountToggleTest | class | core/ |
Tests that comment count display toggles properly on comment status of node. |
SearchCommentCountToggleTest.php | file | core/ |
|
SearchCommentCountToggleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchCommentCountToggleTest::$modules | property | core/ |
Modules to install. |
SearchCommentCountToggleTest::$searchableNodes | property | core/ |
Array of nodes available to search. |
SearchCommentCountToggleTest::$searchingUser | property | core/ |
A user with permission to search and post comments. |
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.