field_ui.route_enhancer
Same name in other branches
- 8.9.x core/modules/field_ui/field_ui.services.yml \field_ui.route_enhancer
Class
Drupal\Core\Entity\Enhancer\EntityBundleRouteEnhancerTags
- route_enhancer
1 string reference to field_ui.route_enhancer
- FieldUiRouteEnhancerTest::testFieldUiRouteEnhancerDeprecation in core/
modules/ field_ui/ tests/ src/ Kernel/ FieldUiRouteEnhancerTest.php - Tests deprecation of the "field_ui.route_enhancer" service.
File
-
core/
modules/ field_ui/ field_ui.services.yml
View source
- alias: route_enhancer.entity_bundle
- deprecated: 'The "%alias_id%" service is deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. Use the "route_enhancer.entity_bundle" service instead. See https://www.drupal.org/node/3245017'
- class: Drupal\Core\Entity\Enhancer\EntityBundleRouteEnhancer
- arguments:
- - '@entity_type.manager'
- tags:
- - { name: route_enhancer }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.