You are here

14 string references to simple_sitemap.generator in Simple XML sitemap 8.2

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.
SimplesitemapController::create in src/Controller/SimplesitemapController.php
Instantiates a new instance of this class.
SimplesitemapFormBase::create in src/Form/SimplesitemapFormBase.php
Instantiates a new instance of this class.
SimplesitemapTestBase::setUp in tests/src/Functional/SimplesitemapTestBase.php
simple_sitemap_configurable_language_delete in ./simple_sitemap.module
Implements hook_ENTITY_TYPE_delete().
simple_sitemap_cron in ./simple_sitemap.module
Implements hook_cron.
simple_sitemap_delete_bundle_config in ./simple_sitemap.module
Helper function used by simple_sitemap_entity_bundle_delete() and simple_sitemap_menu_delete() hooks. This is needed, as menus are technically not bundles.
simple_sitemap_entity_delete in ./simple_sitemap.module
Implements hook_entity_delete().
simple_sitemap_entity_form_submit in ./simple_sitemap.module
Form submission handler called in hook_form_alter.
simple_sitemap_requirements in ./simple_sitemap.install
Implements hook_requirements().
UrlGeneratorBase::create in src/Plugin/simple_sitemap/UrlGenerator/UrlGeneratorBase.php
Creates an instance of the plugin.