You are here

Classes, traits, and interfaces in URL Embed 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ConvertUrlToEmbedFilter class Drupal\url_embed\Plugin\Filter src/Plugin/Filter/ConvertUrlToEmbedFilter.php Provides a filter to display embedded entities based on data attributes.
ConvertUrlToEmbedFilterTest class Drupal\Tests\url_embed\Functional tests/src/Functional/ConvertUrlToEmbedFilterTest.php Tests the url_embed_convert_links filter.
DrupalUrl class Drupal\url_embed\Plugin\CKEditorPlugin src/Plugin/CKEditorPlugin/DrupalUrl.php Defines the "drupalurl" plugin.
LinkEmbedFormatter class Drupal\url_embed\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/LinkEmbedFormatter.php Plugin implementation of the 'url_embed' formatter.
LinkEmbedFormatterTest class Drupal\Tests\url_embed\Functional tests/src/Functional/LinkEmbedFormatterTest.php Tests url_embed link field formatter.
Url class Drupal\url_embed\Plugin\EmbedType src/Plugin/EmbedType/Url.php URL embed type.
UrlEmbed class Drupal\url_embed src/UrlEmbed.php A service class for handling URL embeds. 2
UrlEmbedDialog class Drupal\url_embed\Form src/Form/UrlEmbedDialog.php Provides a form to embed URLs. 1
UrlEmbedDialogTest class Drupal\Tests\url_embed\Functional tests/src/Functional/UrlEmbedDialogTest.php Tests the url_embed dialog controller and route.
UrlEmbedFilter class Drupal\url_embed\Plugin\Filter src/Plugin/Filter/UrlEmbedFilter.php Provides a filter to display embedded URLs based on data attributes.
UrlEmbedFilterTest class Drupal\Tests\url_embed\Functional tests/src/Functional/UrlEmbedFilterTest.php Tests the url_embed filter.
UrlEmbedHelperTrait trait Drupal\url_embed src/UrlEmbedHelperTrait.php Wrapper methods for URL embedding. 3
UrlEmbedInterface interface Drupal\url_embed src/UrlEmbedInterface.php A service class for handling URL embeds. 1 2
UrlEmbedTestBase abstract class Drupal\Tests\url_embed\Functional tests/src/Functional/UrlEmbedTestBase.php Base class for all url_embed tests. 2

Other projects