Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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]] |
| 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/ |
Test if managed file form element works well with multiple files upload. |
| 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 enable. |
| 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. |
| 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 enable. |
| 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. |
| AjaxFormPageCacheTest::$modules | property | core/ |
Modules to enable. |
| AjaxFormPageCacheTest::getFormBuildId | function | core/ |
Return the build id of the current form. |
| AjaxFormPageCacheTest::setUp | function | core/ |
|
| AjaxFormPageCacheTest::testAjaxElementValidation | function | core/ |
Tests that updating the text field trigger an AJAX request/response. |
| AjaxFormPageCacheTest::testSimpleAJAXFormValue | function | core/ |
Create a simple form, then submit the form via AJAX to change to it. |
| AjaxFormsTestAjaxElementsForm | class | core/ |
Form builder: Builds a form that has each FAPI elements triggering a simple Ajax callback. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.