Search for getView

  1. Search 7.x for getView
  2. Search 9.5.x for getView
  3. Search 10.3.x for getView
  4. Search 11.x for getView
  5. Other projects
Title Object type File name Summary
AggregatorFeedViewsData::getViewsData function core/modules/aggregator/src/AggregatorFeedViewsData.php Returns views data for the entity type.
AggregatorItemViewsData::getViewsData function core/modules/aggregator/src/AggregatorItemViewsData.php Returns views data for the entity type.
BlockContentViewsData::getViewsData function core/modules/block_content/src/BlockContentViewsData.php Returns views data for the entity type.
BulkForm::getView function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the top object of a view.
CommentDefaultFormatter::getViewModes function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Provides a list of comment view modes for the configured comment type.
CommentViewsData::getViewsData function core/modules/comment/src/CommentViewsData.php Returns views data for the entity type.
DataEntityRow::getView function core/modules/rest/src/Plugin/views/row/DataEntityRow.php Returns the top object of a view.
EditorMediaDialog::getViewModeDefaultValue function core/modules/media/src/Form/EditorMediaDialog.php Gets the default value for the view mode form element.
EntityDisplayRepository::getViewDisplay function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Returns the entity view display associated with a bundle and view mode.
EntityDisplayRepository::getViewModeOptions function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Gets an array of view mode options.
EntityDisplayRepository::getViewModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Returns an array of enabled view mode options by bundle.
EntityDisplayRepository::getViewModes function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php Gets the entity view mode info for a specific entity type.
EntityDisplayRepositoryInterface::getViewDisplay function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Returns the entity view display associated with a bundle and view mode.
EntityDisplayRepositoryInterface::getViewModeOptions function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Gets an array of view mode options.
EntityDisplayRepositoryInterface::getViewModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Returns an array of enabled view mode options by bundle.
EntityDisplayRepositoryInterface::getViewModes function core/lib/Drupal/Core/Entity/EntityDisplayRepositoryInterface.php Gets the entity view mode info for a specific entity type.
EntityFieldRenderer::getView function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Returns the top object of a view.
EntityManager::getViewBuilder function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewDisplay function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewModeOptions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewModes function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerTest::testGetViewBuilder function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getViewBuilder
EntityManagerTest::testGetViewDisplay function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getViewDisplay
EntityManagerTest::testGetViewModeOptions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getViewModeOptions() method.
EntityManagerTest::testGetViewModeOptionsByBundle function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getViewModeOptionsByBundle() method.
EntityManagerTest::testGetViewModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getViewModes() method.
EntityOperations::getView function core/modules/views/src/Plugin/views/field/EntityOperations.php Returns the top object of a view.
EntityRow::getView function core/modules/views/src/Plugin/views/row/EntityRow.php Returns the top object of a view.
EntityTestViewsData::getViewsData function core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php Returns views data for the entity type.
EntityTranslationRenderTrait::getView function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the top object of a view.
EntityType::getViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the view builder class.
EntityTypeInterface::getViewBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the view builder class.
EntityTypeManager::getViewBuilder function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new view builder instance.
EntityTypeManagerInterface::getViewBuilder function core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Creates a new view builder instance.
EntityTypeManagerTest::testGetViewBuilder function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getViewBuilder() method.
EntityTypeTest::testGetViewBuilderClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getViewBuilderClass() method.
EntityViewsData::getViewsData function core/modules/views/src/EntityViewsData.php Returns views data for the entity type.
EntityViewsData::getViewsTableForEntityType function core/modules/views/src/EntityViewsData.php Gets the table of an entity type to be used as base table in views.
EntityViewsDataInterface::getViewsData function core/modules/views/src/EntityViewsDataInterface.php Returns views data for the entity type.
EntityViewsDataInterface::getViewsTableForEntityType function core/modules/views/src/EntityViewsDataInterface.php Gets the table of an entity type to be used as base table in views.
EntityViewsDataTest::testGetViewsDataWithEntityOperations function core/modules/views/tests/src/Unit/EntityViewsDataTest.php @covers ::getViewsData
EntityViewsDataTest::testGetViewsDataWithNonRevisionableEntityOperations function core/modules/views/tests/src/Unit/EntityViewsDataTest.php @covers ::getViewsData
EntityViewsDataTest::testGetViewsDataWithoutEntityOperations function core/modules/views/tests/src/Unit/EntityViewsDataTest.php @covers ::getViewsData
FieldApiDataTest::getViewsData function core/modules/views/tests/src/Kernel/FieldApiDataTest.php Gets the views data for the field created in setUp().
FileViewsData::getViewsData function core/modules/file/src/FileViewsData.php Returns views data for the entity type.
HandlerBase::getViewsData function core/modules/views/src/Plugin/views/HandlerBase.php Gets views data service.
LinkBase::getView function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the top object of a view.
MediaLibraryUpdateWidgetViewTest class core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateWidgetViewTest.php Tests the media library module updates for the widget view.
MediaLibraryUpdateWidgetViewTest.php file core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateWidgetViewTest.php

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