service simple_sitemap.entity_helper in Simple XML sitemap 8.2
Same name and namespace in other branches
- 8.3 simple_sitemap.services.yml \simple_sitemap.entity_helper
- 4.x simple_sitemap.services.yml \simple_sitemap.entity_helper
Class
Drupal\simple_sitemap\EntityHelper6 string references to simple_sitemap.entity_helper
- ArbitraryUrlGenerator::create in src/
Plugin/ simple_sitemap/ UrlGenerator/ ArbitraryUrlGenerator.php - Creates an instance of the plugin.
- CustomUrlGenerator::create in src/
Plugin/ simple_sitemap/ UrlGenerator/ CustomUrlGenerator.php - Creates an instance of the plugin.
- 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.
- SimplesitemapFormBase::create in src/
Form/ SimplesitemapFormBase.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\simple_sitemap\EntityHelper
- public: true
- arguments:
- - '@entity_type.manager'
- - '@database'