Search for d
Title | Object type | File name | Summary |
---|---|---|---|
AjaxResponseSubscriber::$deprecatedProperties | property | core/ |
|
AjaxResponseSubscriber::getSubscribedEvents | function | core/ |
|
AjaxResponseTest::testCommands | function | core/ |
Tests the add and getCommands method. |
AjaxResponseTest::testPrepareResponseForIeFormRequestsWithFileUpload | function | core/ |
Tests the support for IE specific headers in file uploads. |
AjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxTest::$modules | property | core/ |
Modules to install. |
AjaxTest::testAjaxWithAdminRoute | function | core/ |
|
AjaxTest::testDrupalSettingsCachingRegression | function | core/ |
Tests that AJAX loaded libraries are not retained between requests. |
AjaxTestCommandReturnPromise | class | core/ |
Test Ajax command. |
AjaxTestCommandReturnPromise.php | file | core/ |
|
AjaxTestCommandReturnPromise::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
AjaxTestController::dialog | function | core/ |
Returns a render array of form elements and links for dialog. |
AjaxTestController::dialogClose | function | core/ |
Returns an AjaxResponse with command to close dialog. |
AjaxTestController::dialogContents | function | core/ |
Example content for dialog testing. |
AjaxTestController::getRenderTypes | function | core/ |
Render types. |
AjaxTestController::httpMethods | function | core/ |
Provides an Ajax link used with different HTTP methods. |
AjaxTestController::httpMethodsDialog | function | core/ |
Provides a modal dialog to test links with different HTTP methods. |
AjaxTestController::linkPageDialog | function | core/ |
Provides an Ajax link that open in dialog. |
AjaxTestController::linkPageDialogTitle | function | core/ |
Provides a title to the page. |
AjaxTestController::order | function | core/ |
Returns an AjaxResponse; settings command set last. |
AjaxTestController::render | function | core/ |
Returns a render array that will be rendered by AjaxRenderer. |
AjaxTestController::renderError | function | core/ |
Returns an AjaxResponse with alert command. |
AjaxTestController::renderTypes | function | core/ |
Example content for testing the wrapper of the response. |
AjaxTestDialogForm | class | core/ |
Dummy form for testing DialogRenderer with _form routes. |
AjaxTestDialogForm.php | file | core/ |
|
AjaxTestDialogForm::buildForm | function | core/ |
Form constructor. |
AjaxTestDialogForm::dialog | function | core/ |
Util to render dialog in ajax callback. |
AjaxTestDialogForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestDialogForm::modal | function | core/ |
AJAX callback handler for AjaxTestDialogForm. |
AjaxTestDialogForm::modalFromUrl | function | core/ |
AJAX callback handler for Url modal, AjaxTestDialogForm. |
AjaxTestDialogForm::nonModal | function | core/ |
AJAX callback handler for AjaxTestDialogForm. |
AjaxTestDialogForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestDialogForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestFocusFirstForm::buildForm | function | core/ |
Form constructor. |
AjaxTestFocusFirstForm::focusableContainerNotTabbableChildren | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestFocusFirstForm::selectorDoesNotExist | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestForm::buildForm | function | core/ |
Form constructor. |
AjaxTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestForm::helloWorld | function | core/ |
An AJAX callback that prints "Hello World!" as a message. |
AjaxTestForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestFormPromise::buildForm | function | core/ |
Form for testing the addition of various types of elements via Ajax. |
AjaxTestFormPromise::executeCommands | function | core/ |
Ajax callback for the "Execute commands button" button. |
AjaxTestFormPromise::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
AjaxTestImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AjaxTestMessageCommandForm | class | core/ |
Form for testing AJAX MessageCommand. |
AjaxTestMessageCommandForm.php | file | core/ |
|
AjaxTestMessageCommandForm::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.