Search for view
Title | Object type | File name | Summary |
---|---|---|---|
EntityCacheTagsTestBase::selectViewMode | function | core/ |
Selects the preferred view mode for the given entity type. |
EntityLegacyTest::testEntityView | function | core/ |
@expectedDeprecation entity_view() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder($entity->getEntityTypeId())->view($entity, $view_mode, $langcode) instead. See… |
EntityLinkOutputUrlUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the additional settings are added to the config. |
EntityManager::getAllViewModes | function | core/ |
|
EntityManager::getViewBuilder | function | core/ |
|
EntityManager::getViewDisplay | function | core/ |
|
EntityManager::getViewModeOptions | function | core/ |
|
EntityManager::getViewModeOptionsByBundle | function | core/ |
|
EntityManager::getViewModes | function | core/ |
|
EntityManagerTest::testGetAllViewModes | function | core/ |
Tests the getAllViewModes() method. |
EntityManagerTest::testGetViewBuilder | function | core/ |
@covers ::getViewBuilder[[api-linebreak]] |
EntityManagerTest::testGetViewDisplay | function | core/ |
@covers ::getViewDisplay[[api-linebreak]] |
EntityManagerTest::testGetViewModeOptions | function | core/ |
Tests the getViewModeOptions() method. |
EntityManagerTest::testGetViewModeOptionsByBundle | function | core/ |
Tests the getViewModeOptionsByBundle() method. |
EntityManagerTest::testGetViewModes | function | core/ |
Tests the getViewModes() method. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the match_limit setting is added to the config. |
EntityViewDisplayHalJsonAnonTest | class | core/ |
@group hal |
EntityViewDisplayHalJsonAnonTest.php | file | core/ |
|
EntityViewDisplayHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewDisplayHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
EntityViewDisplayHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewDisplayHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
EntityViewDisplayHalJsonBasicAuthTest | class | core/ |
@group hal |
EntityViewDisplayHalJsonBasicAuthTest.php | file | core/ |
|
EntityViewDisplayHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewDisplayHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewDisplayHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
EntityViewDisplayHalJsonCookieTest | class | core/ |
@group hal |
EntityViewDisplayHalJsonCookieTest.php | file | core/ |
|
EntityViewDisplayHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewDisplayHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewDisplayResourceTestBase | class | core/ |
|
EntityViewDisplayResourceTestBase.php | file | core/ |
|
EntityViewModeHalJsonAnonTest | class | core/ |
@group hal |
EntityViewModeHalJsonAnonTest.php | file | core/ |
|
EntityViewModeHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewModeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
EntityViewModeHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewModeHalJsonAnonTest::$modules | property | core/ |
@todo: Remove 'field_ui' when https://www.drupal.org/node/2867266. |
EntityViewModeHalJsonBasicAuthTest | class | core/ |
@group hal |
EntityViewModeHalJsonBasicAuthTest.php | file | core/ |
|
EntityViewModeHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewModeHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityViewModeHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EntityViewModeHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EntityViewModeHalJsonBasicAuthTest::$modules | property | core/ |
@todo: Remove 'field_ui' when https://www.drupal.org/node/2867266. |
EntityViewModeHalJsonCookieTest | class | core/ |
@group hal |
EntityViewModeHalJsonCookieTest.php | file | core/ |
|
EntityViewModeHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EntityViewModeHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.