Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AjaxResponseTest::setUp | function | core/ |
|
AjaxResponseTest::testCommands | function | core/ |
Tests the add and getCommands method. |
AjaxResponseTest::testMergeWithOtherAjaxResponse | function | core/ |
Tests the mergeWith() method. |
AjaxResponseTest::testPrepareResponseForIeFormRequestsWithFileUpload | function | core/ |
Tests the support for IE specific headers in file uploads. |
AjaxTest::assertWaitPageContains | function | core/ |
Asserts that page contains an expected value after waiting. |
AjaxTest::testDrupalSettingsCachingRegression | function | core/ |
Tests that AJAX loaded libraries are not retained between requests. |
AjaxTest::testInsertAjaxResponse | function | core/ |
Tests that various AJAX responses with DOM elements are correctly inserted. |
AjaxTest::testUiAjaxException | function | core/ |
Tests that Ajax errors are visible in the UI. |
AjaxTestController | class | core/ |
Provides content for dialog tests. |
AjaxTestController.php | file | core/ |
|
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::exceptionLink | function | core/ |
Provides an Ajax link for the exception. |
AjaxTestController::getRenderTypes | function | core/ |
Render types. |
AjaxTestController::globalEvents | function | core/ |
Returns a page from which to test Ajax global events. |
AjaxTestController::globalEventsClearLog | function | core/ |
Returns an AjaxResponse with command to clear the 'test_global_events_log'. |
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::insertLinksBlockWrapper | function | core/ |
Returns a render array of links that directly Drupal.ajax(). |
AjaxTestController::insertLinksInlineWrapper | function | core/ |
Returns a render array of links that directly Drupal.ajax(). |
AjaxTestController::insertLinksTableWrapper | function | core/ |
Returns a render array of links that directly Drupal.ajax(). |
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. |
AjaxTestController::theme | function | core/ |
Returns the used theme. |
AjaxTestController::throwException | function | core/ |
Callback to provide an exception via Ajax. |
AjaxTestDialogForm::nonModal | function | core/ |
AJAX callback handler for AjaxTestDialogForm. |
AjaxTestFocusFirstForm::focusableContainerNotTabbableChildren | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::focusFirstInContainer | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestImageEffect::buildConfigurationForm | function | core/ |
|
AjaxTestImageEffect::defaultConfiguration | function | core/ |
|
AjaxTestImageEffect::submitConfigurationForm | function | core/ |
|
ajax_forms_test_validation_form_callback | function | core/ |
Ajax form callback: Selects the 'driver_text' element of the validation form. |
ajax_forms_test_validation_number_form_callback | function | core/ |
Ajax form callback: Selects the 'driver_number' element of the validation form. |
ajax_response.attachments_processor | service | core/ |
Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor |
ajax_response.subscriber | service | core/ |
Drupal\Core\EventSubscriber\AjaxResponseSubscriber |
AlertCommand::__construct | function | core/ |
Constructs an AlertCommand object. |
AlertsJsonFeedTest | class | core/ |
Test the access announcement according to json feed changes. |
AlertsJsonFeedTest.php | file | core/ |
|
AlertsJsonFeedTest::$defaultTheme | property | core/ |
|
AlertsJsonFeedTest::$modules | property | core/ |
|
AlertsJsonFeedTest::$user | property | core/ |
A user with permission to access toolbar and access announcements. |
AlertsJsonFeedTest::setUp | function | core/ |
|
AlertsJsonFeedTest::testAnnounceFeedEmpty | function | core/ |
Check with an empty JSON feed. |
AlertsJsonFeedTest::testAnnounceFeedUpdatedAndRemoved | function | core/ |
Check the status of the announcements when the feed is updated and removed. |
AliasManager::__construct | function | 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.