Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.x for view
  4. Search 11.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
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 Sets up the test.
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 Returns an array of supported actions for the current entity form.
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 Instantiates a new instance of this class.
ViewDuplicateForm::form function core/modules/views_ui/src/ViewDuplicateForm.php Gets the actual form array to be built.
ViewDuplicateForm::prepareEntity function core/modules/views_ui/src/ViewDuplicateForm.php Prepares the entity object before the form is built first.
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 Returns an array of supported actions for the current entity form.
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 Instantiates a new instance of this class.
ViewEditForm::form function core/modules/views_ui/src/ViewEditForm.php Gets the actual form array to be built.
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::getFormBucket function core/modules/views_ui/src/ViewEditForm.php Add information about a section to a display.
ViewEditForm::rebuildCurrentTab function core/modules/views_ui/src/ViewEditForm.php Regenerate the current tab for AJAX updates.
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::validateForm function core/modules/views_ui/src/ViewEditForm.php Form validation handler.
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.

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