Search for view

  1. Search 7.x for view
  2. Search 8.9.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
RevisionCreateTimestampTest::testRevisionCreateTimestampView function core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php
RevisionLinkTest::$testViews property core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php Views used by this test.
RevisionRelationshipsTest::$testViews property core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php Views used by this test.
RevisionRelationshipsTest::$testViews property core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php Views used by this test.
RevisionUidTest::$testViews property core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php Views used by this test.
RevisionUserTest::$testViews property core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php Views used by this test.
RevisionUserTest::$testViews property core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php Views used by this test.
RolesRidArgumentTest::$testViews property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Views used by this test.
RollbackViewModesTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Migrates and rolls back Drupal 7 view modes.
RollbackViewModesTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php
RollbackViewModesTest::$modules property core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Modules to enable.
RollbackViewModesTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Executes a single rollback.
RollbackViewModesTest::testMigration function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Tests migrating D7 view modes, then rolling back.
RouteSubscriber::$viewRouteNames property core/modules/views/src/EventSubscriber/RouteSubscriber.php Stores an array of route names keyed by view_id.display_id.
RouteSubscriber::$viewsDisplayPairs property core/modules/views/src/EventSubscriber/RouteSubscriber.php Stores a list of view,display IDs which haven't be used in the alter event.
RouteSubscriber::$viewStorage property core/modules/views/src/EventSubscriber/RouteSubscriber.php The view storage.
RouteSubscriber::getApplicableViews function core/modules/views/src/EventSubscriber/RouteSubscriber.php Returns all views/display combinations with routes.
RouteSubscriber::getViewsDisplayIDsWithRoute function core/modules/views/src/EventSubscriber/RouteSubscriber.php Gets all the views and display IDs using a route.
RouteSubscriberTest::$viewStorage property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The mocked view storage.
RowEntityRenderersTest::$testViews property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Views used by this test.
RowEntityTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php Views used by this test.
RowPluginTest::$testViews property core/modules/node/tests/src/Functional/Views/RowPluginTest.php Views used by this test.
RowRenderCacheTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Views used by this test.
RowRssTest::$testViews property core/modules/comment/tests/src/Functional/Views/RowRssTest.php Views used by this test.
RowUITest::$testViews property core/modules/views_ui/tests/src/Functional/RowUITest.php Views used by this test.
RSSEnclosureFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Builds a renderable array for a field value.
RssFieldsTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Views to be enabled.
RssViewIntegrationTest class core/modules/rdf/tests/src/Functional/RssViewIntegrationTest.php @group rdf
@group legacy
RssViewIntegrationTest.php file core/modules/rdf/tests/src/Functional/RssViewIntegrationTest.php
RssViewIntegrationTest::$defaultTheme property core/modules/rdf/tests/src/Functional/RssViewIntegrationTest.php The theme to install as the default for testing.
RssViewIntegrationTest::$modules property core/modules/rdf/tests/src/Functional/RssViewIntegrationTest.php Modules to enable.
RssViewIntegrationTest::testRdfNamespacesAreAddedToRssViews function core/modules/rdf/tests/src/Functional/RssViewIntegrationTest.php Tests that RSS views have RDF's XML namespaces defined.
search.overview.html.twig file core/modules/help_topics/help_topics/search.overview.html.twig ---
label: 'Configuring site search'
top_level: true
related:
- user.permissions
- block.place
---
{% set search_url = render_var(url('search.view')) %}
{% set user_overview_topic =…
search.views.schema.yml file core/modules/search/config/schema/search.views.schema.yml core/modules/search/config/schema/search.views.schema.yml
SearchController::view function core/modules/search/src/Controller/SearchController.php Creates a render array for the search page.
SearchIntegrationTest::$testViews property core/modules/views/tests/src/Functional/SearchIntegrationTest.php Views used by this test.
SearchMultilingualTest::$testViews property core/modules/views/tests/src/Functional/SearchMultilingualTest.php Views used by this test.
SectionComponentBuildRenderArrayEvent::$inPreview property core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Whether the component is in preview mode or not.
SectionComponentBuildRenderArrayEvent::inPreview function core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Determine if the component is in preview mode.
SectionRenderTest::testToRenderArrayPreview function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php @covers ::toRenderArray
SectionStorageBase::getContextsDuringPreview function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php Gets contexts for use during preview.
SectionStorageInterface::getContextsDuringPreview function core/modules/layout_builder/src/SectionStorageInterface.php Gets contexts for use during preview.
SerializerTest::$view property core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php The View instance.
settings_tray_block_view_alter function core/modules/settings_tray/settings_tray.module Implements hook_block_view_alter().
settings_tray_contextual_links_view_alter function core/modules/settings_tray/settings_tray.module Implements hook_contextual_links_view_alter().
seven_preprocess_views_view_fields__media_library function core/themes/seven/seven.theme Implements hook_preprocess_views_view_fields().
seven_views_pre_render function core/themes/seven/seven.theme Implements hook_views_pre_render().
shortcut.overview.html.twig file core/modules/help_topics/help_topics/shortcut.overview.html.twig ---
label: 'Creating and using shortcut administrative links'
related:
- core.ui_components
---
<h2>{% trans %}Goal{% endtrans %}</h2>
<p>{% trans %}Create, view, and use a set of shortcuts to access administrative…
SimpleConfigSectionStorage::getContextsDuringPreview function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Gets contexts for use during preview.
SortDateTest::$testViews property core/modules/views/tests/src/Kernel/Handler/SortDateTest.php Views used by this test.

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