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
Image::prepareViewDisplay function core/modules/media/src/Plugin/media/Source/Image.php Prepares the media type fields for this source in the view display.
ImageFieldTestBase::previewNodeImage function core/modules/image/tests/src/Functional/ImageFieldTestBase.php Preview an image in a node.
ImageFormatter::viewElements function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Builds a renderable array for a field value.
ImageFormatterBase::getEntitiesToView function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php Returns the referenced entities for display.
ImageUrlFormatter::viewElements function core/modules/image/src/Plugin/Field/FieldFormatter/ImageUrlFormatter.php Builds a renderable array for a field value.
ImageViewsDataTest class core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php Tests image views data.
ImageViewsDataTest.php file core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php
ImageViewsDataTest::$modules property core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php Modules to install.
ImageViewsDataTest::setUp function core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php
ImageViewsDataTest::testRelationshipViewsData function core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php Tests views data generated for image field relationship.
image_entity_view_display_presave function core/modules/image/image.module Implements hook_ENTITY_TYPE_presave() for entity_view_display.
image_field_views_data function core/modules/image/image.views.inc Implements hook_field_views_data().
image_field_views_data_views_data_alter function core/modules/image/image.views.inc Implements hook_field_views_data_views_data_alter().
image_test_views.info.yml file core/modules/image/tests/modules/image_test_views/image_test_views.info.yml core/modules/image/tests/modules/image_test_views/image_test_views.info.yml
IntegrationTest::$testViews property core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php Views used by this test.
IntegrationTest::$testViews property core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php Views used by this test.
IntegrationTest::testAggregatorItemView function core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php Tests basic aggregator_item view.
ItemViewBuilder class core/modules/aggregator/src/ItemViewBuilder.php View builder handler for aggregator feed items.
ItemViewBuilder.php file core/modules/aggregator/src/ItemViewBuilder.php
ItemViewBuilder::buildComponents function core/modules/aggregator/src/ItemViewBuilder.php Builds the component fields and properties of a set of entities.
JoinTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/JoinTest.php Views used by this test.
JsonApiFunctionalTestBase::$userCanViewProfiles property core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php Test user with access to view profiles.
JSWebAssert::assertNotVisibleInViewport function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Tests that a node, or its specific corner, is not visible in the viewport.
JSWebAssert::assertVisibleInViewport function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Tests that a node, or its specific corner, is visible in the viewport.
JSWebAssert::checkNodeVisibilityInViewport function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Check the visibility of a node, or its specific corner.
LanguageFormatter::viewValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Generate the output appropriate for one field item.
LanguageLocalTasksTest::getLanguageAdminOverviewRoutes function core/modules/language/tests/src/Unit/Menu/LanguageLocalTasksTest.php Provides a list of routes to test.
LanguageTestBase::viewsData function core/modules/language/tests/src/Kernel/Views/LanguageTestBase.php Returns the views data definition.
LatestRevisionFilterTest::$testViews property core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php Views to be enabled.
LatestTranslationAffectedRevisionTest::$testViews property core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Views to be enabled.
layout-views-grid-horizontal.css file core/themes/olivero/css/layout/layout-views-grid-horizontal.css Responsive styles for views grid horizontal layout.
layout-views-grid-horizontal.pcss.css file core/themes/olivero/css/layout/layout-views-grid-horizontal.pcss.css Responsive styles for views grid horizontal layout.
layout-views-grid-vertical.css file core/themes/olivero/css/layout/layout-views-grid-vertical.css Responsive styles for views grid vertical layout.
layout-views-grid-vertical.pcss.css file core/themes/olivero/css/layout/layout-views-grid-vertical.pcss.css Responsive styles for views grid vertical layout.
LayoutBuilderEntityViewDisplay class core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Provides an entity view display entity that has a layout.
LayoutBuilderEntityViewDisplay.php file core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php
LayoutBuilderEntityViewDisplay::$entityFieldManager property core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php The entity field manager.
LayoutBuilderEntityViewDisplay::addSectionField function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Adds a layout section field to a given bundle.
LayoutBuilderEntityViewDisplay::buildMultiple function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Builds a renderable array for the components of a set of entities.
LayoutBuilderEntityViewDisplay::buildSections function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Builds the render array for the sections of a given entity.
LayoutBuilderEntityViewDisplay::calculateDependencies function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Calculates dependencies and stores them in the dependency property.
LayoutBuilderEntityViewDisplay::contextRepository function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Wraps the context repository service.
LayoutBuilderEntityViewDisplay::createCopy function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Creates a duplicate of the entity display object on a different view mode.
LayoutBuilderEntityViewDisplay::disableLayoutBuilder function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Disables the Layout Builder.
LayoutBuilderEntityViewDisplay::enableLayoutBuilder function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Enables the Layout Builder.
LayoutBuilderEntityViewDisplay::getComponent function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the display options set for a component.
LayoutBuilderEntityViewDisplay::getContextsForEntity function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the available contexts for a given entity.
LayoutBuilderEntityViewDisplay::getDefaultRegion function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the default region.
LayoutBuilderEntityViewDisplay::getDefaultSection function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets a default section.
LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the component for a given field name if any.

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