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 |
|---|---|---|---|
| AjaxFormsTestAjaxElementsForm.php | file | core/ |
|
| AjaxFormsTestAjaxElementsForm::buildForm | function | core/ |
Form constructor. |
| AjaxFormsTestAjaxElementsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormsTestAjaxElementsForm::submitForm | function | core/ |
Form submission handler. |
| AjaxFormsTestCommandsForm | class | core/ |
Form constructor for the Ajax Command display form. |
| AjaxFormsTestCommandsForm.php | file | core/ |
|
| AjaxFormsTestCommandsForm::buildForm | function | core/ |
. |
| AjaxFormsTestCommandsForm::getFormId | function | core/ |
. |
| AjaxFormsTestCommandsForm::submitForm | function | core/ |
. |
| AjaxFormsTestImageButtonForm | class | core/ |
Form builder: Builds a form that has image button with an ajax callback. |
| AjaxFormsTestImageButtonForm.php | file | core/ |
|
| AjaxFormsTestImageButtonForm::buildForm | function | core/ |
Form constructor. |
| AjaxFormsTestImageButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormsTestImageButtonForm::submitForm | function | core/ |
Form submission handler. |
| AjaxFormsTestLazyLoadForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
| AjaxFormsTestLazyLoadForm.php | file | core/ |
|
| AjaxFormsTestLazyLoadForm::buildForm | function | core/ |
Form constructor. |
| AjaxFormsTestLazyLoadForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormsTestLazyLoadForm::submitForm | function | core/ |
Form submission handler. |
| AjaxFormsTestSimpleForm | class | core/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
| AjaxFormsTestSimpleForm.php | file | core/ |
|
| AjaxFormsTestSimpleForm::buildForm | function | core/ |
Form constructor. |
| AjaxFormsTestSimpleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AjaxFormsTestSimpleForm::submitForm | function | core/ |
Form submission handler. |
| 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 enable. |
| AjaxInGroupTest::setUp | function | core/ |
|
| AjaxInGroupTest::testSimpleAjaxFormValue | function | core/ |
Submits forms with select and checkbox elements via Ajax. |
| 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::testHtml5ShivIsNotLoaded | function | core/ |
Give ajax_page_state[libraries]=core/html5shiv to exclude the library. |
| AjaxPageStateTest::testLibrariesAvailable | function | core/ |
Default functionality without the param ajax_page_state[libraries]. |
| AjaxPageStateTest::testMultipleLibrariesAreNotLoaded | function | core/ |
Test 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::testConstructorRendererArgument | function | core/ |
@group legacy @expectedDeprecation The renderer service must be passed to Drupal\Core\Render\MainContent\AjaxRenderer::__construct and will be required before Drupal 9.0.0. See https://www.drupal.org/node/3009400 |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.