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 10.3.x for view
  5. Search 11.x for view
  6. 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
ViewStorageTest::$controller property core/modules/views/tests/src/Kernel/ViewStorageTest.php The configuration entity storage.
ViewStorageTest::$entityType property core/modules/views/tests/src/Kernel/ViewStorageTest.php The entity type definition.
ViewStorageTest::$testViews property core/modules/views/tests/src/Kernel/ViewStorageTest.php Views used by this test.
ViewStorageTest::createTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests creating configuration entities.
ViewStorageTest::displayMethodTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the display related functions like getDisplaysList().
ViewStorageTest::displayTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests adding, saving, and loading displays on configuration entities.
ViewStorageTest::loadTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests loading configuration entities.
ViewStorageTest::testConfigurationEntityCRUD function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests CRUD operations.
ViewStorageTest::testCreateDuplicate function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the createDuplicate() View method.
ViewStyleHtmlListTest class core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Tests the View HTML List style.
ViewStyleHtmlListTest.php file core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
ViewStyleHtmlListTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
ViewStyleHtmlListTest::$modules property core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
ViewStyleHtmlListTest::$testViews property core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Views used by this test.
ViewStyleHtmlListTest::setUp function core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
ViewStyleHtmlListTest::testOrderedList function core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php Tests ordered list HTML list.
ViewsUIController class core/modules/views_ui/src/Controller/ViewsUIController.php Returns responses for Views UI routes.
ViewsUIController.php file core/modules/views_ui/src/Controller/ViewsUIController.php
ViewsUIController::$viewsData property core/modules/views_ui/src/Controller/ViewsUIController.php Stores the Views data cache object.
ViewsUIController::ajaxOperation function core/modules/views_ui/src/Controller/ViewsUIController.php Calls a method on a view and reloads the listing page.
ViewsUIController::autocompleteTag function core/modules/views_ui/src/Controller/ViewsUIController.php Menu callback for Views tag autocompletion.
ViewsUIController::edit function core/modules/views_ui/src/Controller/ViewsUIController.php Returns the form to edit a view.
ViewsUIController::reportFields function core/modules/views_ui/src/Controller/ViewsUIController.php Lists all instances of fields on any views.
ViewsUIController::reportPlugins function core/modules/views_ui/src/Controller/ViewsUIController.php Lists all plugins and what enabled Views use them.
ViewsUIController::__construct function core/modules/views_ui/src/Controller/ViewsUIController.php Constructs a new \Drupal\views_ui\Controller\ViewsUIController object.
ViewsUiHooks class core/modules/views_ui/src/Hook/ViewsUiHooks.php Hook implementations for views_ui.
ViewsUiHooks.php file core/modules/views_ui/src/Hook/ViewsUiHooks.php
ViewsUiHooks::contextualLinksViewAlter function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_contextual_links_view_alter().
ViewsUiHooks::entityOperation function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_entity_operation().
ViewsUiHooks::entityTypeBuild function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_entity_type_build().
ViewsUiHooks::help function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_help().
ViewsUiHooks::viewsAnalyze function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_views_analyze().
ViewsUiHooks::viewsPluginsDisplayAlter function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_views_plugins_display_alter().
ViewsUiIntegrationTest class core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php Tests Media Library's integration with Views UI.
ViewsUiIntegrationTest.php file core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php
ViewsUiIntegrationTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php
ViewsUiIntegrationTest::$modules property core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php
ViewsUiIntegrationTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php
ViewsUiIntegrationTest::testViewsAdmin function core/modules/media_library/tests/src/FunctionalJavascript/ViewsUiIntegrationTest.php Tests that the integration with Views works correctly.
ViewsUiTestFieldHooks class core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php Hook implementations for views_ui_test_field.
ViewsUiTestFieldHooks.php file core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php
ViewsUiTestFieldHooks::formViewsUiAddHandlerFormAlter function core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form.
ViewsUiTestFieldViewsHooks class core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldViewsHooks.php Hook implementations for views_ui_test_field.
ViewsUiTestFieldViewsHooks.php file core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldViewsHooks.php
ViewsUiTestFieldViewsHooks::viewsData function core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldViewsHooks.php Implements hook_views_data().
ViewsUiTestHooks class core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php Hook implementations for views_ui_test.
ViewsUiTestHooks.php file core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php
ViewsUiTestHooks::formViewsUiConfigItemExtraFormAlter function core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php Implements hook_form_BASE_FORM_ID_alter().
ViewsUiTestHooks::viewsPreviewInfoAlter function core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php Implements hook_views_preview_info_alter().
ViewsUiTestThemeHooks class core/modules/views_ui/tests/themes/views_ui_test_theme/src/Hook/ViewsUiTestThemeHooks.php Hook implementations for views_ui_test_theme.

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