You are here

9 string references to YAML keys in xmlsitemap.routing.yml in XML sitemap 8

XmlSitemapDeleteForm::getCancelUrl in src/Form/XmlSitemapDeleteForm.php
Returns the route to go to if the user cancels the action.
XmlSitemapDeleteForm::submitForm in src/Form/XmlSitemapDeleteForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
XmlSitemapEntitiesSettingsForm::buildForm in src/Form/XmlSitemapEntitiesSettingsForm.php
Form constructor.
XmlSitemapForm::save in src/Form/XmlSitemapForm.php
Form submission handler for the 'save' action.
XmlSitemapLinkBundleSettingsForm::submitForm in src/Form/XmlSitemapLinkBundleSettingsForm.php
Form submission handler.
XmlSitemapRebuildForm::submitForm in src/Form/XmlSitemapRebuildForm.php
Form submission handler.
XmlSitemapWriter::writeXsl in src/XmlSitemapWriter.php
Adds the XML stylesheet to the XML page.
xmlsitemap_add_form_entity_summary in ./xmlsitemap.module
Add a table summary for an entity and its bundles.
xmlsitemap_help in ./xmlsitemap.module
Implements hook_help().