- Issue created by @nassaz
- 🇮🇳India _pratik_ Banglore
The issue here is , route needs to be defined in routing.yml file.
redis.admin_display: path: 'redis/demo/page' defaults: _form: '\Drupal\redis\Form\RedisDemoForm' _title: 'Redis configuration' requirements: _access: 'TRUE'
- First commit to issue fork.
- Assigned to Grimreaper
- Merge request !45Issue #3352651 by grimreaper: redis.info.yml configure references a non-existing route → (Merged) created by Grimreaper
- 🇫🇷France Grimreaper France 🇫🇷
It was the .info.yml having a non-existing route in its configure key.
Don't know why I only see a error on one of my project now, as it as not been changed for many years.
- First commit to issue fork.
-
berdir →
committed 808b8ec0 on 8.x-1.x authored by
grimreaper →
Issue #3352651 by grimreaper, _pratik_: redis.admin_display route not...
-
berdir →
committed 808b8ec0 on 8.x-1.x authored by
grimreaper →
- 🇨🇭Switzerland berdir Switzerland
Definitely shouldn't be an invalid route. Not sure if we should have that at all, there isn't really anything to configure there, but doesn't hurt I guess.
Automatically closed - issue fixed for 2 weeks with no activity.