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
EntityViewDisplayJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The theme to install as the default for testing.
EntityViewDisplayJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The format to use in this test.
EntityViewDisplayJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The MIME type that corresponds to $format.
EntityViewDisplayJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php @group rest
EntityViewDisplayJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php
EntityViewDisplayJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityViewDisplayJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The theme to install as the default for testing.
EntityViewDisplayJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The format to use in this test.
EntityViewDisplayJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The MIME type that corresponds to $format.
EntityViewDisplayJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php Modules to install.
EntityViewDisplayJsonCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php @group rest
EntityViewDisplayJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php
EntityViewDisplayJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The authentication mechanism to use in this test.
EntityViewDisplayJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The theme to install as the default for testing.
EntityViewDisplayJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The format to use in this test.
EntityViewDisplayJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The MIME type that corresponds to $format.
EntityViewDisplayResourceTestBase class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php
EntityViewDisplayResourceTestBase.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php
EntityViewDisplayResourceTestBase::$entity property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php
EntityViewDisplayResourceTestBase::$entityTypeId property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php The tested entity type.
EntityViewDisplayResourceTestBase::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Modules to install.
EntityViewDisplayResourceTestBase::$patchProtectedFieldNames property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php The fields that are protected against modification during PATCH requests.
EntityViewDisplayResourceTestBase::createEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Creates the entity to be tested.
EntityViewDisplayResourceTestBase::getExpectedCacheContexts function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityViewDisplayResourceTestBase::getExpectedNormalizedEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Returns the expected normalization of the entity.
EntityViewDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Return the expected error message.
EntityViewDisplayResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Returns the normalized POST entity.
EntityViewDisplayResourceTestBase::setUpAuthorization function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Sets up the necessary authorization.
EntityViewDisplayTest class core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php JSON:API integration test for the "EntityViewDisplay" config entity type.
EntityViewDisplayTest.php file core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php
EntityViewDisplayTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php The theme to install as the default for testing.
EntityViewDisplayTest::$entity property core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php
EntityViewDisplayTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php The tested entity type.
EntityViewDisplayTest::$modules property core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Modules to enable.
EntityViewDisplayTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php The name of the tested JSON:API resource type.
EntityViewDisplayTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Creates another entity to be tested.
EntityViewDisplayTest::createEntity function core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Creates the entity to be tested.
EntityViewDisplayTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Returns the expected JSON:API document for the entity.
EntityViewDisplayTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Return the expected error message.
EntityViewDisplayTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Returns the JSON:API POST document.
EntityViewDisplayTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Sets up the necessary authorization.
EntityViewDisplayXmlAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlAnonTest.php @group rest
EntityViewDisplayXmlAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlAnonTest.php
EntityViewDisplayXmlAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlAnonTest.php The theme to install as the default for testing.
EntityViewDisplayXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlAnonTest.php The format to use in this test.
EntityViewDisplayXmlAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlAnonTest.php The MIME type that corresponds to $format.
EntityViewDisplayXmlBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php @group rest
EntityViewDisplayXmlBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php
EntityViewDisplayXmlBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php The authentication mechanism to use in this test.
EntityViewDisplayXmlBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php The theme to install as the default for testing.

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