You are here

service entity_embed.builder in Entity Embed 8

Class

Drupal\entity_embed\EntityEmbedBuilder
2 string references to entity_embed.builder
EntityEmbedFilter::create in src/Plugin/Filter/EntityEmbedFilter.php
Creates an instance of the plugin.
EntityEmbedTwigExtension::create in src/Twig/EntityEmbedTwigExtension.php

File

./entity_embed.services.yml
entity_embed.services.yml

View source
  1. class: Drupal\entity_embed\EntityEmbedBuilder
  2. arguments:
  3. - '@module_handler'
  4. - '@plugin.manager.entity_embed.display'