| SystemMenuBlock::defaultConfiguration |
function |
core/modules/system/src/Plugin/Block/SystemMenuBlock.php |
|
| SystemMenuOffCanvasForm::buildConfigurationForm |
function |
core/modules/system/src/Form/SystemMenuOffCanvasForm.php |
Form constructor. |
| SystemMenuOffCanvasForm::buildConfigurationForm |
function |
core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php |
|
| SystemMenuOffCanvasForm::submitConfigurationForm |
function |
core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php |
|
| SystemMenuOffCanvasForm::submitConfigurationForm |
function |
core/modules/system/src/Form/SystemMenuOffCanvasForm.php |
Form submission handler. |
| SystemMenuOffCanvasForm::validateConfigurationForm |
function |
core/modules/system/src/Form/SystemMenuOffCanvasForm.php |
Form validation handler. |
| SystemMenuOffCanvasForm::validateConfigurationForm |
function |
core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php |
|
| SystemMessagesBlock::defaultConfiguration |
function |
core/modules/system/src/Plugin/Block/SystemMessagesBlock.php |
|
| SystemPoweredByBlock::defaultConfiguration |
function |
core/modules/system/src/Plugin/Block/SystemPoweredByBlock.php |
|
| TermSelection::buildConfigurationForm |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
|
| TermSelection::defaultConfiguration |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
|
| Test::buildConfigurationForm |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
|
| Test::defaultConfiguration |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
|
| TestBlockInstantiation::defaultConfiguration |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php |
|
| TestClass::buildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
|
| TestClass::submitConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
|
| TestClass::validateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
|
| TestFileCopy::getConfiguration |
function |
core/modules/migrate/tests/src/Unit/process/FileCopyTest.php |
Gets this plugin's configuration. |
| TestLazyPluginCollection::getConfiguration |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
|
| TestLazyPluginCollection::setConfiguration |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
|
| TestMigrationConfigurationTrait |
class |
core/modules/migrate_drupal/tests/src/Unit/MigrationConfigurationTraitTest.php |
Test class that uses the trait we are testing. |
| TestPluginForm::buildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
|
| TestPluginForm::submitConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
|
| TestPluginForm::validateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
|
| TestPluginWithForm::buildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
|
| TestPluginWithForm::submitConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
|
| TestPluginWithForm::validateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
|
| TestSiteConfigurationExcluder |
class |
core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php |
A test version of the site configuration excluder, to expose internals. |
| TestSiteConfigurationExcluder::$sitePath |
property |
core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php |
The site path. |
| TestSqlBase::setConfiguration |
function |
core/modules/migrate/tests/src/Kernel/SqlBaseTest.php |
Allows us to set the configuration from a test. |
| TestToolkit::buildConfigurationForm |
function |
core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php |
|
| TestToolkit::submitConfigurationForm |
function |
core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php |
|
| TestToolkit::validateConfigurationForm |
function |
core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php |
|
| TRexEditor::buildConfigurationForm |
function |
core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/TRexEditor.php |
|
| TrustedHostsTest::testStatusPageWithConfiguration |
function |
core/modules/system/tests/src/Functional/System/TrustedHostsTest.php |
Tests that the status page shows the trusted patterns from settings.php. |
| TrustedHostsTest::testStatusPageWithoutConfiguration |
function |
core/modules/system/tests/src/Functional/System/TrustedHostsTest.php |
Tests the status page behavior with no setting. |
| UnicornEditor::buildConfigurationForm |
function |
core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php |
|
| UrlEncodeTest::$migrationConfiguration |
property |
core/modules/migrate/tests/src/Unit/process/UrlEncodeTest.php |
|
| UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Tests that the admin language is configurable only for administrators. |
| UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableWithAdminLanguageNegotiation |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Tests that admin language negotiation is configurable only if enabled. |
| UserAdminLanguageTest::testUserAdminLanguageConfigurationNotAvailableWithOnlyOneLanguage |
function |
core/modules/user/tests/src/Functional/UserAdminLanguageTest.php |
Tests that admin language is not configurable in single language sites. |
| UserLanguageTest::testUserLanguageConfiguration |
function |
core/modules/user/tests/src/Functional/UserLanguageTest.php |
Tests if user can change their default language. |
| UserRole::buildConfigurationForm |
function |
core/modules/user/src/Plugin/Condition/UserRole.php |
|
| UserRole::defaultConfiguration |
function |
core/modules/user/src/Plugin/Condition/UserRole.php |
|
| UserRole::submitConfigurationForm |
function |
core/modules/user/src/Plugin/Condition/UserRole.php |
|
| UserSelection::buildConfigurationForm |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
|
| UserSelection::defaultConfiguration |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
|
| ValidationErrorBlock::validateConfigurationForm |
function |
core/modules/settings_tray/tests/modules/settings_tray_test/src/Plugin/Block/ValidationErrorBlock.php |
|
| VariantBase::buildConfigurationForm |
function |
core/lib/Drupal/Core/Display/VariantBase.php |
|
| VariantBase::defaultConfiguration |
function |
core/lib/Drupal/Core/Display/VariantBase.php |
|