Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
EntityViewDisplayXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php The format to use in this test.
EntityViewDisplayXmlBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php The MIME type that corresponds to $format.
EntityViewDisplayXmlBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php Modules to install.
EntityViewDisplayXmlCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php @group rest
EntityViewDisplayXmlCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php
EntityViewDisplayXmlCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php The authentication mechanism to use in this test.
EntityViewDisplayXmlCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php The theme to install as the default for testing.
EntityViewDisplayXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php The format to use in this test.
EntityViewDisplayXmlCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php The MIME type that corresponds to $format.
EntityViewHookTest class core/tests/Drupal/KernelTests/Core/Entity/EntityViewHookTest.php Test view/render hooks for entities.
EntityViewHookTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityViewHookTest.php
EntityViewHookTest::testHookEntityDisplayBuildAlter function core/tests/Drupal/KernelTests/Core/Entity/EntityViewHookTest.php Tests hook_entity_display_build_alter().
EntityViewMode::getIds function core/modules/migrate/src/Plugin/migrate/destination/EntityViewMode.php Gets the destination IDs.
EntityViewModeHalJsonAnonTest class core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonAnonTest.php @group hal
@group legacy
EntityViewModeHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonAnonTest.php
EntityViewModeHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonAnonTest.php The theme to install as the default for testing.
EntityViewModeHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonAnonTest.php The format to use in this test.
EntityViewModeHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonAnonTest.php The MIME type that corresponds to $format.
EntityViewModeHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonAnonTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonBasicAuthTest.php @group hal
@group legacy

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