| HtmxTestAjaxForm.php |
file |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
|
| HtmxTestAjaxForm::buildForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
|
| HtmxTestAjaxForm::getFormId |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
|
| HtmxTestAjaxForm::submitForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
|
| HtmxTestAttachmentsController::withWrapperFormat |
function |
core/modules/system/tests/modules/test_htmx/src/Controller/HtmxTestAttachmentsController.php |
Builds a response with an the wrapper format parameter on the request. |
| HtmxTestForm |
class |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
A small form used to test HTMX dynamic forms. |
| HtmxTestForm.php |
file |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::buildDependentOptions |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::buildForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::getFormId |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::getTriggerElement |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HtmxTestForm::submitForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
|
| HttpExceptionSubscriberBase::getHandledFormats |
function |
core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php |
Specifies the request formats this subscriber will respond to. |
| HTTPStatusCode::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/area/HTTPStatusCode.php |
|
| IconExtractorBase::buildConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php |
|
| IconExtractorBase::submitConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php |
|
| IconExtractorBase::validateConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php |
|
| IconExtractorPluginManager::getExtractorForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorPluginManager.php |
Get an extractor settings form. |
| IconExtractorPluginManager::getExtractorForms |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorPluginManager.php |
Get multiple extractor settings form. |
| IconExtractorPluginManager::getPluginForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorPluginManager.php |
Retrieves the plugin form for a given icon extractor. |
| IconExtractorSettingsForm |
class |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
Handle icon extractor settings form conversion from YAML to Drupal Form API. |
| IconExtractorSettingsForm.php |
file |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
|
| IconExtractorSettingsForm::buildBooleanForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
Build Drupal form for a boolean setting to a checkbox. |
| IconExtractorSettingsForm::buildEnumForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
Build Drupal form for an enumerations to a select. |
| IconExtractorSettingsForm::buildNumberForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
Build Drupal form for a number or integer setting. |
| IconExtractorSettingsForm::buildStringForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
Build Drupal form for a string setting to a textfield. |
| IconExtractorSettingsForm::COLOR_TYPE |
constant |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
|
| IconExtractorSettingsForm::generateSettingsForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
Create the Drupal Form API element from the settings. |
| IconExtractorSettingsForm::getOptions |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
Get option list for enumerations. |
| IconExtractorSettingsForm::initSettingForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php |
Init setting from common JSON Schema properties. |
| IconExtractorSettingsFormTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
Tests Drupal\Core\Theme\Icon\IconExtractorSettingsForm. |
| IconExtractorSettingsFormTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
|
| IconExtractorSettingsFormTest::settingsFormDataProvider |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
Provide data for testGenerateSettingsForm. |
| IconExtractorSettingsFormTest::testGenerateSettingsForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
| IconExtractorSettingsFormTest::testGenerateSettingsFormWithValues |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconExtractorSettingsFormTest.php |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
| IconPackExtractorForm |
class |
core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php |
The icon pack extractor form plugin. |
| IconPackExtractorForm.php |
file |
core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php |
|
| IconPackExtractorForm::buildConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php |
|
| IconPackExtractorForm::submitConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php |
|
| IconPackExtractorForm::validateConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php |
|
| IconPackExtractorFormTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Tests Drupal\Core\Theme\Icon\IconPackExtractorForm. |
| IconPackExtractorFormTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
|
| IconPackExtractorFormTest::$formState |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
The form state. |
| IconPackExtractorFormTest::$iconPackForm |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
The icon pack form. |
| IconPackExtractorFormTest::$plugin |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
The plugin form. |
| IconPackExtractorFormTest::setUp |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
|
| IconPackExtractorFormTest::testBuildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Test the IconPackExtractorForm::buildConfigurationForm method. |
| IconPackExtractorFormTest::testSubmitConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Test the IconPackExtractorForm::submitConfigurationForm method. |
| IconPackExtractorFormTest::testValidateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Test the IconPackExtractorForm::validateConfigurationForm method. |
| IconPackManager::getExtractorFormDefaults |
function |
core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php |
|