Search for getView

  1. Search 7.x for getView
  2. Search 9.5.x for getView
  3. Search 8.9.x for getView
  4. Search 11.x for getView
  5. Other projects
Title Object type File name Summary
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.
EntityDisplayModeFormBase::getViewDisplay function core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php Load the view display for a given bundle and view mode name.
EntityDisplayRepository::getViewDisplay function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php
EntityDisplayRepository::getViewModeOptions function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php
EntityDisplayRepository::getViewModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php
EntityDisplayRepository::getViewModes function core/lib/Drupal/Core/Entity/EntityDisplayRepository.php
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.
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
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.
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.
MediaViewsData::getViewsData function core/modules/media/src/MediaViewsData.php Returns views data for the entity type.
NodeViewsData::getViewsData function core/modules/node/src/NodeViewsData.php Returns views data for the entity type.
RearrangeFieldsTest::getViewFields function core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Gets the fields from the View.
RenderedEntity::getView function core/modules/views/src/Plugin/views/field/RenderedEntity.php Returns the top object of a view.
RouteSubscriber::getViewsDisplayIDsWithRoute function core/modules/views/src/EventSubscriber/RouteSubscriber.php Gets all the views and display IDs using a route.
TermViewsData::getViewsData function core/modules/taxonomy/src/TermViewsData.php Returns views data for the entity type.
UserViewsData::getViewsData function core/modules/user/src/UserViewsData.php Returns views data for the entity type.
ViewAjaxResponse::getView function core/modules/views/src/Ajax/ViewAjaxResponse.php Gets the executed view of this response.
ViewModeBase::getViewModes function core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php Get a list of D6 view modes.
Views::getView function core/modules/views/src/Views.php Loads a view from configuration and returns its executable object.
Views::getViewsAsOptions function core/modules/views/src/Views.php Returns an array of view as options array.
ViewsBlockBase::getViewExecutable function core/modules/views/src/Plugin/Block/ViewsBlockBase.php Gets the view executable.
ViewsConfigEntityTestViewsData::getViewsData function core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php Returns views data for the entity type.
ViewsConfigEntityTestViewsData::getViewsTableForEntityType function core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php Gets the table of an entity type to be used as base table in views.
ViewsData::getViewsData function core/modules/content_moderation/src/ViewsData.php Returns the views data.
ViewsTest::testGetView function core/modules/views/tests/src/Unit/ViewsTest.php Tests the getView() method.

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