Aircraft |
class |
Drupal\embed_test\Plugin\EmbedType |
tests/embed_test/src/Plugin/EmbedType/Aircraft.php |
An embed type plugin for testing the plugin form. Using aircraft. |
|
|
|
Animal |
class |
Drupal\embed_test\Plugin\EmbedType |
tests/embed_test/src/Plugin/EmbedType/Animal.php |
Animal test embed type. |
|
|
|
DomHelperTrait |
trait |
Drupal\embed |
src/DomHelperTrait.php |
Wrapper methods for manipulating DOM entries. |
|
1 |
|
DomHelperTraitTest |
class |
Drupal\Tests\embed\Unit |
tests/src/Unit/DomHelperTraitTest.php |
Tests \Drupal\embed\DomHelperTrait. |
|
|
|
EmbedButton |
class |
Drupal\embed\Entity |
src/Entity/EmbedButton.php |
Defines the EmbedButton entity. |
|
3 |
|
EmbedButtonAdminTest |
class |
Drupal\Tests\embed\FunctionalJavascript |
tests/src/FunctionalJavascript/EmbedButtonAdminTest.php |
Tests the administrative UI. |
|
|
|
EmbedButtonEditorAccessCheck |
class |
Drupal\embed\Access |
src/Access/EmbedButtonEditorAccessCheck.php |
Routing requirement access check for embed buttons and text editors. |
|
|
2 |
EmbedButtonEditorAccessCheckTest |
class |
Drupal\Tests\embed\Functional |
tests/src/Functional/EmbedButtonEditorAccessCheckTest.php |
Tests EmbedButtonEditorAccessCheck. |
|
|
|
EmbedButtonForm |
class |
Drupal\embed\Form |
src/Form/EmbedButtonForm.php |
Form controller for embed button forms. |
|
|
|
EmbedButtonInterface |
interface |
Drupal\embed |
src/EmbedButtonInterface.php |
Provides an interface defining a embed button entity. |
1 |
5 |
|
EmbedButtonListBuilder |
class |
Drupal\embed |
src/EmbedButtonListBuilder.php |
Provides a listing of all Embed Button entities. |
|
|
|
EmbedCKEditorPluginBase |
abstract class |
Drupal\embed |
src/EmbedCKEditorPluginBase.php |
Provides a base class for embed CKEditor plugins. |
|
|
|
EmbedController |
class |
Drupal\embed\Controller |
src/Controller/EmbedController.php |
Returns responses for Embed module routes. |
|
|
|
EmbedInsertCommand |
class |
Drupal\embed\Ajax |
src/Ajax/EmbedInsertCommand.php |
AJAX command for inserting an embedded item in an editor. |
|
1 |
|
EmbedPreviewTest |
class |
Drupal\Tests\embed\Functional |
tests/src/Functional/EmbedPreviewTest.php |
Tests Embed's preview functionality. |
|
|
|
EmbedSettingsForm |
class |
Drupal\embed\Form |
src/Form/EmbedSettingsForm.php |
Configure embed settings for this site. |
|
|
1 |
EmbedTestBase |
abstract class |
Drupal\Tests\embed\Functional |
tests/src/Functional/EmbedTestBase.php |
Base class for all embed tests. |
2 |
|
|
EmbedTestController |
class |
Drupal\embed_test\Controller |
tests/embed_test/src/Controller/EmbedTestController.php |
Returns responses for Embed Test module routes. |
|
|
|
EmbedTestDefault |
class |
Drupal\embed_test\Plugin\EmbedType |
tests/embed_test/src/Plugin/EmbedType/EmbedTestDefault.php |
Default test embed type. |
|
|
|
EmbedType |
class |
Drupal\embed\Annotation |
src/Annotation/EmbedType.php |
Defines an embed type annotation object. |
|
1 |
|
EmbedTypeBase |
abstract class |
Drupal\embed\EmbedType |
src/EmbedType/EmbedTypeBase.php |
Defines a base implementation that most embed type plugins will extend. |
3 |
3 |
|
EmbedTypeInterface |
interface |
Drupal\embed\EmbedType |
src/EmbedType/EmbedTypeInterface.php |
Provides an interface for an embed type and its metadata. |
1 |
|
|
EmbedTypeManager |
class |
Drupal\embed\EmbedType |
src/EmbedType/EmbedTypeManager.php |
Provides an Embed type plugin manager. |
|
1 |
2 |
EntityEmbedByID |
class |
Drupal\embed_test\Plugin\Filter |
tests/embed_test/src/Plugin/Filter/EntityEmbedByID.php |
Renders a full node view from an embed code like node:NID. |
|
|
|
IconTest |
class |
Drupal\Tests\embed\Kernel |
tests/src/Kernel/IconTest.php |
Tests embed button icon file handling. |
|
|
|
PreviewTest |
class |
Drupal\Tests\embed\Functional |
tests/src/Functional/PreviewTest.php |
Tests the preview controller and route. |
|
|
|