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
Title Object type File name Summary
AccessPermissionTest::$testViews property core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php
AccessRoleTest::$testViews property core/modules/user/tests/src/Functional/Views/AccessRoleTest.php Views used by this test.
AccessRoleUITest::$testViews property core/modules/user/tests/src/Functional/AccessRoleUITest.php Views used by this test.
access_check.admin_overview_page service core/modules/system/system.services.yml Drupal\system\Access\SystemAdminMenuBlockAccessCheck
AnalyzeTest::$testViews property core/modules/views_ui/tests/src/Functional/AnalyzeTest.php Views used by this test.
announcements_feed.overview.html.twig file core/modules/announcements_feed/help_topics/announcements_feed.overview.html.twig ---
label: 'Viewing Drupal announcements'
top_level: true
---
{% set actions_link_text %}
{% trans %}Announcements{% endtrans %}
{% endset %}
{% set actions_link = render_var(help_route_link(actions_link_text,…
AreaTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaTest.php Views used by this test.
AreaTest::viewsData function core/modules/views/tests/src/Kernel/Handler/AreaTest.php Returns the views data definition.
AreaTextTokenTest::$testViews property core/modules/views/tests/src/Kernel/Handler/AreaTextTokenTest.php Views used by this test.
ArgumentDateTimeTest::$testViews property core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Views to be enabled.
ArgumentDefaultTest::$testViews property core/modules/user/tests/src/Kernel/Views/ArgumentDefaultTest.php Views used by this test.
ArgumentSummaryTest::$testViews property core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php Views to be enabled.
ArgumentTransformTermTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php Views to be enabled.
ArgumentValidateTest::$testViews property core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php Views to be enabled.
ArgumentValidatorTermNameTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Views to be enabled.
ArgumentValidatorTermTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Views to be enabled.
ArgumentValidatorTest::$testViews property core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Views used by this test.
AuthorFormatter::viewElements function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php Builds a renderable array for a field value.
AuthorNameFormatter::viewElements function core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php Builds a renderable array for a field value.
BasicStringFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php Builds a renderable array for a field value.
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig file core/modules/big_pipe/tests/themes/big_pipe_test_theme/templates/big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig <span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span>
big-pipe-interface-preview.html.twig file core/modules/big_pipe/templates/big-pipe-interface-preview.html.twig Default theme implementation for a BigPipe JS placeholder interface preview.
big-pipe-interface-preview.html.twig file core/themes/stable9/templates/content/big-pipe-interface-preview.html.twig Theme override for a BigPipe JS placeholder interface preview.
BigPipeInterfacePreviewThemeSuggestionsTest class core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php Tests the big_pipe_theme_suggestions_big_pipe_interface_preview() function.
BigPipeInterfacePreviewThemeSuggestionsTest.php file core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php
BigPipeInterfacePreviewThemeSuggestionsTest::$block property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php The block being tested.
BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php The block view builder.
BigPipeInterfacePreviewThemeSuggestionsTest::$controller property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php The block storage.
BigPipeInterfacePreviewThemeSuggestionsTest::$modules property core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php Modules to install.
BigPipeInterfacePreviewThemeSuggestionsTest::setUp function core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php
BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions function core/modules/big_pipe/tests/src/Kernel/BigPipeInterfacePreviewThemeSuggestionsTest.php Tests template suggestions from big_pipe_theme_suggestions_big_pipe_interface_preview().
BigPipePreviewTest class core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipePreviewTest.php Tests placeholder preview functionality.
BigPipePreviewTest.php file core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipePreviewTest.php
BigPipePreviewTest::$defaultTheme property core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipePreviewTest.php The theme to install as the default for testing.
BigPipePreviewTest::$modules property core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipePreviewTest.php Modules to install.
BigPipePreviewTest::testLazyLoaderPreview function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipePreviewTest.php Test preview functionality within placeholders.
BigPipeTestController::placeholderPreview function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php A page with placeholder preview.
big_pipe_theme_suggestions_big_pipe_interface_preview function core/modules/big_pipe/big_pipe.module Implements hook_theme_suggestions_HOOK().
block.overview.html.twig file core/modules/block/help_topics/block.overview.html.twig ---
label: 'Managing blocks'
top_level: true
related:
- core.content_structure
---
<h2>{% trans %}What are blocks?{% endtrans %}</h2>
<p>{% trans %}Blocks are boxes of content rendered into an area, or region, of a web…
BlockContentCreationTest::testBlockContentCreationMultipleViewModes function core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php Creates a "Basic page" block with multiple view modes.
BlockContentFieldFilterTest::$testViews property core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php Views used by this test.
BlockContentIntegrationTest::$testViews property core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php Views used by this test.
BlockContentIntegrationTest::testBlockContentViewTypeArgument function core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php Tests basic block_content view with a block_content_type argument.
BlockContentListViewsTest class core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Tests the Views-powered listing of content blocks.
BlockContentListViewsTest.php file core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php
BlockContentListViewsTest::$baseUser1 property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php A user with 'access block library' permission.
BlockContentListViewsTest::$baseUser2 property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php A user with access to create and edit custom basic blocks.
BlockContentListViewsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php The theme to install as the default for testing.
BlockContentListViewsTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Modules to install.
BlockContentListViewsTest::$permissions property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Permissions to grant admin user.

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