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
NoMultilingualReviewPageTestBase.php file core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php
NoMultilingualReviewPageTestBase::testMigrateUpgradeReviewPage function core/modules/migrate_drupal_ui/tests/src/Functional/NoMultilingualReviewPageTestBase.php Tests the review page when content_translation is enabled.
NumericFormatPluralTest::$testViews property core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php Views used by this test.
NumericFormatterBase::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php Builds a renderable array for a field value.
NumericUnformattedFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericUnformattedFormatter.php Builds a renderable array for a field value.
OEmbed::prepareViewDisplay function core/modules/media/src/Plugin/media/Source/OEmbed.php Prepares the media type fields for this source in the view display.
OEmbedFormatter::viewElements function core/modules/media/src/Plugin/Field/FieldFormatter/OEmbedFormatter.php Builds a renderable array for a field value.
olivero_form_node_preview_form_select_alter function core/themes/olivero/olivero.theme Implements hook_form_FORM_ID_alter().
olivero_form_views_exposed_form_alter function core/themes/olivero/olivero.theme Implements hook_form_views_exposed_form_alter().
options.views.inc file core/modules/options/options.views.inc Provide Views data for options.module.
OptionsDefaultFormatter::viewElements function core/modules/options/src/Plugin/Field/FieldFormatter/OptionsDefaultFormatter.php Builds a renderable array for a field value.
OptionsKeyFormatter::viewElements function core/modules/options/src/Plugin/Field/FieldFormatter/OptionsKeyFormatter.php Builds a renderable array for a field value.
OptionsListArgumentTest::$testViews property core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php Views used by this test.
OptionsListArgumentTest::testViewsTestOptionsListArgument function core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php Tests the options field argument.
OptionsListFilterTest::$testViews property core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Views used by this test.
OptionsListFilterTest::testViewsTestOptionsListFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter.
OptionsListFilterTest::testViewsTestOptionsListGroupedFilter function core/modules/options/tests/src/Kernel/Views/OptionsListFilterTest.php Tests options list field filter when grouped.
options_field_views_data function core/modules/options/options.views.inc Implements hook_field_views_data().
options_test_views.info.yml file core/modules/options/tests/options_test_views/options_test_views.info.yml core/modules/options/tests/options_test_views/options_test_views.info.yml
OverridesSectionStorage::getContextsDuringPreview function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Gets contexts for use during preview.
OverridesSectionStorageTest::testGetContextsDuringPreview function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php @covers ::getContextsDuringPreview
Overview class core/modules/forum/src/Form/Overview.php Provides forum overview form for the forum vocabulary.
Overview.php file core/modules/forum/src/Form/Overview.php
Overview::buildForm function core/modules/forum/src/Form/Overview.php Form constructor.
Overview::getFormId function core/modules/forum/src/Form/Overview.php Returns a unique string identifying the form.
OverviewForm class core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Migrate Upgrade Overview form.
OverviewForm.php file core/modules/migrate_drupal_ui/src/Form/OverviewForm.php
OverviewForm::buildForm function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Form constructor.
OverviewForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Returns a caption for the button that confirms the action.
OverviewForm::getFormId function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Returns a unique string identifying the form.
OverviewForm::submitForm function core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Form submission handler.
OverviewTerms class core/modules/taxonomy/src/Form/OverviewTerms.php Provides terms overview form for a taxonomy vocabulary.
OverviewTerms.php file core/modules/taxonomy/src/Form/OverviewTerms.php
OverviewTerms::$entityRepository property core/modules/taxonomy/src/Form/OverviewTerms.php The entity repository.
OverviewTerms::$entityTypeManager property core/modules/taxonomy/src/Form/OverviewTerms.php The entity type manager.
OverviewTerms::$moduleHandler property core/modules/taxonomy/src/Form/OverviewTerms.php The module handler service.
OverviewTerms::$pagerManager property core/modules/taxonomy/src/Form/OverviewTerms.php The pager manager.
OverviewTerms::$renderer property core/modules/taxonomy/src/Form/OverviewTerms.php The renderer service.
OverviewTerms::$storageController property core/modules/taxonomy/src/Form/OverviewTerms.php The term storage handler.
OverviewTerms::$termListBuilder property core/modules/taxonomy/src/Form/OverviewTerms.php The term list builder.
OverviewTerms::buildForm function core/modules/taxonomy/src/Form/OverviewTerms.php Form constructor.
OverviewTerms::create function core/modules/taxonomy/src/Form/OverviewTerms.php Instantiates a new instance of this class.
OverviewTerms::getFormId function core/modules/taxonomy/src/Form/OverviewTerms.php Returns a unique string identifying the form.
OverviewTerms::submitForm function core/modules/taxonomy/src/Form/OverviewTerms.php Form submission handler.
OverviewTerms::submitReset function core/modules/taxonomy/src/Form/OverviewTerms.php Redirects to confirmation form for the reset action.
OverviewTerms::__construct function core/modules/taxonomy/src/Form/OverviewTerms.php Constructs an OverviewTerms object.
PagePreviewTest class core/modules/node/tests/src/Functional/PagePreviewTest.php Tests the node entity preview functionality.
PagePreviewTest.php file core/modules/node/tests/src/Functional/PagePreviewTest.php
PagePreviewTest::$defaultTheme property core/modules/node/tests/src/Functional/PagePreviewTest.php The theme to install as the default for testing.
PagePreviewTest::$fieldName property core/modules/node/tests/src/Functional/PagePreviewTest.php The name of the created field.

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