service simple_sitemap.logger in Simple XML sitemap 4.x
Same name and namespace in other branches
- 8.3 simple_sitemap.services.yml \simple_sitemap.logger
- 8.2 simple_sitemap.services.yml \simple_sitemap.logger
Class
Drupal\simple_sitemap\Logger7 string references to simple_sitemap.logger
- 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.
- EntityUrlGeneratorBase::create in src/
Plugin/ simple_sitemap/ UrlGenerator/ EntityUrlGeneratorBase.php - Creates an instance of the plugin.
- SitemapSubmitter::create in modules/
simple_sitemap_engines/ src/ Plugin/ QueueWorker/ SitemapSubmitter.php - Creates an instance of the plugin.
File
View source
- class: Drupal\simple_sitemap\Logger
- public: true
- arguments:
- - '@logger.channel.simple_sitemap'
- - '@messenger'
- - '@current_user'