Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
AjaxFormsTestImageButtonForm.php file core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php
AjaxFormsTestImageButtonForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php Form constructor.
AjaxFormsTestImageButtonForm::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php Returns a unique string identifying the form.
AjaxFormsTestImageButtonForm::submitForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php Form submission handler.
AjaxFormsTestLazyLoadForm class core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php Form builder: Builds a form that triggers a simple AJAX callback.
AjaxFormsTestLazyLoadForm.php file core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php
AjaxFormsTestLazyLoadForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php Form constructor.
AjaxFormsTestLazyLoadForm::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php Returns a unique string identifying the form.
AjaxFormsTestLazyLoadForm::submitForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestLazyLoadForm.php Form submission handler.
AjaxFormsTestSimpleForm class core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php Form builder: Builds a form that triggers a simple AJAX callback.
AjaxFormsTestSimpleForm.php file core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php
AjaxFormsTestSimpleForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php Form constructor.
AjaxFormsTestSimpleForm::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php Returns a unique string identifying the form.
AjaxFormsTestSimpleForm::submitForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php Form submission handler.
AjaxFormsTestSimpleForm::textfieldCallback function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php
AjaxFormsTestValidationForm class core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php Form builder: Builds a form that triggers a simple AJAX callback.
AjaxFormsTestValidationForm.php file core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php
AjaxFormsTestValidationForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php Form constructor.
AjaxFormsTestValidationForm::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php Returns a unique string identifying the form.
AjaxFormsTestValidationForm::submitForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestValidationForm.php Form submission handler.
AjaxHelperTrait trait core/lib/Drupal/Core/Ajax/AjaxHelperTrait.php Provides a helper to determine if the current request is via AJAX.
AjaxHelperTrait.php file core/lib/Drupal/Core/Ajax/AjaxHelperTrait.php
AjaxHelperTrait::getRequestWrapperFormat function core/lib/Drupal/Core/Ajax/AjaxHelperTrait.php Gets the wrapper format of the current request.
AjaxHelperTrait::isAjax function core/lib/Drupal/Core/Ajax/AjaxHelperTrait.php Determines if the current request is via AJAX.
AjaxInGroupTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php Tests that form elements in groups work correctly with AJAX.
AjaxInGroupTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php
AjaxInGroupTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php The theme to install as the default for testing.
AjaxInGroupTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php Modules to install.
AjaxInGroupTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php
AjaxInGroupTest::testSimpleAjaxFormValue function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxInGroupTest.php Submits forms with select and checkbox elements via Ajax.
AjaxMaintenanceModeTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php Tests maintenance message during an AJAX call.
AjaxMaintenanceModeTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php
AjaxMaintenanceModeTest::$adminUser property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php An user with administration permissions.
AjaxMaintenanceModeTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php The theme to install as the default for testing.
AjaxMaintenanceModeTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php Modules to install.
AjaxMaintenanceModeTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php
AjaxMaintenanceModeTest::testAjaxCallMaintenanceMode function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php Tests maintenance message only appears once on an AJAX call.
AjaxPageState class core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php Expands the compressed ajax_page_state query parameter into an array.
AjaxPageState.php file core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php
AjaxPageState::handle function core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php
AjaxPageState::parseAjaxPageState function core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php Parse the ajax_page_state variable in the request.
AjaxPageState::__construct function core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php Constructs a new AjaxPageState instance.
AjaxPageStateTest class core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php Performs tests for the effects of the ajax_page_state query parameter.
AjaxPageStateTest.php file core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
AjaxPageStateTest::$adminUser property core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php User account with all available permissions.
AjaxPageStateTest::$defaultTheme property core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php The theme to install as the default for testing.
AjaxPageStateTest::$modules property core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php Modules to install.
AjaxPageStateTest::setUp function core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php
AjaxPageStateTest::testDrupalSettingsIsNotLoaded function core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php Give ajax_page_state[libraries]=core/drupalSettings to exclude the library.
AjaxPageStateTest::testLibrariesAvailable function core/modules/system/tests/src/Functional/Render/AjaxPageStateTest.php Default functionality without the param ajax_page_state[libraries].

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.