Exceptions
Exceptions 2
Twig\Error\ RuntimeError
in
templates/Front/Peaj/index.html.twig
(line 8)
{% block stylesheets %}
{{ parent() }}
<link rel="stylesheet" href="{{ asset('/assets/shop/css/toastr.min.css') }}">
<link rel="stylesheet" href="{{ asset('/assets/shop/css/vignette_shop.v1.css') }}">
{{ encore_entry_link_tags('extra-options') }}
{{ encore_entry_link_tags('peaj') }}
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type="application/javascript">
in
var/cache/dev/twig/da/dae33bada1190ed31e04a213aeea8ed25cb6b119933be43c06e2167dff0b88a0.php
->
displayBlock
(line 221)
in
vendor/twig/twig/src/Template.php
->
block_head
(line 184)
in
var/cache/dev/twig/da/dae33bada1190ed31e04a213aeea8ed25cb6b119933be43c06e2167dff0b88a0.php
->
displayBlock
(line 62)
// line 3
echo twig_escape_filter($this->env, twig_slice($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 3, $this->source); })()), "request", [], "any", false, false, false, 3), "locale", [], "any", false, false, false, 3), 0, 2), "html", null, true);
echo "\">
";
// line 4
$this->displayBlock('head', $context, $blocks);
// line 74
echo "
<body class=\"";
// line 75
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 75, $this->source); })()), "request", [], "any", false, false, false, 75), "attributes", [], "any", false, false, false, 75), "get", [0 => "_route"], "method", false, false, false, 75), "html", null, true);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 407)
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 380)
in
var/cache/dev/twig/57/576aaa407e1f9189b2057c1155522a2015dde865ef25d518fb9a9a26eb271ff7.php
->
display
(line 54)
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@templates/Front/Peaj/index.html.twig"));
$this->parent = $this->loadTemplate("@templates/Front/Shop/layout.html.twig", "@templates/Front/Peaj/index.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 407)
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 380)
in
vendor/twig/twig/src/Template.php
->
display
(line 392)
in
vendor/symfony/twig-bridge/TwigEngine.php
->
render
(line 54)
in
vendor/symfony/framework-bundle/Controller/ControllerTrait.php
->
render
(line 233)
protected function render(string $view, array $parameters = [], Response $response = null): Response
{
if ($this->container->has('templating')) {
@trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);
$content = $this->container->get('templating')->render($view, $parameters);
} elseif ($this->container->has('twig')) {
$content = $this->container->get('twig')->render($view, $parameters);
} else {
throw new \LogicException('You can not use the "render" method if the Templating Component or the Twig Bundle are not available. Try running "composer require symfony/twig-bundle".');
}
AbstractController->render('@templates/Front/Peaj/index.html.twig', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri'))))
in
src/Controller/Peaj/PeajController.php
(line 39)
return $this->render('@templates/Front/Peaj/index.html.twig', [
'categories' => $categories,
'countries' => $countries,
'accordionBlocksAboutPeaj' => $aboutPeaj,
'companyServicesPeajPage' => $companyServicesPeajPage,
'number_of_passes' => $this->getContainer()->get('app.service.peaj.peaj')->getDefaultNumberOfPasses(),
]);
}
public function submitData(Request $request): Response
{
in
vendor/symfony/http-kernel/HttpKernel.php
->
indexAction
(line 158)
$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
$controller = $event->getController();
$arguments = $event->getArguments();
// call controller
$response = $controller(...$arguments);
// view
if (!$response instanceof Response) {
$event = new ViewEvent($this, $request, $type, $response);
$this->dispatcher->dispatch($event, KernelEvents::VIEW);
in
vendor/symfony/http-kernel/HttpKernel.php
->
handleRaw
(line 80)
public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
{
$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
try {
return $this->handleRaw($request, $type);
} catch (\Exception $e) {
if ($e instanceof RequestExceptionInterface) {
$e = new BadRequestHttpException($e->getMessage(), $e);
}
if (false === $catch) {
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 201)
Symfony\WebpackEncoreBundle\Exception\ EntrypointNotFoundException
if (isset($entriesData['entrypoints'][$withoutExtension])) {
throw new EntrypointNotFoundException(sprintf('Could not find the entry "%s". Try "%s" instead (without the extension).', $entryName, $withoutExtension));
}
throw new EntrypointNotFoundException(sprintf('Could not find the entry "%s" in "%s". Found: %s.', $entryName, $this->entrypointJsonPath, implode(', ', array_keys($entriesData))));
}
}
private function getEntriesData(): array
{
in
vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php
->
validateEntryName
(line 75)
$this->returnedFiles = [];
}
private function getEntryFiles(string $entryName, string $key): array
{
$this->validateEntryName($entryName);
$entriesData = $this->getEntriesData();
$entryData = $entriesData['entrypoints'][$entryName] ?? [];
if (!isset($entryData[$key])) {
// If we don't find the file type then just send back nothing.
in
vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php
->
getEntryFiles
(line 51)
in
vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php
->
getCssFiles
(line 85)
{
$scriptTags = [];
$entryPointLookup = $this->getEntrypointLookup($entrypointName);
$integrityHashes = ($entryPointLookup instanceof IntegrityDataProviderInterface) ? $entryPointLookup->getIntegrityData() : [];
foreach ($entryPointLookup->getCssFiles($entryName) as $filename) {
$attributes = $this->defaultAttributes;
$attributes['rel'] = 'stylesheet';
$attributes['href'] = $this->getAssetPath($filename, $packageName);
if (isset($integrityHashes[$filename])) {
in
vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php
->
renderWebpackLinkTags
(line 58)
}
public function renderWebpackLinkTags(string $entryName, string $packageName = null, string $entrypointName = '_default'): string
{
return $this->getTagRenderer()
->renderWebpackLinkTags($entryName, $packageName, $entrypointName);
}
private function getEntrypointLookup(string $entrypointName): EntrypointLookupInterface
{
return $this->container->get('webpack_encore.entrypoint_lookup_collection')
in
var/cache/dev/twig/57/576aaa407e1f9189b2057c1155522a2015dde865ef25d518fb9a9a26eb271ff7.php
->
renderWebpackLinkTags
(line 91)
// line 7
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("extra-options");
echo "
";
// line 8
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("peaj");
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
in
vendor/twig/twig/src/Template.php
->
block_stylesheets
(line 184)
in
var/cache/dev/twig/da/dae33bada1190ed31e04a213aeea8ed25cb6b119933be43c06e2167dff0b88a0.php
->
displayBlock
(line 221)
in
vendor/twig/twig/src/Template.php
->
block_head
(line 184)
in
var/cache/dev/twig/da/dae33bada1190ed31e04a213aeea8ed25cb6b119933be43c06e2167dff0b88a0.php
->
displayBlock
(line 62)
// line 3
echo twig_escape_filter($this->env, twig_slice($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 3, $this->source); })()), "request", [], "any", false, false, false, 3), "locale", [], "any", false, false, false, 3), 0, 2), "html", null, true);
echo "\">
";
// line 4
$this->displayBlock('head', $context, $blocks);
// line 74
echo "
<body class=\"";
// line 75
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 75, $this->source); })()), "request", [], "any", false, false, false, 75), "attributes", [], "any", false, false, false, 75), "get", [0 => "_route"], "method", false, false, false, 75), "html", null, true);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 407)
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 380)
in
var/cache/dev/twig/57/576aaa407e1f9189b2057c1155522a2015dde865ef25d518fb9a9a26eb271ff7.php
->
display
(line 54)
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@templates/Front/Peaj/index.html.twig"));
$this->parent = $this->loadTemplate("@templates/Front/Shop/layout.html.twig", "@templates/Front/Peaj/index.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 407)
in
vendor/twig/twig/src/Template.php
->
displayWithErrorHandling
(line 380)
in
vendor/twig/twig/src/Template.php
->
display
(line 392)
in
vendor/symfony/twig-bridge/TwigEngine.php
->
render
(line 54)
in
vendor/symfony/framework-bundle/Controller/ControllerTrait.php
->
render
(line 233)
protected function render(string $view, array $parameters = [], Response $response = null): Response
{
if ($this->container->has('templating')) {
@trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);
$content = $this->container->get('templating')->render($view, $parameters);
} elseif ($this->container->has('twig')) {
$content = $this->container->get('twig')->render($view, $parameters);
} else {
throw new \LogicException('You can not use the "render" method if the Templating Component or the Twig Bundle are not available. Try running "composer require symfony/twig-bundle".');
}
AbstractController->render('@templates/Front/Peaj/index.html.twig', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri'))))
in
src/Controller/Peaj/PeajController.php
(line 39)
return $this->render('@templates/Front/Peaj/index.html.twig', [
'categories' => $categories,
'countries' => $countries,
'accordionBlocksAboutPeaj' => $aboutPeaj,
'companyServicesPeajPage' => $companyServicesPeajPage,
'number_of_passes' => $this->getContainer()->get('app.service.peaj.peaj')->getDefaultNumberOfPasses(),
]);
}
public function submitData(Request $request): Response
{
in
vendor/symfony/http-kernel/HttpKernel.php
->
indexAction
(line 158)
$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);
$controller = $event->getController();
$arguments = $event->getArguments();
// call controller
$response = $controller(...$arguments);
// view
if (!$response instanceof Response) {
$event = new ViewEvent($this, $request, $type, $response);
$this->dispatcher->dispatch($event, KernelEvents::VIEW);
in
vendor/symfony/http-kernel/HttpKernel.php
->
handleRaw
(line 80)
public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
{
$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());
try {
return $this->handleRaw($request, $type);
} catch (\Exception $e) {
if ($e instanceof RequestExceptionInterface) {
$e = new BadRequestHttpException($e->getMessage(), $e);
}
if (false === $catch) {
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 201)
Logs
Level | Channel | Message |
---|---|---|
INFO 01:06:16 | php |
User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The "Symfony\Component\HttpKernel\EventListener\TranslatorListener" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0. { "exception": {} } |
INFO 01:06:16 | php |
User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead. { "exception": {} } |
INFO 01:06:16 | request |
Matched route "_profiler". { "route": "_profiler", "route_parameters": { "_route": "_profiler", "_controller": "web_profiler.controller.profiler::panelAction", "token": "a13635" }, "request_uri": "https://nou.roviniete.ro/_profiler/a13635?panel=exception", "method": "GET" } |
DEBUG 01:06:17 | doctrine |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id WHERE t0.hostname = ? LIMIT 1 [ "nou.roviniete.ro" ] |
INFO 01:06:17 | php |
User Deprecated: Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0. { "exception": {} } |
DEBUG 01:06:17 | doctrine | SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id |
DEBUG 01:06:17 | doctrine |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? [ 1 ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ? [ 1 ] |
INFO 01:06:17 | security | Populated the TokenStorage with an anonymous Token. |
DEBUG 01:06:17 | doctrine | SELECT v0_.id AS id_0, v0_.date_from AS date_from_1, v0_.date_to AS date_to_2 FROM vignette_maintenance v0_ ORDER BY v0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent". { "event": "kernel.request", "listener": "Http\\HttplugBundle\\Discovery\\ConfiguredClientsStrategy::onEvent" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent". { "event": "kernel.request", "listener": "Http\\HttplugBundle\\Collector\\PluginClientFactoryListener::onEvent" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest". { "event": "kernel.request", "listener": "Setono\\TagBagBundle\\EventListener\\PopulateTagBagSubscriber::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest". { "event": "kernel.request", "listener": "FOS\\RestBundle\\EventListener\\FormatListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName". { "event": "kernel.request", "listener": "Symfony\\Bundle\\FrameworkBundle\\EventListener\\ResolveControllerNameSubscriber::resolveControllerName" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest". { "event": "kernel.request", "listener": "FOS\\RestBundle\\EventListener\\BodyListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". { "event": "kernel.request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\LocaleBundle\\Listener\\RequestLocaleSetter::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\TranslatorListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\MaintenanceListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\LocaleListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale". { "event": "kernel.request", "listener": "App\\EventListener\\NonChannelLocaleListener::restrictRequestLocale" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallRcaPartnersListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallObsidianPartnersListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallPartnerListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\DailyMaintenanceListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\WrongOneSignalUrlListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\CartListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\RbacPlugin\\Access\\Listener\\AccessCheckListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". { "event": "kernel.request", "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutResolver::onKernelRequest" } |
DEBUG 01:06:17 | doctrine | SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id |
DEBUG 01:06:17 | doctrine | SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.donation_status AS donation_status_19, p0_.created_at AS created_at_20, p0_.updated_at AS updated_at_21, p0_.admin_id AS admin_id_22 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.donation_status AS donation_status_19, p0_.created_at AS created_at_20, p0_.updated_at AS updated_at_21 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3, t0_.admin_id AS admin_id_4 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.admin_id AS admin_id_5 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController". { "event": "kernel.controller", "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". { "event": "kernel.controller", "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables". { "event": "kernel.controller", "listener": "App\\EventSubscriber\\System\\TwigGlobalSubscriber::injectGlobalVariables" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". { "event": "kernel.controller", "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". { "event": "kernel.controller_arguments", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". { "event": "kernel.controller_arguments", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments" } |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/req [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/tim [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/mem [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/val [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/aja [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/for [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/exc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/log [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/eve [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/rou [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/cac [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/tra [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Security/Collector/securi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/twi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/htt [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Doctrine/Collector/db.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Swiftmailer/Collector/swi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Debug/Profiler/dump.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Httplug/webprofiler.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/mes [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusChannel/Collector/c [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SonataBlock/Profiler/bloc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Payum/Profiler/payum.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusTheme/Collector/the [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@ProophServiceBus/Collecto [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/con [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusCore/Collector/syli [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/exc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/exc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/layo [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/layo [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/base [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/base [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/exc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/exc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/prof [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/prof [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/head [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/head [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/symfony.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/symfony.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/menu.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/menu.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/search.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/search.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/req [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/req [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/req [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/request.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/request.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/tim [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/tim [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/tim [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/time.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/time.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/mem [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/mem [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/layo [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/val [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/val [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/val [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/validator.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/validator.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/aja [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/aja [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/layo [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/for [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/for [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/for [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/form.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/form.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/exc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/exc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/exception.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/exception.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/log [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/log [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/log [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/logger.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/logger.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/eve [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/eve [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/eve [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/event.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/event.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/rou [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/rou [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/rou [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/router.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/router.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/cac [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/cac [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/cac [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/cache.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/cache.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/tra [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/tra [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/tra [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/translat [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/translat [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Security/Collector/securi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Security/Collector/securi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Security/Collector/securi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Security/Collector/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Security/Collector/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/twi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/twi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/twi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/twig.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/twig.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/htt [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/htt [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/htt [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/http-cli [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/http-cli [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Doctrine/Collector/db.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Doctrine/Collector/db.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Doctrine/Collector/db.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Doctrine/Collector/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Doctrine/Collector/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Swiftmailer/Collector/swi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Swiftmailer/Collector/swi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Swiftmailer/Collector/swi [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Swiftmailer/Collector/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Swiftmailer/Collector/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Debug/Profiler/dump.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Debug/Profiler/dump.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Debug/Profiler/dump.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Debug/Profiler/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Debug/Profiler/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Httplug/webprofiler.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Httplug/webprofiler.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Httplug/webprofiler.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Httplug/Icon/httplug.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Httplug/Icon/httplug.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/mes [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/mes [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/mes [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/messenger.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/messenger.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusChannel/Collector/c [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusChannel/Collector/c [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/layo [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SonataBlock/Profiler/bloc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SonataBlock/Profiler/bloc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SonataBlock/Profiler/bloc [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SonataBlock/Profiler/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SonataBlock/Profiler/icon.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Payum/Profiler/payum.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Payum/Profiler/payum.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Payum/Profiler/payum.html.twig" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Payum/Icon/payum.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@Payum/Icon/payum.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusTheme/Collector/the [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusTheme/Collector/the [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusTheme/Collector/the [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusTheme/Collector/Ico [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusTheme/Collector/Ico [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@ProophServiceBus/Collecto [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@ProophServiceBus/Collecto [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@ProophServiceBus/Collecto [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@ProophServiceBus/Collecto [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@ProophServiceBus/Collecto [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/con [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/con [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Collector/con [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/config.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Icon/config.svg" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusCore/Collector/syli [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@SyliusCore/Collector/syli [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/layo [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/sett [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/sett [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/base [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/base [...]" ] |
INFO 01:06:17 | request |
Matched route "_profiler_exception_css". { "route": "_profiler_exception_css", "route_parameters": { "_route": "_profiler_exception_css", "_controller": "web_profiler.controller.exception_panel::stylesheet", "token": "a13635" }, "request_uri": "https://nou.roviniete.ro/_profiler/a13635/exception.css", "method": "GET" } |
DEBUG 01:06:17 | doctrine | SELECT v0_.id AS id_0, v0_.date_from AS date_from_1, v0_.date_to AS date_to_2 FROM vignette_maintenance v0_ ORDER BY v0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent". { "event": "kernel.request", "listener": "Http\\HttplugBundle\\Discovery\\ConfiguredClientsStrategy::onEvent" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent". { "event": "kernel.request", "listener": "Http\\HttplugBundle\\Collector\\PluginClientFactoryListener::onEvent" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest". { "event": "kernel.request", "listener": "Setono\\TagBagBundle\\EventListener\\PopulateTagBagSubscriber::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest". { "event": "kernel.request", "listener": "FOS\\RestBundle\\EventListener\\FormatListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName". { "event": "kernel.request", "listener": "Symfony\\Bundle\\FrameworkBundle\\EventListener\\ResolveControllerNameSubscriber::resolveControllerName" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest". { "event": "kernel.request", "listener": "FOS\\RestBundle\\EventListener\\BodyListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". { "event": "kernel.request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\LocaleBundle\\Listener\\RequestLocaleSetter::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\TranslatorListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\MaintenanceListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\LocaleListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale". { "event": "kernel.request", "listener": "App\\EventListener\\NonChannelLocaleListener::restrictRequestLocale" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallRcaPartnersListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallObsidianPartnersListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallPartnerListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\DailyMaintenanceListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\WrongOneSignalUrlListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\CartListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\RbacPlugin\\Access\\Listener\\AccessCheckListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". { "event": "kernel.request", "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutResolver::onKernelRequest" } |
DEBUG 01:06:17 | doctrine | SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.donation_status AS donation_status_19, p0_.created_at AS created_at_20, p0_.updated_at AS updated_at_21, p0_.admin_id AS admin_id_22 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.donation_status AS donation_status_19, p0_.created_at AS created_at_20, p0_.updated_at AS updated_at_21 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3, t0_.admin_id AS admin_id_4 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.admin_id AS admin_id_5 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController". { "event": "kernel.controller", "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". { "event": "kernel.controller", "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables". { "event": "kernel.controller", "listener": "App\\EventSubscriber\\System\\TwigGlobalSubscriber::injectGlobalVariables" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". { "event": "kernel.controller", "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". { "event": "kernel.controller_arguments", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". { "event": "kernel.controller_arguments", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse". { "event": "kernel.response", "listener": "App\\EventListener\\AuthenticationListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse". { "event": "kernel.response", "listener": "App\\EventListener\\TrackerActivityListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse". { "event": "kernel.response", "listener": "Sonata\\BlockBundle\\Cache\\HttpCacheHandler::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse". { "event": "kernel.response", "listener": "Sylius\\Bundle\\ShopBundle\\EventListener\\SessionCartSubscriber::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse". { "event": "kernel.response", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse". { "event": "kernel.response", "listener": "Setono\\TagBagBundle\\EventListener\\PopulateSessionSubscriber::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse". { "event": "kernel.response", "listener": "Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse". { "event": "kernel.response", "listener": "Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelPersister::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest". { "event": "kernel.finish_request", "listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::onKernelFinishRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest". { "event": "kernel.finish_request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest". { "event": "kernel.finish_request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest". { "event": "kernel.finish_request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest". { "event": "kernel.finish_request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest" } |
INFO 01:06:17 | request |
Matched route "_profiler_search_bar". { "route": "_profiler_search_bar", "route_parameters": { "_route": "_profiler_search_bar", "_controller": "web_profiler.controller.profiler::searchBarAction" }, "request_uri": "https://nou.roviniete.ro/_profiler/search_bar?panel=exception", "method": "GET" } |
DEBUG 01:06:17 | doctrine | SELECT v0_.id AS id_0, v0_.date_from AS date_from_1, v0_.date_to AS date_to_2 FROM vignette_maintenance v0_ ORDER BY v0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent". { "event": "kernel.request", "listener": "Http\\HttplugBundle\\Discovery\\ConfiguredClientsStrategy::onEvent" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent". { "event": "kernel.request", "listener": "Http\\HttplugBundle\\Collector\\PluginClientFactoryListener::onEvent" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest". { "event": "kernel.request", "listener": "Setono\\TagBagBundle\\EventListener\\PopulateTagBagSubscriber::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest". { "event": "kernel.request", "listener": "FOS\\RestBundle\\EventListener\\FormatListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName". { "event": "kernel.request", "listener": "Symfony\\Bundle\\FrameworkBundle\\EventListener\\ResolveControllerNameSubscriber::resolveControllerName" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest". { "event": "kernel.request", "listener": "FOS\\RestBundle\\EventListener\\BodyListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". { "event": "kernel.request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\LocaleBundle\\Listener\\RequestLocaleSetter::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\TranslatorListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\MaintenanceListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\LocaleListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale". { "event": "kernel.request", "listener": "App\\EventListener\\NonChannelLocaleListener::restrictRequestLocale" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallRcaPartnersListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallObsidianPartnersListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallPartnerListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\DailyMaintenanceListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\WrongOneSignalUrlListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\CartListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\RbacPlugin\\Access\\Listener\\AccessCheckListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". { "event": "kernel.request", "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutResolver::onKernelRequest" } |
DEBUG 01:06:17 | doctrine | SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.donation_status AS donation_status_19, p0_.created_at AS created_at_20, p0_.updated_at AS updated_at_21, p0_.admin_id AS admin_id_22 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.donation_status AS donation_status_19, p0_.created_at AS created_at_20, p0_.updated_at AS updated_at_21 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3, t0_.admin_id AS admin_id_4 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.admin_id AS admin_id_5 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController". { "event": "kernel.controller", "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". { "event": "kernel.controller", "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables". { "event": "kernel.controller", "listener": "App\\EventSubscriber\\System\\TwigGlobalSubscriber::injectGlobalVariables" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". { "event": "kernel.controller", "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". { "event": "kernel.controller_arguments", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". { "event": "kernel.controller_arguments", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments" } |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/sear [...]" ] |
DEBUG 01:06:17 | doctrine |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.subject AS subject_3, t0.source AS source_4, t0.last_updated AS last_updated_5, t0.mandrill_template_name AS mandrill_template_name_6, t0.mail_id AS mail_id_7 FROM templates t0 WHERE t0.filename = ? LIMIT 1 [ "@WebProfiler/Profiler/sear [...]" ] |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse". { "event": "kernel.response", "listener": "App\\EventListener\\AuthenticationListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse". { "event": "kernel.response", "listener": "App\\EventListener\\TrackerActivityListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse". { "event": "kernel.response", "listener": "Sonata\\BlockBundle\\Cache\\HttpCacheHandler::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse". { "event": "kernel.response", "listener": "Sylius\\Bundle\\ShopBundle\\EventListener\\SessionCartSubscriber::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse". { "event": "kernel.response", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse". { "event": "kernel.response", "listener": "Setono\\TagBagBundle\\EventListener\\PopulateSessionSubscriber::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse". { "event": "kernel.response", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse". { "event": "kernel.response", "listener": "Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse". { "event": "kernel.response", "listener": "Sylius\\Bundle\\ChannelBundle\\Context\\FakeChannel\\FakeChannelPersister::onKernelResponse" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest". { "event": "kernel.finish_request", "listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::onKernelFinishRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest". { "event": "kernel.finish_request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest". { "event": "kernel.finish_request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest". { "event": "kernel.finish_request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest". { "event": "kernel.finish_request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest" } |
INFO 01:06:17 | request |
Matched route "_profiler_exception". { "route": "_profiler_exception", "route_parameters": { "_route": "_profiler_exception", "_controller": "web_profiler.controller.exception_panel::body", "token": "a13635" }, "request_uri": "https://nou.roviniete.ro/_profiler/a13635/exception", "method": "GET" } |
DEBUG 01:06:17 | doctrine | SELECT v0_.id AS id_0, v0_.date_from AS date_from_1, v0_.date_to AS date_to_2 FROM vignette_maintenance v0_ ORDER BY v0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". { "event": "debug.security.authorization.vote", "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\ResourceBundle\\Storage\\CookieStorage::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent". { "event": "kernel.request", "listener": "Http\\HttplugBundle\\Discovery\\ConfiguredClientsStrategy::onEvent" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent". { "event": "kernel.request", "listener": "Http\\HttplugBundle\\Collector\\PluginClientFactoryListener::onEvent" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest". { "event": "kernel.request", "listener": "Setono\\TagBagBundle\\EventListener\\PopulateTagBagSubscriber::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest". { "event": "kernel.request", "listener": "FOS\\RestBundle\\EventListener\\FormatListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName". { "event": "kernel.request", "listener": "Symfony\\Bundle\\FrameworkBundle\\EventListener\\ResolveControllerNameSubscriber::resolveControllerName" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest". { "event": "kernel.request", "listener": "FOS\\RestBundle\\EventListener\\BodyListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". { "event": "kernel.request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\LocaleBundle\\Listener\\RequestLocaleSetter::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest". { "event": "kernel.request", "listener": "Symfony\\Component\\HttpKernel\\EventListener\\TranslatorListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest". { "event": "kernel.request", "listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\MaintenanceListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\LocaleListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale". { "event": "kernel.request", "listener": "App\\EventListener\\NonChannelLocaleListener::restrictRequestLocale" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallRcaPartnersListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallObsidianPartnersListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\FirewallPartnerListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\DailyMaintenanceListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\WrongOneSignalUrlListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest". { "event": "kernel.request", "listener": "App\\EventListener\\CartListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\RbacPlugin\\Access\\Listener\\AccessCheckListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". { "event": "kernel.request", "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest" } |
DEBUG 01:06:17 | event |
Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest". { "event": "kernel.request", "listener": "Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutResolver::onKernelRequest" } |
DEBUG 01:06:17 | doctrine | SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.donation_status AS donation_status_19, p0_.created_at AS created_at_20, p0_.updated_at AS updated_at_21, p0_.admin_id AS admin_id_22 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.peaj_status AS peaj_status_11, p0_.extra_options_status AS extra_options_status_12, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_13, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_14, p0_.extra_options_sms_status AS extra_options_sms_status_15, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_16, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_17, p0_.discount_rca_commission AS discount_rca_commission_18, p0_.donation_status AS donation_status_19, p0_.created_at AS created_at_20, p0_.updated_at AS updated_at_21 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3, t0_.admin_id AS admin_id_4 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.admin_id AS admin_id_5 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | doctrine | SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1 |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController". { "event": "kernel.controller", "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". { "event": "kernel.controller", "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables". { "event": "kernel.controller", "listener": "App\\EventSubscriber\\System\\TwigGlobalSubscriber::injectGlobalVariables" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". { "event": "kernel.controller", "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". { "event": "kernel.controller", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". { "event": "kernel.controller_arguments", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments" } |
DEBUG 01:06:17 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". { "event": "kernel.controller_arguments", "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments" } |
Stack Traces 2
[2/2] RuntimeError |
---|
Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("Could not find the entry "peaj" in "/vhosts/nou.roviniete.ro/public/bootstrap-theme/entrypoints.json". Found: entrypoints."). at templates/Front/Peaj/index.html.twig:8 at Twig\Template->displayBlock('stylesheets', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (var/cache/dev/twig/da/dae33bada1190ed31e04a213aeea8ed25cb6b119933be43c06e2167dff0b88a0.php:221) at __TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680->block_head(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (vendor/twig/twig/src/Template.php:184) at Twig\Template->displayBlock('head', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (var/cache/dev/twig/da/dae33bada1190ed31e04a213aeea8ed25cb6b119933be43c06e2167dff0b88a0.php:62) at __TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680->doDisplay(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (vendor/twig/twig/src/Template.php:407) at Twig\Template->displayWithErrorHandling(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (vendor/twig/twig/src/Template.php:380) at Twig\Template->display(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'))) (var/cache/dev/twig/57/576aaa407e1f9189b2057c1155522a2015dde865ef25d518fb9a9a26eb271ff7.php:54) at __TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a->doDisplay(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'))) (vendor/twig/twig/src/Template.php:407) at Twig\Template->displayWithErrorHandling(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'))) (vendor/twig/twig/src/Template.php:380) at Twig\Template->display(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')))) (vendor/twig/twig/src/Template.php:392) at Twig\Template->render(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')))) (vendor/symfony/twig-bridge/TwigEngine.php:54) at Symfony\Bridge\Twig\TwigEngine->render('@templates/Front/Peaj/index.html.twig', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')))) (vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233) at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@templates/Front/Peaj/index.html.twig', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')))) (src/Controller/Peaj/PeajController.php:39) at App\Controller\Peaj\PeajController->indexAction(object(Request)) (vendor/symfony/http-kernel/HttpKernel.php:158) at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:80) at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:201) at Symfony\Component\HttpKernel\Kernel->handle(object(Request)) (public/index.php:33) |
[1/2] EntrypointNotFoundException |
---|
Symfony\WebpackEncoreBundle\Exception\EntrypointNotFoundException: Could not find the entry "peaj" in "/vhosts/nou.roviniete.ro/public/bootstrap-theme/entrypoints.json". Found: entrypoints. at vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php:102 at Symfony\WebpackEncoreBundle\Asset\EntrypointLookup->validateEntryName('peaj') (vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php:75) at Symfony\WebpackEncoreBundle\Asset\EntrypointLookup->getEntryFiles('peaj', 'css') (vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php:51) at Symfony\WebpackEncoreBundle\Asset\EntrypointLookup->getCssFiles('peaj') (vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php:85) at Symfony\WebpackEncoreBundle\Asset\TagRenderer->renderWebpackLinkTags('peaj', null, '_default') (vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php:58) at Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension->renderWebpackLinkTags('peaj') (var/cache/dev/twig/57/576aaa407e1f9189b2057c1155522a2015dde865ef25d518fb9a9a26eb271ff7.php:91) at __TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a->block_stylesheets(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (vendor/twig/twig/src/Template.php:184) at Twig\Template->displayBlock('stylesheets', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (var/cache/dev/twig/da/dae33bada1190ed31e04a213aeea8ed25cb6b119933be43c06e2167dff0b88a0.php:221) at __TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680->block_head(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (vendor/twig/twig/src/Template.php:184) at Twig\Template->displayBlock('head', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (var/cache/dev/twig/da/dae33bada1190ed31e04a213aeea8ed25cb6b119933be43c06e2167dff0b88a0.php:62) at __TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680->doDisplay(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (vendor/twig/twig/src/Template.php:407) at Twig\Template->displayWithErrorHandling(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('head' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_head'), 'title' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_title'), 'metatags' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_metatags'), 'stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'), 'loaderContainer' => array(object(__TwigTemplate_6ec0a8a455b2949479b82c4f703c68f7cb0a9cf835b8878102bcad30d3399680), 'block_loaderContainer'))) (vendor/twig/twig/src/Template.php:380) at Twig\Template->display(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'))) (var/cache/dev/twig/57/576aaa407e1f9189b2057c1155522a2015dde865ef25d518fb9a9a26eb271ff7.php:54) at __TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a->doDisplay(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'))) (vendor/twig/twig/src/Template.php:407) at Twig\Template->displayWithErrorHandling(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')), 'wrap_fields_with_addons' => true, 'app' => object(AppVariable), 'sylius' => object(ShopperContext_d398ef6), 'sylius_base_locale' => 'ro', 'sylius_meta' => array('version' => '1.6.8'), 'is_mobile' => object(MobileDetectService), 'category_rovignette_a_id' => 1, 'category_rovignette_b_id' => 2, 'category_rovignette_c_id' => 3, 'category_rovignette_d_id' => 4, 'category_rovignette_e_id' => 5, 'category_rovignette_f_id' => 6, 'category_rovignette_g_id' => 7, 'category_rovignette_h_id' => 8, 'availability_rovignette_1_day' => 1, 'availability_rovignette_7_days' => 2, 'availability_rovignette_30_days' => 3, 'availability_rovignette_90_days' => 4, 'availability_rovignette_12_months' => 5, 'locales' => object(LocaleService), 'fax_contact' => '(004) 0264.593.707', 'fax_contact_ticketing' => '(004) 0264.593.707', 'call_center_phone_contact' => '(004) 0213.009.696', 'call_center_phone_contact_ticketing' => '(004) 0732.773.774', 'call_center_phone' => '+40 213 009 696', 'call_center_phone_ticketing' => '+40 732 773 774', 'trade_register_number' => 'J12/3206/2005', 'trade_register_number_ticketing' => 'J40/3655/2024', 'cif' => 'RO17929585', 'cif_ticketing' => 'RO37307986', 'iban_account_lei' => 'RO 29 RNCB 0106 1291 2946 0001', 'iban_account_lei_ticketing' => 'RO 23 RNCB 0106 1541 3521 0001', 'iban_account_euro' => 'RO 28 BRDE 130SV79559811300', 'iban_account_euro_ticketing' => 'RO 28 BRDE 130SV79559811300', 'swift_code' => 'BRDEROBUXXX', 'swift_code_ticketing' => 'BRDEROBUXXX', 'scala_bank' => 'BCR S.A.', 'scala_bank_ticketing' => 'BCR S.A.', 'scala_bank_code' => 'RNCB', 'scala_bank_code_ticketing' => 'RNCB', 'scala_bank_euro' => 'BRD S.A.', 'scala_bank_euro_ticketing' => 'BRD S.A.', 'scala_address' => 'Str. Decebal nr. 69, Cluj-Napoca, judetul Cluj', 'scala_address_contact' => 'Cluj Napoca, Str. Decebal nr. 69', 'scala_address_ticketing' => 'Cluj Napoca, Str. Decebal, Nr. 69', 'treasury' => 'RO 86 TREZ 2165 069X XX02 0865', 'treasury_ticketing' => 'RO 45 TREZ 2165 069X XX03 7802', 'scala_name' => 'SCALA ASSISTANCE S.R.L.', 'scala_name_ticketing' => 'SMS Ticketing SRL', 'sms_price_ron' => object(SmsPriceService), 'sms_price_eur' => 0.69, 'delivery_cost' => '15', 'site_base_url' => 'https://nou.roviniete.ro', 'environment' => 'dev', 'exchange_rate' => object(ExchangeRateService), 'payu_url' => 'https://sandbox.payu.ro/order/lu.php', 'category_hu_vignette_d1m_id' => 1, 'category_hu_vignette_d1_id' => 2, 'category_hu_vignette_d2_id' => 3, 'category_hu_vignette_b2_id' => 4, 'category_hu_vignette_u_id' => 5, 'hu_vignette_category_url' => 'https://staging-services.evignette.com/issuing/hungary/categories/', 'hu_vignette_availability_url' => 'https://staging-services.evignette.com/issuing/hungary/availabilities/', 'sentry_dsn' => 'https://c1c4cd5fcf1345adb16d5bc6f62bb20f@o202220.ingest.sentry.io/5533246', 'one_signal_app_id' => '48ed3b60-5cfa-42fa-bc3e-df9dceaa0e50', 'gtm_code' => 'GTM-PRPH4SR', 'category_name' => 'category', 'availability_name' => 'availability', 'road_assistance_service' => object(RoadAssistanceService), 'cart_manager' => object(CartManager), 'wire_payu_manager' => object(WirePayuManager), 'sonata_block' => object(GlobalVariables), 'lastProductStatus' => object(ProductStatus), 'lastProductStatusArray' => array('id' => 212, 'vignetteStatus' => true, 'vignetteRoadAssistanceStatus' => false, 'vignetteSmsStatus' => false, 'huVignetteStatus' => true, 'rcaStatus' => true, 'rcaRoadAssistanceStatus' => true, 'roadAssistanceStatus' => true, 'deathInsuranceStatus' => true, 'licenseRecoveryStatus' => true, 'telemedicineStatus' => true, 'peajStatus' => true, 'extraOptionsStatus' => true, 'extraOptionsDeathInsuranceStatus' => true, 'extraOptionsRoadAssistanceStatus' => true, 'extraOptionsSmsStatus' => true, 'extraOptionsLicenseRecoveryStatus' => true, 'extraOptionsTelemedicineStatus' => true, 'discountRcaCommission' => '0.00', 'donationStatus' => false, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastTemplateStatus' => object(TemplateStatus), 'lastTemplateStatusArray' => array('id' => 8, 'status' => 0, 'createdAt' => object(DateTime), 'updatedAt' => object(DateTime)), 'lastCampaignStatus' => null, 'lastCampaignStatusArray' => array(), 'isCurrentPathRoVignette' => false, 'isCurrentPathHuVignette' => false, 'isCurrentPathRca' => false, 'rcaSiteUrl' => 'http://rca.roviniete.ro/', 'roVignetteSiteUrl' => 'https://nou.roviniete.ro/', 'isTicketing' => 'false'), array('stylesheets' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_stylesheets'), 'javascripts' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts'), 'webpack_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_webpack_app'), 'javascripts_app' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_javascripts_app'), 'header' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_header'), 'content' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_content'), 'footer' => array(object(__TwigTemplate_c3cd3828b3248f331b197678c81e67e84e2f24e33b93ebf4144c76791364f18a), 'block_footer'))) (vendor/twig/twig/src/Template.php:380) at Twig\Template->display(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')))) (vendor/twig/twig/src/Template.php:392) at Twig\Template->render(array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')))) (vendor/symfony/twig-bridge/TwigEngine.php:54) at Symfony\Bridge\Twig\TwigEngine->render('@templates/Front/Peaj/index.html.twig', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')))) (vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233) at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@templates/Front/Peaj/index.html.twig', array('categories' => array(array('id' => 1, 'name' => 'Autoturism; 0 - 3.5 t', 'code' => '1 Autoturisme/Mf MTMA<=3,5t', 'url' => 'https://services.evignette.com/peaj/categories/1', 'wsId' => 1, 'name_first' => 'Autoturism', 'name_second' => '0 - 3.5 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_a_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_c_white.png'), array('id' => 2, 'name' => '3.5 ≥ 7.5 t; 7.5 < 12.0 t', 'code' => '2 Mf 3,5 tone<MTMA<12 tone/microbuze', 'url' => 'https://services.evignette.com/peaj/categories/2', 'wsId' => 2, 'name_first' => '3.5 ≥ 7.5 t', 'name_second' => '7.5 < 12.0 t', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_d_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_g_white.png'), array('id' => 3, 'name' => '≥ 12.0 t, ≤ 3 axe; ≥ 12.0 t, ≥ 4 axe', 'code' => '3 Mf MTMA>=12 tone,<=3 axe/Autocare', 'url' => 'https://services.evignette.com/peaj/categories/3', 'wsId' => 3, 'name_first' => '≥ 12.0 t, ≤ 3 axe', 'name_second' => '≥ 12.0 t, ≥ 4 axe', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_e_white.png', 'image_path_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h.png', 'image_path_white_second' => 'assets/shop/images/icons/ic_rovinieta_categ_h_white.png'), array('id' => 4, 'name' => '9 - 23 locuri; > 23 locuri', 'code' => '4 Mf MTMA>=12 tone,>=4 axe', 'url' => 'https://services.evignette.com/peaj/categories/4', 'wsId' => 4, 'name_first' => '9 - 23 locuri', 'name_second' => '> 23 locuri', 'image_path_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f.png', 'image_path_white_first' => 'assets/shop/images/icons/ic_rovinieta_categ_f_white.png', 'image_path_second' => 'assets/shop/images/icons/4axe-orange.png', 'image_path_white_second' => 'assets/shop/images/icons/4axe-white.png')), 'countries' => array(array('code' => 'RO', 'name' => 'Rumunsko'), array('code' => 'AD', 'name' => 'Andorra'), array('code' => 'AE', 'name' => 'Spojené arabské emiráty'), array('code' => 'AL', 'name' => 'Albánie'), array('code' => 'AM', 'name' => 'Arménie'), array('code' => 'AR', 'name' => 'Argentina'), array('code' => 'AT', 'name' => 'Rakousko'), array('code' => 'AZ', 'name' => 'Ázerbájdžán'), array('code' => 'BA', 'name' => 'Bosna a Hercegovina'), array('code' => 'BE', 'name' => 'Belgie'), array('code' => 'BG', 'name' => 'Bulharsko'), array('code' => 'BR', 'name' => 'Brazílie'), array('code' => 'BY', 'name' => 'Bělorusko'), array('code' => 'CA', 'name' => 'Kanada'), array('code' => 'CH', 'name' => 'Švýcarsko'), array('code' => 'CN', 'name' => 'Čína'), array('code' => 'CY', 'name' => 'Kypr'), array('code' => 'CZ', 'name' => 'Česko'), array('code' => 'DE', 'name' => 'Německo'), array('code' => 'DK', 'name' => 'Dánsko'), array('code' => 'EE', 'name' => 'Estonsko'), array('code' => 'ES', 'name' => 'Španělsko'), array('code' => 'FI', 'name' => 'Finsko'), array('code' => 'FO', 'name' => 'Faerské ostrovy'), array('code' => 'FR', 'name' => 'Francie'), array('code' => 'GB', 'name' => 'Spojené království'), array('code' => 'GE', 'name' => 'Gruzie'), array('code' => 'GR', 'name' => 'Řecko'), array('code' => 'HR', 'name' => 'Chorvatsko'), array('code' => 'HU', 'name' => 'Maďarsko'), array('code' => 'IE', 'name' => 'Irsko'), array('code' => 'IL', 'name' => 'Izrael'), array('code' => 'IN', 'name' => 'Indie'), array('code' => 'IQ', 'name' => 'Irák'), array('code' => 'IR', 'name' => 'Írán'), array('code' => 'IS', 'name' => 'Island'), array('code' => 'IT', 'name' => 'Itálie'), array('code' => 'JO', 'name' => 'Jordánsko'), array('code' => 'JP', 'name' => 'Japonsko'), array('code' => 'KR', 'name' => 'Jižní Korea'), array('code' => 'KW', 'name' => 'Kuvajt'), array('code' => 'KZ', 'name' => 'Kazachstán'), array('code' => 'LB', 'name' => 'Libanon'), array('code' => 'LI', 'name' => 'Lichtenštejnsko'), array('code' => 'LT', 'name' => 'Litva'), array('code' => 'LU', 'name' => 'Lucembursko'), array('code' => 'LV', 'name' => 'Lotyšsko'), array('code' => 'LY', 'name' => 'Libye'), array('code' => 'MA', 'name' => 'Maroko'), array('code' => 'MC', 'name' => 'Monako'), array('code' => 'MD', 'name' => 'Moldavsko'), array('code' => 'ME', 'name' => 'Černá Hora'), array('code' => 'MK', 'name' => 'Severní Makedonie'), array('code' => 'MT', 'name' => 'Malta'), array('code' => 'NL', 'name' => 'Nizozemsko'), array('code' => 'NO', 'name' => 'Norsko'), array('code' => 'PH', 'name' => 'Filipíny'), array('code' => 'PK', 'name' => 'Pákistán'), array('code' => 'PL', 'name' => 'Polsko'), array('code' => 'PT', 'name' => 'Portugalsko'), array('code' => 'QA', 'name' => 'Katar'), array('code' => 'RS', 'name' => 'Srbsko'), array('code' => 'RU', 'name' => 'Rusko'), array('code' => 'SA', 'name' => 'Saúdská Arábie'), array('code' => 'SE', 'name' => 'Švédsko'), array('code' => 'SI', 'name' => 'Slovinsko'), array('code' => 'SK', 'name' => 'Slovensko'), array('code' => 'SM', 'name' => 'San Marino'), array('code' => 'SY', 'name' => 'Sýrie'), array('code' => 'SZ', 'name' => 'Svazijsko'), array('code' => 'TJ', 'name' => 'Tádžikistán'), array('code' => 'TM', 'name' => 'Turkmenistán'), array('code' => 'TN', 'name' => 'Tunisko'), array('code' => 'TR', 'name' => 'Turecko'), array('code' => 'UA', 'name' => 'Ukrajina'), array('code' => 'US', 'name' => 'Spojené státy'), array('code' => 'UZ', 'name' => 'Uzbekistán'), array('code' => 'VA', 'name' => 'Vatikán'), array('code' => 'ZW', 'name' => 'Zimbabwe')), 'accordionBlocksAboutPeaj' => array(object(Block)), 'companyServicesPeajPage' => null, 'number_of_passes' => array(array('availability_id' => 1, 'name' => '1 trecere'), array('availability_id' => 2, 'name' => '2 treceri'), array('availability_id' => 3, 'name' => '20 treceri')))) (src/Controller/Peaj/PeajController.php:39) at App\Controller\Peaj\PeajController->indexAction(object(Request)) (vendor/symfony/http-kernel/HttpKernel.php:158) at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:80) at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:201) at Symfony\Component\HttpKernel\Kernel->handle(object(Request)) (public/index.php:33) |