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
LayoutBuilderEntityViewDisplayTest::providerTestIsLayoutBuilderEnabled function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php Provides test data for ::testIsLayoutBuilderEnabled().
LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php Tests that configuration schema enforces valid values.
LayoutBuilderEntityViewDisplayTest::testIsLayoutBuilderEnabled function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php @dataProvider providerTestIsLayoutBuilderEnabled
LayoutBuilderEntityViewDisplayTest::testSetOverridable function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php Tests that setting overridable enables Layout Builder only when TRUE.
LayoutBuilderEntityViewDisplayValidationTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php Tests validation of Layout Builder's entity_view_display entities.
LayoutBuilderEntityViewDisplayValidationTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php
LayoutBuilderEntityViewDisplayValidationTest::$modules property core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php Modules to install.
LayoutBuilderEntityViewDisplayValidationTest::setUp function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php
LayoutBuilderEntityViewDisplayValidationTest::testImmutableProperties function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php Tests that immutable properties cannot be changed.
LayoutBuilderEntityViewDisplayValidationTest::testLabelValidation function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php Tests validation of config entity's label.
LayoutBuilderEntityViewDisplayXmlAnonTest class core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php @group layout_builder
@group rest
LayoutBuilderEntityViewDisplayXmlAnonTest.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php
LayoutBuilderEntityViewDisplayXmlAnonTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php The theme to install as the default for testing.
LayoutBuilderEntityViewDisplayXmlAnonTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayXmlAnonTest::$mimeType property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php The MIME type that corresponds to $format.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest class core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php @group layout_builder
@group rest
LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$auth property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php The authentication mechanism to use in this test.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php The theme to install as the default for testing.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$mimeType property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php The MIME type that corresponds to $format.
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$modules property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php Modules to install.
LayoutBuilderEntityViewDisplayXmlCookieTest class core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php @group layout_builder
@group rest
LayoutBuilderEntityViewDisplayXmlCookieTest.php file core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php
LayoutBuilderEntityViewDisplayXmlCookieTest::$auth property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php The authentication mechanism to use in this test.
LayoutBuilderEntityViewDisplayXmlCookieTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php The theme to install as the default for testing.
LayoutBuilderEntityViewDisplayXmlCookieTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php The format to use in this test.
LayoutBuilderEntityViewDisplayXmlCookieTest::$mimeType property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php The MIME type that corresponds to $format.
LayoutBuilderHooks::entityViewAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_view_alter().
LayoutBuilderTest::testPreviewAwareTemplates function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests preview-aware templates.
LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates function core/modules/layout_builder/tests/src/Functional/LayoutBuilderThemeSuggestionsTest.php Tests that of view mode specific field templates are suggested.
LayoutBuilderTranslationTest::setUpViewDisplay function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Set up the View Display.
LayoutBuilderViewModeTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php Tests the Layout Builder UI with view modes.
LayoutBuilderViewModeTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php
LayoutBuilderViewModeTest::testFullViewModeMultipleBundles function core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php Ensures that one bundle doesn't interfere with another bundle.
LayoutBuilderViewModeTest::testLayoutBuilderUiFullViewMode function core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php Tests the interaction between full and default view modes.
LayoutBuilderViewModeTest::testNonDefaultViewMode function core/modules/layout_builder/tests/src/Functional/LayoutBuilderViewModeTest.php Tests that a non-default view mode works as expected.
LayoutDefault::$inPreview property core/lib/Drupal/Core/Layout/LayoutDefault.php Whether the plugin is being rendered in preview mode.
LayoutDefault::setInPreview function core/lib/Drupal/Core/Layout/LayoutDefault.php Set preview mode for the plugin.
LayoutDisplayTest::testMultipleViewModes function core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php Tests the interaction between multiple view modes.
LayoutPreviewAccessAllowed class core/modules/layout_builder/src/Access/LayoutPreviewAccessAllowed.php Accessible class to allow access for inline blocks in the Layout Builder.
LayoutPreviewAccessAllowed.php file core/modules/layout_builder/src/Access/LayoutPreviewAccessAllowed.php
LayoutPreviewAccessAllowed::access function core/modules/layout_builder/src/Access/LayoutPreviewAccessAllowed.php Checks data value access.
layout_builder.overview.html.twig file core/modules/layout_builder/help_topics/layout_builder.overview.html.twig ---
label: 'Changing the layout for an entity'
related:
- core.appearance
- core.content_structure
- field_ui.manage_display
- block.overview
---
{% set content_types_text %}{% trans %}Content types{% endtrans %}{% endset %}
{% set…
layout_builder_extra_field_test_node_view function core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.module Implements hook_entity_node_view().
layout_builder_fieldblock_test.fake_view_mode_context service core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml Drupal\layout_builder_fieldblock_test\ContextProvider\FakeViewModeContext
layout_builder_test_node_view function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_entity_node_view().
layout_builder_views_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml
LinkBase::getView function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the top object of a view.
LinkFormatter::viewElements function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Builds a renderable array for a field value.

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