Search for account
- Search 7.x for account
- Search 8.9.x for account
- Search 10.3.x for account
- Search 11.x for account
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MaintenanceModeSubscriber::$account | property | core/ |
The current account. |
MaintenanceModeSubscriber::$account | property | core/ |
The current account. |
menu-account.css | file | core/ |
This file is used to style the account menu. |
MigrateEntityContentBaseTest::testAccountSwitcherBackwardsCompatibility | function | core/ |
Test BC injection of account switcher service. |
MultipleStaticContext::$account | property | core/ |
The current user. |
NodeRevisionPermissionsTest::$accounts | property | core/ |
The accounts. |
NodeSearch::$account | property | core/ |
The Drupal account to use for checking for access to advanced search. |
PathValidator::$account | property | core/ |
The current user. |
PathValidatorTest::$account | property | core/ |
The mocked account. |
PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
PermissionsHashGeneratorTest::$account1 | property | core/ |
The mocked super user account. |
PermissionsHashGeneratorTest::$account2 | property | core/ |
A mocked account. |
PermissionsHashGeneratorTest::$account2Updated | property | core/ |
An "updated" mocked account. |
PermissionsHashGeneratorTest::$account3 | property | core/ |
A different account. |
ResourceTestBase::$account | property | core/ |
The account to use for authentication. |
ResourceTestBase::$account | property | core/ |
The account to use for authentication, if any. |
RoleUserTestBase::$account | property | core/ |
The mocked account. |
RouterTest::testUserAccount | function | core/ |
Tests the user account on the DIC. |
SectionRenderTest::$account | property | core/ |
The current user. |
system.menu.account.yml | file | core/ |
core/modules/system/config/install/system.menu.account.yml |
TestContent::testAccount | function | core/ |
|
ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates | function | core/ |
Tests cache invalidation when one user modifies another user. |
ToolbarLinkBuilder::$account | property | core/ |
The current user. |
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 the field order in user account forms. |
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. |
UserAccountFormPasswordResetTest | class | core/ |
Verifies that the password reset behaves as expected with form elements. |
UserAccountFormPasswordResetTest.php | file | core/ |
|
UserAccountFormPasswordResetTest::$modules | property | core/ |
Modules to enable. |
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/ |
|
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::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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.