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 |
AjaxCommandsTest::testHtmlCommand | function | core/ |
@covers \Drupal\Core\Ajax\HtmlCommand |
AjaxCommandsTest::testInsertCommand | function | core/ |
@covers \Drupal\Core\Ajax\InsertCommand |
AjaxCommandsTest::testInvokeCommand | function | core/ |
@covers \Drupal\Core\Ajax\InvokeCommand |
AjaxCommandsTest::testOpenDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenDialogCommand |
AjaxCommandsTest::testOpenModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenModalDialogCommand |
AjaxCommandsTest::testPrependCommand | function | core/ |
@covers \Drupal\Core\Ajax\PrependCommand |
AjaxCommandsTest::testRedirectCommand | function | core/ |
@covers \Drupal\Core\Ajax\RedirectCommand |
AjaxCommandsTest::testRemoveCommand | function | core/ |
@covers \Drupal\Core\Ajax\RemoveCommand |
AjaxCommandsTest::testReplaceCommand | function | core/ |
@covers \Drupal\Core\Ajax\ReplaceCommand |
AjaxCommandsTest::testRestripeCommand | function | core/ |
@covers \Drupal\Core\Ajax\RestripeCommand |
AjaxCommandsTest::testSetDialogOptionCommand | function | core/ |
@covers \Drupal\Core\Ajax\SetDialogOptionCommand |
AjaxCommandsTest::testSetDialogTitleCommand | function | core/ |
@covers \Drupal\Core\Ajax\SetDialogTitleCommand |
AjaxCommandsTest::testSettingsCommand | function | core/ |
@covers \Drupal\Core\Ajax\SettingsCommand |
AjaxCommandsTest::testUpdateBuildIdCommand | function | core/ |
@covers \Drupal\Core\Ajax\UpdateBuildIdCommand |
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.