Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
ViewAjaxControllerTest::testAccessDeniedView function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a view without having access to it.
ViewAjaxControllerTest::testAjaxView function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view without arguments pagers etc.
ViewAjaxControllerTest::testAjaxViewViewPathNoSlash function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view with a view_path with no slash.
ViewAjaxControllerTest::testAjaxViewWithArguments function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view with arguments.
ViewAjaxControllerTest::testAjaxViewWithEmptyArguments function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view with arguments.
ViewAjaxControllerTest::testAjaxViewWithHtmlEntityArguments function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view with arguments.
ViewAjaxControllerTest::testAjaxViewWithoutAjax function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view without ajax enabled.
ViewAjaxControllerTest::testAjaxViewWithPager function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view with a pager.
ViewAjaxControllerTest::testInvalidPath function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view without arguments pagers etc.
ViewAjaxControllerTest::testMissingView function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests non-existent view with view_name and view_display_id.
ViewAjaxControllerTest::testMissingViewName function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests missing view_name and view_display_id.
ViewAjaxControllerTest::USE_AJAX constant core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php
ViewAjaxControllerTest::USE_NO_AJAX constant core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php
ViewAjaxResponse class core/modules/views/src/Ajax/ViewAjaxResponse.php Custom JSON response object for an ajax view response.
ViewAjaxResponse.php file core/modules/views/src/Ajax/ViewAjaxResponse.php
ViewAjaxResponse::$view property core/modules/views/src/Ajax/ViewAjaxResponse.php The view executed on this ajax request.
ViewAjaxResponse::getView function core/modules/views/src/Ajax/ViewAjaxResponse.php Gets the executed view of this response.
ViewAjaxResponse::setView function core/modules/views/src/Ajax/ViewAjaxResponse.php Sets the executed view of this response.
ViewAjaxTest class core/modules/views/tests/src/Functional/ViewAjaxTest.php Tests the ajax view functionality.
ViewAjaxTest.php file core/modules/views/tests/src/Functional/ViewAjaxTest.php
ViewAjaxTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewAjaxTest.php
ViewAjaxTest::$testViews property core/modules/views/tests/src/Functional/ViewAjaxTest.php Views used by this test.
ViewAjaxTest::setUp function core/modules/views/tests/src/Functional/ViewAjaxTest.php
ViewAjaxTest::testAjaxView function core/modules/views/tests/src/Functional/ViewAjaxTest.php Tests an ajax view.
ViewAjaxTest::testNonAjaxViewViaAjax function core/modules/views/tests/src/Functional/ViewAjaxTest.php Ensures that non-ajax view cannot be accessed via an ajax HTTP request.
ViewDuplicateForm class core/modules/views_ui/src/ViewDuplicateForm.php Form controller for the Views duplicate form.
ViewDuplicateForm.php file core/modules/views_ui/src/ViewDuplicateForm.php
ViewDuplicateForm::$languageManager property core/modules/views_ui/src/ViewDuplicateForm.php The language manager.
ViewDuplicateForm::actions function core/modules/views_ui/src/ViewDuplicateForm.php
ViewDuplicateForm::copyTranslations function core/modules/views_ui/src/ViewDuplicateForm.php Copies all translations that existed on the original View.
ViewDuplicateForm::create function core/modules/views_ui/src/ViewDuplicateForm.php
ViewDuplicateForm::form function core/modules/views_ui/src/ViewDuplicateForm.php
ViewDuplicateForm::prepareEntity function core/modules/views_ui/src/ViewDuplicateForm.php
ViewDuplicateForm::submitForm function core/modules/views_ui/src/ViewDuplicateForm.php Form submission handler for the 'clone' action.
ViewDuplicateForm::__construct function core/modules/views_ui/src/ViewDuplicateForm.php Constructs a ViewDuplicateForm.
ViewEditForm class core/modules/views_ui/src/ViewEditForm.php Form controller for the Views edit form.
ViewEditForm.php file core/modules/views_ui/src/ViewEditForm.php
ViewEditForm::$dateFormatter property core/modules/views_ui/src/ViewEditForm.php The date formatter service.
ViewEditForm::$elementInfo property core/modules/views_ui/src/ViewEditForm.php The element info manager.
ViewEditForm::$moduleHandler property core/modules/views_ui/src/ViewEditForm.php The module handler service.
ViewEditForm::$requestStack property core/modules/views_ui/src/ViewEditForm.php The request object.
ViewEditForm::$tempStore property core/modules/views_ui/src/ViewEditForm.php The views temp store.
ViewEditForm::$themeManager property core/modules/views_ui/src/ViewEditForm.php The theme manager.
ViewEditForm::actions function core/modules/views_ui/src/ViewEditForm.php
ViewEditForm::buildOptionForm function core/modules/views_ui/src/ViewEditForm.php Build a renderable array representing one option on the edit form.
ViewEditForm::cancel function core/modules/views_ui/src/ViewEditForm.php Form submission handler for the 'cancel' action.
ViewEditForm::create function core/modules/views_ui/src/ViewEditForm.php
ViewEditForm::form function core/modules/views_ui/src/ViewEditForm.php
ViewEditForm::getDisplayDetails function core/modules/views_ui/src/ViewEditForm.php Helper function to get the display details section of the edit UI.
ViewEditForm::getDisplayTab function core/modules/views_ui/src/ViewEditForm.php Returns a renderable array representing the edit page for one display.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.