Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateFetcherTest::$mockConfigFactory | property | core/ |
Mock config factory. |
| UpdateMailTest::$configFactory | property | core/ |
Mocked config factory. |
| UpdatePathTestBase::$strictConfigSchema | property | core/ |
Disable strict config schema checking. |
| UpdateRegistry::onConfigSave | function | core/ |
Processes the list of installed extensions when core.extension changes. |
| UpdateScriptTest::assertInstalledExtensionsConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
| UpdateSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| UpdateTestBase::confirmRevokedStatus | function | core/ |
Confirms messages are correct when a release has been unpublished/revoked. |
| UpdateTestBase::confirmUnsupportedStatus | function | core/ |
Confirms messages are correct when a release has been marked unsupported. |
| UrlEncodeTest::$migrationConfiguration | property | core/ |
An array of migration configuration values. |
| 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. |
| 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 this class. |
| 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. |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.