| HtmlList::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/style/HtmlList.php |
Render the given style. |
| HtmlResponseAttachmentsProcessor::formatHttpHeaderAttributes |
function |
core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php |
Formats an attribute string for an HTTP header. |
| HTMLRestrictions::fromTextFormat |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Constructs a set of HTML restrictions matching the given text format. |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
| HtmlTest::testTransformRootRelativeUrlsToAbsolute |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
@legacy-covers ::transformRootRelativeUrlsToAbsolute |
| HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion |
function |
core/tests/Drupal/Tests/Component/Utility/HtmlTest.php |
@legacy-covers ::transformRootRelativeUrlsToAbsolute |
| HtmxDynamicFormTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Core/Htmx/HtmxDynamicFormTest.php |
Tests that dynamic forms powered by HTMX work as expected. |
| HtmxDynamicFormTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Core/Htmx/HtmxDynamicFormTest.php |
|
| HtmxDynamicFormTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Core/Htmx/HtmxDynamicFormTest.php |
The theme to install as the default for testing. |
| HtmxDynamicFormTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Core/Htmx/HtmxDynamicFormTest.php |
Modules to install. |
| HtmxDynamicFormTest::testHtmxForm |
function |
core/tests/Drupal/FunctionalJavascriptTests/Core/Htmx/HtmxDynamicFormTest.php |
Tests HTMX form functionality. |
| HtmxRendererTest::testWrapperFormat |
function |
core/tests/Drupal/KernelTests/Core/Htmx/HtmxRendererTest.php |
Test triggering the renderer with _wrapper_format. |
| HtmxTestAjaxForm |
class |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
A small form used to insert an HTMX powered element using ajax API. |
| 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 |
Form constructor. |
| HtmxTestAjaxForm::getFormId |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
Returns a unique string identifying the form. |
| HtmxTestAjaxForm::submitForm |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php |
Form submission handler. |
| 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 |
Form constructor. |
| HtmxTestForm::getFormId |
function |
core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php |
Returns a unique string identifying the form. |
| 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 |
Form submission handler. |
| 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 |
Provide a form to edit options for this plugin. |
| IconExtractorBase::buildConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php |
Form constructor. |
| IconExtractorBase::submitConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php |
Form submission handler. |
| IconExtractorBase::validateConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php |
Form validation handler. |
| 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. |