FieldUiRouteEnhancer deprecated
class FieldUiRouteEnhancer extends EntityBundleRouteEnhancer (View source)
deprecated
Enhances Field UI routes by adding proper information about the bundle name.
Properties
| protected EntityTypeManagerInterface | $entityTypeManager | The entity type manager service. |
from EntityBundleRouteEnhancer |
Methods
__construct(EntityTypeManagerInterface $entity_type_manager)
Constructs a EntityBundleRouteEnhancer object.
array
enhance(array $defaults, Request $request)
Updates the defaults for a route definition based on the request.
Details
__construct(EntityTypeManagerInterface $entity_type_manager)
Constructs a EntityBundleRouteEnhancer object.
array
enhance(array $defaults, Request $request)
Updates the defaults for a route definition based on the request.
protected
applies(Route $route)
{@inheritdoc}