Search for age
- Search 7.x for age
- Search 9.5.x for age
- Search 8.9.x for age
- Search 11.x for age
- Search main for age
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AjaxBasePageNegotiatorTest.php | file | core/ |
|
| AjaxBasePageNegotiatorTest::$negotiator | property | core/ |
The AJAX base page negotiator. |
| AjaxBasePageNegotiatorTest::$requestStack | property | core/ |
The request stack. |
| AjaxBasePageNegotiatorTest::$tokenGenerator | property | core/ |
The CSRF token generator. |
| AjaxBasePageNegotiatorTest::providerTestApplies | function | core/ |
|
| AjaxBasePageNegotiatorTest::setUp | function | core/ |
|
| AjaxBasePageNegotiatorTest::testApplies | function | core/ |
@covers ::applies[[api-linebreak]] @dataProvider providerTestApplies |
| AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
| AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
| AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
| 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 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/ |
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. |
| AjaxRenderer::$elementInfoManager | property | core/ |
The element info manager. |
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.