Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewAjaxControllerTest::testAjaxViewWithoutAjax | function | core/ |
Tests a valid view without ajax enabled. |
| ViewAjaxControllerTest::testAjaxViewWithPager | function | core/ |
Tests a valid view with a pager. |
| ViewAjaxControllerTest::testMissingView | function | core/ |
Tests with view_name and view_display_id but not existing view. |
| ViewAjaxControllerTest::testMissingViewName | function | core/ |
Tests missing view_name and view_display_id |
| ViewAjaxControllerTest::USE_AJAX | constant | core/ |
|
| ViewAjaxControllerTest::USE_NO_AJAX | constant | core/ |
|
| ViewAjaxResponse | class | core/ |
Custom JSON response object for an ajax view response. |
| ViewAjaxResponse.php | file | core/ |
|
| ViewAjaxResponse::$view | property | core/ |
The view executed on this ajax request. |
| ViewAjaxResponse::getView | function | core/ |
Gets the executed view of this response. |
| ViewAjaxResponse::setView | function | core/ |
Sets the executed view of this response. |
| ViewAjaxTest | class | core/ |
Tests the ajax view functionality. |
| ViewAjaxTest.php | file | core/ |
|
| ViewAjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewAjaxTest::$testViews | property | core/ |
Views used by this test. |
| ViewAjaxTest::setUp | function | core/ |
|
| ViewAjaxTest::testAjaxView | function | core/ |
Tests an ajax view. |
| ViewAjaxTest::testNonAjaxViewViaAjax | function | core/ |
Ensures that non-ajax view cannot be accessed via an ajax HTTP request. |
| ViewCoreUpdateTest | class | core/ |
Tests the upgrade path for removing the core key from views configuration. |
| ViewCoreUpdateTest.php | file | core/ |
|
| ViewCoreUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ViewCoreUpdateTest::testPostUpdate | function | core/ |
Tests that the core key is removed from views configuration. |
| ViewDuplicateForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewDuplicateForm::submitForm | function | core/ |
Form submission handler for the 'clone' action. |
| ViewEditForm::$requestStack | property | core/ |
The request object. |
| ViewEditForm::$tempStore | property | core/ |
The views temp store. |
| ViewEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewEditForm::getDisplayDetails | function | core/ |
Helper function to get the display details section of the edit UI. |
| ViewEditForm::getDisplayTab | function | core/ |
Returns a renderable array representing the edit page for one display. |
| ViewEditForm::renderDisplayTop | function | core/ |
Render the top of the display so it can be updated during ajax operations. |
| ViewEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ViewEditForm::submitDelayDestination | function | core/ |
Submit handler for form buttons that do not complete a form workflow. |
| ViewEditForm::submitDisplayAdd | function | core/ |
Submit handler to add a display to a view. |
| ViewEditForm::submitDisplayDelete | function | core/ |
Submit handler to delete a display from a view. |
| ViewEditForm::submitDisplayDisable | function | core/ |
Submit handler to disable display. |
| ViewEditForm::submitDisplayDuplicate | function | core/ |
Submit handler to duplicate a display for a view. |
| ViewEditForm::submitDisplayEnable | function | core/ |
Submit handler to enable a disabled display. |
| ViewEditForm::submitDisplayUndoDelete | function | core/ |
Submit handler to add a restore a removed display to a view. |
| ViewEditForm::submitDuplicateDisplayAsType | function | core/ |
Submit handler to Duplicate a display as another display type. |
| ViewEditForm::__construct | function | core/ |
Constructs a new ViewEditForm object. |
| ViewEditTest | class | core/ |
Tests some general functionality of editing views, like deleting a view. |
| ViewEditTest.php | file | core/ |
|
| ViewEditTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewEditTest::$testViews | property | core/ |
Views used by this test. |
| ViewEditTest::testDeleteLink | function | core/ |
Tests the delete link on a views UI. |
| ViewEditTest::testEditFormLanguageOptions | function | core/ |
Tests the language options on the views edit form. |
| ViewEditTest::testOtherOptions | function | core/ |
Tests the machine name and administrative comment forms. |
| ViewEditTest::testRelationRepresentativeNode | function | core/ |
Tests Representative Node for a Taxonomy Term. |
| ViewElementTest | class | core/ |
Tests the view render element. |
| ViewElementTest | class | core/ |
Tests the view render element. |
Pagination
- Previous page
- Page 1350
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.