2021-03-06 22:02:48 +01:00
|
|
|
materio_decoupled.path_translation_links:
|
|
|
|
path: 'materio_decoupled/path_translation_links'
|
|
|
|
defaults:
|
|
|
|
_controller: '\Drupal\materio_decoupled\Controller\MaterioDecoupledLanguageLinks::getPathTranslationLinks'
|
|
|
|
_title: 'Path translation links'
|
|
|
|
requirements:
|
|
|
|
_permission: 'access content'
|
2021-03-08 21:11:14 +01:00
|
|
|
|
|
|
|
materio_decoupled.header_menu_block:
|
|
|
|
path: 'materio_decoupled/ajax/getheadermenu'
|
|
|
|
defaults:
|
|
|
|
_controller: '\Drupal\materio_decoupled\Controller\AjaxHeaderMenuBlock::getBlock'
|
|
|
|
_title: 'Header Menu'
|
|
|
|
requirements:
|
|
|
|
_permission: 'access content'
|