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
BlockViewBuilderTest::testBlockViewBuilderViewAlter function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block view altering.
BlockViewBuilderTest::verifyRenderCacheHandling function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Verifies render cache handling of the block being tested.
BlockXssTest::doViewTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from View block labels.
block_content_post_update_block_library_view_permission function core/modules/block_content/block_content.post_update.php Update block_content 'block library' view permission.
block_content_test_block_content_view function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_view().
block_content_test_views.info.yml file core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml
block_test_block_view_test_cache_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_view_BASE_BLOCK_ID_alter().
block_test_views.info.yml file core/modules/block/tests/modules/block_test_views/block_test_views.info.yml core/modules/block/tests/modules/block_test_views/block_test_views.info.yml
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/breakpoint/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/user/tests/src/Functional/Views/BulkFormAccessTest.php Views used by this test.
BulkFormAccessTest::$testViews property core/modules/node/tests/src/Functional/Views/BulkFormAccessTest.php Views used by this test.
BulkFormTest::$testViews property core/modules/node/tests/src/Functional/Views/BulkFormTest.php Views used by this test.
BulkFormTest::$testViews property core/modules/user/tests/src/Functional/Views/BulkFormTest.php Views used by this test.
BulkFormTest::testViewsForm function core/modules/views/tests/src/Unit/Plugin/views/field/BulkFormTest.php @covers ::viewsForm
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
CastedIntFieldJoinTestBase::$testViews property core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php
ClaroEntityDisplayTest::testEntityView function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroEntityDisplayTest.php Copied from parent.
ClaroViewsBulkOperationsTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php Tests Claro's Views Bulk Operations form.
ClaroViewsBulkOperationsTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php
ClaroViewsBulkOperationsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php The theme to install as the default for testing.
ClaroViewsBulkOperationsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php Modules to install.
ClaroViewsBulkOperationsTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php
ClaroViewsBulkOperationsTest::testBulkOperationsUi function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php Tests the dynamic Bulk Operations form.
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 install.

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