Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| AjaxFormsTestSimpleForm::textfieldCallback | function | core/ |
|
| 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. |
| AjaxHelperTrait | trait | core/ |
Provides a helper to determine if the current request is via AJAX. |
| AjaxHelperTrait.php | file | core/ |
|
| AjaxHelperTrait::getRequestWrapperFormat | function | core/ |
Gets the wrapper format of the current request. |
| AjaxHelperTrait::isAjax | function | core/ |
Determines if the current request is via AJAX. |
| 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. |
| 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/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.