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 |
---|---|---|---|
ThemeNotUsingClassyLibraryTest::testThemeAccountsForClassyExtensions | function | core/ |
Checks for theme-specific equivalents of all Classy library-extends. |
TimeZoneTest::testAccountTimeZones | function | core/ |
Tests that user accounts have the default time zone set. |
ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates | function | core/ |
Tests that changes to a user account by another user clears the changed account's toolbar cached, not the user's who took the action. |
ToolbarLinkBuilder::$account | property | core/ |
The current user. |
TranslatableMarkup::count | function | core/ |
Returns the string length. |
UiHelperTrait::$maximumMetaRefreshCount | property | core/ |
The number of meta refresh redirects to follow, or NULL if unlimited. |
UiHelperTrait::$metaRefreshCount | property | core/ |
The number of meta refresh redirects followed during ::drupalGet(). |
update-countries.sh | file | core/ |
Updates CLDR codes in CountryManager.php to latest data. |
Upgrade6Test::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
Upgrade6Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
Upgrade7Test::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
Upgrade7Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
UploadInstance::count | function | core/ |
Gets the source count. |
User accounts, permissions, and roles | group | core/ |
API for user accounts, access checking, roles, and permissions. |
user.security_account_settings.html.twig | file | core/ |
--- label: 'Configuring how user accounts are created and deleted' related: - core.security - user.overview --- {% set account_settings_url = render_var(url('entity.user.admin_form')) %} <h2>{% trans %}Goal{% endtrans… |
User::getAccountName | function | core/ |
Returns the unaltered login name of this account. |
UserAccountFormFieldsTest | class | core/ |
Verifies that the field order in user account forms is compatible with password managers of web browsers. |
UserAccountFormFieldsTest.php | file | core/ |
|
UserAccountFormFieldsTest::$modules | property | core/ |
Modules to enable. |
UserAccountFormFieldsTest::assertFieldOrder | function | core/ |
Asserts that the 'name' form element is directly before the 'pass' element. |
UserAccountFormFieldsTest::buildAccountForm | function | core/ |
Builds the user account form for a given operation. |
UserAccountFormFieldsTest::testInstallConfigureForm | function | core/ |
Tests the root user account form section in the "Configure site" form. |
UserAccountFormFieldsTest::testUserEditForm | function | core/ |
Tests the user edit form. |
UserAccountFormFieldsTest::testUserRegistrationForm | function | core/ |
Tests the user registration form. |
UserAccountLinksTest | class | core/ |
Tests user-account links. |
UserAccountLinksTest.php | file | core/ |
|
UserAccountLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserAccountLinksTest::$modules | property | core/ |
Modules to enable. |
UserAccountLinksTest::setUp | function | core/ |
|
UserAccountLinksTest::testAccountPageTitles | function | core/ |
Tests page title is set correctly on user account tabs. |
UserAccountLinksTest::testDisabledAccountLink | function | core/ |
Tests disabling the 'My account' link. |
UserAccountLinksTest::testSecondaryMenu | function | core/ |
Tests the secondary menu. |
UserAuthTest::testAuthenticateWithNoAccountReturned | function | core/ |
Tests the authenticate method with no account returned. |
UserEditedOwnAccountTest | class | core/ |
Tests user edited own account can still log in. |
UserEditedOwnAccountTest.php | file | core/ |
|
UserEditedOwnAccountTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserEditedOwnAccountTest::testUserEditedOwnAccount | function | core/ |
|
UserPasswordResetTest::$account | property | core/ |
The user object to test password resetting. |
UserPasswordResetTest::$account | property | core/ |
The user object to test password resetting. |
UserRegistrationResource::ensureAccountCanRegister | function | core/ |
Ensure the account can be registered in this request. |
UserRequestSubscriber::$account | property | core/ |
The current account. |
UserSession::getAccountName | function | core/ |
Returns the unaltered login name of this account. |
UserTest::testResaveAccountName | function | core/ |
Tests users with altered display names. |
Variable::count | function | core/ |
Gets the source count. |
VariableTranslation::count | function | core/ |
Gets the source count. |
VariableTranslation::count | function | core/ |
Gets the source count. |
ViewModeBase::count | function | core/ |
Gets the source count. |
views.view.test_aggregate_count.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_aggregate_count.yml |
views.view.test_comment_count.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_count.yml |
views.view.test_field_counter_display.yml | file | core/ |
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml |
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.