Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.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
EntityViewModeTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Returns the JSON:API POST document.
EntityViewModeTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Sets up the necessary authorization.
EntityViewModeValidationTest class core/tests/Drupal/KernelTests/Core/Entity/EntityViewModeValidationTest.php Tests validation of entity_view_mode entities.
EntityViewModeValidationTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityViewModeValidationTest.php
EntityViewModeValidationTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityViewModeValidationTest.php Modules to install.
EntityViewModeValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityViewModeValidationTest.php
EntityViewModeValidationTest::testImmutableProperties function core/tests/Drupal/KernelTests/Core/Entity/EntityViewModeValidationTest.php Tests that immutable properties cannot be changed.
EntityViewModeXmlAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php @group rest
EntityViewModeXmlAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php
EntityViewModeXmlAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php The theme to install as the default for testing.
EntityViewModeXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php The format to use in this test.
EntityViewModeXmlAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php The MIME type that corresponds to $format.
EntityViewModeXmlBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php @group rest
EntityViewModeXmlBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php
EntityViewModeXmlBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php The authentication mechanism to use in this test.
EntityViewModeXmlBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php The theme to install as the default for testing.
EntityViewModeXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php The format to use in this test.
EntityViewModeXmlBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php The MIME type that corresponds to $format.
EntityViewModeXmlBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php @todo Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeXmlCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php @group rest
EntityViewModeXmlCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php
EntityViewModeXmlCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php The authentication mechanism to use in this test.
EntityViewModeXmlCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php The theme to install as the default for testing.
EntityViewModeXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php The format to use in this test.
EntityViewModeXmlCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php The MIME type that corresponds to $format.
EntityViewsData class core/modules/views/src/EntityViewsData.php Provides generic views integration for entities.
EntityViewsData.php file core/modules/views/src/EntityViewsData.php
EntityViewsData::$entityFieldManager property core/modules/views/src/EntityViewsData.php The entity field manager.
EntityViewsData::$entityType property core/modules/views/src/EntityViewsData.php Entity type for this views data handler instance.
EntityViewsData::$entityTypeManager property core/modules/views/src/EntityViewsData.php The entity type manager.
EntityViewsData::$fieldStorageDefinitions property core/modules/views/src/EntityViewsData.php The field storage definitions for all base fields of the entity type.
EntityViewsData::$moduleHandler property core/modules/views/src/EntityViewsData.php The module handler.
EntityViewsData::$storage property core/modules/views/src/EntityViewsData.php The storage used for this entity type.
EntityViewsData::$translationManager property core/modules/views/src/EntityViewsData.php The translation manager.
EntityViewsData::addEntityLinks function core/modules/views/src/EntityViewsData.php Sets the entity links in case corresponding link templates exist.
EntityViewsData::createInstance function core/modules/views/src/EntityViewsData.php Instantiates a new instance of this entity handler.
EntityViewsData::getFieldStorageDefinitions function core/modules/views/src/EntityViewsData.php Gets the field storage definitions.
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.
EntityViewsData::mapFieldDefinition function core/modules/views/src/EntityViewsData.php Puts the views data for a single field onto the views data.
EntityViewsData::mapSingleFieldViewsData function core/modules/views/src/EntityViewsData.php Provides the views data for a given data type and schema field.
EntityViewsData::processViewsDataForEntityReference function core/modules/views/src/EntityViewsData.php Processes the views data for an entity reference field.
EntityViewsData::processViewsDataForLanguage function core/modules/views/src/EntityViewsData.php Processes the views data for a language field.
EntityViewsData::processViewsDataForTextLong function core/modules/views/src/EntityViewsData.php Processes the views data for a text field with formatting.
EntityViewsData::processViewsDataForUuid function core/modules/views/src/EntityViewsData.php Processes the views data for a UUID field.
EntityViewsData::__construct function core/modules/views/src/EntityViewsData.php Constructs an EntityViewsData object.
EntityViewsDataInterface interface core/modules/views/src/EntityViewsDataInterface.php Provides an interface to integrate an entity type with views.
EntityViewsDataInterface.php file core/modules/views/src/EntityViewsDataInterface.php
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.

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