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. Search main 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
TermTranslationFieldViewTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php
TermTranslationFieldViewTest::$modules property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Modules to enable.
TermTranslationFieldViewTest::$term property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php The term that should be translated.
TermTranslationFieldViewTest::$translatedTagName property core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php The translated value for the tag.
TermTranslationFieldViewTest::setUp function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php
TermTranslationFieldViewTest::setUpNode function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Creates a test subject node, with translation.
TermTranslationFieldViewTest::setUpTerm function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Creates a test subject term, with translation.
TermTranslationFieldViewTest::testTranslatedTaxonomyTermReferenceDisplay function core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Tests if the translated taxonomy term is displayed.
TermViewsData class core/modules/taxonomy/src/TermViewsData.php Provides the views data for the taxonomy entity type.
TermViewsData.php file core/modules/taxonomy/src/TermViewsData.php
TermViewsData::getViewsData function core/modules/taxonomy/src/TermViewsData.php
TestDifferentDisplays::prepareViewDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestDifferentDisplays.php Prepares the media type fields for this source in the view display.
TestDomainObjectViewSubscriber class core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php View subscriber for turning TestDomainObject objects into Response objects.
TestDomainObjectViewSubscriber.php file core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php
TestDomainObjectViewSubscriber::getSubscribedEvents function core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php
TestDomainObjectViewSubscriber::onViewTestDomainObject function core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php Sets a response given a TestDomainObject instance.
TestFieldApplicableFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldApplicableFormatter.php
TestFieldDefaultFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php
TestFieldEmptyFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptyFormatter.php
TestFieldEmptySettingFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php
TestFieldMultipleFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php
TestFieldNoSettingsFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php
TestFieldPrepareViewFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Plugin implementation of the 'field_test_with_prepare_view' formatter.
TestFieldPrepareViewFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php
TestFieldPrepareViewFormatter::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php
TestFieldPrepareViewFormatter::prepareView function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php
TestFieldPrepareViewFormatter::settingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php
TestFieldPrepareViewFormatter::settingsSummary function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php
TestFieldPrepareViewFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php
TestMediaFilterController::preview function core/modules/media/tests/modules/media_test_embed/src/Controller/TestMediaFilterController.php Returns a HTML response containing a preview of the text after filtering.
TestPluginBase::viewsTokenReplace function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php
TestRouteSubscriber::$applicableViews property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The applicable views.
TestRouteSubscriber::getApplicableViews function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php
TestViewListBuilder class core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
TestViewListBuilder::buildOperations function core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
TestViewsLocalTask class core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Replaces the applicable views call for easier testability.
TestViewsLocalTask::$result property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
TestViewsLocalTask::getApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
TestViewsLocalTask::setApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Sets applicable views result.
TestViewsTest class core/modules/views/tests/src/Kernel/TestViewsTest.php Tests that test views provided by all modules match schema.
TestViewsTest.php file core/modules/views/tests/src/Kernel/TestViewsTest.php
TestViewsTest::$modules property core/modules/views/tests/src/Kernel/TestViewsTest.php Modules to enable.
TestViewsTest::testDefaultConfig function core/modules/views/tests/src/Kernel/TestViewsTest.php Tests default configuration data type.
TestWithHiddenSourceField::prepareViewDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Prepares the media type fields for this source in the view display.
test_basetheme_views_post_render function core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Implements hook_views_post_render().
test_basetheme_views_pre_render function core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Implements hook_views_pre_render().
test_domain_object.view_subscriber service core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml Drupal\early_rendering_controller_test\TestDomainObjectViewSubscriber
test_subtheme_views_post_render function core/modules/system/tests/themes/test_subtheme/test_subtheme.theme Implements hook_views_post_render().
test_subtheme_views_pre_render function core/modules/system/tests/themes/test_subtheme/test_subtheme.theme Implements hook_views_pre_render().
TextDefaultFormatter::viewElements function core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php

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