Search for count
- Search 7.x for count
- Search 9.5.x for count
- Search 8.9.x for count
- Search 10.3.x for count
- Search main for count
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Upgrade6Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| Upgrade6WithContentModerationTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| Upgrade6WithContentModerationTest::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::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. |
| Upgrade7Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| Upgrade7WithContentModerationTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| UploadInstance::doCount | function | core/ |
Gets the source count using countQuery(). |
| 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_link_text %}{% trans %}Account settings{% endtrans %}{% endset %} {% set account_settings_link =… |
| User::getAccountName | function | core/ |
Returns the unaltered login name of this account. |
| UserAccountFormFieldsTest | class | core/ |
Verifies the field order in user account forms. |
| UserAccountFormFieldsTest.php | file | core/ |
|
| UserAccountFormFieldsTest::$modules | property | core/ |
Modules to install. |
| UserAccountFormFieldsTest::$user | property | core/ |
|
| 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. |
| UserAccountFormPasswordResetTest | class | core/ |
Verifies that the password reset behaves as expected with form elements. |
| UserAccountFormPasswordResetTest.php | file | core/ |
|
| UserAccountFormPasswordResetTest::$modules | property | core/ |
Modules to install. |
| UserAccountFormPasswordResetTest::$user | property | core/ |
User object. |
| UserAccountFormPasswordResetTest::buildAccountForm | function | core/ |
Builds the user account form for a given operation. |
| UserAccountFormPasswordResetTest::setUp | function | core/ |
|
| UserAccountFormPasswordResetTest::testPasswordResetToken | function | core/ |
Tests the reset token used only from query string. |
| 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 install. |
| UserAccountLinksTest::setUp | function | core/ |
|
| UserAccountLinksTest::testAccountPageTitles | function | core/ |
Tests page title is set correctly on user account tabs. |
| UserAccountLinksTest::testAnonymousLogout | function | core/ |
Ensures that logout URL redirects an anonymous user to the front page. |
| UserAccountLinksTest::testDisabledAccountLink | function | core/ |
Tests disabling the 'My account' link. |
| UserAccountLinksTest::testSecondaryMenu | function | core/ |
Tests the secondary menu. |
| UserAuthentication::authenticateAccount | function | core/ |
Validates user authentication credentials for an account. |
| UserAuthentication::lookupAccount | function | core/ |
Validates user authentication credentials. |
| UserAuthenticationInterface::authenticateAccount | function | core/ |
Validates user authentication credentials for an account. |
| UserAuthenticationInterface::lookupAccount | function | core/ |
Validates user authentication credentials. |
| 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/ |
Tests that a user who edits their own account can still log in. |
| UserMailNotifyTest::testUserMailsWithoutAccountEmail | function | core/ |
Tests mails are not sent when the account has no email address. |
| 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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.