Provides the add-page and title callbacks for entities.
It provides:
The add-page callback. An add title callback for entity types. An add title callback for entity types with bundles. A view title callback. An edit title callback. A delete title callback.
Hierarchy
class \Drupal\Core\Entity\Controller\EntityController implements ContainerInjectionInterface uses UrlGeneratorTrait, StringTranslationTrait
File
core/lib/Drupal/Core/Entity/Controller/EntityController.php, line 31
Namespace