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. Search 11.x for view
  6. 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
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 Tests to render array preview.
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.
SettingsConfigValidationTest::testPreviewImagePathIsValidated function core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php Tests that the preview_image setting must be an existing image file.
SettingsTrayHooks::blockViewAlter function core/modules/settings_tray/src/Hook/SettingsTrayHooks.php Implements hook_block_view_alter().
SettingsTrayHooks::contextualLinksViewAlter function core/modules/settings_tray/src/Hook/SettingsTrayHooks.php Implements hook_contextual_links_view_alter().
shortcut.overview.html.twig file core/modules/shortcut/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.
SortDateTimeTest::$testViews property core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php Views to be enabled.
SortRandomTest::$testViews property core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Views used by this test.
SortRandomTest::getBasicRandomView function core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Return a basic view with random ordering.
SortTest::$testViews property core/modules/views/tests/src/Kernel/Handler/SortTest.php Views used by this test.
SortTranslationTest::$testViews property core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php Views to be enabled.
SqlBaseTest::$view property core/modules/views/tests/src/Unit/Plugin/pager/SqlBaseTest.php The mock view instance.
SqlEntityLoadingTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php Views to be enabled.
SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision function core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php Tests entity loading with a non-default pending revision in Views.
sqlite.views.date_sql service core/modules/views/views.services.yml Drupal\views\Plugin\views\query\SqliteDateSql
SqlQueryTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php Views used by this test.
SqlQueryTest::viewsData function core/modules/views/tests/src/Kernel/Plugin/SqlQueryTest.php Returns the views data definition.
SqlTest::setupViewsData function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Sets up the views data in the container.
SqlTest::setupViewWithRelationships function core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php Create a view with a relationship.
stable9_preprocess_views_view function core/themes/stable9/stable9.theme Implements hook_preprocess_views_view().
StatusExtraTest::$testViews property core/modules/node/tests/src/Functional/Views/StatusExtraTest.php Views used by this test.
StorageTest::$testViews property core/modules/views_ui/tests/src/Functional/StorageTest.php Views used by this test.
StringFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Builds a renderable array for a field value.
StringFormatter::viewValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Generate the output appropriate for one field item.
StyleFieldsTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Views to be enabled.
StyleGridResponsiveTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Views used by this test.
StyleGridTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Views used by this test.
StyleHtmlListTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Views used by this test.
StyleMappingTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Views used by this test.
StyleSerializerEntityTest::$testViews property core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Views used by this test.
StyleSerializerEntityTest::testLivePreview function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the live preview output for json output.
StyleSerializerEntityTest::testSerializerViewsUI function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the views interface for REST export displays.
StyleSerializerKernelTest::$testViews property core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php Views to be enabled.
StyleSerializerTest::$testViews property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Views used by this test.
StyleSerializerTest::testRestViewExposedFilter function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the exposed filter works.
StyleSerializerTest::testRestViewsAuthentication function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Checks that the auth options restricts access to a REST views display.
StyleSummaryTest::$testViews property core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
StyleSummaryTest::testSummaryView function core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php Tests a summary view.
StyleTableTest::$testViews property core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Views used by this test.
StyleTableUnitTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Views used by this test.
StyleTableUnitTest::prepareView function core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Prepares a view executable by initializing everything which is needed.
StyleTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Views to be enabled.
StyleTestBase::storeViewPreview function core/modules/views/tests/src/Kernel/Plugin/StyleTestBase.php Stores a view output in the elements.
StyleUITest::$testViews property core/modules/views_ui/tests/src/Functional/StyleUITest.php Views used by this test.
StyleUnformattedTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php Views used by this test.

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