Search for view
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
View | class | core/ |
Provides a render element to display a view. |
View | class | core/ |
Defines a View configuration entity class. |
View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderIntegration::getViewModeId | function | core/ |
Generates a Quick Edit view mode ID. |
LayoutBuilderTest::testDeletedView | function | core/ |
Tests that deleting a View block used in Layout Builder works. |
LayoutBuilderTest::testFullViewModeMultipleBundles | function | core/ |
Ensures that one bundle doesn't interfere with another bundle. |
LayoutBuilderTest::testLayoutBuilderUiFullViewMode | function | core/ |
Tests the interaction between full and default view modes. |
LayoutBuilderTest::testNonDefaultViewMode | function | core/ |
Tests that a non-default view mode works as expected. |
LayoutBuilderTest::testPreviewAwarePlugins | function | core/ |
Tests preview-aware layout & block plugins. |
LayoutBuilderTest::testPreviewAwareTemplates | function | core/ |
Tests preview-aware templates. |
LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates | function | core/ |
Tests that of view mode specific field templates are suggested. |
LayoutBuilderTranslationTest::setUpViewDisplay | function | core/ |
Set up the View Display. |
LayoutDefault::$inPreview | property | core/ |
Whether the plugin is being rendered in preview mode. |
LayoutDefault::setInPreview | function | core/ |
Set preview mode for the plugin. |
LayoutDisplayTest::testMultipleViewModes | function | core/ |
Tests the interaction between multiple view modes. |
LayoutPreviewAccessAllowed | class | core/ |
Accessible class to allow access for inline blocks in the Layout Builder. |
LayoutPreviewAccessAllowed.php | file | core/ |
|
LayoutPreviewAccessAllowed::access | function | core/ |
Checks data value access. |
layout_builder.overview.html.twig | file | core/ |
--- 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_entity_view_alter | function | core/ |
Implements hook_entity_view_alter(). |
layout_builder_extra_field_test_node_view | function | core/ |
Implements hook_entity_node_view(). |
layout_builder_fieldblock_test.fake_view_mode_context | service | core/ |
Drupal\layout_builder_fieldblock_test\ContextProvider\FakeViewModeContext |
layout_builder_test_node_view | function | core/ |
Implements hook_entity_node_view(). |
layout_builder_views_test.info.yml | file | core/ |
core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml |
LegacyFileTest::testViewsFileStatus | function | core/ |
Tests the deprecation of _views_file_status(). |
LinkBase::getView | function | core/ |
Returns the top object of a view. |
LinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
LinkSeparateFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
LinkViewsTokensTest | class | core/ |
Tests the views integration for link tokens. |
LinkViewsTokensTest.php | file | core/ |
|
LinkViewsTokensTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LinkViewsTokensTest::$fieldName | property | core/ |
The field name used for the link field. |
LinkViewsTokensTest::$modules | property | core/ |
Modules to enable. |
LinkViewsTokensTest::$testViews | property | core/ |
Views used by this test. |
LinkViewsTokensTest::setUp | function | core/ |
Sets up the test. |
LinkViewsTokensTest::testLinkViewsTokens | function | core/ |
|
link_test_views.info.yml | file | core/ |
core/modules/link/tests/modules/link_test_views/link_test_views.info.yml |
locale_form_language_admin_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
MailToFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
MainContentViewSubscriber | class | core/ |
View subscriber rendering main content render arrays into responses. |
MainContentViewSubscriber.php | file | core/ |
|
MainContentViewSubscriber::$classResolver | property | core/ |
The class resolver service. |
MainContentViewSubscriber::$mainContentRenderers | property | core/ |
The available main content renderer services, keyed per format. |
MainContentViewSubscriber::$routeMatch | property | core/ |
The current route match. |
MainContentViewSubscriber::getSubscribedEvents | function | core/ |
|
MainContentViewSubscriber::onViewRenderArray | function | core/ |
Sets a response given a (main content) render array. |
MainContentViewSubscriber::WRAPPER_FORMAT | constant | core/ |
URL query attribute to indicate the wrapper used to render a request. |
MainContentViewSubscriber::__construct | function | core/ |
Constructs a new MainContentViewSubscriber object. |
main_content_view_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MainContentViewSubscriber |
ManageDisplayTest::assertNodeViewNoText | function | core/ |
Asserts that a string is not found in the rendered node in a view mode. |
ManageDisplayTest::assertNodeViewText | function | core/ |
Asserts that a string is found in the rendered node in a view mode. |
ManageDisplayTest::assertNodeViewTextHelper | function | core/ |
Asserts that a string is (not) found in the rendered node in a view mode. |
ManageDisplayTest::testNoFieldsDisplayOverview | function | core/ |
Tests that a message is shown when there are no fields. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.