You are here

structured_data.routing.yml in Structured Data (JSON+LD Rich Snippets) 8

File

structured_data.routing.yml
View source
  1. structured_data.page.json:
  2. path: '/structured_data/page/json/{sd_route_name}/{sd_url}/{sd_bundle}/{sd_entity_id}'
  3. defaults:
  4. _form: '\Drupal\structured_data\Form\PageJsonForm'
  5. _title: 'Page structured data json'
  6. requirements:
  7. _permission: 'manage page structured data json'