Search for view

  1. Search 7.x for view
  2. Search 9.5.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
ContentPreviewToggleTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php
ContentPreviewToggleTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php The theme to install as the default for testing.
ContentPreviewToggleTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Modules to enable.
ContentPreviewToggleTest::assertContextualLinks function core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Checks if contextual links are working properly.
ContentPreviewToggleTest::assertOrderInPage function core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Asserts that blocks in a given order in the page.
ContentPreviewToggleTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php
ContentPreviewToggleTest::testContentPreviewToggle function core/modules/layout_builder/tests/src/FunctionalJavascript/ContentPreviewToggleTest.php Tests the content preview toggle.
ContentTranslationController::overview function core/modules/content_translation/src/Controller/ContentTranslationController.php Builds the translations overview page.
ContentTranslationOperationsTest::testContentTranslationOverviewAccess function core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php Tests the access to the overview page for translations.
ContentTranslationOverviewAccess class core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php Access check for entity translation overview.
ContentTranslationOverviewAccess.php file core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php
ContentTranslationOverviewAccess::$deprecatedProperties property core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php
ContentTranslationOverviewAccess::$entityTypeManager property core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php The entity type manager service.
ContentTranslationOverviewAccess::access function core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php Checks access to the translation overview for the entity and bundle.
ContentTranslationOverviewAccess::__construct function core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php Constructs a ContentTranslationOverviewAccess object.
ContentTranslationRevisionTranslationDeletionTest::doTestOverview function core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php Performs a test run.
ContentTranslationRevisionTranslationDeletionTest::testOverview function core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php Tests that translation overview handles pending revisions correctly.
ContentTranslationUITestBase::doTestTranslationOverview function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Tests that the translation overview shows the correct values.
ContentTranslationUITestBase::doTestTranslationOverview function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests that the translation overview shows the correct values.
ContentTranslationViewsUITest class core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php Tests the views UI when content_translation is enabled.
ContentTranslationViewsUITest.php file core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php
ContentTranslationViewsUITest::$defaultTheme property core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php The theme to install as the default for testing.
ContentTranslationViewsUITest::$modules property core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php Modules to enable.
ContentTranslationViewsUITest::$testViews property core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php Views used by this test.
ContentTranslationViewsUITest::testViewsUI function core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php Tests the views UI.
content_moderation.views.inc file core/modules/content_moderation/content_moderation.views.inc Provide views data for content_moderation.module.
content_moderation.views.schema.yml file core/modules/content_moderation/config/schema/content_moderation.views.schema.yml core/modules/content_moderation/config/schema/content_moderation.views.schema.yml
content_moderation.views_execution.inc file core/modules/content_moderation/content_moderation.views_execution.inc Provide views runtime hooks for content_moderation.module.
content_moderation_entity_view function core/modules/content_moderation/content_moderation.module Implements hook_entity_view().
content_moderation_post_update_set_views_filter_latest_translation_affected_revision function core/modules/content_moderation/content_moderation.post_update.php Set the filter on the moderation view to be the latest translation affected.
content_moderation_post_update_views_field_plugin_id function core/modules/content_moderation/content_moderation.post_update.php Update the moderation state views field plugin ID.
content_moderation_test_views.info.yml file core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml
content_moderation_test_views.module file core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module Module file for the content moderation test views module.
content_moderation_test_views_views_query_alter function core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module Implements hook_views_query_alter().
content_moderation_views_data function core/modules/content_moderation/content_moderation.views.inc Implements hook_views_data().
content_moderation_views_post_execute function core/modules/content_moderation/content_moderation.module Implements hook_views_post_execute().
content_moderation_views_query_substitutions function core/modules/content_moderation/content_moderation.views_execution.inc Implements hook_views_query_substitutions().
content_translation.overview_access service core/modules/content_translation/content_translation.services.yml Drupal\content_translation\Access\ContentTranslationOverviewAccess
content_translation.views.schema.yml file core/modules/content_translation/config/schema/content_translation.views.schema.yml core/modules/content_translation/config/schema/content_translation.views.schema.yml
content_translation_language_fallback_candidates_entity_view_alter function core/modules/content_translation/content_translation.module Implements hook_language_fallback_candidates_OPERATION_alter().
content_translation_test_views.info.yml file core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml
content_translation_views_data_alter function core/modules/content_translation/content_translation.module Implements hook_views_data_alter().
contextual.overview.html.twig file core/modules/help_topics/help_topics/contextual.overview.html.twig ---
label: 'Using contextual links'
related:
- core.ui_components
- block.overview
---
<h2>{% trans %}Goal{% endtrans %}</h2>
<p>{% trans %}Use contextual links to access administrative tasks without navigating the…
contextual.views.inc file core/modules/contextual/contextual.views.inc Provide views data for contextual.module.
contextual.views.schema.yml file core/modules/contextual/config/schema/contextual.views.schema.yml core/modules/contextual/config/schema/contextual.views.schema.yml
ContextualFiltersBlockContextTest::$testViews property core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php Views used by this test.
ContextualFilterTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/ContextualFilterTest.php Views used by this test.
contextual_contextual_links_view_alter function core/modules/contextual/contextual.module Implements hook_contextual_links_view_alter().
contextual_test_block_view_alter function core/modules/contextual/tests/modules/contextual_test/contextual_test.module Implements hook_block_view_alter().
contextual_test_contextual_links_view_alter function core/modules/contextual/tests/modules/contextual_test/contextual_test.module Implements hook_contextual_links_view_alter().

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