|
EntityEmbedDialogTest |
tests/src/Functional/EntityEmbedDialogTest.php |
Tests the entity_embed dialog controller and route. |
|
EntityEmbedDisplayManagerTest |
tests/src/Functional/EntityEmbedDisplayManagerTest.php |
@coversDefaultClass \Drupal\entity_embed\EntityEmbedDisplay\EntityEmbedDisplayManager
@group entity_embed |
|
EntityEmbedEntityBrowserTest |
tests/src/Functional/EntityEmbedEntityBrowserTest.php |
Tests the entity_embed entity_browser integration. |
|
EntityEmbedHooksTest |
tests/src/Functional/EntityEmbedHooksTest.php |
Tests the hooks provided by entity_embed module. |
|
EntityEmbedTestBase |
tests/src/Functional/EntityEmbedTestBase.php |
Base class for all entity_embed tests. |
|
EntityEmbedTwigTest |
tests/src/Functional/EntityEmbedTwigTest.php |
Tests Twig extension provided by entity_embed. |
|
EntityEmbedUpdateHookTest |
tests/src/Functional/EntityEmbedUpdateHookTest.php |
Tests the update hooks in entity_embed module. |
|
EntityReferenceFieldFormatterTest |
tests/src/Functional/EntityReferenceFieldFormatterTest.php |
Tests the entity reference field formatters provided by entity_embed. |
|
FileFieldFormatterTest |
tests/src/Functional/FileFieldFormatterTest.php |
Tests the file field formatter provided by entity_embed. |
|
ImageFieldFormatterTest |
tests/src/Functional/ImageFieldFormatterTest.php |
Tests the image field formatter provided by entity_embed. |
|
RecursionProtectionTest |
tests/src/Functional/RecursionProtectionTest.php |
Tests recursive rendering protection. |
|
ViewModeFieldFormatterTest |
tests/src/Functional/ViewModeFieldFormatterTest.php |
Tests the view mode entity embed display provided by entity_embed. |