| AdvancedSettingsForm::buildForm |
function |
core/modules/views_ui/src/Form/AdvancedSettingsForm.php |
Form constructor. |
| AdvancedSettingsForm::cacheSubmit |
function |
core/modules/views_ui/src/Form/AdvancedSettingsForm.php |
Submission handler to clear the Views cache. |
| AdvancedSettingsForm::getEditableConfigNames |
function |
core/modules/views_ui/src/Form/AdvancedSettingsForm.php |
Gets the configuration names that will be editable. |
| AdvancedSettingsForm::getFormId |
function |
core/modules/views_ui/src/Form/AdvancedSettingsForm.php |
Returns a unique string identifying the form. |
| AdvancedSettingsForm::submitForm |
function |
core/modules/views_ui/src/Form/AdvancedSettingsForm.php |
Form submission handler. |
| AjaxFormBlock |
class |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Provides an AJAX form block. |
| AjaxFormBlock.php |
file |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
|
| AjaxFormBlock::$formBuilder |
property |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
The form builder. |
| AjaxFormBlock::$messenger |
property |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
The messenger. |
| AjaxFormBlock::build |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Builds and returns the renderable array for this block plugin. |
| AjaxFormBlock::buildForm |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Form constructor. |
| AjaxFormBlock::create |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Instantiates a new instance of the implementing class using autowiring. |
| AjaxFormBlock::getFormId |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Returns a unique string identifying the form. |
| AjaxFormBlock::submitForm |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Form submission handler. |
| AjaxFormBlock::updateOptions |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Updates the options of a select list. |
| AjaxFormBlock::validateForm |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Form validation handler. |
| AjaxFormBlock::__construct |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php |
Constructs a new AjaxFormBlock. |
| AjaxFormCacheTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php |
Tests the usage of form caching for AJAX forms. |
| AjaxFormCacheTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php |
|
| AjaxFormCacheTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php |
The theme to install as the default for testing. |
| AjaxFormCacheTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php |
Modules to install. |
| AjaxFormCacheTest::testBlockForms |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php |
Tests AJAX forms in blocks. |
| AjaxFormCacheTest::testFormCacheUsage |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php |
Tests the usage of form cache for AJAX forms. |
| AjaxFormCacheTest::testQueryString |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormCacheTest.php |
Tests AJAX forms on pages with a query string. |
| AjaxFormHelperTrait |
trait |
core/lib/Drupal/Core/Ajax/AjaxFormHelperTrait.php |
Provides a helper to for submitting an AJAX form. |
| AjaxFormHelperTrait.php |
file |
core/lib/Drupal/Core/Ajax/AjaxFormHelperTrait.php |
|
| AjaxFormHelperTrait::ajaxSubmit |
function |
core/lib/Drupal/Core/Ajax/AjaxFormHelperTrait.php |
Submit form dialog #ajax callback. |
| AjaxFormHelperTrait::successfulAjaxSubmit |
function |
core/lib/Drupal/Core/Ajax/AjaxFormHelperTrait.php |
Allows the form to respond to a successful AJAX submission. |
| AjaxFormImageButtonTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php |
Tests the Ajax image buttons work with key press events. |
| AjaxFormImageButtonTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php |
|
| AjaxFormImageButtonTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php |
The theme to install as the default for testing. |
| AjaxFormImageButtonTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php |
Modules to install. |
| AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php |
Tests image buttons can be operated with the keyboard ENTER key. |
| AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php |
Tests image buttons can be operated with the keyboard SPACE key. |
| AjaxFormPageCacheTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php |
Performs tests on AJAX forms in cached pages. |
| AjaxFormPageCacheTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php |
|
| AjaxFormPageCacheTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php |
The theme to install as the default for testing. |
| AjaxFormPageCacheTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php |
Modules to install. |
| AjaxFormPageCacheTest::getFormBuildId |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php |
Return the build id of the current form. |
| AjaxFormPageCacheTest::setUp |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php |
|
| AjaxFormPageCacheTest::testAjaxElementValidation |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php |
Tests that updating the text field trigger an AJAX request/response. |
| AjaxFormPageCacheTest::testSimpleAJAXFormValue |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php |
Create a simple form, then submit the form via AJAX to change to it. |
| AjaxFormsTestAjaxElementsForm |
class |
core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php |
Builds a form where each Form API element triggers a simple Ajax callback. |
| AjaxFormsTestAjaxElementsForm.php |
file |
core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php |
|
| AjaxFormsTestAjaxElementsForm::buildForm |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php |
Form constructor. |
| AjaxFormsTestAjaxElementsForm::getFormId |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php |
Returns a unique string identifying the form. |
| AjaxFormsTestAjaxElementsForm::submitForm |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php |
Form submission handler. |
| AjaxFormsTestCommandsForm |
class |
core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php |
Form constructor for the Ajax Command display form. |
| AjaxFormsTestCommandsForm.php |
file |
core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php |
|
| AjaxFormsTestCommandsForm::buildForm |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestCommandsForm.php |
Form constructor. |