ParamConverterManagerInterface

Provides an interface for a parameter converter manager.

Hierarchy

File

core/lib/Drupal/Core/ParamConverter/ParamConverterManagerInterface.php, line 10

Namespace

Drupal\Core\ParamConverter

Members

Name Modifiers Type Description
ParamConverterManagerInterface::addConverter public function Registers a parameter converter with the manager.
ParamConverterManagerInterface::convert public function Invokes the registered converter for each defined parameter on a route.
ParamConverterManagerInterface::getConverter public function Lazy-loads converter services.
ParamConverterManagerInterface::setRouteParameterConverters public function Saves a list of applicable converters to each route.
doc_Drupal
2016-10-29 09:33:09
Comments
Leave a Comment

Please login to continue.