Search for d
Title | Object type | File name | Summary |
---|---|---|---|
AjaxFormPageCacheTest::$modules | property | core/ |
Modules to install. |
AjaxFormPageCacheTest::getFormBuildId | function | core/ |
Return the build id of the current form. |
AjaxFormPageCacheTest::testAjaxElementValidation | function | core/ |
Tests that updating the text field trigger an AJAX request/response. |
AjaxFormsTestAjaxElementsForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestAjaxElementsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestCommandsForm | class | core/ |
Form constructor for the Ajax Command display form. |
AjaxFormsTestCommandsForm.php | file | core/ |
|
AjaxFormsTestCommandsForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestCommandsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestCommandsForm::submitForm | function | core/ |
Form submission handler. |
AjaxFormsTestImageButtonForm::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestImageButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
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::buildForm | function | core/ |
Form constructor. |
AjaxFormsTestSimpleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
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. |
AjaxInGroupTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxInGroupTest::$modules | property | core/ |
Modules to install. |
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::handle | function | 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::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::testMultipleLibrariesAreNotLoaded | function | core/ |
Tests if multiple libraries can be excluded. |
AjaxRenderer | class | core/ |
Default main content renderer for Ajax requests. |
AjaxRenderer.php | file | core/ |
|
AjaxRenderer::$elementInfoManager | property | core/ |
The element info manager. |
AjaxRenderer::$renderer | property | core/ |
The renderer. |
AjaxRenderer::renderResponse | function | core/ |
Renders the main content render array into a response. |
AjaxRenderer::__construct | function | core/ |
Constructs a new AjaxRenderer instance. |
AjaxRendererTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\MainContent\AjaxRenderer[[api-linebreak]] @group Ajax |
AjaxRendererTest.php | file | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.