Д
'/profile/{action:\w+}',
fn (Psr\Container\ContainerInterface $container) => new WebActionsCaller(
ProfileController::class,
$container
)
)->name('profile');
Size: a a a
Д
DS
Д
$currentUrl = $url->generate(
$urlMatcher->getCurrentRoute()->getName(),
$urlMatcher->getCurrentRoute()->getDefaults()
);
DS
$currentUrl = $url->generate(
$urlMatcher->getCurrentRoute()->getName(),
$urlMatcher->getCurrentRoute()->getDefaults()
);
Д
DS
DS
Д
DS
$currentUrl = $urlMatcher->getLastMatchedRequest()->getUri()
AB
AB
RM
T
ZP
T
T
AM
T
AM