block_content.routing.yml
Same filename and directory in other branches
2 string references to YAML keys in block_content.routing.yml
- BlockContentRouteProvider::getRoutes in core/
modules/ block_content/ src/ Routing/ BlockContentRouteProvider.php - BlockContentTypeRouteProvider::getRoutes in core/
modules/ block_content/ src/ Routing/ BlockContentTypeRouteProvider.php
File
-
core/
modules/ block_content/ block_content.routing.yml
View source
- # @todo remove these aliases as well as overrides in BlockContentRouteProvider and BlockContentTypeRouteProvider when
- # https://www.drupal.org/project/drupal/issues/3506653 is done.
- # @see https://www.drupal.org/project/drupal/issues/3534380
- entity.block_content_type.add_form:
- alias: block_content.type_add
- entity.block_content.add_page:
- alias: block_content.add_page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.