Search for count
- Search 7.x for count
- Search 8.9.x for count
- Search 10.3.x for count
- Search 11.x for count
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PermissionsHashGeneratorTest::$account2Updated | property | core/ |
An "updated" mocked account. |
PermissionsHashGeneratorTest::$account3 | property | core/ |
A different account. |
PhpassHashedPassword::$countLog2 | property | core/ |
Password stretching iteration count. |
PhpassHashedPassword::getCountLog2 | function | core/ |
Parses the log2 iteration count from a stored hash or setting string. |
PhpassHashedPassword::MAX_HASH_COUNT | constant | core/ |
The maximum allowed log2 number of iterations for password stretching. |
PhpassHashedPassword::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. |
RdfParsingTrait::getElementByRdfTypeCount | function | core/ |
Counts the number of resources of the provided type. |
RegionalForm::$countryManager | property | core/ |
The country manager. |
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. |
RoleUserTestBase::$account | property | core/ |
The mocked account. |
RouteProvider::getRoutesCount | function | core/ |
Gets the total count of routes provided by the router. |
RouteProviderLazyBuilder::getRoutesCount | function | core/ |
Gets the total count of routes provided by the router. |
RouteProviderTest::testGetRoutesCount | function | core/ |
Tests getRoutesCount(). |
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 |
SchemaOrgDataConverter::interactionCount | function | core/ |
Converts an interaction count to a string with the interaction type. |
SchemaTest::$counter | property | core/ |
A global counter for table and field creation. |
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 enable. |
SearchCommentCountToggleTest::$searchableNodes | property | core/ |
Array of nodes available to search. |
SearchCommentCountToggleTest::$searchingUser | property | core/ |
A user with permission to search and post comments. |
SearchCommentCountToggleTest::setUp | function | core/ |
|
SearchCommentCountToggleTest::testSearchCommentCountToggle | function | core/ |
Verify that comment count display toggles properly on comment status of node. |
SearchEmbedFormTest::$submitCount | property | core/ |
Count of how many times the form has been submitted. |
SearchMultilingualEntityTest::assertDatabaseCounts | function | core/ |
Checks actual database counts of items in the search index. |
SearchMultilingualEntityTest::assertIndexCounts | function | core/ |
Verifies the indexing status counts. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.