service yoast_seo.manager in Real-time SEO for Drupal 8.2
Same name and namespace in other branches
- 8 yoast_seo.services.yml \yoast_seo.manager
Class
Drupal\yoast_seo\SeoManager3 string references to yoast_seo.manager
- YoastSeoFormatter::viewElements in src/
Plugin/ Field/ FieldFormatter/ YoastSeoFormatter.php - Builds a renderable array for a field value.
- YoastSeoWidget::create in src/
Plugin/ Field/ FieldWidget/ YoastSeoWidget.php - Creates an instance of the plugin.
- yoast_seo_metatags_alter in ./
yoast_seo.module - Implements hook_metatags_alter().
File
View source
- class: Drupal\yoast_seo\SeoManager
- arguments:
- - '@entity_type.manager'
- - '@entity_type.bundle.info'
- - '@entity_field.manager'
- - '@string_translation'