Common & useful classes, resources, extensions. Based on Symfony framework.
Located here: Meritoo\CommonBundle\Service\ResponseService
. Serves response. Provides methods related to whole
application.
- router (Symfony\Component\Routing\RouterInterface)
Returns the "redirect response" that is used to redirect to url generated by given route and parameters.
Arguments:
$routeName
: The name of the route. Used to build url used for redirection.$routeParameters
: (optional) An array of parameters. Used to build url used for redirection.
- Configuration
- Dependency Injection Extension
- Descriptor of application
- Descriptor of bundle
- Descriptors of bundles
- Services:
- Tests
- Translations
- Twig extensions: