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. 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
EntityViewModeJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php The MIME type that corresponds to $format.
EntityViewModeJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeJsonCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php @group rest
EntityViewModeJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php
EntityViewModeJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php The authentication mechanism to use in this test.
EntityViewModeJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php The theme to install as the default for testing.
EntityViewModeJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php The format to use in this test.
EntityViewModeJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php The MIME type that corresponds to $format.
EntityViewModeResourceTestBase class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php
EntityViewModeResourceTestBase.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php
EntityViewModeResourceTestBase::$entity property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php
EntityViewModeResourceTestBase::$entityTypeId property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php The tested entity type.
EntityViewModeResourceTestBase::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeResourceTestBase::createEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php Creates the entity to be tested.
EntityViewModeResourceTestBase::getExpectedNormalizedEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php Returns the expected normalization of the entity.
EntityViewModeResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php Returns the normalized POST entity.
EntityViewModeResourceTestBase::setUpAuthorization function core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php Sets up the necessary authorization.
EntityViewModeTest class core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php JSON:API integration test for the "EntityViewMode" config entity type.
EntityViewModeTest.php file core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php
EntityViewModeTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php The theme to install as the default for testing.
EntityViewModeTest::$entity property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php
EntityViewModeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php The tested entity type.
EntityViewModeTest::$modules property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php The name of the tested JSON:API resource type.
EntityViewModeTest::createEntity function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Creates the entity to be tested.
EntityViewModeTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Returns the expected JSON:API document for the entity.
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.
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.

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