Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for count

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
Redirect::$count property modules/redirect/redirect.class.inc The total number of times this redirect has been followed.
country_get_list function includes/locale.inc Get list of all predefined and custom countries.
user_account_form function modules/user/user.module Helper function to add default user account fields to user registration and edit form.
DRUPAL_HASH_COUNT constant includes/drupal.inc
BACKDROP_HASH_COUNT constant includes/password.inc The standard log2 number of iterations for password stretching. This should increase by 1 every Backdrop version in order to counteract increases in the speed and power of computers available to crack the hashes.
hook_countries_alter function modules/system/system.api.php Alter the default country list.
standard_country_list function includes/standard.inc Get an array of all country code => country name pairs.
DRUPAL_MAX_HASH_COUNT constant includes/drupal.inc
DRUPAL_MIN_HASH_COUNT constant includes/drupal.inc
comment_new_page_count function modules/comment/comment.module Calculates the page number for the first new comment.
admin_bar_session_count function modules/admin_bar/admin_bar.module Counts how many users are active on the site.
EntityFieldQuery::count function modules/entity/entity.query.inc Sets the query to be a count query only.
SearchQuery::countQuery function modules/search/search.extender.inc Builds the default count query for SearchQuery.
SelectQuery::countQuery function includes/database/select.inc Implements SelectQueryInterface::countQuery().
admin_bar_links_account function modules/admin_bar/admin_bar.inc Builds the account links.
BACKDROP_MAX_HASH_COUNT constant includes/password.inc The maximum allowed log2 number of iterations for password stretching.
BACKDROP_MIN_HASH_COUNT constant includes/password.inc The minimum allowed log2 number of iterations for password stretching.
_password_get_count_log2 function includes/password.inc Parse the log2 iteration count from a stored hash or setting string.
admin_bar_get_user_count function modules/admin_bar/admin_bar.module Return count of online authenticated users.
EntityFieldQuery::$count property modules/entity/entity.query.inc TRUE if this is a count query, FALSE if it isn't.
DatabaseCondition::count function includes/database/query.inc Implements Countable::count().
timezone_country_get_list function includes/locale.inc Get list of all predefined and custom timezone countries.
comment_count_unpublished function modules/comment/comment.module Returns a menu title which includes the number of unapproved comments.
UserAccountLinksUnitTests class modules/user/tests/user.test Tests user links in the header menu.
user_account_form_validate function modules/user/user.module Form validation handler for user_account_form().
DBLogTestCase::getTypeCount function modules/dblog/tests/dblog.test Gets the count of database log entries by database log event type.
PagerDefault::setCountQuery function includes/pager.class.inc Specify the count query object to use for this pager.
PagerDefault::getCountQuery function includes/pager.class.inc Retrieve the count query for this pager.
TokenUserTestCase::$account property modules/simpletest/tests/token.test
views_handler_field_counter class modules/views/handlers/views_handler_field_counter.inc Field handler to show a counter of the current row.
UserEditedOwnAccountTestCase class modules/user/tests/user.test
_install_get_timezone_country function includes/install.core.inc Get a country code for the provided timezone.
ViewsHandlerFilterCounterTest class modules/views/tests/handlers/views_handler_field_counter.test Tests the views_handler_field_counter handler.
hook_timezone_countries_alter function modules/system/system.api.php Alter the default timezone country list.
SearchEmbedForm::$submit_count property modules/search/tests/search.test Count of how many times the form has been submitted.
standard_timezone_country_list function includes/standard.inc Get an array of all timezones and their matching country code.
SelectQueryExtender::countQuery function includes/database/select.inc Get the equivalent COUNT query of this query as a new query object.
PagerDefault::$customCountQuery property includes/pager.class.inc The count query that will be used for this pager.
views_handler_field_counter.inc file modules/views/handlers/views_handler_field_counter.inc Definition of views_handler_field_counter.
views_handler_field_counter.test file modules/views/tests/handlers/views_handler_field_counter.test Definition of ViewsHandlerFilterCounterTest.
SearchCommentCountToggleTestCase class modules/search/tests/search.test Tests that comment count display toggles properly on comment status of node
DatabaseStatementEmpty::rowCount function includes/database/database.inc Returns the number of rows affected by the last SQL statement.
SelectQueryInterface::countQuery function includes/database/select.inc Get the equivalent COUNT query of this query as a new query object.
ModuleTestCase::assertTableCount function modules/system/tests/system.test Assert there are tables that begin with the specified base table name.
user_form_test_user_account_submit function modules/user/tests/user_form_test/user_form_test.module Submit function for user_profile_form().
views_handler_field_counter::query function modules/views/handlers/views_handler_field_counter.inc Called to add the field to a query.
ConnectionUnitTest::$originalCount property modules/simpletest/tests/database_test.test
ImageStyleFlushTest::getImageCount function modules/image/tests/image.test Count the number of images currently created for a style in a wrapper.
views_handler_field_counter::render function modules/views/handlers/views_handler_field_counter.inc Render the field.
DatabaseStatementPrefetch::rowCount function includes/database/prefetch.inc Returns the number of rows affected by the last SQL statement.

Pages

  • 1
  • 2
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS