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
MediaOverviewPageTest class core/modules/media/tests/src/Functional/MediaOverviewPageTest.php Tests the Media overview page.
MediaOverviewPageTest.php file core/modules/media/tests/src/Functional/MediaOverviewPageTest.php
MediaOverviewPageTest::$defaultTheme property core/modules/media/tests/src/Functional/MediaOverviewPageTest.php The theme to install as the default for testing.
MediaOverviewPageTest::setUp function core/modules/media/tests/src/Functional/MediaOverviewPageTest.php
MediaOverviewPageTest::testMediaOverviewPage function core/modules/media/tests/src/Functional/MediaOverviewPageTest.php Test that the Media overview page (/admin/content/media).
MediaOverviewTest class core/modules/media_library/tests/src/FunctionalJavascript/MediaOverviewTest.php Tests the grid-style media overview page.
MediaOverviewTest.php file core/modules/media_library/tests/src/FunctionalJavascript/MediaOverviewTest.php
MediaOverviewTest::$modules property core/modules/media_library/tests/src/FunctionalJavascript/MediaOverviewTest.php Modules to enable.
MediaOverviewTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/MediaOverviewTest.php
MediaOverviewTest::testAdministrationPage function core/modules/media_library/tests/src/FunctionalJavascript/MediaOverviewTest.php Tests that the Media Library's administration page works as expected.
MediaSourceBase::prepareViewDisplay function core/modules/media/src/MediaSourceBase.php Prepares the media type fields for this source in the view display.
MediaSourceImageTest::assertViewDisplayConfigured function core/modules/media/tests/src/FunctionalJavascript/MediaSourceImageTest.php Asserts the proper entity view display components for a media type.
MediaSourceInterface::prepareViewDisplay function core/modules/media/src/MediaSourceInterface.php Prepares the media type fields for this source in the view display.
MediaThumbnailFormatter::viewElements function core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php Builds a renderable array for a field value.
MediaTypeAccessControlHandler::$viewLabelOperation property core/modules/media/src/MediaTypeAccessControlHandler.php Allows to grant access to just the labels.
MediaUpdateTest::testMediaViewStatusExtraFilter function core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php Tests that the status extra filter is added to the media view.
MediaViewsData class core/modules/media/src/MediaViewsData.php Provides the Views data for the media entity type.
MediaViewsData.php file core/modules/media/src/MediaViewsData.php
MediaViewsData::getViewsData function core/modules/media/src/MediaViewsData.php Returns views data for the entity type.
MediaViewsWizardTest class core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php Tests the media entity type integration into the wizard.
MediaViewsWizardTest.php file core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php
MediaViewsWizardTest::$defaultTheme property core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php The theme to install as the default for testing.
MediaViewsWizardTest::testMediaRevisionWizard function core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php Tests adding a view of media revisions.
MediaViewsWizardTest::testMediaWizard function core/modules/media/tests/src/FunctionalJavascript/MediaViewsWizardTest.php Tests adding a view of media.
media_library.views.inc file core/modules/media_library/media_library.views.inc Contains Views integration for the media_library module.
media_library_form_views_form_media_library_page_alter function core/modules/media_library/media_library.module Alter the bulk form to add a more accessible label.
media_library_post_update_add_buttons_to_page_view function core/modules/media_library/media_library.post_update.php Add edit and delete button to media library view page display.
media_library_preprocess_views_view_fields function core/modules/media_library/media_library.module Implements hook_preprocess_views_view_fields().
media_library_preprocess_views_view__media_library function core/modules/media_library/media_library.module Implements hook_preprocess_views_view() for the 'media_library' view.
media_library_views_data function core/modules/media_library/media_library.views.inc Implements hook_views_data().
media_library_views_post_render function core/modules/media_library/media_library.module Implements hook_views_post_render().
media_library_views_pre_render function core/modules/media_library/media_library.module Implements hook_views_pre_render().
media_test_ckeditor_entity_view_alter function core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.module Implements hook_entity_view_alter().
media_test_filter_entity_view_alter function core/modules/media/tests/modules/media_test_filter/media_test_filter.module Implements hook_entity_view_alter().
media_test_views.info.yml file core/modules/media/tests/modules/media_test_views/media_test_views.info.yml core/modules/media/tests/modules/media_test_views/media_test_views.info.yml
media_views_query_substitutions function core/modules/media/media.module Implements hook_views_query_substitutions().
menu-local-task--views-ui.html.twig file core/themes/claro/templates/navigation/menu-local-task--views-ui.html.twig Theme override for a local task link.
MenuAccessControlHandler::$viewLabelOperation property core/modules/system/src/MenuAccessControlHandler.php Allows to grant access to just the labels.
MenuForm::$overviewTreeForm property core/modules/menu_ui/src/MenuForm.php The overview tree form.
MenuForm::buildOverviewForm function core/modules/menu_ui/src/MenuForm.php Form constructor to edit an entire menu tree at once.
MenuForm::buildOverviewTreeForm function core/modules/menu_ui/src/MenuForm.php Recursive helper function for buildOverviewForm().
MenuForm::submitOverviewForm function core/modules/menu_ui/src/MenuForm.php Submit handler for the menu overview form.
MenuLinkTest::$testViews property core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php Views used by this test.
MenuTest::$anonymousUsersCanViewLabels property core/modules/jsonapi/tests/src/Functional/MenuTest.php Whether anonymous users can view labels of this resource type.
menu_ui_block_view_system_menu_block_alter function core/modules/menu_ui/menu_ui.module Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'.
MessageForm::preview function core/modules/contact/src/MessageForm.php Form submission handler for the 'preview' action.
MessagesTest::$view property core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php The view executable object.
MessageViewBuilder class core/modules/contact/src/MessageViewBuilder.php Render controller for contact messages.
MessageViewBuilder.php file core/modules/contact/src/MessageViewBuilder.php
MessageViewBuilder::getBuildDefaults function core/modules/contact/src/MessageViewBuilder.php Provides entity-specific defaults to the build process.

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