Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AjaxCommandsTest::testInvokeCommand | function | core/ |
Tests invoke command. |
| AjaxCommandsTest::testOpenDialogCommand | function | core/ |
Tests open dialog command. |
| AjaxCommandsTest::testOpenDialogCommandClass | function | core/ |
Tests dialogClass for OpenDialogCommand and OpenOffCanvasDialogCommand. |
| AjaxCommandsTest::testOpenModalDialogCommand | function | core/ |
Tests open modal dialog command. |
| AjaxCommandsTest::testPrependCommand | function | core/ |
Tests prepend command. |
| AjaxCommandsTest::testRedirectCommand | function | core/ |
Tests redirect command. |
| AjaxCommandsTest::testRemoveCommand | function | core/ |
Tests remove command. |
| AjaxCommandsTest::testReplaceCommand | function | core/ |
Tests replace command. |
| AjaxCommandsTest::testRestripeCommand | function | core/ |
Tests restripe command. |
| AjaxCommandsTest::testSetDialogOptionCommand | function | core/ |
Tests set dialog option command. |
| AjaxCommandsTest::testSetDialogTitleCommand | function | core/ |
Tests set dialog title command. |
| AjaxCommandsTest::testSettingsCommand | function | core/ |
Tests settings command. |
| AjaxCommandsTest::testUpdateBuildIdCommand | function | core/ |
Tests update build id command. |
| AjaxFileManagedMultipleTest | class | core/ |
Tests ajax upload to managed files. |
| AjaxFileManagedMultipleTest.php | file | core/ |
|
| AjaxFileManagedMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxFileManagedMultipleTest::$modules | property | core/ |
Modules to install. |
| AjaxFileManagedMultipleTest::testMultipleFilesUpload | function | core/ |
Tests if managed file form element works well with multiple files upload. |
| AjaxFormBlock | class | core/ |
Provides an AJAX form block. |
| AjaxFormBlock.php | file | core/ |
|
| AjaxFormBlock::$formBuilder | property | core/ |
The form builder. |
| AjaxFormBlock::$messenger | property | core/ |
The messenger. |
| AjaxFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| AjaxFormBlock::buildForm | function | core/ |
Form constructor. |
| AjaxFormBlock::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| AjaxFormBlock::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormBlock::submitForm | function | core/ |
Form submission handler. |
| AjaxFormBlock::updateOptions | function | core/ |
Updates the options of a select list. |
| AjaxFormBlock::validateForm | function | core/ |
Form validation handler. |
| AjaxFormBlock::__construct | function | core/ |
Constructs a new AjaxFormBlock. |
| AjaxFormCacheTest | class | core/ |
Tests the usage of form caching for AJAX forms. |
| AjaxFormCacheTest.php | file | core/ |
|
| AjaxFormCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxFormCacheTest::$modules | property | core/ |
Modules to install. |
| AjaxFormCacheTest::testBlockForms | function | core/ |
Tests AJAX forms in blocks. |
| AjaxFormCacheTest::testFormCacheUsage | function | core/ |
Tests the usage of form cache for AJAX forms. |
| AjaxFormCacheTest::testQueryString | function | core/ |
Tests AJAX forms on pages with a query string. |
| AjaxFormHelperTrait | trait | core/ |
Provides a helper to for submitting an AJAX form. |
| AjaxFormHelperTrait.php | file | core/ |
|
| AjaxFormHelperTrait::ajaxSubmit | function | core/ |
Submit form dialog #ajax callback. |
| AjaxFormHelperTrait::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
| AjaxFormImageButtonTest | class | core/ |
Tests the Ajax image buttons work with key press events. |
| AjaxFormImageButtonTest.php | file | core/ |
|
| AjaxFormImageButtonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxFormImageButtonTest::$modules | property | core/ |
Modules to install. |
| AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter | function | core/ |
Tests image buttons can be operated with the keyboard ENTER key. |
| AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace | function | core/ |
Tests image buttons can be operated with the keyboard SPACE key. |
| AjaxFormPageCacheTest | class | core/ |
Performs tests on AJAX forms in cached pages. |
| AjaxFormPageCacheTest.php | file | core/ |
|
| AjaxFormPageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.