Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 10.3.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
views_ui_nojs_submit function core/modules/views_ui/admin.inc Non-Javascript fallback for updating the add view form.
views_ui_preprocess_views_view function core/modules/views_ui/views_ui.module Implements hook_preprocess_HOOK() for views templates.
views_ui_standard_display_dropdown function core/modules/views_ui/admin.inc Add a <select> dropdown for a given section, allowing the user to
change whether this info is stored on the default display or on
the current display.
views_ui_test.info.yml file core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml
views_ui_test.libraries.yml file core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.libraries.yml core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.libraries.yml
views_ui_test.module file core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.module Helper module for Views UI tests.
views_ui_test.test.css file core/modules/views_ui/tests/modules/views_ui_test/css/views_ui_test.test.css Just a placeholder file for the test.
views_ui_test_field.info.yml file core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml
views_ui_test_field.module file core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.module ViewsUI Test field module.
views_ui_test_field.views.inc file core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.views.inc Provide views data for testing purposes.
views_ui_test_field_form_views_ui_add_handler_form_alter function core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.module Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form.
views_ui_test_field_views_data function core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.views.inc Implements hook_views_data().
views_ui_test_views_preview_info_alter function core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.module Implements hook_views_preview_info_alter().
views_ui_theme function core/modules/views_ui/views_ui.module Implements hook_theme().
views_ui_theme_suggestions_views_ui_view_preview_section function core/modules/views_ui/views_ui.module Implements hook_theme_suggestions_HOOK().
views_ui_truncate function core/modules/views_ui/views_ui.module Truncate strings to a set length and provide a '...' if they truncated.
views_ui_views_analyze function core/modules/views_ui/views_ui.module Implements hook_views_analyze().
views_ui_views_plugins_display_alter function core/modules/views_ui/views_ui.module Implements hook_views_plugins_display_alter().
views_ui_view_preview_section_display_category_links function core/modules/views_ui/views_ui.module Returns a link to editing a certain display setting.
views_ui_view_preview_section_handler_links function core/modules/views_ui/views_ui.module Returns contextual links for each handler of a certain section.
views_ui_view_preview_section_rows_links function core/modules/views_ui/views_ui.module Returns all contextual links for the main content part of the view.
views_update_8001 function core/modules/views/views.install Update views field plugins.
views_update_8002 function core/modules/views/views.install Updates %1 and !1 tokens to argument tokens.
views_update_8003 function core/modules/views/views.install Clear caches to fix entity operations field.
views_update_8004 function core/modules/views/views.install Clear caches due to updated entity views data.
views_update_8005 function core/modules/views/views.install Clear views data cache.
views_update_8100 function core/modules/views/views.install Clear caches due to updated entity views data.
views_update_8101 function core/modules/views/views.install Set default values for enabled/expanded flag on page displays.
views_update_8200 function core/modules/views/views.install Rebuild the container to add a new container parameter.
views_update_8201 function core/modules/views/views.install Rebuild cache to refresh the views config schema.
views_update_8500 function core/modules/views/views.install Update field names for multi-value base fields.
views_views_data function core/modules/views/views.views.inc Implements hook_views_data().
views_views_data_alter function core/modules/views/views.views.inc Implements hook_views_data_alter().
views_views_form_substitutions function core/modules/views/views.views_execution.inc Implements hook_views_form_substitutions().
views_views_pre_render function core/modules/views/views.module Implements hook_views_pre_render().
views_views_query_substitutions function core/modules/views/views.views_execution.inc Implements hook_views_query_substitutions().
views_view_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete().
views_view_is_disabled function core/modules/views/views.module Returns whether the view is disabled.
views_view_is_enabled function core/modules/views/views.module Returns whether the view is enabled.
views_view_presave function core/modules/views/views.module Implements hook_ENTITY_TYPE_presave().
ViewTest class core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php @coversDefaultClass \Drupal\views\Plugin\views\area\View[[api-linebreak]]
@group views
ViewTest class core/modules/jsonapi/tests/src/Functional/ViewTest.php JSON:API integration test for the "View" config entity type.
ViewTest.php file core/modules/jsonapi/tests/src/Functional/ViewTest.php
ViewTest.php file core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php
ViewTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ViewTest.php The theme to install as the default for testing.
ViewTest::$entity property core/modules/jsonapi/tests/src/Functional/ViewTest.php
ViewTest::$entityStorage property core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php The mocked entity storage.
ViewTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ViewTest.php The tested entity type.
ViewTest::$modules property core/modules/jsonapi/tests/src/Functional/ViewTest.php Modules to enable.
ViewTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ViewTest.php The name of the tested JSON:API resource type.

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