vocabulary_serialization_test.routing.yml
Same filename in other branches
- 9 core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.routing.yml
- 8.9.x core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.routing.yml
- 10 core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.routing.yml
File
-
core/
modules/ taxonomy/ tests/ modules/ vocabulary_serialization_test/ vocabulary_serialization_test.routing.yml
View source
- vocabulary_serialization_test:
- path: '/vocabulary_serialization_test/{taxonomy_vocabulary}'
- defaults:
- _controller: '\Drupal\vocabulary_serialization_test\VocabularySerializationTestController::vocabularyResponse'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.