ButtonAdminTest.php |
tests/src/FunctionalJavascript/ButtonAdminTest.php |
Drupal\Tests\entity_embed\FunctionalJavascript |
|
CKEditorIntegrationTest.php |
tests/src/FunctionalJavascript/CKEditorIntegrationTest.php |
Drupal\Tests\entity_embed\FunctionalJavascript |
|
ConfigurationUiTest.php |
tests/src/FunctionalJavascript/ConfigurationUiTest.php |
Drupal\Tests\entity_embed\FunctionalJavascript |
|
ContentTranslationTest.php |
tests/src/FunctionalJavascript/ContentTranslationTest.php |
Drupal\Tests\entity_embed\FunctionalJavascript |
|
core.entity_form_display.node.article.default.yml |
tests/modules/entity_embed_test/config/install/core.entity_form_display.node.article.default.yml |
|
tests/modules/entity_embed_test/config/install/core.entity_form_display.node.article.default.yml |
core.entity_view_display.media.image.embed.yml |
tests/modules/entity_embed_test/config/install/core.entity_view_display.media.image.embed.yml |
|
tests/modules/entity_embed_test/config/install/core.entity_view_display.media.image.embed.yml |
core.entity_view_display.media.image.thumb.yml |
tests/modules/entity_embed_test/config/install/core.entity_view_display.media.image.thumb.yml |
|
tests/modules/entity_embed_test/config/install/core.entity_view_display.media.image.thumb.yml |
core.entity_view_display.node.article.default.yml |
tests/modules/entity_embed_test/config/install/core.entity_view_display.node.article.default.yml |
|
tests/modules/entity_embed_test/config/install/core.entity_view_display.node.article.default.yml |
core.entity_view_mode.media.embed.yml |
tests/modules/entity_embed_test/config/install/core.entity_view_mode.media.embed.yml |
|
tests/modules/entity_embed_test/config/install/core.entity_view_mode.media.embed.yml |
core.entity_view_mode.media.thumb.yml |
tests/modules/entity_embed_test/config/install/core.entity_view_mode.media.thumb.yml |
|
tests/modules/entity_embed_test/config/install/core.entity_view_mode.media.thumb.yml |
DrupalEntity.php |
src/Plugin/CKEditorPlugin/DrupalEntity.php |
Drupal\entity_embed\Plugin\CKEditorPlugin |
|
editor.editor.full_html.yml |
tests/modules/entity_embed_test/config/install/editor.editor.full_html.yml |
|
tests/modules/entity_embed_test/config/install/editor.editor.full_html.yml |
embed.button.node.yml |
config/optional/embed.button.node.yml |
|
config/optional/embed.button.node.yml |
embed.button.test_media_entity_embed.yml |
tests/modules/entity_embed_test/config/install/embed.button.test_media_entity_embed.yml |
|
tests/modules/entity_embed_test/config/install/embed.button.test_media_entity_embed.yml |
embed.button.test_node.yml |
tests/modules/entity_embed_test/config/install/embed.button.test_node.yml |
|
tests/modules/entity_embed_test/config/install/embed.button.test_node.yml |
entity-embed-container.html.twig |
templates/entity-embed-container.html.twig |
|
Default theme implementation of a container used to wrap embedded entities. |
Entity.php |
src/Plugin/EmbedType/Entity.php |
Drupal\entity_embed\Plugin\EmbedType |
|
EntityEmbedBuilder.php |
src/EntityEmbedBuilder.php |
Drupal\entity_embed |
|
EntityEmbedBuilderInterface.php |
src/EntityEmbedBuilderInterface.php |
Drupal\entity_embed |
|
EntityEmbedDialog.php |
src/Form/EntityEmbedDialog.php |
Drupal\entity_embed\Form |
|
EntityEmbedDialogTest.php |
tests/src/Functional/EntityEmbedDialogTest.php |
Drupal\Tests\entity_embed\Functional |
|
EntityEmbedDialogTest.php |
tests/src/FunctionalJavascript/EntityEmbedDialogTest.php |
Drupal\Tests\entity_embed\FunctionalJavascript |
|
EntityEmbedDisplay.php |
src/Annotation/EntityEmbedDisplay.php |
Drupal\entity_embed\Annotation |
|
EntityEmbedDisplayBase.php |
src/EntityEmbedDisplay/EntityEmbedDisplayBase.php |
Drupal\entity_embed\EntityEmbedDisplay |
|
EntityEmbedDisplayInterface.php |
src/EntityEmbedDisplay/EntityEmbedDisplayInterface.php |
Drupal\entity_embed\EntityEmbedDisplay |
|
EntityEmbedDisplayManager.php |
src/EntityEmbedDisplay/EntityEmbedDisplayManager.php |
Drupal\entity_embed\EntityEmbedDisplay |
|
EntityEmbedDisplayManagerTest.php |
tests/src/Functional/EntityEmbedDisplayManagerTest.php |
Drupal\Tests\entity_embed\Functional |
|
EntityEmbedEntityBrowserTest.php |
tests/src/Functional/EntityEmbedEntityBrowserTest.php |
Drupal\Tests\entity_embed\Functional |
|
EntityEmbedFakeEntity.php |
src/Entity/EntityEmbedFakeEntity.php |
Drupal\entity_embed\Entity |
|
EntityEmbedFilter.php |
src/Plugin/Filter/EntityEmbedFilter.php |
Drupal\entity_embed\Plugin\Filter |
|
EntityEmbedFilterDisabledIntegrationsTest.php |
tests/src/Kernel/EntityEmbedFilterDisabledIntegrationsTest.php |
Drupal\Tests\entity_embed\Kernel |
|
EntityEmbedFilterLegacyTest.php |
tests/src/Kernel/EntityEmbedFilterLegacyTest.php |
Drupal\Tests\entity_embed\Kernel |
|
EntityEmbedFilterOverridesTest.php |
tests/src/Kernel/EntityEmbedFilterOverridesTest.php |
Drupal\Tests\entity_embed\Kernel |
|
EntityEmbedFilterTest.php |
tests/src/Kernel/EntityEmbedFilterTest.php |
Drupal\Tests\entity_embed\Kernel |
|
EntityEmbedFilterTestBase.php |
tests/src/Kernel/EntityEmbedFilterTestBase.php |
Drupal\Tests\entity_embed\Kernel |
|
EntityEmbedFilterTranslationTest.php |
tests/src/Kernel/EntityEmbedFilterTranslationTest.php |
Drupal\Tests\entity_embed\Kernel |
|
EntityEmbedHooksTest.php |
tests/src/Functional/EntityEmbedHooksTest.php |
Drupal\Tests\entity_embed\Functional |
|
EntityEmbedTestBase.php |
tests/src/Functional/EntityEmbedTestBase.php |
Drupal\Tests\entity_embed\Functional |
|
EntityEmbedTestBase.php |
tests/src/FunctionalJavascript/EntityEmbedTestBase.php |
Drupal\Tests\entity_embed\FunctionalJavascript |
|
EntityEmbedTestTwigController.php |
tests/modules/entity_embed_test/src/EntityEmbedTestTwigController.php |
Drupal\entity_embed_test |
|
EntityEmbedTwigExtension.php |
src/Twig/EntityEmbedTwigExtension.php |
Drupal\entity_embed\Twig |
|
EntityEmbedTwigTest.php |
tests/src/Functional/EntityEmbedTwigTest.php |
Drupal\Tests\entity_embed\Functional |
|
EntityEmbedUpdateHookTest.php |
tests/src/Functional/EntityEmbedUpdateHookTest.php |
Drupal\Tests\entity_embed\Functional |
|
EntityNotFoundException.php |
src/Exception/EntityNotFoundException.php |
Drupal\entity_embed\Exception |
|
EntityReferenceFieldFormatter.php |
src/Plugin/entity_embed/EntityEmbedDisplay/EntityReferenceFieldFormatter.php |
Drupal\entity_embed\Plugin\entity_embed\EntityEmbedDisplay |
|
EntityReferenceFieldFormatterTest.php |
tests/src/Functional/EntityReferenceFieldFormatterTest.php |
Drupal\Tests\entity_embed\Functional |
|
entity_embed.api.php |
entity_embed.api.php |
|
Hooks provided by the Entity Embed module. |
entity_embed.dialog.css |
css/entity_embed.dialog.css |
|
Styles for Entity Browser's modal windows. |
entity_embed.editor.css |
css/entity_embed.editor.css |
|
Styles for CKEditor iframe. |
entity_embed.filter.caption.css |
css/entity_embed.filter.caption.css |
|
Caption filter: default styling for displaying Entity Embed captions. |