Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| Url::setAbsolute | function | core/ |
Sets the value of the absolute option for this Url. |
| Url::setOption | function | core/ |
Sets a specific option. |
| Url::setOptions | function | core/ |
Sets the URL options. |
| Url::setRouteParameter | function | core/ |
Sets a specific route parameter. |
| Url::setRouteParameters | function | core/ |
Sets the route parameters. |
| Url::setUnrouted | function | core/ |
Sets this URL to encapsulate an unrouted URI. |
| Url::setUnroutedUrlAssembler | function | core/ |
Sets the unrouted URL assembler. |
| Url::setUrlGenerator | function | core/ |
Sets the URL generator. |
| UrlBubbleableMetadataBubblingTest::setUp | function | core/ |
|
| UrlConversionTest::setUp | function | core/ |
|
| UrlGenerator::setContext | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.