FieldUI
class FieldUI (View source)
Static service container wrapper for Field UI.
Methods
static Url
getOverviewRouteInfo(string $entity_type_id, string $bundle)
Returns the route info for the field overview of a given entity bundle.
static Url|null
getNextDestination(array $destinations)
Returns the next redirect path in a multipage sequence.
static array
getRouteBundleParameter(EntityTypeInterface $entity_type, string $bundle)
Gets the route parameter that should be used for Field UI routes.
Details
static Url
getOverviewRouteInfo(string $entity_type_id, string $bundle)
Returns the route info for the field overview of a given entity bundle.
static Url|null
getNextDestination(array $destinations)
Returns the next redirect path in a multipage sequence.
static array
getRouteBundleParameter(EntityTypeInterface $entity_type, string $bundle)
Gets the route parameter that should be used for Field UI routes.