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. 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
HtmxContentViewSubscriber.php file core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php
HtmxContentViewSubscriber::getHtmxRenderer function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php Gets the HtmxRenderer service.
HtmxContentViewSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php
HtmxContentViewSubscriber::renderHtmxResponse function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php Sets a minimal response render array on an `_htmx_route` route.
HtmxContentViewSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php
htmx_content_view_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\HtmxContentViewSubscriber
IconDefinitionTest::providerGetPreview function core/tests/Drupal/Tests/Core/Theme/Icon/IconDefinitionTest.php Data provider for ::testGetPreview().
image-preview.css file core/themes/claro/css/components/image-preview.css Image preview component.
image-preview.pcss.css file core/themes/claro/css/components/image-preview.pcss.css Image preview component.
image-style-preview.html.twig file core/themes/stable9/templates/admin/image-style-preview.html.twig Theme override to display a preview of an image style.
image-style-preview.html.twig file core/modules/image/templates/image-style-preview.html.twig Default theme implementation to display a preview of an image style.
Image::prepareViewDisplay function core/modules/media/src/Plugin/media/Source/Image.php Prepares the media type fields for this source in the view display.
ImageAdminStylesTest::testPreviewImageShowInPrivateScheme function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php Tests the display of preview images using a private scheme.
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.
ImageThemeHooks::preprocessImageStylePreview function core/modules/image/src/Hook/ImageThemeHooks.php Prepares variables for image style preview templates.
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.
ImageViewsHooks class core/modules/image/src/Hook/ImageViewsHooks.php Hook implementations for image.
ImageViewsHooks.php file core/modules/image/src/Hook/ImageViewsHooks.php
ImageViewsHooks::fieldViewsData function core/modules/image/src/Hook/ImageViewsHooks.php Implements hook_field_views_data().
ImageViewsHooks::fieldViewsDataViewsDataAlter function core/modules/image/src/Hook/ImageViewsHooks.php Implements hook_field_views_data_views_data_alter().
ImageViewsHooks::__construct function core/modules/image/src/Hook/ImageViewsHooks.php
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
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.css file core/themes/olivero/css/layout/layout-views-grid.css Responsive styles for views grid horizontal layout.
layout-views-grid.pcss.css file core/themes/olivero/css/layout/layout-views-grid.pcss.css Responsive styles for views grid horizontal layout.
LayoutBuilderBlocksTest::testDeletedView function core/modules/layout_builder/tests/src/Functional/LayoutBuilderBlocksTest.php Tests that deleting a View block used in Layout Builder works.
LayoutBuilderBlocksTest::testPreviewAwarePlugins function core/modules/layout_builder/tests/src/Functional/LayoutBuilderBlocksTest.php Tests preview-aware layout & block plugins.
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.

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