| SetFormCommand |
class |
core/modules/views_ui/src/Ajax/SetFormCommand.php |
Provides an AJAX command for setting a form submit URL in modal forms. |
| SetFormCommand.php |
file |
core/modules/views_ui/src/Ajax/SetFormCommand.php |
|
| SetFormCommand::$url |
property |
core/modules/views_ui/src/Ajax/SetFormCommand.php |
The URL of the form. |
| SetFormCommand::render |
function |
core/modules/views_ui/src/Ajax/SetFormCommand.php |
Return an array to be run through json_encode and sent to the client. |
| SetFormCommand::__construct |
function |
core/modules/views_ui/src/Ajax/SetFormCommand.php |
Constructs a SetFormCommand object. |
| SettingsForm |
class |
core/modules/navigation/src/Form/SettingsForm.php |
Configure Navigation settings for this site. |
| SettingsForm |
class |
core/modules/media_library/src/Form/SettingsForm.php |
Defines a form for configuring the Media Library module. |
| SettingsForm |
class |
core/modules/package_manager/src/Form/SettingsForm.php |
Configures Package Manager settings. |
| SettingsForm.php |
file |
core/modules/package_manager/src/Form/SettingsForm.php |
|
| SettingsForm.php |
file |
core/modules/media_library/src/Form/SettingsForm.php |
|
| SettingsForm.php |
file |
core/modules/navigation/src/Form/SettingsForm.php |
|
| SettingsForm::adjustLogoDimensions |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Adjusts the custom logo dimensions according to navigation settings. |
| SettingsForm::buildForm |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Form constructor. |
| SettingsForm::buildForm |
function |
core/modules/media_library/src/Form/SettingsForm.php |
Form constructor. |
| SettingsForm::buildForm |
function |
core/modules/package_manager/src/Form/SettingsForm.php |
Form constructor. |
| SettingsForm::create |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Instantiates a new instance of this class. |
| SettingsForm::getEditableConfigNames |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
| SettingsForm::getEditableConfigNames |
function |
core/modules/package_manager/src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
| SettingsForm::getEditableConfigNames |
function |
core/modules/media_library/src/Form/SettingsForm.php |
Gets the configuration names that will be editable. |
| SettingsForm::getFormId |
function |
core/modules/media_library/src/Form/SettingsForm.php |
Returns a unique string identifying the form. |
| SettingsForm::getFormId |
function |
core/modules/package_manager/src/Form/SettingsForm.php |
Returns a unique string identifying the form. |
| SettingsForm::getFormId |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Returns a unique string identifying the form. |
| SettingsForm::submitForm |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Form submission handler. |
| SettingsForm::submitForm |
function |
core/modules/media_library/src/Form/SettingsForm.php |
Form submission handler. |
| SettingsForm::validateForm |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Form validation handler. |
| SettingsForm::validateLogoPath |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Helper function for the navigation settings form. |
| SettingsForm::__construct |
function |
core/modules/navigation/src/Form/SettingsForm.php |
Constructs a Navigation SettingsForm object. |
| SettingsFormTest |
class |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
Tests Settings Form. |
| SettingsFormTest |
class |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
Tests the Media Library settings form. |
| SettingsFormTest |
class |
core/modules/package_manager/tests/src/Functional/SettingsFormTest.php |
Tests the Package Manager settings form. |
| SettingsFormTest.php |
file |
core/modules/package_manager/tests/src/Functional/SettingsFormTest.php |
|
| SettingsFormTest.php |
file |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
|
| SettingsFormTest.php |
file |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
|
| SettingsFormTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
The theme to install as the default for testing. |
| SettingsFormTest::$defaultTheme |
property |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
The theme to install as the default for testing. |
| SettingsFormTest::$defaultTheme |
property |
core/modules/package_manager/tests/src/Functional/SettingsFormTest.php |
The theme to install as the default for testing. |
| SettingsFormTest::$modules |
property |
core/modules/package_manager/tests/src/Functional/SettingsFormTest.php |
Modules to install. |
| SettingsFormTest::$modules |
property |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
Modules to install. |
| SettingsFormTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
Modules to install. |
| SettingsFormTest::testSettingsForm |
function |
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php |
Tests the JSON:API settings form. |
| SettingsFormTest::testSettingsForm |
function |
core/modules/media_library/tests/src/Functional/SettingsFormTest.php |
Tests the Media Library settings form. |
| SettingsFormTest::testSettingsForm |
function |
core/modules/package_manager/tests/src/Functional/SettingsFormTest.php |
Tests that executable paths can be configured through the settings form. |
| SettingsTest::providerTestCredentialForm |
function |
core/modules/migrate_drupal_ui/tests/src/FunctionalJavascript/SettingsTest.php |
Data provider for testCredentialForm. |
| SettingsTest::testCredentialForm |
function |
core/modules/migrate_drupal_ui/tests/src/FunctionalJavascript/SettingsTest.php |
Test the Credential form with defaults in settings.php. |
| SettingsTrayBlockFormTest |
class |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php |
Testing opening and saving block forms in the off-canvas dialog. |
| SettingsTrayBlockFormTest.php |
file |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php |
|
| SettingsTrayBlockFormTest::$defaultTheme |
property |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php |
The theme to install as the default for testing. |
| SettingsTrayBlockFormTest::$modules |
property |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php |
Modules to install. |
| SettingsTrayBlockFormTest::doTestBlocks |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php |
Tests opening off-canvas dialog by click blocks and elements in the blocks. |
| SettingsTrayBlockFormTest::getBlockTests |
function |
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php |
Creates tests for ::testBlocks(). |