tv-1.0.x-dev/tv.routing.yml

tv.routing.yml
tv.settings:
  path: '/admin/config/media/tv'
  defaults:
    _form: '\Drupal\tv\Form\Settings'
    _title: 'TV Settings'
  requirements:
    _permission: 'access administration pages'
tv.channels:
  path: '/tv/channels'
  defaults:
    _title: 'TV Channels'
    _controller: '\Drupal\tv\Controller\TvController::getChannels'
  requirements:
    _access: 'TRUE'
tv.channel.playlist:
  path: '/node/{node}/channel'
  defaults:
    _title: 'TV Channel'
    _controller: '\Drupal\tv\Controller\TvChannelController::getChannel'
  requirements:
    node: \d+
    _access: 'TRUE'
  options:
    parameters:
      node:
        type: entity:node
        bundle:
          - tv_channel

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc