Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AjaxTestFocusFirstForm | class | core/ |
Form for testing AJAX FocusFirstCommand. |
AjaxTestFocusFirstForm.php | file | core/ |
|
AjaxTestFocusFirstForm::buildForm | function | core/ |
Form constructor. |
AjaxTestFocusFirstForm::focusableContainerNotTabbableChildren | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::focusFirstInContainer | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::focusFirstInForm | function | core/ |
Callback for testing FocusFirstCommand on a form. |
AjaxTestFocusFirstForm::focusFirstSelectorMultipleMatch | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestFocusFirstForm::selectorDoesNotExist | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::selectorHasNothingTabbable | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestFocusFirstForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestForm | class | core/ |
Dummy form for testing DialogRenderer with _form routes. |
AjaxTestForm.php | file | core/ |
|
AjaxTestForm::buildForm | function | core/ |
Form constructor. |
AjaxTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestForm::helloWorld | function | core/ |
An AJAX callback that prints "Hello World!" as a message. |
AjaxTestForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestFormPromise | class | core/ |
Test form for ajax_test_form_promise. |
AjaxTestFormPromise.php | file | core/ |
|
AjaxTestFormPromise::buildForm | function | core/ |
Form for testing the addition of various types of elements via Ajax. |
AjaxTestFormPromise::executeCommands | function | core/ |
Ajax callback for the "Execute commands button" button. |
AjaxTestFormPromise::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestFormPromise::submitForm | function | core/ |
Form submission handler. |
AjaxTestImageEffect | class | core/ |
Provides a test effect using Ajax in the configuration form. |
AjaxTestImageEffect.php | file | core/ |
|
AjaxTestImageEffect::ajaxCallback | function | core/ |
AJAX callback. |
AjaxTestImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
AjaxTestImageEffect::buildConfigurationForm | function | core/ |
|
AjaxTestImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AjaxTestImageEffect::submitConfigurationForm | function | core/ |
|
AjaxTestMessageCommandForm | class | core/ |
Form for testing AJAX MessageCommand. |
AjaxTestMessageCommandForm.php | file | core/ |
|
AjaxTestMessageCommandForm::buildForm | function | core/ |
Form constructor. |
AjaxTestMessageCommandForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestMessageCommandForm::makeMessageAlternate | function | core/ |
Callback for testing MessageCommand using an alternate message location. |
AjaxTestMessageCommandForm::makeMessageDefault | function | core/ |
Callback for testing MessageCommand with default settings. |
AjaxTestMessageCommandForm::makeMessageWarning | function | core/ |
Callback for testing MessageCommand with warning status. |
AjaxTestMessageCommandForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestMessageCommandForm::validateForm | function | core/ |
Form validation handler. |
AjaxWaitTest | class | core/ |
Tests that unnecessary or untracked XHRs will cause a test failure. |
AjaxWaitTest.php | file | core/ |
|
AjaxWaitTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxWaitTest::testUnnecessaryWait | function | core/ |
Tests that an unnecessary wait triggers a deprecation error. |
AjaxWaitTest::testUntrackedXhr | function | core/ |
Tests that an untracked XHR triggers a deprecation error. |
ajax_forms_test.info.yml | file | core/ |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml |
ajax_forms_test.module | file | core/ |
Mock module for Ajax forms testing. |
ajax_forms_test.routing.yml | file | core/ |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml |
ajax_forms_test_advanced_commands_add_css_callback | function | core/ |
Ajax callback for 'add_css'. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.