Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
EntityViewDisplayValidationTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php Modules to install.
EntityViewDisplayValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php
EntityViewDisplayValidationTest::testImmutableProperties function core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php Tests that immutable properties cannot be changed.
EntityViewDisplayValidationTest::testLayoutSectionPluginIdIsValidated function core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php Tests that the plugin ID of a Layout Builder section is validated.
EntityViewDisplayValidationTest::testTargetBundleMustExist function core/tests/Drupal/KernelTests/Core/Entity/EntityViewDisplayValidationTest.php Tests that the target bundle of the entity view display is checked.
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 class core/lib/Drupal/Core/Entity/Entity/EntityViewMode.php Defines the entity view mode configuration entity class.
EntityViewMode class core/modules/migrate/src/Plugin/migrate/destination/EntityViewMode.php Provides entity view mode destination plugin.
EntityViewMode.php file core/modules/migrate/src/Plugin/migrate/destination/EntityViewMode.php
EntityViewMode.php file core/lib/Drupal/Core/Entity/Entity/EntityViewMode.php
EntityViewMode::getIds function core/modules/migrate/src/Plugin/migrate/destination/EntityViewMode.php Gets the destination IDs.
EntityViewMode::rollback function core/modules/migrate/src/Plugin/migrate/destination/EntityViewMode.php Delete the specified destination object from the target Drupal.
EntityViewModeInterface interface core/lib/Drupal/Core/Entity/EntityViewModeInterface.php Provides an interface defining an entity view mode entity type.
EntityViewModeInterface.php file core/lib/Drupal/Core/Entity/EntityViewModeInterface.php
EntityViewModeJsonAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonAnonTest.php @group rest
EntityViewModeJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonAnonTest.php
EntityViewModeJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonAnonTest.php The theme to install as the default for testing.
EntityViewModeJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonAnonTest.php The format to use in this test.
EntityViewModeJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonAnonTest.php The MIME type that corresponds to $format.
EntityViewModeJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php @group rest
EntityViewModeJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php
EntityViewModeJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityViewModeJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php The theme to install as the default for testing.
EntityViewModeJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php The format to use in this test.
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.

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