namespace Drupal\Core\ParamConverter

Classsort descending Location Description
EntityConverter drupal/core/lib/Drupal/Core/ParamConverter/EntityConverter.php This class allows the upcasting of entity ids to the respective entity object.
ParamConverterInterface drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterInterface.php Interface for parameter converters.
ParamConverterManager drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php Provides a service which allows to enhance (say alter) the arguments coming from the URL.