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 |
|---|---|---|---|
| AjaxFormsTestValidationForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
| AjaxFormsTestValidationForm.php | file | core/ |
|
| AjaxFormsTestValidationForm::buildForm | function | core/ |
Form constructor. |
| AjaxFormsTestValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormsTestValidationForm::submitForm | function | core/ |
Form submission handler. |
| AjaxInGroupTest | class | core/ |
Tests that form elements in groups work correctly with AJAX. |
| AjaxInGroupTest.php | file | core/ |
|
| AjaxInGroupTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxInGroupTest::$modules | property | core/ |
Modules to install. |
| AjaxInGroupTest::setUp | function | core/ |
|
| AjaxInGroupTest::testSimpleAjaxFormValue | function | core/ |
Submits forms with select and checkbox elements via Ajax. |
| AjaxMaintenanceModeTest | class | core/ |
Tests maintenance message during an AJAX call. |
| AjaxMaintenanceModeTest.php | file | core/ |
|
| AjaxMaintenanceModeTest::$adminUser | property | core/ |
An user with administration permissions. |
| AjaxMaintenanceModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxMaintenanceModeTest::$modules | property | core/ |
Modules to install. |
| AjaxMaintenanceModeTest::setUp | function | core/ |
|
| AjaxMaintenanceModeTest::testAjaxCallMaintenanceMode | function | core/ |
Tests maintenance message only appears once on an AJAX call. |
| AjaxPageStateTest | class | core/ |
Performs tests for the effects of the ajax_page_state query parameter. |
| AjaxPageStateTest.php | file | core/ |
|
| AjaxPageStateTest::$adminUser | property | core/ |
User account with all available permissions. |
| AjaxPageStateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxPageStateTest::$modules | property | core/ |
Modules to install. |
| AjaxPageStateTest::setUp | function | core/ |
|
| AjaxPageStateTest::testDrupalSettingsIsNotLoaded | function | core/ |
Give ajax_page_state[libraries]=core/drupalSettings to exclude the library. |
| AjaxPageStateTest::testLibrariesAvailable | function | core/ |
Default functionality without the param ajax_page_state[libraries]. |
| AjaxPageStateTest::testMultipleLibrariesAreNotLoaded | function | core/ |
Tests if multiple libraries can be excluded. |
| AjaxRendererTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\MainContent\AjaxRenderer[[api-linebreak]] @group Ajax |
| AjaxRendererTest.php | file | core/ |
|
| AjaxRendererTest::$ajaxRenderer | property | core/ |
The tested ajax controller. |
| AjaxRendererTest::$renderer | property | core/ |
The renderer. |
| AjaxRendererTest::setUp | function | core/ |
|
| AjaxRendererTest::testRenderWithFragmentObject | function | core/ |
Tests the content method. |
| AjaxResponseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Ajax\AjaxResponse[[api-linebreak]] @group Ajax |
| AjaxResponseTest.php | file | core/ |
|
| AjaxResponseTest::$ajaxResponse | property | core/ |
The tested ajax response object. |
| AjaxResponseTest::setUp | function | core/ |
|
| AjaxResponseTest::testCommands | function | core/ |
Tests the add and getCommands method. |
| AjaxResponseTest::testPrepareResponseForIeFormRequestsWithFileUpload | function | core/ |
Tests the support for IE specific headers in file uploads. |
| AjaxTest | class | core/ |
Tests AJAX responses. |
| AjaxTest.php | file | core/ |
|
| AjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxTest::$modules | property | core/ |
Modules to install. |
| AjaxTest::assertInsert | function | core/ |
Assert insert. |
| AjaxTest::assertWaitPageContains | function | core/ |
Asserts that page contains an expected value after waiting. |
| AjaxTest::testAjaxFocus | function | core/ |
Tests ajax focus handling. |
| AjaxTest::testAjaxWithAdminRoute | function | core/ |
|
| AjaxTest::testDrupalSettingsCachingRegression | function | core/ |
Tests that AJAX loaded libraries are not retained between requests. |
| AjaxTest::testGlobalEvents | function | core/ |
Tests that jQuery's global Ajax events are triggered at the correct time. |
| AjaxTest::testInsertAjaxResponse | function | core/ |
Tests that various AJAX responses with DOM elements are correctly inserted. |
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.