Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewAjaxControllerTest::testAccessDeniedView | function | core/ |
Tests a view without having access to it. |
| ViewAjaxControllerTest::testAjaxView | function | core/ |
Tests a valid view without arguments pagers etc. |
| ViewAjaxControllerTest::testAjaxViewViewPathNoSlash | function | core/ |
Tests a valid view with a view_path with no slash. |
| ViewAjaxControllerTest::testAjaxViewWithArguments | function | core/ |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithEmptyArguments | function | core/ |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithHtmlEntityArguments | function | core/ |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithoutAjax | function | core/ |
Tests a valid view without ajax enabled. |
| ViewAjaxControllerTest::testAjaxViewWithPager | function | core/ |
Tests a valid view with a pager. |
| ViewAjaxControllerTest::testInvalidPath | function | core/ |
Tests a valid view without arguments pagers etc. |
| ViewAjaxControllerTest::testMissingView | function | core/ |
Tests non-existent view with view_name and view_display_id. |
| 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/ |
|
| 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. |
| ViewDuplicateForm | class | core/ |
Form controller for the Views duplicate form. |
| ViewDuplicateForm.php | file | core/ |
|
| ViewDuplicateForm::$languageManager | property | core/ |
The language manager. |
| ViewDuplicateForm::actions | function | core/ |
|
| ViewDuplicateForm::copyTranslations | function | core/ |
Copies all translations that existed on the original View. |
| ViewDuplicateForm::create | function | core/ |
|
| ViewDuplicateForm::form | function | core/ |
|
| ViewDuplicateForm::prepareEntity | function | core/ |
|
| ViewDuplicateForm::submitForm | function | core/ |
Form submission handler for the 'clone' action. |
| ViewDuplicateForm::__construct | function | core/ |
Constructs a ViewDuplicateForm. |
| ViewEditForm | class | core/ |
Form controller for the Views edit form. |
| ViewEditForm.php | file | core/ |
|
| ViewEditForm::$dateFormatter | property | core/ |
The date formatter service. |
| ViewEditForm::$elementInfo | property | core/ |
The element info manager. |
| ViewEditForm::$moduleHandler | property | core/ |
The module handler service. |
| ViewEditForm::$requestStack | property | core/ |
The request object. |
| ViewEditForm::$tempStore | property | core/ |
The views temp store. |
| ViewEditForm::$themeManager | property | core/ |
The theme manager. |
| ViewEditForm::actions | function | core/ |
|
| ViewEditForm::buildOptionForm | function | core/ |
Build a renderable array representing one option on the edit form. |
| ViewEditForm::cancel | function | core/ |
Form submission handler for the 'cancel' action. |
| ViewEditForm::create | function | core/ |
|
| ViewEditForm::form | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1776
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.