Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AjaxCommandsTest::testChangedCommand | function | core/ |
@covers \Drupal\Core\Ajax\ChangedCommand[[api-linebreak]] |
| AjaxCommandsTest::testCloseDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseDialogCommand[[api-linebreak]] |
| AjaxCommandsTest::testCloseModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseModalDialogCommand[[api-linebreak]] |
| AjaxCommandsTest::testCssCommand | function | core/ |
@covers \Drupal\Core\Ajax\CssCommand[[api-linebreak]] |
| AjaxCommandsTest::testDataCommand | function | core/ |
@covers \Drupal\Core\Ajax\DataCommand[[api-linebreak]] |
| AjaxCommandsTest::testHtmlCommand | function | core/ |
@covers \Drupal\Core\Ajax\HtmlCommand[[api-linebreak]] |
| AjaxCommandsTest::testInsertCommand | function | core/ |
@covers \Drupal\Core\Ajax\InsertCommand[[api-linebreak]] |
| AjaxCommandsTest::testInvokeCommand | function | core/ |
@covers \Drupal\Core\Ajax\InvokeCommand[[api-linebreak]] |
| AjaxCommandsTest::testOpenDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenDialogCommand[[api-linebreak]] |
| AjaxCommandsTest::testOpenModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenModalDialogCommand[[api-linebreak]] |
| AjaxCommandsTest::testPrependCommand | function | core/ |
@covers \Drupal\Core\Ajax\PrependCommand[[api-linebreak]] |
| AjaxCommandsTest::testRedirectCommand | function | core/ |
@covers \Drupal\Core\Ajax\RedirectCommand[[api-linebreak]] |
| AjaxCommandsTest::testRemoveCommand | function | core/ |
@covers \Drupal\Core\Ajax\RemoveCommand[[api-linebreak]] |
| AjaxCommandsTest::testReplaceCommand | function | core/ |
@covers \Drupal\Core\Ajax\ReplaceCommand[[api-linebreak]] |
| AjaxCommandsTest::testRestripeCommand | function | core/ |
@covers \Drupal\Core\Ajax\RestripeCommand[[api-linebreak]] |
| AjaxCommandsTest::testSetDialogOptionCommand | function | core/ |
@covers \Drupal\Core\Ajax\SetDialogOptionCommand[[api-linebreak]] |
| AjaxCommandsTest::testSetDialogTitleCommand | function | core/ |
@covers \Drupal\Core\Ajax\SetDialogTitleCommand[[api-linebreak]] |
| AjaxCommandsTest::testSettingsCommand | function | core/ |
@covers \Drupal\Core\Ajax\SettingsCommand[[api-linebreak]] |
| AjaxCommandsTest::testUpdateBuildIdCommand | function | core/ |
@covers \Drupal\Core\Ajax\UpdateBuildIdCommand[[api-linebreak]] |
| AjaxCssForm | class | core/ |
A form for testing delivery of CSS to CKEditor via AJAX. |
| AjaxCssForm.php | file | core/ |
|
| AjaxCssForm::$fileUrlGenerator | property | core/ |
The file URL generator. |
| AjaxCssForm::addCssIframe | function | core/ |
Handles the AJAX request to add CSS to the iframe editor. |
| AjaxCssForm::addCssInline | function | core/ |
Handles the AJAX request to add CSS to the inline editor. |
| AjaxCssForm::buildForm | function | core/ |
Form constructor. |
| AjaxCssForm::create | function | core/ |
Instantiates a new instance of this class. |
| AjaxCssForm::generateResponse | function | core/ |
Generates an AJAX response to add CSS to a CKEditor Text Editor instance. |
| AjaxCssForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxCssForm::submitForm | function | core/ |
Form submission handler. |
| AjaxCssForm::__construct | function | core/ |
Constructs an AjaxCssForm. |
| AjaxCssTest | class | core/ |
Tests delivery of CSS to CKEditor via AJAX. |
| AjaxCssTest.php | file | core/ |
|
| AjaxCssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxCssTest::$modules | property | core/ |
Modules to enable. |
| AjaxCssTest::getEditorStyle | function | core/ |
Gets a computed style value for a CKEditor instance. |
| AjaxCssTest::setUp | function | core/ |
|
| AjaxCssTest::testCkeditorAjaxAddCss | function | core/ |
Tests adding style sheets dynamically to CKEditor. |
| AjaxCssTest::waitOnCkeditorInstance | function | core/ |
Wait for a CKEditor instance to finish loading and initializing. |
| 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 enable. |
| 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/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.