Search for view

  1. Search 7.x for view
  2. Search 8.9.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
book.views.inc file core/modules/book/book.views.inc Provide views data for book.module.
book.views.schema.yml file core/modules/book/config/schema/book.views.schema.yml core/modules/book/config/schema/book.views.schema.yml
BookController::adminOverview function core/modules/book/src/Controller/BookController.php Returns an administrative overview of all books.
BookExport::$viewBuilder property core/modules/book/src/BookExport.php The node view builder.
BookRelationshipTest::$testViews property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Views used by this test.
book_node_view function core/modules/book/book.module Implements hook_ENTITY_TYPE_view() for node entities.
book_test_views.info.yml file core/modules/book/tests/modules/book_test_views/book_test_views.info.yml core/modules/book/tests/modules/book_test_views/book_test_views.info.yml
book_views_data function core/modules/book/book.views.inc Implements hook_views_data().
BooleanFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Builds a renderable array for a field value.
breakpoint.overview.html.twig file core/modules/help_topics/help_topics/breakpoint.overview.html.twig ---
label: 'Managing height, width, and resolution breakpoints'
related:
- core.appearance
---
<h2>{% trans %}What are breakpoints?{% endtrans %}</h2>
<p>{% trans %}Breakpoints are the point at which your site's…
BulkForm::getView function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the top object of a view.
BulkForm::viewsForm function core/modules/views/src/Plugin/views/field/BulkForm.php Form constructor for the bulk form.
BulkForm::viewsFormSubmit function core/modules/views/src/Plugin/views/field/BulkForm.php Submit handler for the bulk form.
BulkForm::viewsFormValidate function core/modules/views/src/Plugin/views/field/BulkForm.php
BulkFormAccessTest::$testViews property core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php Views used by this test.
BulkFormAccessTest::$testViews property core/modules/user/tests/src/Functional/Views/BulkFormAccessTest.php Views used by this test.
BulkFormTest::$testViews property core/modules/user/tests/src/Functional/Views/BulkFormTest.php Views used by this test.
BulkFormTest::$testViews property core/modules/node/tests/src/Functional/Views/BulkFormTest.php Views used by this test.
CacheableMetadataCalculationTest::TEST_VIEW_ID constant core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php The ID of the view used in the test.
CachedDataUITest::$testViews property core/modules/views_ui/tests/src/Functional/CachedDataUITest.php Views used by this test.
CachePluginBase::prepareViewResult function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Prepares the view result before putting it into cache.
CacheTagTest::$nodeViewBuilder property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php The node view builder.
CacheTagTest::$testViews property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php Views used by this test.
CacheTagTest::$userViewBuilder property core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php The user view builder.
CacheTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Views used by this test.
CacheTest::viewsData function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Returns the views data definition.
CacheWebTest::$testViews property core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php Views used by this test.
cache_context.entity_test_view_grants service core/modules/system/tests/modules/entity_test/entity_test.services.yml Drupal\entity_test\Cache\EntityTestViewGrantsCacheContext
cache_context.views_test_cache_context service core/modules/views/tests/modules/views_test_data/views_test_data.services.yml Drupal\views_test_data\Cache\ViewsTestCacheContext
ClaroEntityDisplayTest::testEntityView function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroEntityDisplayTest.php Copied from parent.
ClaroViewsUiTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Runs tests on Views UI using Claro.
ClaroViewsUiTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
ClaroViewsUiTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php The theme to install as the default for testing.
ClaroViewsUiTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Modules to enable.
ClaroViewsUiTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
ClaroViewsUiTest::testViewsUiDropButtonCssClasses function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Tests Views UI dropbutton CSS classes.
ClaroViewsUiTest::testViewsUiTabsCssClasses function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Tests Views UI display menu tabs CSS classes.
claro_form_views_exposed_form_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for views_exposed_form.
claro_form_views_ui_add_handler_form_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for Views UI add handler form.
claro_form_views_ui_config_item_form_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for the Views UI config form.
claro_preprocess_menu_local_task__views_ui function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for menu-local-task Views UI templates.
claro_preprocess_views_exposed_form function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for views_exposed_form.
claro_preprocess_views_ui_display_tab_bucket function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket.
claro_preprocess_views_ui_rearrange_filter_form function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for the Views UI rearrange filter form.
claro_preprocess_views_view_fields__media_library function core/themes/claro/claro.theme Implements hook_preprocess_views_view_fields().
claro_preprocess_views_view_table function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for views_view_table.
claro_views_pre_render function core/themes/claro/claro.theme Implements hook_views_pre_render().
claro_views_ui_display_tab_alter function core/themes/claro/claro.theme Implements hook_views_ui_display_tab_alter().
claro_views_ui_display_top_alter function core/themes/claro/claro.theme Implements hook_views_ui_display_top_alter().
ClickSortingAJAXTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php

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