Search for __set
- Search 7.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlGenerator::setStrictRequirements | function | core/ |
|
| UrlGeneratorTest::setUp | function | core/ |
|
| UrlHelper::setAllowedProtocols | function | core/ |
Sets the allowed protocols. |
| UrlResolver::setEndpointUrl | function | core/ |
Sets the endpoint URL for an oEmbed resource URL. |
| UrlResolverTest::setUp | function | core/ |
|
| UrlTest::setUp | function | core/ |
|
| UrlTest::testSetOptions | function | core/ |
Tests the setOptions() method. |
| UseCacheBackendTrait::cacheSet | function | core/ |
Stores data in the persistent cache, respecting the use caches flag. |
| 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.settings.yml | file | core/ |
core/profiles/standard/config/install/user.settings.yml |
| user.settings.yml | file | core/ |
core/profiles/demo_umami/config/install/user.settings.yml |
| user.settings.yml | file | core/ |
core/profiles/minimal/config/install/user.settings.yml |
| user.settings.yml | file | core/ |
core/modules/user/config/install/user.settings.yml |
| User::setEmail | function | core/ |
Sets the email address of the user. |
| User::setExistingPassword | function | core/ |
Sets the existing plain text password. |
| User::setLastAccessTime | function | core/ |
Sets the UNIX timestamp when the user last accessed the site.. |
| User::setLastLoginTime | function | core/ |
Sets the UNIX timestamp when the user last logged in. |
| User::setPassword | function | core/ |
Sets the user password. |
| User::setUsername | function | core/ |
Sets the username of this account. |
| UserAccessControlHandlerTest::hiddenUserSettingsProvider | function | core/ |
Provides test data for testHiddenUserSettings(). |
| UserAccessControlHandlerTest::setUp | function | core/ |
|
| UserAccessControlHandlerTest::testHiddenUserSettings | function | core/ |
Tests that private user settings cannot be viewed by other users. |
| 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::setUp | function | core/ |
|
| UserAdminLanguageTest::setLanguageNegotiation | function | core/ |
Sets the User interface negotiation detection method. |
| UserAdminLanguageTest::setUp | function | core/ |
|
| UserAdminSettingsFormTest | class | core/ |
Configuration object user.mail and user.settings save test. |
| UserAdminSettingsFormTest.php | file | core/ |
|
| UserAdminSettingsFormTest::$modules | property | core/ |
Modules to enable. |
| UserAdminSettingsFormTest::setUp | function | core/ |
|
| UserAttributesTest::setUp | function | core/ |
|
| UserAuthenticationController::resetPassword | function | core/ |
Resets a user password. |
| UserAuthTest::setUp | function | core/ |
|
| UserBlocksTest::setUp | function | core/ |
|
| UserCacheTagsTest::setUp | function | core/ |
|
| UserCancelTest::setUp | function | core/ |
|
| UserChangedTest::setUp | function | core/ |
Sets up the test. |
| UserController::getResetPassForm | function | core/ |
Returns the user password reset form. |
| UserController::resetPass | function | core/ |
Redirects to the user password reset form. |
| UserController::resetPassLogin | function | core/ |
Validates user, hash, and timestamp; logs the user in if correct. |
| UserControllerTest::setUp | function | core/ |
|
| UserCreationTrait::setCurrentUser | function | core/ |
Switch the current logged in user. |
| UserCreationTrait::setUpCurrentUser | function | core/ |
Creates a random user account and sets it as current user. |
| UserData::set | function | core/ |
Stores data for a user account. |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.