Search for count
- Search 9.5.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 |
---|---|---|---|
AggregatorTestCase::getDefaultFeedItemCount | function | modules/ |
Returns the count of the randomly created feed array. |
comment_count_unpublished | function | modules/ |
Returns a menu title which includes the number of unapproved comments. |
comment_new_page_count | function | modules/ |
Calculate page number for first new comment. |
ConnectionUnitTest::$originalCount | property | modules/ |
|
country_get_list | function | includes/ |
Get list of all predefined and custom countries. |
DatabaseCondition::count | function | includes/ |
Implements Countable::count(). |
DatabaseReservedKeywordTestCase::testSelectReservedWordAliasCount | function | modules/ |
|
DatabaseReservedKeywordTestCase::testSelectReservedWordTableCount | function | modules/ |
|
DatabaseSelectComplexTestCase::testCountQuery | function | modules/ |
Test that we can generate a count query from a built query. |
DatabaseSelectComplexTestCase::testCountQueryDistinct | function | modules/ |
Test that we can generate a count query from a query with distinct. |
DatabaseSelectComplexTestCase::testCountQueryFieldRemovals | function | modules/ |
Test that countQuery properly removes fields and expressions. |
DatabaseSelectComplexTestCase::testCountQueryGroupBy | function | modules/ |
Test that we can generate a count query from a query with GROUP BY. |
DatabaseSelectComplexTestCase::testCountQueryRemovals | function | modules/ |
Test that countQuery properly removes 'all_fields' statements and ordering clauses. |
DatabaseSelectComplexTestCase::testHavingCountQuery | function | modules/ |
|
DatabaseStatementEmpty::rowCount | function | includes/ |
Returns the number of rows affected by the last SQL statement. |
DatabaseStatementInterface::rowCount | function | includes/ |
Returns the number of rows affected by the last SQL statement. |
DatabaseStatementPrefetch::$resultRowCount | property | includes/ |
The number of rows in this result set. |
DatabaseStatementPrefetch::$rowCount | property | includes/ |
The number of rows affected by the last query. |
DatabaseStatementPrefetch::rowCount | function | includes/ |
Returns the number of rows affected by the last SQL statement. |
DatabaseTemporaryQueryTestCase::countTableRows | function | modules/ |
Return the number of rows of a table. |
DBLogTestCase::getTypeCount | function | modules/ |
Gets the count of database log entries by database log event type. |
DrupalWebTestCase::$redirect_count | property | modules/ |
The number of redirects followed during the handling of a request. |
DRUPAL_HASH_COUNT | constant | includes/ |
The standard log2 number of iterations for password stretching. This should increase by 1 every Drupal version in order to counteract increases in the speed and power of computers available to crack the hashes. |
DRUPAL_MAX_HASH_COUNT | constant | includes/ |
The maximum allowed log2 number of iterations for password stretching. |
DRUPAL_MIN_HASH_COUNT | constant | includes/ |
The minimum allowed log2 number of iterations for password stretching. |
EntityFieldQuery::$count | property | includes/ |
TRUE if this is a count query, FALSE if it isn't. |
EntityFieldQuery::count | function | includes/ |
Sets the query to be a count query only. |
hook_countries_alter | function | modules/ |
Alter the default country list. |
ImageAdminStylesUnitTest::getImageCount | function | modules/ |
Count the number of images currently create for a style. |
ImageStyleFlushTest::getImageCount | function | modules/ |
Count the number of images currently created for a style in a wrapper. |
ModuleTestCase::assertTableCount | function | modules/ |
Assert there are tables that begin with the specified base table name. |
NodeRevisionPermissionsTestCase::$accounts | property | modules/ |
Users with different revision permission used by the test. |
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg | function | modules/ |
Test OpenID auto transition with e-mail. |
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch | function | modules/ |
Test OpenID transition with e-mail mismatch. |
PagerDefault::$customCountQuery | property | includes/ |
The count query that will be used for this pager. |
PagerDefault::getCountQuery | function | includes/ |
Retrieve the count query for this pager. |
PagerDefault::setCountQuery | function | includes/ |
Specify the count query object to use for this pager. |
SchemaTestCase::$counter | property | modules/ |
A global counter for table and field creation. |
SearchCommentCountToggleTestCase | class | modules/ |
Tests that comment count display toggles properly on comment status of node |
SearchCommentCountToggleTestCase::$searchable_nodes | property | modules/ |
|
SearchCommentCountToggleTestCase::$searching_user | property | modules/ |
|
SearchCommentCountToggleTestCase::getInfo | function | modules/ |
|
SearchCommentCountToggleTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchCommentCountToggleTestCase::testSearchCommentCountToggle | function | modules/ |
Verify that comment count display toggles properly on comment status of node |
SearchEmbedForm::$submit_count | property | modules/ |
Count of how many times the form has been submitted. |
SearchQuery::countQuery | function | modules/ |
Builds the default count query for SearchQuery. |
SelectQuery::countQuery | function | includes/ |
Get the equivalent COUNT query of this query as a new query object. |
SelectQueryExtender::countQuery | function | includes/ |
Get the equivalent COUNT query of this query as a new query object. |
SelectQueryInterface::countQuery | function | includes/ |
Get the equivalent COUNT query of this query as a new query object. |
ThemeFastTestCase::$account | property | modules/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.