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