Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 8.9.x for __set
  4. Search 10.3.x for __set
  5. Search 11.x for __set
  6. Other projects
Title Object type File name Summary
UrlHelper::setAllowedProtocols function core/lib/Drupal/Component/Utility/UrlHelper.php Sets the allowed protocols.
UrlResolver::setEndpointUrl function core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Sets the endpoint URL for an oEmbed resource URL.
UrlResolverTest::setUp function core/modules/media/tests/src/Functional/UrlResolverTest.php
UrlResolverTest::setUp function core/modules/media/tests/src/Unit/UrlResolverTest.php
UrlTest::setUp function core/tests/Drupal/Tests/Core/UrlTest.php
UrlTest::setUpMockPathValidator function core/tests/Drupal/Tests/Core/UrlTest.php Reinitializes the path validator as a mock object.
UrlTest::setUpMockRouter function core/tests/Drupal/Tests/Core/UrlTest.php Reinitializes the router as a mock object.
UrlTest::setUpMockUrlGenerator function core/tests/Drupal/Tests/Core/UrlTest.php Reinitializes the URL generator as a mock object.
UrlTest::testSetOptions function core/tests/Drupal/Tests/Core/UrlTest.php Tests the setOptions() method.
UrlTest::testSetRouteParametersWithUnroutedUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the setRouteParameters() with an unrouted URL.
UrlTest::testSetRouteParameterWithUnroutedUrl function core/tests/Drupal/Tests/Core/UrlTest.php Tests the setRouteParameter() with an unrouted URL.
UseCacheBackendTrait::cacheSet function core/lib/Drupal/Core/Cache/UseCacheBackendTrait.php Stores data in the persistent cache, respecting the use caches flag.
user.security_account_settings.html.twig file core/modules/user/help_topics/user.security_account_settings.html.twig ---
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.settings.yml file core/modules/user/config/install/user.settings.yml core/modules/user/config/install/user.settings.yml
user.settings.yml file core/tests/fixtures/config_install/testing_config_install/user.settings.yml core/tests/fixtures/config_install/testing_config_install/user.settings.yml
user.settings.yml file core/tests/fixtures/config_install/multilingual/language/es/user.settings.yml core/tests/fixtures/config_install/multilingual/language/es/user.settings.yml
user.settings.yml file core/tests/fixtures/config_install/multilingual/user.settings.yml core/tests/fixtures/config_install/multilingual/user.settings.yml
user.settings.yml file core/profiles/standard/config/install/user.settings.yml core/profiles/standard/config/install/user.settings.yml
user.settings.yml file core/profiles/demo_umami/config/install/user.settings.yml core/profiles/demo_umami/config/install/user.settings.yml
user.settings.yml file core/profiles/minimal/config/install/user.settings.yml core/profiles/minimal/config/install/user.settings.yml
User::setEmail function core/modules/user/src/Entity/User.php
User::setExistingPassword function core/modules/user/src/Entity/User.php
User::setLastAccessTime function core/modules/user/src/Entity/User.php
User::setLastLoginTime function core/modules/user/src/Entity/User.php
User::setPassword function core/modules/user/src/Entity/User.php
User::setUsername function core/modules/user/src/Entity/User.php
UserAccessControlHandlerTest::hiddenUserSettingsProvider function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Provides test data for testHiddenUserSettings().
UserAccessControlHandlerTest::setUp function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php
UserAccessControlHandlerTest::testHiddenUserSettings function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests that private user settings cannot be viewed by other users.
UserAccountFormPasswordResetTest class core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php Verifies that the password reset behaves as expected with form elements.
UserAccountFormPasswordResetTest.php file core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php
UserAccountFormPasswordResetTest::$modules property core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php
UserAccountFormPasswordResetTest::$user property core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php User object.
UserAccountFormPasswordResetTest::buildAccountForm function core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php Builds the user account form for a given operation.
UserAccountFormPasswordResetTest::setUp function core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php
UserAccountFormPasswordResetTest::testPasswordResetToken function core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php Tests the reset token used only from query string.
UserAccountLinksTest::setUp function core/modules/user/tests/src/Functional/UserAccountLinksTest.php
UserAdminLanguageTest::setLanguageNegotiation function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Sets the User interface negotiation detection method.
UserAdminLanguageTest::setUp function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php
UserAdminSettingsFormTest class core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php Configuration object user.mail and user.settings save test.
UserAdminSettingsFormTest.php file core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php
UserAdminSettingsFormTest::$modules property core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php
UserAdminSettingsFormTest::setUp function core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php
UserAnonymousActivateTest::setUp function core/modules/user/tests/src/Kernel/UserAnonymousActivateTest.php
UserAuthenticationController::resetPassword function core/modules/user/src/Controller/UserAuthenticationController.php Resets a user password.
UserAuthenticationTest::setUp function core/modules/user/tests/src/Unit/UserAuthenticationTest.php
UserAuthenticationTest::setUpMockPasswordService function core/modules/user/tests/src/Unit/UserAuthenticationTest.php Reinitializes the password service as a mock object.
UserAuthTest::setUp function core/modules/user/tests/src/Unit/UserAuthTest.php
UserBlocksTest::setUp function core/modules/user/tests/src/Functional/UserBlocksTest.php
UserCacheTagsTest::setUp function core/modules/user/tests/src/Functional/UserCacheTagsTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.