Search for count
- Search 7.x for count
- Search 9.5.x for count
- Search 10.3.x for count
- Search 11.x for count
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PagerPluginBase::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
PagerPluginBaseTest::testExecuteCountQueryWithOffset | function | core/ |
Tests the executeCountQuery method with a set offset. |
PagerPluginBaseTest::testExecuteCountQueryWithOffsetLargerThanResult | function | core/ |
Tests the executeCountQuery method with an offset larger than result count. |
PagerPluginBaseTest::testExecuteCountQueryWithoutOffset | function | core/ |
Tests the executeCountQuery method without a set offset. |
PagerPluginBaseTest::testUseCountQuery | function | core/ |
Tests the useCountQuery() method. |
PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
PagerSelectExtender::setCountQuery | function | core/ |
Specify the count query object to use for this pager. |
PathValidator::$account | property | core/ |
The current user. |
PathValidatorTest::$account | property | core/ |
The mocked account. |
PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
PermissionsHashGeneratorTest::$account1 | property | core/ |
The mocked super user account. |
PermissionsHashGeneratorTest::$account2 | property | core/ |
A mocked account. |
PermissionsHashGeneratorTest::$account2Updated | property | core/ |
An "updated" mocked account. |
PermissionsHashGeneratorTest::$account3 | property | core/ |
A different account. |
PhpassHashedPassword::$countLog2 | property | core/ |
Specifies the number of times the hashing function will be applied when generating new password hashes. The number of times is calculated by raising 2 to the power of the given value. |
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. |
Phpunit4CompatibilityTest::testFrameworkConstraintCount | function | core/ |
Tests existence of \PHPUnit_Framework_Constraint_Count. |
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::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/ |
|
RouteProvider::getRoutesCount | function | core/ |
|
RouteProviderLazyBuilder::getRoutesCount | function | core/ |
|
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/ |
|
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.