Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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::testMissingView function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests with view_name and view_display_id but not existing view.
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 The theme to install as the default for testing.
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.
ViewCoreUpdateTest class core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php Tests the upgrade path for removing the core key from views configuration.
ViewCoreUpdateTest.php file core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php
ViewCoreUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php Set database dump files to be used.
ViewCoreUpdateTest::testPostUpdate function core/modules/views/tests/src/Functional/Update/ViewCoreUpdateTest.php Tests that the core key is removed from views configuration.
ViewDuplicateForm::actions function core/modules/views_ui/src/ViewDuplicateForm.php Returns an array of supported actions for the current entity form.
ViewDuplicateForm::submitForm function core/modules/views_ui/src/ViewDuplicateForm.php Form submission handler for the 'clone' action.
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::actions function core/modules/views_ui/src/ViewEditForm.php Returns an array of supported actions for the current entity form.
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.
ViewEditForm::renderDisplayTop function core/modules/views_ui/src/ViewEditForm.php Render the top of the display so it can be updated during ajax operations.
ViewEditForm::save function core/modules/views_ui/src/ViewEditForm.php Form submission handler for the 'save' action.
ViewEditForm::submitDelayDestination function core/modules/views_ui/src/ViewEditForm.php Submit handler for form buttons that do not complete a form workflow.
ViewEditForm::submitDisplayAdd function core/modules/views_ui/src/ViewEditForm.php Submit handler to add a display to a view.
ViewEditForm::submitDisplayDelete function core/modules/views_ui/src/ViewEditForm.php Submit handler to delete a display from a view.
ViewEditForm::submitDisplayDisable function core/modules/views_ui/src/ViewEditForm.php Submit handler to disable display.
ViewEditForm::submitDisplayDuplicate function core/modules/views_ui/src/ViewEditForm.php Submit handler to duplicate a display for a view.
ViewEditForm::submitDisplayEnable function core/modules/views_ui/src/ViewEditForm.php Submit handler to enable a disabled display.
ViewEditForm::submitDisplayUndoDelete function core/modules/views_ui/src/ViewEditForm.php Submit handler to add a restore a removed display to a view.
ViewEditForm::submitDuplicateDisplayAsType function core/modules/views_ui/src/ViewEditForm.php Submit handler to Duplicate a display as another display type.
ViewEditForm::__construct function core/modules/views_ui/src/ViewEditForm.php Constructs a new ViewEditForm object.
ViewEditTest class core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests some general functionality of editing views, like deleting a view.
ViewEditTest.php file core/modules/views_ui/tests/src/Functional/ViewEditTest.php
ViewEditTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ViewEditTest.php The theme to install as the default for testing.
ViewEditTest::$testViews property core/modules/views_ui/tests/src/Functional/ViewEditTest.php Views used by this test.
ViewEditTest::testDeleteLink function core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests the delete link on a views UI.
ViewEditTest::testEditFormLanguageOptions function core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests the language options on the views edit form.
ViewEditTest::testOtherOptions function core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests the machine name and administrative comment forms.
ViewEditTest::testRelationRepresentativeNode function core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests Representative Node for a Taxonomy Term.
ViewElementTest class core/modules/views/tests/src/Functional/ViewElementTest.php Tests the view render element.
ViewElementTest class core/modules/views/tests/src/Kernel/ViewElementTest.php Tests the view render element.

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