service simple_sitemap.entity_manager in Simple XML sitemap 4.x
Class
Drupal\simple_sitemap\Manager\EntityManager3 string references to simple_sitemap.entity_manager
- EntityMenuLinkContentUrlGenerator::create in src/
Plugin/ simple_sitemap/ UrlGenerator/ EntityMenuLinkContentUrlGenerator.php - Creates an instance of the plugin.
- EntityUrlGenerator::create in src/
Plugin/ simple_sitemap/ UrlGenerator/ EntityUrlGenerator.php - Creates an instance of the plugin.
- Generator::entityManager in src/
Manager/ Generator.php
File
View source
- class: Drupal\simple_sitemap\Manager\EntityManager
- public: true
- arguments:
- - '@simple_sitemap.entity_helper'
- - '@simple_sitemap.settings'
- - '@config.factory'
- - '@database'
- - '@entity_type.manager'