idea-php-drupal-symfony2-bridge icon indicating copy to clipboard operation
idea-php-drupal-symfony2-bridge copied to clipboard

Support task based routes

Open Haehnchen opened this issue 9 years ago • 2 comments

entity.aggregator_feed.canonical:
  route_name: entity.aggregator_feed.canonical
  base_route: entity.aggregator_feed.canonical
  title: View

Haehnchen avatar May 29 '16 11:05 Haehnchen

Would this work for all canonical entity routes? Since https://www.drupal.org/node/2350509 the canonical routes like entity.node.canonical aren't defined in a routing.yml file anymore and the plugin will say that it can't find the route (because its defined in a RouteProvider).

PatrickBauer avatar Mar 17 '17 10:03 PatrickBauer

Is there any plan to try to solve this ? Thanks a lot!

eliosh avatar Sep 25 '21 15:09 eliosh