Search for count
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
SearchPage::doCount | function | core/ |
Gets the source count using countQuery(). |
SearchQuery::$relevance_count | property | core/ |
|
SearchQuery::countQuery | function | core/ |
Builds the default count query for SearchQuery. |
SectionListTrait::count | function | core/ |
|
SectionRenderTest::$account | property | core/ |
The current user. |
SectionStorageBase::count | function | core/ |
|
Select::countQuery | function | core/ |
|
Select::prepareCountQuery | function | core/ |
Prepares a count query from the current query object. |
SelectComplexTest::testCountQuery | function | core/ |
Tests that we can generate a count query from a built query. |
SelectComplexTest::testCountQueryDistinct | function | core/ |
Tests that we can generate a count query from a query with distinct. |
SelectComplexTest::testCountQueryFieldRemovals | function | core/ |
Tests that countQuery properly removes fields and expressions. |
SelectComplexTest::testCountQueryGroupBy | function | core/ |
Tests that we can generate a count query from a query with GROUP BY. |
SelectComplexTest::testCountQueryRemovals | function | core/ |
Tests that countQuery removes 'all_fields' statements and ordering clauses. |
SelectComplexTest::testHavingCountQuery | function | core/ |
Tests having queries. |
SelectComplexTest::testSelectWithRowCount | function | core/ |
Tests that rowCount() throws exception on SELECT query. |
SelectExtender::countQuery | function | core/ |
|
SelectInterface::countQuery | function | core/ |
Get the equivalent COUNT query of this query as a new query object. |
SelectionInterface::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
SelectTest::testInvalidSelectCount | function | core/ |
Tests that an invalid count query throws an exception. |
SelectTest::testUnionCount | function | core/ |
Tests that we can get a count query for a UNION Select query. |
ShortcutSetStorage::countAssignedUsers | function | core/ |
Get the number of users who have this set assigned to them. |
ShortcutSetStorageInterface::countAssignedUsers | function | core/ |
Get the number of users who have this set assigned to them. |
Some::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
SourcePluginBase::$cacheCounts | property | core/ |
Whether this instance should cache the source count. |
SourcePluginBase::$skipCount | property | core/ |
Whether this instance should not attempt to count the source. |
SourcePluginBase::count | function | core/ |
Gets the source count. |
SourcePluginBase::doCount | function | core/ |
Gets the source count. |
SourceProviderTest::getEntityCounts | function | core/ |
|
SourceProviderTest::getEntityCountsIncremental | function | core/ |
|
Sql::$count_field | property | core/ |
|
Sql::$getCountOptimized | property | core/ |
Should this query be optimized for counts, for example no sorts. |
Sql::countHelper | function | core/ |
Counts records in a table. |
Sql::errorCount | function | core/ |
Returns the number of items that failed to import. |
Sql::importedCount | function | core/ |
Returns the number of imported items in the map. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.