Search for age
- Search 7.x for age
- Search 9.5.x for age
- Search 8.9.x for age
- Search 10.3.x for age
- Search 11.x for age
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AjaxFileManagedMultipleTest.php | file | core/ |
|
| AjaxFileManagedMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxFileManagedMultipleTest::$modules | property | core/ |
Modules to install. |
| AjaxFileManagedMultipleTest::testMultipleFilesUpload | function | core/ |
Tests if managed file form element works well with multiple files upload. |
| AjaxFormCacheTest::testFormCacheUsage | function | core/ |
Tests the usage of form cache for AJAX forms. |
| 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 install. |
| 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 install. |
| 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. |
| 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. |
| AjaxPageState | class | core/ |
Expands the compressed ajax_page_state query parameter into an array. |
| AjaxPageState.php | file | core/ |
|
| AjaxPageState::handle | function | core/ |
|
| AjaxPageState::parseAjaxPageState | function | core/ |
Parse the ajax_page_state variable in the request. |
| AjaxPageState::__construct | function | core/ |
Constructs a new AjaxPageState instance. |
| AjaxPageStateTest | class | core/ |
Tests Drupal\Core\StackMiddleware\AjaxPageState. |
| AjaxPageStateTest | class | core/ |
Performs tests for the effects of the ajax_page_state query parameter. |
| AjaxPageStateTest.php | file | core/ |
|
| 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::providerHandle | function | core/ |
Provides data for testHandle(). |
| AjaxPageStateTest::setUp | function | core/ |
|
| AjaxPageStateTest::testDrupalSettingsIsNotLoaded | function | core/ |
Give ajax_page_state[libraries]=core/drupalSettings to exclude the library. |
| AjaxPageStateTest::testHandle | function | core/ |
Tests that the query and request libraries are merged. |
| AjaxPageStateTest::testLibrariesAvailable | function | core/ |
Default functionality without the param ajax_page_state[libraries]. |
| AjaxPageStateTest::testMultipleLibrariesAreNotLoaded | function | core/ |
Tests if multiple libraries can be excluded. |
| AjaxRenderer::$elementInfoManager | property | core/ |
The element info manager. |
| AjaxTest::assertWaitPageContains | function | core/ |
Asserts that page contains an expected value after waiting. |
| AjaxTestController::linkPageDialog | function | core/ |
Provides an Ajax link that open in dialog. |
| AjaxTestController::linkPageDialogTitle | function | core/ |
Provides a title to the page. |
| AjaxTestImageEffect | class | core/ |
Provides a test effect using Ajax in the configuration form. |
| AjaxTestImageEffect.php | file | core/ |
|
| AjaxTestImageEffect::ajaxCallback | function | core/ |
AJAX callback. |
| AjaxTestImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.