Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search 11.x for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| user.config_translation.yml | file | core/ |
core/modules/user/user.config_translation.yml |
| User::getAllowedConfigurableLanguageCodes | function | core/ |
Defines allowed configurable language codes for AllowedValues constraints. |
| UserAccountFormFieldsTest::testInstallConfigureForm | function | core/ |
Tests the root user account form section in the "Configure site" form. |
| UserActionConfigSchemaTest | class | core/ |
Tests that the config schema is valid when roles are added or removed. |
| UserActionConfigSchemaTest.php | file | core/ |
|
| UserActionConfigSchemaTest::$modules | property | core/ |
Modules to install. |
| UserActionConfigSchemaTest::testValidUserActionConfigSchema | function | core/ |
Tests whether the user action config schema are valid. |
| UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled | function | core/ |
Tests that the admin language is configurable only for administrators. |
| UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableWithAdminLanguageNegotiation | function | core/ |
Tests that admin language negotiation is configurable only if enabled. |
| UserAdminLanguageTest::testUserAdminLanguageConfigurationNotAvailableWithOnlyOneLanguage | function | core/ |
Tests that admin language is not configurable in single language sites. |
| UserCancelForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserConfigValidationTest | class | core/ |
Tests validating user modules' configuration. |
| UserConfigValidationTest.php | file | core/ |
|
| UserConfigValidationTest::$modules | property | core/ |
Modules to install. |
| UserConfigValidationTest::providerTestUserSettings | function | core/ |
Data provider for testUserSettings(). |
| UserConfigValidationTest::setUp | function | core/ |
|
| UserConfigValidationTest::testUserSettings | function | core/ |
Tests invalid values in 'user.settings' config properties. |
| UserController::confirmCancel | function | core/ |
Confirms cancelling a user account via an email link. |
| UserFieldHooks::preConfiguredDescription | function | core/ |
Implements hook_field_ui_preconfigured_options_alter(). |
| UserLanguageTest::testUserLanguageConfiguration | function | core/ |
Tests if user can change their default language. |
| UserLogoutConfirm | class | core/ |
Provides a confirmation form for user logout. |
| UserLogoutConfirm.php | file | core/ |
|
| UserLogoutConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserLogoutConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserLogoutConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
| UserLogoutConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLogoutConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
| UserLogoutConfirm::submitForm | function | core/ |
Form submission handler. |
| UserMultipleCancelConfirm | class | core/ |
Provides a confirmation form for cancelling multiple user accounts. |
| UserMultipleCancelConfirm.php | file | core/ |
|
| UserMultipleCancelConfirm::$entityTypeManager | property | core/ |
The entity type manager. |
| UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
| UserMultipleCancelConfirm::$userStorage | property | core/ |
The user storage. |
| UserMultipleCancelConfirm::buildForm | function | core/ |
Form constructor. |
| UserMultipleCancelConfirm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| UserMultipleCancelConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserMultipleCancelConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserMultipleCancelConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
| UserMultipleCancelConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserMultipleCancelConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
| UserMultipleCancelConfirm::submitForm | function | core/ |
Form submission handler. |
| UserMultipleCancelConfirm::__construct | function | core/ |
Constructs a new UserMultipleCancelConfirm. |
| UserRegistrationRestTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| UserRequirementsTest::testConflictingUserEmails | function | core/ |
Tests that the requirements check can detect conflicting user emails. |
| UserRole::buildConfigurationForm | function | core/ |
Form constructor. |
| UserRole::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UserRole::submitConfigurationForm | function | core/ |
Form submission handler. |
| UserRoleEntityTest::testPermissionRevokeAndConfigSync | function | core/ |
Tests permission revocation during a configuration synchronization. |
| UserSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| UserSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
Pagination
- Previous page
- Page 125
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.