ParseError:
syntax error, unexpected token ":"
at var/cache/dev/twig/d1/d1f6944790c5a5d157a86ef0e7092817.php:111
at Twig\Cache\FilesystemCache->load('/var/www/html/t/taurushr/var/cache/dev/twig/d1/d1f6944790c5a5d157a86ef0e7092817.php')
(vendor/twig/twig/src/Environment.php:352)
at Twig\Environment->loadTemplate('__TwigTemplate_6ed62f6453768e0e8f3a82f22da72d60', '@theme/templates/cmspage-themed-header.html.twig')
(vendor/twig/twig/src/Environment.php:312)
at Twig\Environment->load('@theme/templates/cmspage-themed-header.html.twig')
(vendor/twig/twig/src/Environment.php:280)
at Twig\Environment->render('@theme/templates/cmspage-themed-header.html.twig', array('page' => object(Page), 'slug' => 'blog', 'pageComponents' => array(array('position' => 'Before Content', 'urlKey' => null, 'urlValue' => null, 'data' => '<!-- An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). (500 Internal Server Error) --><!DOCTYPE html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="noindex,nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <title>An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). (500 Internal Server Error)</title> <link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAgCAYAAAABtRhCAAADVUlEQVRIx82XX0jTURTHLYPyqZdefQx66CEo80+aYpoIkqzUikz6Z5klQoWUWYRIJYEUGpQ+lIr9U5dOTLdCtkmWZis3rbnC5fw/neYW002307mX/cZvP3/7o1PwwOdh95x7vnf39zvnd29AgBer2xO6DclAXiMqZAqxIiNIN/IYSUS2BPhjmGATchUxI+ADWiRhpWK7HKuHFVBFdmU5YvnI4grFGCaReF/EBH4KsZlGgj2JBTuCYBWRIYF8YoEOJ6wBt/gEs7mBbyOjQXruPLSdOgPCiEiPSUUHDoL8Ug5IUo9B/d5wrt+G7OAKNrODPuVdB6vRCIzN6SdBlpW9RIgk/1FeAXabzRlrUPVCS/JhbmwudztnGeeH9AyXBIwtmM3wLinZJZHifjHw2V+NBoRh+9ixQrbgbnaSIcl7cGea6hoXQbNe7za241oeO5Z0p42M4BV2EqP2D50wo+6HzvwC6C4sApNOR8cmOrtcnhtj2kYRyC9eBvXzKrBZrXSs72kFd1t3MoKVbMekQkEnSNKOO8fac3LpmK6l1TlGtsxmsdKFsecPYgwxst0cwROMYDXboSotg0WLBRqjY51jLYcENElXwW2XJKPydvoI2GN9T8rBtrAArYIUruBJXkFheCQYlCpQP6uk5dAQFQNaUROMSGVQFxLmkoQsxDJrhLbTZ+nvVsERME9MgPJRKV/58AsyomTSzE813WLFvWK++qI0xSfQl8k8Pg46sYRuv5t6dS+4RqxDwaa4BGjYH+NTQvKScIp9+YL/hoZh3jDtLRHtt2C3g6bmhX+CpsFBWg7ilDSPgj0lD2ncr5ev/BP8VvyAJhqVyZeUhPOrEhEFxgEtjft846Z/guQTNT89Q5P9flMLoth4F7808wKtWWKzAwNQHxrh/1vaid2F+XpYTSbQf1XA2McOmOpROnvpvMEA4tSjq1cW0sws2gCYxswY6TKkvzYnJq1NHZLnRU4BX+4U0uburvusu8Kv8iHY7qefkM4IFngJHEOUXmLEPgiGsI8YnlZILit3vSSLRTQe/MPIZva5pshNIEmyFQlCvruJKXPkCEfmePzkphXHdzZNQdoRI9KPlBAxlj/I8U97ERPS5bjGbWDFbEdqHVe5caTBeZZx2H/IMvzeN15yoQAAAABJRU5ErkJggg=="> <style>/* This file is based on WebProfilerBundle/Resources/views/Profiler/profiler.css.twig. If you make any change in this file, verify the same change is needed in the other file. */:root { --font-sans-serif: Helvetica, Arial, sans-serif; --page-background: #f9f9f9; --color-text: #222; /* when updating any of these colors, do the same in toolbar.css.twig */ --color-success: #4f805d; --color-warning: #a46a1f; --color-error: #b0413e; --color-muted: #999; --tab-background: #fff; --tab-color: #444; --tab-active-background: #666; --tab-active-color: #fafafa; --tab-disabled-background: #f5f5f5; --tab-disabled-color: #999; --metric-value-background: #fff; --metric-value-color: inherit; --metric-unit-color: #999; --metric-label-background: #e0e0e0; --metric-label-color: inherit; --table-border: #e0e0e0; --table-background: #fff; --table-header: #e0e0e0; --trace-selected-background: #F7E5A1; --tree-active-background: #F7E5A1; --exception-title-color: var(--base-2); --shadow: 0px 0px 1px rgba(128, 128, 128, .2); --border: 1px solid #e0e0e0; --background-error: var(--color-error); --highlight-comment: #969896; --highlight-default: #222222; --highlight-keyword: #a71d5d; --highlight-string: #183691; --base-0: #fff; --base-1: #f5f5f5; --base-2: #e0e0e0; --base-3: #ccc; --base-4: #666; --base-5: #444; --base-6: #222;}.theme-dark { --page-background: #36393e; --color-text: #e0e0e0; --color-muted: #777; --color-error: #d43934; --tab-background: #555; --tab-color: #ccc; --tab-active-background: #888; --tab-active-color: #fafafa; --tab-disabled-background: var(--page-background); --tab-disabled-color: #777; --metric-value-background: #555; --metric-value-color: inherit; --metric-unit-color: #999; --metric-label-background: #777; --metric-label-color: #e0e0e0; --trace-selected-background: #71663acc; --table-border: #444; --table-background: #333; --table-header: #555; --info-background: rgba(79, 148, 195, 0.5); --tree-active-background: var(--metric-label-background); --exception-title-color: var(--base-2); --shadow: 0px 0px 1px rgba(32, 32, 32, .2); --border: 1px solid #666; --background-error: #b0413e; --highlight-comment: #dedede; --highlight-default: var(--base-6); --highlight-keyword: #ff413c; --highlight-string: #70a6fd; --base-0: #2e3136; --base-1: #444; --base-2: #666; --base-3: #666; --base-4: #666; --base-5: #e0e0e0; --base-6: #f5f5f5; --card-label-background: var(--tab-active-background); --card-label-color: var(--tab-active-color);}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}html { /* always display the vertical scrollbar to avoid jumps when toggling contents */ overflow-y: scroll;}body { background-color: var(--page-background); color: var(--base-6); font: 14px/1.4 Helvetica, Arial, sans-serif; padding-bottom: 45px; }a { cursor: pointer; text-decoration: none; }a:hover { text-decoration: underline; }abbr[title] { border-bottom: none; cursor: help; text-decoration: none; }code, pre { font: 13px/1.5 Consolas, Monaco, Menlo, "Ubuntu Mono", "Liberation Mono", monospace; }table, tr, th, td { background: var(--base-0); border-collapse: collapse; vertical-align: top; }table { background: var(--base-0); border: var(--border); box-shadow: 0px 0px 1px rgba(128, 128, 128, .2); margin: 1em 0; width: 100%; }table th, table td { border: solid var(--base-2); border-width: 1px 0; padding: 8px 10px; }table th { background-color: var(--base-2); font-weight: bold; text-align: left; }.m-t-5 { margin-top: 5px; }.hidden-xs-down { display: none; }.block { display: block; }.full-width { width: 100%; }.hidden { display: none; }.prewrap { white-space: pre-wrap; }.nowrap { white-space: nowrap; }.newline { display: block; }.break-long-words { word-wrap: break-word; overflow-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; min-width: 0; }.text-small { font-size: 12px !important; }.text-muted { color: #999; }.text-bold { font-weight: bold; }.empty { border: 4px dashed var(--base-2); color: #999; margin: 1em 0; padding: .5em 2em; }.status-success { background: rgba(94, 151, 110, 0.3); }.status-warning { background: rgba(240, 181, 24, 0.3); }.status-error { background: rgba(176, 65, 62, 0.2); }.status-success td, .status-warning td, .status-error td { background: transparent; }tr.status-error td, tr.status-warning td { border-bottom: 1px solid var(--base-2); border-top: 1px solid var(--base-2); }.status-warning .colored { color: #A46A1F; }.status-error .colored { color: var(--color-error); }.sf-toggle { cursor: pointer; position: relative; }.sf-toggle-content { -moz-transition: display .25s ease; -webkit-transition: display .25s ease; transition: display .25s ease; }.sf-toggle-content.sf-toggle-hidden { display: none; }.sf-toggle-content.sf-toggle-visible { display: block; }thead.sf-toggle-content.sf-toggle-visible, tbody.sf-toggle-content.sf-toggle-visible { display: table-row-group; }.sf-toggle-off .icon-close, .sf-toggle-on .icon-open { display: none; }.sf-toggle-off .icon-open, .sf-toggle-on .icon-close { display: block; }.tab-navigation { margin: 0 0 1em 0; padding: 0; }.tab-navigation li { background: var(--tab-background); border: 1px solid var(--table-border); color: var(--tab-color); cursor: pointer; display: inline-block; font-size: 16px; margin: 0 0 0 -1px; padding: .5em .75em; z-index: 1; }.tab-navigation li .badge { background-color: var(--base-1); color: var(--base-4); display: inline-block; font-size: 14px; font-weight: bold; margin-left: 8px; min-width: 10px; padding: 1px 6px; text-align: center; white-space: nowrap; }.tab-navigation li.disabled { background: var(--tab-disabled-background); color: var(--tab-disabled-color); }.tab-navigation li.active { background: var(--tab-active-background); color: var(--tab-active-color); z-index: 1100; }.tab-navigation li.active .badge { background-color: var(--base-5); color: var(--base-2); }.tab-content > *:first-child { margin-top: 0; }.tab-navigation li .badge.status-warning { background: var(--color-warning); color: #FFF; }.tab-navigation li .badge.status-error { background: var(--background-error); color: #FFF; }.sf-tabs .tab:not(:first-child) { display: none; }[data-filters] { position: relative; }[data-filtered] { cursor: pointer; }[data-filtered]:after { content: \'\\00a0\\25BE\'; }[data-filtered]:hover .filter-list li { display: inline-flex; }[class*="filter-hidden-"] { display: none; }.filter-list { position: absolute; border: var(--border); box-shadow: var(--shadow); margin: 0; padding: 0; display: flex; flex-direction: column; }.filter-list :after { content: \'\'; }.filter-list li { background: var(--tab-disabled-background); border-bottom: var(--border); color: var(--tab-disabled-color); display: none; list-style: none; margin: 0; padding: 5px 10px; text-align: left; font-weight: normal;}.filter-list li.active { background: var(--tab-background); color: var(--tab-color);}.filter-list li.last-active { background: var(--tab-active-background); color: var(--tab-active-color);}.filter-list-level li { cursor: s-resize; }.filter-list-level li.active { cursor: n-resize; }.filter-list-level li.last-active { cursor: default; }.filter-list-level li.last-active:before { content: \'\\2714\\00a0\'; }.filter-list-choice li:before { content: \'\\2714\\00a0\'; color: transparent; }.filter-list-choice li.active:before { color: unset; }.container { max-width: 1024px; margin: 0 auto; padding: 0 15px; }.container::after { content: ""; display: table; clear: both; }header { background-color: #222; color: rgba(255, 255, 255, 0.75); font-size: 13px; height: 33px; line-height: 33px; padding: 0; }header .container { display: flex; justify-content: space-between; }.logo { flex: 1; font-size: 13px; font-weight: normal; margin: 0; padding: 0; }.logo svg { height: 18px; width: 18px; opacity: .8; vertical-align: -5px; }.help-link { margin-left: 15px; }.help-link a { color: inherit; }.help-link .icon svg { height: 15px; width: 15px; opacity: .7; vertical-align: -2px; }.help-link a:hover { color: #EEE; text-decoration: none; }.help-link a:hover svg { opacity: .9; }.exception-summary { background: var(--background-error); border-bottom: 2px solid rgba(0, 0, 0, 0.1); border-top: 1px solid rgba(0, 0, 0, .3); flex: 0 0 auto; margin-bottom: 15px; }.exception-metadata { background: rgba(0, 0, 0, 0.1); padding: 7px 0; }.exception-metadata .container { display: flex; flex-direction: row; justify-content: space-between; }.exception-metadata h2, .exception-metadata h2 > a { color: rgba(255, 255, 255, 0.8); font-size: 13px; font-weight: 400; margin: 0; }.exception-http small { font-size: 13px; opacity: .7; }.exception-hierarchy { flex: 1; }.exception-hierarchy .icon { margin: 0 3px; opacity: .7; }.exception-hierarchy .icon svg { height: 13px; width: 13px; vertical-align: -2px; }.exception-without-message .exception-message-wrapper { display: none; }.exception-message-wrapper .container { display: flex; align-items: flex-start; min-height: 70px; padding: 10px 15px 8px; }.exception-message { flex-grow: 1; }.exception-message, .exception-message a { color: #FFF; font-size: 21px; font-weight: 400; margin: 0; }.exception-message.long { font-size: 18px; }.exception-message a { border-bottom: 1px solid rgba(255, 255, 255, 0.5); font-size: inherit; text-decoration: none; }.exception-message a:hover { border-bottom-color: #ffffff; }.exception-illustration { flex-basis: 111px; flex-shrink: 0; height: 66px; margin-left: 15px; opacity: .7; }.trace + .trace { margin-top: 30px; }.trace-head { background-color: var(--base-2); padding: 10px; position: relative; }.trace-head .trace-class { color: var(--base-6); font-size: 18px; font-weight: bold; line-height: 1.3; margin: 0; position: relative; }.trace-head .trace-namespace { color: #999; display: block; font-size: 13px; }.trace-head .icon { position: absolute; right: 0; top: 0; }.trace-head .icon svg { fill: var(--base-5); height: 24px; width: 24px; }.trace-details { background: var(--base-0); border: var(--border); box-shadow: 0px 0px 1px rgba(128, 128, 128, .2); margin: 1em 0; table-layout: fixed; }.trace-message { font-size: 14px; font-weight: normal; margin: .5em 0 0; }.trace-line { position: relative; padding-top: 8px; padding-bottom: 8px; }.trace-line + .trace-line { border-top: var(--border); }.trace-line:hover { background: var(--base-1); }.trace-line a { color: var(--base-6); }.trace-line .icon { opacity: .4; position: absolute; left: 10px; }.trace-line .icon svg { fill: var(--base-5); height: 16px; width: 16px; }.trace-line .icon.icon-copy { left: auto; top: auto; padding-left: 5px; display: none }.trace-line:hover .icon.icon-copy:not(.hidden) { display: inline-block }.trace-line-header { padding-left: 36px; padding-right: 10px; }.trace-file-path, .trace-file-path a { color: var(--base-6); font-size: 13px; }.trace-class { color: var(--color-error); }.trace-type { padding: 0 2px; }.trace-method { color: var(--color-error); font-weight: bold; }.trace-arguments { color: #777; font-weight: normal; padding-left: 2px; }.trace-code { background: var(--base-0); font-size: 12px; margin: 10px 10px 2px 10px; padding: 10px; overflow-x: auto; white-space: nowrap; }.trace-code ol { margin: 0; float: left; }.trace-code li { color: #969896; margin: 0; padding-left: 10px; float: left; width: 100%; }.trace-code li + li { margin-top: 5px; }.trace-code li.selected { background: var(--trace-selected-background); margin-top: 2px; }.trace-code li code { color: var(--base-6); white-space: nowrap; }.trace-as-text .stacktrace { line-height: 1.8; margin: 0 0 15px; white-space: pre-wrap; }@media (min-width: 575px) { .hidden-xs-down { display: initial; } .help-link { margin-left: 30px; }}</style> <style>.sf-reset .traces { padding-bottom: 14px;}.sf-reset .traces li { font-size: 12px; color: #868686; padding: 5px 4px; list-style-type: decimal; margin-left: 20px;}.sf-reset #logs .traces li.error { font-style: normal; color: #AA3333; background: #f9ecec;}.sf-reset #logs .traces li.warning { font-style: normal; background: #ffcc00;}/* fix for Opera not liking empty <li> */.sf-reset .traces li:after { content: "\\00A0";}.sf-reset .trace { border: 1px solid #D3D3D3; padding: 10px; overflow: auto; margin: 10px 0 20px;}.sf-reset .block-exception { -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; margin-bottom: 20px; background-color: #f6f6f6; border: 1px solid #dfdfdf; padding: 30px 28px; word-wrap: break-word; overflow: hidden;}.sf-reset .block-exception div { color: #313131; font-size: 10px;}.sf-reset .block-exception-detected .illustration-exception,.sf-reset .block-exception-detected .text-exception { float: left;}.sf-reset .block-exception-detected .illustration-exception { width: 152px;}.sf-reset .block-exception-detected .text-exception { width: 670px; padding: 30px 44px 24px 46px; position: relative;}.sf-reset .text-exception .open-quote,.sf-reset .text-exception .close-quote { font-family: Arial, Helvetica, sans-serif; position: absolute; color: #C9C9C9; font-size: 8em;}.sf-reset .open-quote { top: 0; left: 0;}.sf-reset .close-quote { bottom: -0.5em; right: 50px;}.sf-reset .block-exception p { font-family: Arial, Helvetica, sans-serif;}.sf-reset .block-exception p a,.sf-reset .block-exception p a:hover { color: #565656;}.sf-reset .logs h2 { float: left; width: 654px;}.sf-reset .error-count, .sf-reset .support { float: right; width: 170px; text-align: right;}.sf-reset .error-count span { display: inline-block; background-color: #aacd4e; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 4px; color: white; margin-right: 2px; font-size: 11px; font-weight: bold;}.sf-reset .support a { display: inline-block; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 4px; color: #000000; margin-right: 2px; font-size: 11px; font-weight: bold;}.sf-reset .toggle { vertical-align: middle;}.sf-reset .linked ul,.sf-reset .linked li { display: inline;}.sf-reset #output-content { color: #000; font-size: 12px;}.sf-reset #traces-text pre { white-space: pre; font-size: 12px; font-family: monospace;}</style> </head> <body> <script> document.body.classList.add( localStorage.getItem(\'symfony/profiler/theme\') || (matchMedia(\'(prefers-color-scheme: dark)\').matches ? \'theme-dark\' : \'theme-light\') ); </script> <header> <div class="container"> <h1 class="logo"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#FFF" d="M12 .9C5.8.9.9 5.8.9 12a11 11 0 1 0 22.2 0A11 11 0 0 0 12 .9zm6.5 6c-.6 0-.9-.3-.9-.8 0-.2 0-.4.2-.6l.2-.4c0-.3-.5-.4-.6-.4-1.8.1-2.3 2.5-2.7 4.4l-.2 1c1 .2 1.8 0 2.2-.3.6-.4-.2-.7-.1-1.2.1-.3.5-.5.7-.6.5 0 .7.5.7.9 0 .7-1 1.8-3 1.8l-.6-.1-.6 2.4c-.4 1.6-.8 3.8-2.4 5.7-1.4 1.7-2.9 1.9-3.5 1.9-1.2 0-1.9-.6-2-1.5 0-.8.7-1.3 1.2-1.3.6 0 1.1.5 1.1 1s-.2.6-.4.6c-.1.1-.3.2-.3.4 0 .1.1.3.4.3.5 0 .8-.3 1.1-.5 1.2-.9 1.6-2.7 2.2-5.7l.1-.7.7-3.2c-.8-.6-1.3-1.4-2.4-1.7-.6-.1-1.1.1-1.5.5-.4.5-.2 1.1.2 1.5l.7.6c.7.8 1.2 1.6 1 2.5-.3 1.5-2 2.6-4 1.9-1.8-.6-2-1.8-1.8-2.5.2-.6.6-.7 1.1-.6.5.2.6.7.6 1.2l-.1.3c-.2.1-.3.3-.3.4-.1.4.4.6.7.7.7.3 1.6-.2 1.8-.8a1 1 0 0 0-.4-1.1l-.7-.8c-.4-.4-1.1-1.4-.7-2.6.1-.5.4-.9.7-1.3a4 4 0 0 1 2.8-.6c1.2.4 1.8 1.1 2.6 1.8.5-1.2 1-2.4 1.8-3.5.9-.9 1.9-1.6 3.1-1.7 1.3.2 2.2.7 2.2 1.6 0 .4-.2 1.1-.9 1.1z"/></svg> Symfony Exception</h1> <div class="help-link"> <a href="https://symfony.com/doc/5.4.33/index.html"> <span class="icon"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path fill="#FFF" d="M1703 478q40 57 18 129l-275 906q-19 64-76.5 107.5T1247 1664H324q-77 0-148.5-53.5T76 1479q-24-67-2-127 0-4 3-27t4-37q1-8-3-21.5t-3-19.5q2-11 8-21t16.5-23.5T116 1179q23-38 45-91.5t30-91.5q3-10 .5-30t-.5-28q3-11 17-28t17-23q21-36 42-92t25-90q1-9-2.5-32t.5-28q4-13 22-30.5t22-22.5q19-26 42.5-84.5T404 411q1-8-3-25.5t-2-26.5q2-8 9-18t18-23 17-21q8-12 16.5-30.5t15-35 16-36 19.5-32 26.5-23.5 36-11.5T620 134l-1 3q38-9 51-9h761q74 0 114 56t18 130l-274 906q-36 119-71.5 153.5T1089 1408H220q-27 0-38 15-11 16-1 43 24 70 144 70h923q29 0 56-15.5t35-41.5l300-987q7-22 5-57 38 15 59 43zm-1064 2q-4 13 2 22.5t20 9.5h608q13 0 25.5-9.5T1311 480l21-64q4-13-2-22.5t-20-9.5H702q-13 0-25.5 9.5T660 416zm-83 256q-4 13 2 22.5t20 9.5h608q13 0 25.5-9.5T1228 736l21-64q4-13-2-22.5t-20-9.5H619q-13 0-25.5 9.5T577 672z"/></svg></span> <span class="hidden-xs-down">Symfony</span> Docs </a> </div> </div> </header> <div class="exception-summary "> <div class="exception-metadata"> <div class="container"> <h2 class="exception-hierarchy"> <a href="#trace-box-2"><abbr title="ParseError">ParseError</abbr></a> <span class="icon"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path fill="#FFF" d="M1363 877l-742 742q-19 19-45 19t-45-19l-166-166q-19-19-19-45t19-45l531-531-531-531q-19-19-19-45t19-45L531 45q19-19 45-19t45 19l742 742q19 19 19 45t-19 45z"/></svg></span> <a href="#trace-box-1"><abbr title="Twig\\Error\\RuntimeError">RuntimeError</abbr></a> </h2> <h2 class="exception-http"> HTTP 500 <small>Internal Server Error</small> </h2> </div> </div> <div class="exception-message-wrapper"> <div class="container"> <h1 class="break-long-words exception-message">An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":"").</h1> <div class="exception-illustration hidden-xs-down"> <svg viewBox="0 0 136 81" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.4"><path d="M92.4 20.4a23.2 23.2 0 0 1 9 1.9 23.7 23.7 0 0 1 5.2 3 24.3 24.3 0 0 1 3.4 3.4 24.8 24.8 0 0 1 5 9.4c.5 1.7.8 3.4 1 5.2v14.5h.4l.5.2a7.4 7.4 0 0 0 2.5.2l.2-.2.6-.8.8-1.3-.2-.1a5.5 5.5 0 0 1-.8-.3 5.6 5.6 0 0 1-2.3-1.8 5.7 5.7 0 0 1-.9-1.6 6.5 6.5 0 0 1-.2-2.8 7.3 7.3 0 0 1 .5-2l.3-.3.8-.9.3-.3c.2-.2.5-.3.8-.3H120.7c.2 0 .3-.1.4 0h.4l.2.1.3.2.2-.4.3-.4.1-.1 1.2-1 .3-.2.4-.1.4-.1h.3l1.5.1.4.1.8.5.1.2 1 1.1v.2H129.4l.4-.2 1.4-.5h1.1c.3 0 .7.2 1 .4.2 0 .3.2.5.3l.2.2.5.3.4.6.1.3.4 1.4.1.4v.6a7.8 7.8 0 0 1-.1.6 9.9 9.9 0 0 1-.8 2.4 7.8 7.8 0 0 1-3 3.3 6.4 6.4 0 0 1-1 .5 6.1 6.1 0 0 1-.6.2l-.7.1h-.1a23.4 23.4 0 0 1-.2 1.7 14.3 14.3 0 0 1-.6 2.1l-.8 2a9.2 9.2 0 0 1-.4.6l-.7 1a9.1 9.1 0 0 1-2.3 2.2c-.9.5-2 .6-3 .7l-1.4.1h-.5l-.4.1a15.8 15.8 0 0 1-2.8-.1v4.2a9.7 9.7 0 0 1-.7 3.5 9.6 9.6 0 0 1-1.7 2.8 9.3 9.3 0 0 1-3 2.3 9 9 0 0 1-5.4.7 9 9 0 0 1-3-1 9.4 9.4 0 0 1-2.7-2.5 10 10 0 0 1-1 1.2 9.3 9.3 0 0 1-2 1.3 9 9 0 0 1-2.4 1 9 9 0 0 1-6.5-1.1A9.4 9.4 0 0 1 85 77V77a10.9 10.9 0 0 1-.6.6 9.3 9.3 0 0 1-2.7 2 9 9 0 0 1-6 .8 9 9 0 0 1-2.4-1 9.3 9.3 0 0 1-2.3-1.7 9.6 9.6 0 0 1-1.8-2.8 9.7 9.7 0 0 1-.8-3.7v-4a18.5 18.5 0 0 1-2.9.2l-1.2-.1c-1.9-.3-3.7-1-5.1-2.2a8.2 8.2 0 0 1-1.1-1 10.2 10.2 0 0 1-.9-1.2 15.3 15.3 0 0 1-.7-1.3 20.8 20.8 0 0 1-1.9-6.2v-.2a6.5 6.5 0 0 1-1-.3 6.1 6.1 0 0 1-.6-.3 6.6 6.6 0 0 1-.9-.6 8.2 8.2 0 0 1-2.7-3.7 10 10 0 0 1-.3-1 10.3 10.3 0 0 1-.3-1.9V47v-.4l.1-.4.6-1.4.1-.2a2 2 0 0 1 .8-.8l.3-.2.3-.2a3.2 3.2 0 0 1 1.8-.5h.4l.3.2 1.4.6.2.2.4.3.3.4.7-.7.2-.2.4-.2.6-.2h2.1l.4.2.4.2.3.2.8 1 .2-.1h.1v-.1H63l1.1.1h.3l.8.5.3.4.7 1 .2.3.1.5a11 11 0 0 1 .2 1.5c0 .8 0 1.6-.3 2.3a6 6 0 0 1-.5 1.2 5.5 5.5 0 0 1-3.3 2.5 12.3 12.3 0 0 0 1.4 3h.1l.2.1 1 .2h1.5l.5-.2H67.8l.5-.2h.1V44v-.4a26.7 26.7 0 0 1 .3-2.3 24.7 24.7 0 0 1 5.7-12.5 24.2 24.2 0 0 1 3.5-3.3 23.7 23.7 0 0 1 4.9-3 23.2 23.2 0 0 1 5.6-1.7 23.7 23.7 0 0 1 4-.3zm-.3 2a21.2 21.2 0 0 0-8 1.7 21.6 21.6 0 0 0-4.8 2.7 22.2 22.2 0 0 0-3.2 3 22.7 22.7 0 0 0-5 9.2 23.4 23.4 0 0 0-.7 4.9v15.7l-.5.1a34.3 34.3 0 0 1-1.5.3h-.2l-.4.1h-.4l-.9.2a10 10 0 0 1-1.9 0c-.5 0-1-.2-1.5-.4a1.8 1.8 0 0 1-.3-.2 2 2 0 0 1-.3-.3 5.2 5.2 0 0 1-.1-.2 9 9 0 0 1-.6-.9 13.8 13.8 0 0 1-1-2 14.3 14.3 0 0 1-.6-2 14 14 0 0 1-.1-.8v-.2h.3a12.8 12.8 0 0 0 1.4-.2 4.4 4.4 0 0 0 .3 0 3.6 3.6 0 0 0 1.1-.7 3.4 3.4 0 0 0 1.2-1.7l.2-1.2a5.1 5.1 0 0 0 0-.8 7.2 7.2 0 0 0-.1-.8l-.7-1-1.2-.2-1 .7-.1 1.3a5 5 0 0 1 .1.4v.6a1 1 0 0 1 0 .3c-.1.3-.4.4-.7.5l-1.2.4v-.7A9.9 9.9 0 0 1 60 49l.3-.6v-.2l.1-.1v-1.6l-1-1.2h-1.5l-1 1.1v.4a5.3 5.3 0 0 0-.2.6 5.5 5.5 0 0 0 0 .5c0 .7 0 1.4.3 2 0 .4.2.8.4 1.2L57 51a9.5 9.5 0 0 1-1.1-.5h-.2a2 2 0 0 1-.4-.3c-.4-.4-.5-1-.6-1.6a5.6 5.6 0 0 1 0-.5v-.5-.5l-.6-1.5-1.4-.6-.9.3s-.2 0-.3.2a2 2 0 0 1-.1 0l-.6 1.4v.7a8.5 8.5 0 0 0 .5 2c.4 1.1 1 2.1 2 2.8a4.7 4.7 0 0 0 2.1.9h1a22.8 22.8 0 0 0 .1 1 18.1 18.1 0 0 0 .8 3.8 18.2 18.2 0 0 0 1.6 3.7l1 1.3c1 1 2.3 1.6 3.7 2a11.7 11.7 0 0 0 4.8 0h.4l.5-.2.5-.1.6-.2v6.6a8 8 0 0 0 .1 1.3 7.5 7.5 0 0 0 2.4 4.3 7.2 7.2 0 0 0 2.3 1.3 7 7 0 0 0 7-1.1 7.5 7.5 0 0 0 2-2.6A7.7 7.7 0 0 0 85 72V71a8.2 8.2 0 0 0 .2 1.3c0 .7.3 1.4.6 2a7.5 7.5 0 0 0 1.7 2.3 7.3 7.3 0 0 0 2.2 1.4 7.1 7.1 0 0 0 4.6.2 7.2 7.2 0 0 0 2.4-1.2 7.5 7.5 0 0 0 2.1-2.7 7.8 7.8 0 0 0 .7-2.4V71a9.3 9.3 0 0 0 .1.6 7.6 7.6 0 0 0 .6 2.5 7.5 7.5 0 0 0 2.4 3 7.1 7.1 0 0 0 7 .8 7.3 7.3 0 0 0 2.3-1.5 7.5 7.5 0 0 0 1.6-2.3 7.6 7.6 0 0 0 .5-2l.1-1.1v-6.7l.4.1a12.2 12.2 0 0 0 2 .5 11.1 11.1 0 0 0 2.5 0h.8l1.2-.1a9.5 9.5 0 0 0 1.4-.2l.9-.3a3.5 3.5 0 0 0 .6-.4l1.2-1.4a12.2 12.2 0 0 0 .8-1.2c0-.3.2-.5.3-.7a15.9 15.9 0 0 0 .7-2l.3-1.6v-1.3l.2-.9V54.6a15.5 15.5 0 0 0 1.8 0 4.5 4.5 0 0 0 1.4-.5 5.7 5.7 0 0 0 2.5-3.2 7.6 7.6 0 0 0 .4-1.5v-.3l-.4-1.4a5.2 5.2 0 0 1-.2-.1l-.4-.4a3.8 3.8 0 0 0-.2 0 1.4 1.4 0 0 0-.5-.2l-1.4.4-.7 1.3v.7a5.7 5.7 0 0 1-.1.8l-.7 1.4a1.9 1.9 0 0 1-.5.3h-.3a9.6 9.6 0 0 1-.8.3 8.8 8.8 0 0 1-.6 0l.2-.4.2-.5.2-.3v-.4l.1-.2V50l.1-1 .1-.6v-.6a4.8 4.8 0 0 0 0-.8v-.2l-1-1.1-1.5-.2-1.1 1-.2 1.4v.1l.2.4.2.3v.4l.1 1.1v.3l.1.5v.8a9.6 9.6 0 0 1-.8-.3l-.2-.1h-.3l-.8-.1h-.2a1.6 1.6 0 0 1-.2-.2.9.9 0 0 1-.2-.2 1 1 0 0 1-.1-.5l.2-.9v-1.2l-.9-.8h-1.2l-.8.9v.3a4.8 4.8 0 0 0-.3 2l.3.9a3.5 3.5 0 0 0 1.2 1.6l1 .5.8.2 1.4.1h.4l.2.1a12.1 12.1 0 0 1-1 2.6 13.2 13.2 0 0 1-.8 1.5 9.5 9.5 0 0 1-1 1.2l-.2.3a1.7 1.7 0 0 1-.4.3 2.4 2.4 0 0 1-.7.2h-2.5a7.8 7.8 0 0 1-.6-.2l-.7-.2h-.2a14.8 14.8 0 0 1-.6-.2 23.4 23.4 0 0 1-.4-.1l-.4-.1-.3-.1V43.9a34.6 34.6 0 0 0 0-.6 23.6 23.6 0 0 0-.4-3 22.7 22.7 0 0 0-1.5-4.7 22.6 22.6 0 0 0-4.6-6.7 21.9 21.9 0 0 0-6.9-4.7 21.2 21.2 0 0 0-8.1-1.8H92zm9.1 33.7l.3.1a1 1 0 0 1 .6.8v.4a8.4 8.4 0 0 1 0 .5 8.8 8.8 0 0 1-1.6 4.2l-1 1.3A10 10 0 0 1 95 66c-1.3.3-2.7.4-4 .3a10.4 10.4 0 0 1-2.7-.8 10 10 0 0 1-3.6-2.5 9.3 9.3 0 0 1-.8-1 9 9 0 0 1-.7-1.2 8.6 8.6 0 0 1-.8-3.4V57a1 1 0 0 1 .3-.6 1 1 0 0 1 1.3-.2 1 1 0 0 1 .4.8v.4a6.5 6.5 0 0 0 .5 2.2 7 7 0 0 0 2.1 2.8l1 .6c2.6 1.6 6 1.6 8.5 0a8 8 0 0 0 1.1-.6 7.6 7.6 0 0 0 1.2-1.2 7 7 0 0 0 1-1.7 6.5 6.5 0 0 0 .4-2.5 1 1 0 0 1 .7-1h.4zM30.7 43.7c-15.5 1-28.5-6-30.1-16.4C-1.2 15.7 11.6 4 29 1.3 46.6-1.7 62.3 5.5 64 17.1c1.6 10.4-8.7 21-23.7 25a31.2 31.2 0 0 0 0 .9v.3a19 19 0 0 0 .1 1l.1.4.1.9a4.7 4.7 0 0 0 .5 1l.7 1a9.2 9.2 0 0 0 1.2 1l1.5.8.6.8-.7.6-1.1.3a11.2 11.2 0 0 1-2.6.4 8.6 8.6 0 0 1-3-.5 8.5 8.5 0 0 1-1-.4 11.2 11.2 0 0 1-1.8-1.2 13.3 13.3 0 0 1-1-1 18 18 0 0 1-.7-.6l-.4-.4a23.4 23.4 0 0 1-1.3-1.8l-.1-.1-.3-.5V45l-.3-.6v-.7zM83.1 36c3.6 0 6.5 3.2 6.5 7.1 0 4-3 7.2-6.5 7.2S76.7 47 76.7 43 79.6 36 83 36zm18 0c3.6 0 6.5 3.2 6.5 7.1 0 4-2.9 7.2-6.4 7.2S94.7 47 94.7 43s3-7.1 6.5-7.1zm-18 6.1c2 0 3.5 1.6 3.5 3.6S85 49.2 83 49.2s-3.4-1.6-3.4-3.6S81.2 42 83 42zm17.9 0c1.9 0 3.4 1.6 3.4 3.6s-1.5 3.6-3.4 3.6c-2 0-3.5-1.6-3.5-3.6S99.1 42 101 42zM17 28c-.3 1.6-1.8 5-5.2 5.8-2.5.6-4.1-.8-4.5-2.6-.4-1.9.7-3.5 2.1-4.5A3.5 3.5 0 0 1 8 24.6c-.4-2 .8-3.7 3.2-4.2 1.9-.5 3.1.2 3.4 1.5.3 1.1-.5 2.2-1.8 2.5-.9.3-1.6 0-1.7-.6a1.4 1.4 0 0 1 0-.7s.3.2 1 0c.7-.1 1-.7.9-1.2-.2-.6-1-.8-1.8-.6-1 .2-2 1-1.7 2.6.3 1 .9 1.6 1.5 1.8l.7-.2c1-.2 1.5 0 1.6.5 0 .4-.2 1-1.2 1.2a3.3 3.3 0 0 1-1.5 0c-.9.7-1.6 1.9-1.3 3.2.3 1.3 1.3 2.2 3 1.8 2.5-.7 3.8-3.7 4.2-5-.3-.5-.6-1-.7-1.6-.1-.5.1-1 .9-1.2.4 0 .7.2.8.8a2.8 2.8 0 0 1 0 1l.7 1c.6-2 1.4-4 1.7-4 .6-.2 1.5.6 1.5.6-.8.7-1.7 2.4-2.3 4.2.8.6 1.6 1 2.1 1 .5-.1.8-.6 1-1.2-.3-2.2 1-4.3 2.3-4.6.7-.2 1.3.2 1.4.8.1.5 0 1.3-.9 1.7-.2-1-.6-1.3-1-1.3-.4.1-.7 1.4-.4 2.8.2 1 .7 1.5 1.3 1.4.8-.2 1.3-1.2 1.7-2.1-.3-2.1.9-4.2 2.2-4.5.7-.2 1.2.1 1.4 1 .4 1.4-1 2.8-2.2 3.4.3.7.7 1 1.3.9 1-.3 1.6-1.5 2-2.5l-.5-3v-.3s1.6-.3 1.8.6v.1c.2-.6.7-1.2 1.3-1.4.8-.1 1.5.6 1.7 1.6.5 2.2-.5 4.4-1.8 4.7H33a31.9 31.9 0 0 0 1 5.2c-.4.1-1.8.4-2-.4l-.5-5.6c-.5 1-1.3 2.2-2.5 2.4-1 .3-1.6-.3-2-1.1-.5 1-1.3 2.1-2.4 2.4-.8.2-1.5-.1-2-1-.3.8-.9 1.5-1.5 1.7-.7.1-1.5-.3-2.4-1-.3.8-.4 1.6-.4 2.2 0 0-.7 0-.8-.4-.1-.5 0-1.5.3-2.7a10.3 10.3 0 0 1-.7-.8zm38.2-17.8l.2.9c.5 1.9.4 4.4.8 6.4 0 .6-.4 3-1.4 3.3-.2 0-.3 0-.4-.4-.1-.7 0-1.6-.3-2.6-.2-1.1-.8-1.6-1.5-1.5-.8.2-1.3 1-1.6 2l-.1-.5c-.2-1-1.8-.6-1.8-.6a6.2 6.2 0 0 1 .4 1.3l.2 1c-.2.5-.6 1-1.2 1l-.2.1a7 7 0 0 0-.1-.8c-.3-1.1-1-2-1.6-1.8a.7.7 0 0 0-.4.3c-1.3.3-2.4 2-2.1 3.9-.2.9-.6 1.7-1 1.9-.5 0-.8-.5-1.1-1.8l-.1-1.2a4 4 0 0 0 0-1.7c0-.4-.4-.7-.8-.6-.7.2-.9 1.7-.5 3.8-.2 1-.6 2-1.3 2-.4.2-.8-.2-1-1l-.2-3c1.2-.5 2-1 1.8-1.7-.1-.5-.8-.7-.8-.7s0 .7-1 1.2l-.2-1.4c-.1-.6-.4-1-1.7-.6l.4 1 .2 1.5h-1v.8c0 .3.4.3 1 .2 0 1.3 0 2.7.2 3.6.3 1.4 1.2 2 2 1.7 1-.2 1.6-1.3 2-2.3.3 1.2 1 2 1.9 1.7.7-.2 1.2-1.1 1.6-2.2.4.8 1.1 1.1 2 1 1.2-.4 1.7-1.6 1.8-2.8h.2c.6-.2 1-.6 1.3-1 0 .8 0 1.5.2 2.1.1.5.3.7.6.6.5-.1 1-.9 1-.9a4 4 0 0 1-.3-1c-.3-1.3.3-3.6 1-3.7.2 0 .3.2.5.7v.8l.2 1.5v.7c.2.7.7 1.3 1.5 1 1.3-.2 2-2.6 2.1-3.9.3.2.6.2 1 .1-.6-2.2 0-6.1-.3-7.9-.1-.4-1-.5-1.7-.5h-.4zm-21.5 12c.4 0 .7.3 1 1.1.2 1.3-.3 2.6-.9 2.8-.2 0-.7 0-1-1.2v-.4c0-1.3.4-2 1-2.2zm-5.2 1c.3 0 .6.2.6.5.2.6-.3 1.3-1.2 2-.3-1.4.1-2.3.6-2.5zm18-.4c-.5.2-1-.4-1.2-1.2-.2-1 0-2.1.7-2.5v.5c.2.7.6 1.5 1.3 1.9 0 .7-.2 1.2-.7 1.3zm10-1.6c0 .5.4.7 1 .6.8-.2 1-1 .8-1.6 0-.5-.4-1-1-.8-.5.1-1 .9-.8 1.8zm-14.3-5.5c0-.4-.5-.7-1-.5-.8.2-1 1-.9 1.5.2.6.5 1 1 .8.5 0 1.1-1 1-1.8z" fill="#fff" fill-opacity=".6"/></svg> </div> </div> </div></div><div class="container"> <div class="sf-tabs"> <div class="tab"> <h3 class="tab-title"> Exceptions <span class="badge">2</span> </h3> <div class="tab-content"> <div class="trace trace-as-html" id="trace-box-1"> <div class="trace-details"> <div class="trace-head"> <div class="sf-toggle" data-toggle-selector="#trace-html-1" data-toggle-initial="display"> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <h3 class="trace-class"> <span class="trace-namespace">Twig\\Error\\</span> RuntimeError </h3> </div> </div> <div id="trace-html-1" class="sf-toggle-content"> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-0" data-toggle-initial="display"> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=templates/themes/base/news/embedNewsOverview.html.twig&line=3#line3"> templates/themes/base/news/<strong>embedNewsOverview.html.twig</strong> </a> (line 3) <span class="icon icon-copy hidden" data-clipboard-text="templates/themes/base/news/embedNewsOverview.html.twig:3"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-0" class="trace-code sf-toggle-content"> <ol start="1"><li><code><section class="news-overview"></code></li><li><code> {% if featuredArticle %}</code></li><li class="selected"><code> <twig:FeaturedNewsArticle :article="featuredArticle" /></code></li><li><code> {% endif %}</code></li><li><code> <div class="container"></code></li><li><code> {% for article in articles %}</code></li><li><code> <twig:NewsThumbnail :article="article" /></code></li><li><code> {% else %}</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-1" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=367#line367"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">displayWithErrorHandling</span> (line 367) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:367"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-1" class="trace-code sf-toggle-content"> <ol start="362"><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$blocks </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">displayWithErrorHandling</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">mergeGlobals</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">array_merge</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$blocks</span><span style="color: var(--highlight-keyword)">));</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">)</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$level </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">();</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-2" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=379#line379"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">display</span> (line 379) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:379"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-2" class="trace-code sf-toggle-content"> <ol start="374"><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> } else {</code></li><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">(function () { return </span><span style="color: var(--highlight-string)">\'\'</span><span style="color: var(--highlight-keyword)">; });</span></code></li><li><code> }</code></li><li><code> try {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Throwable $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> while (<span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">() > </span><span style="color: var(--highlight-default)">$level</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">ob_end_clean</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-3" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/TemplateWrapper.php&line=38#line38"> vendor/twig/twig/src/<strong>TemplateWrapper.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 38) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/TemplateWrapper.php:38"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-3" class="trace-code sf-toggle-content"> <ol start="33"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-comment)">// using func_get_args() allows to not expose the blocks argument</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-4" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Environment.php&line=280#line280"> vendor/twig/twig/src/<strong>Environment.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 280) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Environment.php:280"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-4" class="trace-code sf-toggle-content"> <ol start="275"><li><code> * @throws SyntaxError When an error occurred during compilation</code></li><li><code> * @throws RuntimeError When an error occurred during rendering</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">public function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">load</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Displays a template.</code></li><li><code> *</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-5" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=258#line258"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 258) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:258"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-5" class="trace-code sf-toggle-content"> <ol start="253"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (!<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">has</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> throw new <span style="color: var(--highlight-default)">\\LogicException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-6" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=266#line266"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">renderView</span> (line 266) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:266"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-6" class="trace-code sf-toggle-content"> <ol start="261"><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">protected function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">string $view</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$parameters </span><span style="color: var(--highlight-keyword)">= [], </span><span style="color: var(--highlight-default)">Response $response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">): </span><span style="color: var(--highlight-default)">Response</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$content </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderView</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-7" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">render</span><span class="trace-arguments">(\'@theme/news/embedNewsOverview.html.twig\', <em>array</em>(\'featuredArticle\' => <em>object</em>(<abbr title="App\\Entity\\News">News</abbr>), \'articles\' => <em>object</em>(<abbr title="Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination">SlidingPagination</abbr>)))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/NewsDefaultController.php&line=52#line52"> src/Controller/<strong>NewsDefaultController.php</strong> </a> (line 52) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/NewsDefaultController.php:52"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-7" class="trace-code sf-toggle-content"> <ol start="47"><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$paginatedNews </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$paginator</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">paginate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">query</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getInt</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'page\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">1</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">$perpage</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'@theme/news/embedNewsOverview.html.twig\'</span><span style="color: var(--highlight-keyword)">, [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'featuredArticle\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$featuredArticle</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'articles\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$paginatedNews</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> ]);</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-8" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">embedNewsOverview</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-8" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-9" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-9" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-10" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=156#line156"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 156) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:156"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-10" class="trace-code sf-toggle-content"> <ol start="151"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> <span style="color: var(--highlight-default)">$request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'request_stack\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">getCurrentRequest</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">] = </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$subRequest </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">duplicate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'http_kernel\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$subRequest</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">HttpKernelInterface</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">SUB_REQUEST</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Returns a RedirectResponse to the given URL.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-11" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">forward</span><span class="trace-arguments">(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', <em>array</em>(\'request\' => <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\'))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=803#line803"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 803) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:803"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-11" class="trace-code sf-toggle-content"> <ol start="798"><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// Non-URL reliant (slugless) component</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (</span><span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">== </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-default)">$comkey</span><span style="color: var(--highlight-keyword)">][</span><span style="color: var(--highlight-string)">\'slug\'</span><span style="color: var(--highlight-keyword)">]) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'<p>SLUGLESS:<br/>RENDERING CONTROLLER into = <strong>\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">].</span><span style="color: var(--highlight-string)">\'</strong></p>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-comment)">// fetch component data</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">forward</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">], [</span><span style="color: var(--highlight-string)">\'request\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'pageId\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$confirmedPageId</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> <span style="color: var(--highlight-default)">$pageComponentsReturn</span><span style="color: var(--highlight-keyword)">[] = [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'position\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'position\'</span><span style="color: var(--highlight-keyword)">],</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlKey\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlValue\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'data\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getContent</span><span style="color: var(--highlight-keyword)">(),</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-12" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">getComponentData</span><span class="trace-arguments">(<em>false</em>, <em>array</em>(<em>array</em>(\'name\' => \'Accreditations (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Areas We Cover Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudies\', \'slug\' => <em>null</em>, \'route\' => \'embed_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Case Studies\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'WhatsApp Block\', \'slug\' => <em>null</em>, \'route\' => \'whatsapp_block\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Enquiry Form\', \'slug\' => <em>null</em>, \'route\' => \'embed_enquiry\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'FAQs (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_faqs_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Meet the Team\', \'slug\' => <em>null</em>, \'route\' => \'embed_meettheteam\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Team Members\', \'slug\' => <em>null</em>, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Overview\', \'slug\' => <em>null</em>, \'route\' => \'embed_news_overview\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Sitemap\', \'slug\' => <em>null</em>, \'route\' => \'embed_sitemap\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employer)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employee)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources Filters\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources_filters\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Search Results\', \'slug\' => <em>null</em>, \'route\' => \'process_search\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Categories\', \'slug\' => <em>null</em>, \'route\' => \'embed_service_categories\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Slider\', \'slug\' => <em>null</em>, \'route\' => \'embed_slider\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonial\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonial\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Wisdom Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\')), <em>array</em>(<em>array</em>(\'position\' => \'Below Header\', \'route\' => <em>null</em>), <em>array</em>(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), <em>array</em>(\'position\' => \'After Content\', \'route\' => <em>null</em>)), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), 2)</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=439#line439"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 439) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:439"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-12" class="trace-code sf-toggle-content"> <ol start="434"><li><code></code></li><li><code> // simple direct match</code></li><li><code> // this will match the home page in any locale and any default \'en\' page</code></li><li><code> <span style="color: var(--highlight-default)">$page </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">em</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRepository</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">Page</span><span style="color: var(--highlight-keyword)">::class)-></span><span style="color: var(--highlight-default)">findOneBy</span><span style="color: var(--highlight-keyword)">([</span><span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'deleted\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'active\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">!== </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageComponents </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponentData</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponents</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">"<br/><span style=\'color:green\' >(STEP1) Found - "</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTitle</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\' (ID#\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\')<br/>Will render page out of debug mode</span>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> return [</code></li><li><code> <span style="color: var(--highlight-string)">\'page\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">,</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-13" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">routeMatcherV2</span><span class="trace-arguments">(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'blog\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=963#line963"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 963) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:963"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-13" class="trace-code sf-toggle-content"> <ol start="958"><li><code></code></li><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">redirect</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'/\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageData </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">routeMatcherV2</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// REDIRECT CHECKER</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'Checking for redirects...\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> foreach (<span style="color: var(--highlight-default)">$pageData</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'pageComponents\'</span><span style="color: var(--highlight-keyword)">] as </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-14" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">router</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-14" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-15" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-15" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-16" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/Kernel.php&line=202#line202"> vendor/symfony/http-kernel/<strong>Kernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 202) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/Kernel.php:202"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-16" class="trace-code sf-toggle-content"> <ol start="197"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">boot</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> ++<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">resetServices </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getHttpKernel</span><span style="color: var(--highlight-keyword)">()-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } finally {</code></li><li><code> --<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-17" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php&line=35#line35"> vendor/symfony/runtime/Runner/Symfony/<strong>HttpKernelRunner.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-17" class="trace-code sf-toggle-content"> <ol start="30"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">(): </span><span style="color: var(--highlight-default)">int</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">send</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">TerminableInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">terminate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-18" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/autoload_runtime.php&line=35#line35"> vendor/<strong>autoload_runtime.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">run</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/autoload_runtime.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-18" class="trace-code sf-toggle-content"> <ol start="30"><li><code><span style="color: var(--highlight-default)">$app </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$args</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code>exit(</code></li><li><code> <span style="color: var(--highlight-default)">$runtime</span></code></li><li><code> <span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRunner</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">)</span></code></li><li class="selected"><code> -><span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">()</span></code></li><li><code>);</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-19" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title=""></abbr></span><span class="trace-method">require_once</span><span class="trace-arguments">(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=public/index.php&line=5#line5"> public/<strong>index.php</strong> </a> (line 5) <span class="icon icon-copy hidden" data-clipboard-text="public/index.php:5"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-19" class="trace-code sf-toggle-content"> <ol start="1"><li><code><span style="color: var(--highlight-default)"><?php</span></code></li><li><code></code></li><li><code><span style="color: var(--highlight-keyword)">use </span><span style="color: var(--highlight-default)">App\\Kernel</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li class="selected"><code>require_once <span style="color: var(--highlight-default)">dirname</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">__DIR__</span><span style="color: var(--highlight-keyword)">).</span><span style="color: var(--highlight-string)">\'/vendor/autoload_runtime.php\'</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code>return function (array <span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> return new <span style="color: var(--highlight-default)">Kernel</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_ENV\'</span><span style="color: var(--highlight-keyword)">], (bool) </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_DEBUG\'</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code>};</code></li><li><code></code></li></ol> </div> </div> </div> </div></div><div class="trace trace-as-html" id="trace-box-2"> <div class="trace-details"> <div class="trace-head"> <div class="sf-toggle" data-toggle-selector="#trace-html-2" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <h3 class="trace-class"> ParseError </h3> <p class="break-long-words trace-message">syntax error, unexpected token ":"</p> </div> </div> <div id="trace-html-2" class="sf-toggle-content"> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-0" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php&line=48#line48"> var/cache/dev/twig/78/<strong>78aabff1ad79bf47105b798fe03705c8.php</strong> </a> (line 48) <span class="icon icon-copy hidden" data-clipboard-text="var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php:48"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-0" class="trace-code sf-toggle-content"> <ol start="43"><li><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-string)">"<section class=\\"featured-news-article\\"></span></code></li><li><code> <div class=\\"container\\"></code></li><li><code> <a</code></li><li><code> href=\\""<span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-comment)">// line 4</span></code></li><li class="selected"><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-default)">twig_escape_filter</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">extensions</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'App\\Twig\\TwigExtension\'</span><span style="color: var(--highlight-keyword)">]->{</span><span style="color: var(--highlight-default)">closure</span><span style="color: var(--highlight-keyword)">:</span><span style="color: var(--highlight-default)">App\\Twig\\TwigExtension</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">getFunctions</span><span style="color: var(--highlight-keyword)">():</span><span style="color: var(--highlight-default)">43</span><span style="color: var(--highlight-keyword)">}(</span><span style="color: var(--highlight-default)">twig_get_attribute</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">, (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"app"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"app"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"app"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "app" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })()), </span><span style="color: var(--highlight-string)">"request"</span><span style="color: var(--highlight-keyword)">, [], </span><span style="color: var(--highlight-string)">"any"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">twig_get_attribute</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">, (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "article" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })()), </span><span style="color: var(--highlight-string)">"linkedPageId"</span><span style="color: var(--highlight-keyword)">, [], </span><span style="color: var(--highlight-string)">"any"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">), [</span><span style="color: var(--highlight-string)">"news_slug" </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">twig_get_attribute</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">, (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "article" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })()), </span><span style="color: var(--highlight-string)">"slug"</span><span style="color: var(--highlight-keyword)">, [], </span><span style="color: var(--highlight-string)">"any"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">)]), </span><span style="color: var(--highlight-string)">"html"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> echo <span style="color: var(--highlight-string)">"\\"</span></code></li><li><code> class=\\"featured-article-block\\"</code></li><li><code> ></code></li><li><code> <div class=\\"featured-article-block__content\\"></code></li><li><code> <div class=\\"featured-article-block__meta\\"></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-1" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Environment.php&line=352#line352"> vendor/twig/twig/src/<strong>Environment.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">load</span> (line 352) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Environment.php:352"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-1" class="trace-code sf-toggle-content"> <ol start="347"><li><code></code></li><li><code> if (!<span style="color: var(--highlight-default)">class_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$cls</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$source </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getLoader</span><span style="color: var(--highlight-keyword)">()-></span><span style="color: var(--highlight-default)">getSourceContext</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$content </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">compileSource</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$source</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">cache</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">write</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$key</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$content</span><span style="color: var(--highlight-keyword)">);</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">cache</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">load</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$key</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> if (!<span style="color: var(--highlight-default)">class_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$mainCls</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> <span style="color: var(--highlight-comment)">/* Last line of defense if either $this->bcWriteCacheFile was used,</span></code></li><li><code> * $this->cache is implemented as a no-op or we have a race condition</code></li><li><code> * where the cache was cleared between the above calls to write to and load from</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-2" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/ux-twig-component/src/ComponentRenderer.php&line=73#line73"> vendor/symfony/ux-twig-component/src/<strong>ComponentRenderer.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">loadTemplate</span> (line 73) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/ux-twig-component/src/ComponentRenderer.php:73"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-2" class="trace-code sf-toggle-content"> <ol start="68"><li><code> <span style="color: var(--highlight-keyword)">if (</span><span style="color: var(--highlight-default)">$templateIndex </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTemplateIndex</span><span style="color: var(--highlight-keyword)">()) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$variables</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'__parent__\'</span><span style="color: var(--highlight-keyword)">] = </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getParentTemplateForEmbedded</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">twig</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">loadTemplate</span><span style="color: var(--highlight-keyword)">(</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">templateClasses</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-default)">$template </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTemplate</span><span style="color: var(--highlight-keyword)">()] ??= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">twig</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTemplateClass</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">),</span></code></li><li><code> <span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-default)">$templateIndex</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> )-><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$variables</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } finally {</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-3" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/ux-twig-component/src/ComponentRenderer.php&line=56#line56"> vendor/symfony/ux-twig-component/src/<strong>ComponentRenderer.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 56) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/ux-twig-component/src/ComponentRenderer.php:56"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-3" class="trace-code sf-toggle-content"> <ol start="51"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$preRendered </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">preCreateForRender</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> return <span style="color: var(--highlight-default)">$preRendered</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">factory</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">create</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">));</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">MountedComponent $mounted</span><span style="color: var(--highlight-keyword)">): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">componentStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$mounted</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-4" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php&line=51#line51"> vendor/symfony/ux-twig-component/src/Twig/<strong>ComponentRuntime.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">createAndRender</span> (line 51) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php:51"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-4" class="trace-code sf-toggle-content"> <ol start="46"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">has</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$normalized </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">strtolower</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">))) {</span></code></li><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$normalized</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderer</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">createAndRender</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * @param array<string, mixed> $props</code></li><li><code> * @param array<string, mixed> $context</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-5" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=var/cache/dev/twig/43/43e928a423f00bdbef32528a86610345.php&line=49#line49"> var/cache/dev/twig/43/<strong>43e928a423f00bdbef32528a86610345.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 49) <span class="icon icon-copy hidden" data-clipboard-text="var/cache/dev/twig/43/43e928a423f00bdbef32528a86610345.php:49"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-5" class="trace-code sf-toggle-content"> <ol start="44"><li><code> "<span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-comment)">// line 2</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if ((isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "featuredArticle" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">2</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })())) {</span></code></li><li><code> <span style="color: var(--highlight-comment)">// line 3</span></code></li><li><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-string)">" "</span><span style="color: var(--highlight-keyword)">;</span></code></li><li class="selected"><code> echo <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRuntime</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Symfony\\UX\\TwigComponent\\Twig\\ComponentRuntime\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"FeaturedNewsArticle"</span><span style="color: var(--highlight-keyword)">, [</span><span style="color: var(--highlight-string)">"article" </span><span style="color: var(--highlight-keyword)">=> (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "featuredArticle" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">3</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })())]);</span></code></li><li><code> echo <span style="color: var(--highlight-string)">"</span></code></li><li><code> "<span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code> <span style="color: var(--highlight-comment)">// line 5</span></code></li><li><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-string)">" <div class=\\"container\\"></span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-6" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=394#line394"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">doDisplay</span> (line 394) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:394"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-6" class="trace-code sf-toggle-content"> <ol start="389"><li><code> }</code></li><li><code></code></li><li><code> protected function <span style="color: var(--highlight-default)">displayWithErrorHandling</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$blocks </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li><code> try {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">doDisplay</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$blocks</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">Error $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (!<span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getSourceContext</span><span style="color: var(--highlight-keyword)">()) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">setSourceContext</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getSourceContext</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-7" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=367#line367"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">displayWithErrorHandling</span> (line 367) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:367"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-7" class="trace-code sf-toggle-content"> <ol start="362"><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$blocks </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">displayWithErrorHandling</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">mergeGlobals</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">array_merge</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$blocks</span><span style="color: var(--highlight-keyword)">));</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">)</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$level </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">();</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-8" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=379#line379"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">display</span> (line 379) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:379"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-8" class="trace-code sf-toggle-content"> <ol start="374"><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> } else {</code></li><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">(function () { return </span><span style="color: var(--highlight-string)">\'\'</span><span style="color: var(--highlight-keyword)">; });</span></code></li><li><code> }</code></li><li><code> try {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Throwable $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> while (<span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">() > </span><span style="color: var(--highlight-default)">$level</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">ob_end_clean</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-9" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/TemplateWrapper.php&line=38#line38"> vendor/twig/twig/src/<strong>TemplateWrapper.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 38) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/TemplateWrapper.php:38"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-9" class="trace-code sf-toggle-content"> <ol start="33"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-comment)">// using func_get_args() allows to not expose the blocks argument</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-10" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Environment.php&line=280#line280"> vendor/twig/twig/src/<strong>Environment.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 280) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Environment.php:280"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-10" class="trace-code sf-toggle-content"> <ol start="275"><li><code> * @throws SyntaxError When an error occurred during compilation</code></li><li><code> * @throws RuntimeError When an error occurred during rendering</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">public function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">load</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Displays a template.</code></li><li><code> *</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-11" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=258#line258"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 258) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:258"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-11" class="trace-code sf-toggle-content"> <ol start="253"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (!<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">has</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> throw new <span style="color: var(--highlight-default)">\\LogicException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-12" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=266#line266"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">renderView</span> (line 266) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:266"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-12" class="trace-code sf-toggle-content"> <ol start="261"><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">protected function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">string $view</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$parameters </span><span style="color: var(--highlight-keyword)">= [], </span><span style="color: var(--highlight-default)">Response $response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">): </span><span style="color: var(--highlight-default)">Response</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$content </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderView</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-13" data-toggle-initial="display"> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">render</span><span class="trace-arguments">(\'@theme/news/embedNewsOverview.html.twig\', <em>array</em>(\'featuredArticle\' => <em>object</em>(<abbr title="App\\Entity\\News">News</abbr>), \'articles\' => <em>object</em>(<abbr title="Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination">SlidingPagination</abbr>)))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/NewsDefaultController.php&line=52#line52"> src/Controller/<strong>NewsDefaultController.php</strong> </a> (line 52) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/NewsDefaultController.php:52"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-13" class="trace-code sf-toggle-content"> <ol start="47"><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$paginatedNews </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$paginator</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">paginate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">query</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getInt</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'page\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">1</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">$perpage</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'@theme/news/embedNewsOverview.html.twig\'</span><span style="color: var(--highlight-keyword)">, [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'featuredArticle\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$featuredArticle</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'articles\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$paginatedNews</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> ]);</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-14" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">embedNewsOverview</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-14" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-15" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-15" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-16" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=156#line156"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 156) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:156"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-16" class="trace-code sf-toggle-content"> <ol start="151"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> <span style="color: var(--highlight-default)">$request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'request_stack\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">getCurrentRequest</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">] = </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$subRequest </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">duplicate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'http_kernel\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$subRequest</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">HttpKernelInterface</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">SUB_REQUEST</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Returns a RedirectResponse to the given URL.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-17" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">forward</span><span class="trace-arguments">(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', <em>array</em>(\'request\' => <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\'))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=803#line803"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 803) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:803"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-17" class="trace-code sf-toggle-content"> <ol start="798"><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// Non-URL reliant (slugless) component</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (</span><span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">== </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-default)">$comkey</span><span style="color: var(--highlight-keyword)">][</span><span style="color: var(--highlight-string)">\'slug\'</span><span style="color: var(--highlight-keyword)">]) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'<p>SLUGLESS:<br/>RENDERING CONTROLLER into = <strong>\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">].</span><span style="color: var(--highlight-string)">\'</strong></p>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-comment)">// fetch component data</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">forward</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">], [</span><span style="color: var(--highlight-string)">\'request\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'pageId\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$confirmedPageId</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> <span style="color: var(--highlight-default)">$pageComponentsReturn</span><span style="color: var(--highlight-keyword)">[] = [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'position\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'position\'</span><span style="color: var(--highlight-keyword)">],</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlKey\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlValue\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'data\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getContent</span><span style="color: var(--highlight-keyword)">(),</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-18" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">getComponentData</span><span class="trace-arguments">(<em>false</em>, <em>array</em>(<em>array</em>(\'name\' => \'Accreditations (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Areas We Cover Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudies\', \'slug\' => <em>null</em>, \'route\' => \'embed_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Case Studies\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'WhatsApp Block\', \'slug\' => <em>null</em>, \'route\' => \'whatsapp_block\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Enquiry Form\', \'slug\' => <em>null</em>, \'route\' => \'embed_enquiry\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'FAQs (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_faqs_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Meet the Team\', \'slug\' => <em>null</em>, \'route\' => \'embed_meettheteam\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Team Members\', \'slug\' => <em>null</em>, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Overview\', \'slug\' => <em>null</em>, \'route\' => \'embed_news_overview\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Sitemap\', \'slug\' => <em>null</em>, \'route\' => \'embed_sitemap\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employer)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employee)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources Filters\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources_filters\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Search Results\', \'slug\' => <em>null</em>, \'route\' => \'process_search\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Categories\', \'slug\' => <em>null</em>, \'route\' => \'embed_service_categories\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Slider\', \'slug\' => <em>null</em>, \'route\' => \'embed_slider\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonial\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonial\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Wisdom Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\')), <em>array</em>(<em>array</em>(\'position\' => \'Below Header\', \'route\' => <em>null</em>), <em>array</em>(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), <em>array</em>(\'position\' => \'After Content\', \'route\' => <em>null</em>)), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), 2)</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=439#line439"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 439) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:439"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-18" class="trace-code sf-toggle-content"> <ol start="434"><li><code></code></li><li><code> // simple direct match</code></li><li><code> // this will match the home page in any locale and any default \'en\' page</code></li><li><code> <span style="color: var(--highlight-default)">$page </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">em</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRepository</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">Page</span><span style="color: var(--highlight-keyword)">::class)-></span><span style="color: var(--highlight-default)">findOneBy</span><span style="color: var(--highlight-keyword)">([</span><span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'deleted\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'active\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">!== </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageComponents </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponentData</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponents</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">"<br/><span style=\'color:green\' >(STEP1) Found - "</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTitle</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\' (ID#\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\')<br/>Will render page out of debug mode</span>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> return [</code></li><li><code> <span style="color: var(--highlight-string)">\'page\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">,</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-19" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">routeMatcherV2</span><span class="trace-arguments">(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'blog\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=963#line963"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 963) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:963"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-19" class="trace-code sf-toggle-content"> <ol start="958"><li><code></code></li><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">redirect</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'/\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageData </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">routeMatcherV2</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// REDIRECT CHECKER</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'Checking for redirects...\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> foreach (<span style="color: var(--highlight-default)">$pageData</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'pageComponents\'</span><span style="color: var(--highlight-keyword)">] as </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-20" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">router</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-20" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-21" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-21" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-22" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/Kernel.php&line=202#line202"> vendor/symfony/http-kernel/<strong>Kernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 202) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/Kernel.php:202"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-22" class="trace-code sf-toggle-content"> <ol start="197"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">boot</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> ++<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">resetServices </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getHttpKernel</span><span style="color: var(--highlight-keyword)">()-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } finally {</code></li><li><code> --<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-23" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php&line=35#line35"> vendor/symfony/runtime/Runner/Symfony/<strong>HttpKernelRunner.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-23" class="trace-code sf-toggle-content"> <ol start="30"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">(): </span><span style="color: var(--highlight-default)">int</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">send</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">TerminableInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">terminate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-24" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/autoload_runtime.php&line=35#line35"> vendor/<strong>autoload_runtime.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">run</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/autoload_runtime.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-24" class="trace-code sf-toggle-content"> <ol start="30"><li><code><span style="color: var(--highlight-default)">$app </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$args</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code>exit(</code></li><li><code> <span style="color: var(--highlight-default)">$runtime</span></code></li><li><code> <span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRunner</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">)</span></code></li><li class="selected"><code> -><span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">()</span></code></li><li><code>);</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-25" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title=""></abbr></span><span class="trace-method">require_once</span><span class="trace-arguments">(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=public/index.php&line=5#line5"> public/<strong>index.php</strong> </a> (line 5) <span class="icon icon-copy hidden" data-clipboard-text="public/index.php:5"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-25" class="trace-code sf-toggle-content"> <ol start="1"><li><code><span style="color: var(--highlight-default)"><?php</span></code></li><li><code></code></li><li><code><span style="color: var(--highlight-keyword)">use </span><span style="color: var(--highlight-default)">App\\Kernel</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li class="selected"><code>require_once <span style="color: var(--highlight-default)">dirname</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">__DIR__</span><span style="color: var(--highlight-keyword)">).</span><span style="color: var(--highlight-string)">\'/vendor/autoload_runtime.php\'</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code>return function (array <span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> return new <span style="color: var(--highlight-default)">Kernel</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_ENV\'</span><span style="color: var(--highlight-keyword)">], (bool) </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_DEBUG\'</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code>};</code></li><li><code></code></li></ol> </div> </div> </div> </div></div> </div> </div> <div class="tab "> <h3 class="tab-title"> Logs <span class="badge status-error">1</span> </h3> <div class="tab-content"> <table class="logs" data-filter-level="Emergency,Alert,Critical,Error,Warning,Notice,Info,Debug" data-filters> <thead> <tr> <th data-filter="level">Level</th> <th data-filter="channel">Channel</th> <th class="full-width">Message</th> </tr> </thead> <tbody> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\ResourceCheckerConfigCache::write(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\ConfigCacheInterface::write(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $query as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $cookies as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $server as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::getPreferredLanguage(): Implicitly marking parameter $locales as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::getTrustedValues(): Implicitly marking parameter $ip as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\HeaderBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\HeaderBag::get(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\HeaderBag::getDate(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\InputBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\ContainerAwareTrait::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\ContainerAwareInterface::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ApcuAdapter::__construct(): Implicitly marking parameter $version as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ApcuAdapter::__construct(): Implicitly marking parameter $marshaller as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Traits\\ContractsTrait::doGet(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::doGet(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::doGet(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheInterface::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheInterface::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ArrayAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ArrayAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ChainAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ChainAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: {closure:Symfony\\Component\\Cache\\Adapter\\ChainAdapter::get():107}(): Implicitly marking parameter $item as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\PhpArrayAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\PhpArrayAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\PhpFilesAdapter::__construct(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Traits\\FilesystemCommonTrait::write(): Implicitly marking parameter $expiresAt as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Traits\\FilesystemCommonTrait::getFile(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\Argument\\ServiceLocator::__construct(): Implicitly marking parameter $serviceTypes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\ServiceLocator::formatAlternatives(): Implicitly marking parameter $alternatives as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Resource\\ClassExistenceResource::__construct(): Implicitly marking parameter $exists as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Resource\\ClassExistenceResource::throwOnRequiredClass(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Resource\\DirectoryResource::__construct(): Implicitly marking parameter $pattern as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authorization\\ExpressionLanguage::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::file(): Implicitly marking parameter $fileName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::renderForm(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollectionInterface::getEntrypointLookup(): Implicitly marking parameter $buildName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollection::__construct(): Implicitly marking parameter $defaultBuildName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollection::getEntrypointLookup(): Implicitly marking parameter $buildName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\TraceableAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\TraceableAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager::dispatchEvent(): Implicitly marking parameter $eventArgs as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Monolog\\Logger::addRecord(): Implicitly marking parameter $datetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Log\\DebugLoggerInterface::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Log\\DebugLoggerInterface::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Logger::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Logger::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $expressionLanguage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::__construct(): Implicitly marking parameter $authorizationChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler::__construct(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::__construct(): Implicitly marking parameter $router as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::logException(): Implicitly marking parameter $logLevel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\HttpKernel::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\HttpKernel::__construct(): Implicitly marking parameter $argumentResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\HttpKernel::terminateWithException(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Controller\\ControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Controller\\ContainerControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver::__construct(): Implicitly marking parameter $argumentMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\FileLocatorInterface::locate(): Implicitly marking parameter $currentPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\FileLocator::locate(): Implicitly marking parameter $currentPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Config\\FileLocator::locate(): Implicitly marking parameter $currentPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter::__construct(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter::__construct(): Implicitly marking parameter $marshaller as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Marshaller\\DefaultMarshaller::__construct(): Implicitly marking parameter $useIgbinarySerialize as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::getPackage(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::getVersion(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::getUrl(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\VersionStrategy\\JsonManifestVersionStrategy::__construct(): Implicitly marking parameter $httpClient as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorInterface::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorInterface::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\TranslatorBagInterface::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::__construct(): Implicitly marking parameter $formatter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::__construct(): Implicitly marking parameter $cacheDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::addResource(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\MessageCatalogue::all(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\MessageCatalogueInterface::all(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Translation\\Translator::addResource(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Formatter\\MessageFormatter::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Formatter\\MessageFormatter::__construct(): Implicitly marking parameter $intlFormatter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorTrait::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorTrait::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::__construct(): Implicitly marking parameter $exceptionHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter::__construct(): Implicitly marking parameter $baseDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\Stopwatch::openSection(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\Stopwatch::start(): Implicitly marking parameter $category as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\Section::__construct(): Implicitly marking parameter $origin as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Processor\\DebugProcessor::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Processor\\DebugProcessor::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Processor\\DebugProcessor::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::setCurrentRequest(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\AbstractSessionListener::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Loader\\AutoMappingTrait::isAutoMappingEnabledForClass(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\DoctrineLoader::__construct(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Loader\\PropertyInfoLoader::__construct(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::__construct(): Implicitly marking parameter $matcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::__construct(): Implicitly marking parameter $collectParameter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DataCollectorInterface::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\RouterDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Form\\Extension\\DataCollector\\FormDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Form\\Extension\\DataCollector\\FormDataCollector::recursiveBuildFinalFormTree(): Implicitly marking parameter $form as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorageInterface::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorage::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAuthenticated(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::__construct(): Implicitly marking parameter $router as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::registerListener(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::registerListener(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::getLogoutPath(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::getLogoutUrl(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::setCurrentFirewall(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Cloner\\AbstractCloner::__construct(): Implicitly marking parameter $casters as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\AbstractDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\CliDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\HtmlDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\SourceContextProvider::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\SourceContextProvider::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\SourceContextProvider::__construct(): Implicitly marking parameter $fileLinkFormatter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Loader\\FilesystemLoader::__construct(): Implicitly marking parameter $rootPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::__construct(): Implicitly marking parameter $cspHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::__construct(): Implicitly marking parameter $dumpDataCollector as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollectorTranslator::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollectorTranslator::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollectorTranslator::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Router::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Router::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Router::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $parameters as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcherInterface::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcherInterface::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getCalledListeners(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getNotCalledListeners(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getOrphanedEvents(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcher::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcher::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcher::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\Profiler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\Profiler::find(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\Profiler::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface::find(): Implicitly marking parameter $start as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface::find(): Implicitly marking parameter $end as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::find(): Implicitly marking parameter $start as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::find(): Implicitly marking parameter $end as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::find(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::createProfileFromData(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::doRead(): Implicitly marking parameter $profile as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector::__construct(): Implicitly marking parameter $kernel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\MemoryDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\DataCollector\\ValidatorDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\AjaxDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\ExceptionDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::__construct(): Implicitly marking parameter $containerPathPrefix as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::getContainerCompilerLogs(): Implicitly marking parameter $compilerLogsFilepath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\DataCollector\\CacheDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollector\\TranslationDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $logoutUrlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $accessDecisionManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $firewallMap as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $firewall as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\DataCollector\\TwigDataCollector::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\DataCollector\\TwigDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\DataCollector\\DoctrineDataCollector::__construct(): Implicitly marking parameter $debugDataHolder as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\DataCollector\\DoctrineDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::setKernel(): Implicitly marking parameter $kernel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\UsageTrackingTokenStorage::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Template::displayBlock(): Implicitly marking parameter $templateContext as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Environment::getTemplateClass(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Environment::loadTemplate(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Environment::createTemplate(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\LogoutUrlExtension::getLogoutPath(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\LogoutUrlExtension::getLogoutUrl(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $impersonateUrlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::isGranted(): Implicitly marking parameter $field as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::getImpersonateExitUrl(): Implicitly marking parameter $exitTo as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::getImpersonateExitPath(): Implicitly marking parameter $exitTo as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Impersonate\\ImpersonateUrlGenerator::generateExitPath(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Impersonate\\ImpersonateUrlGenerator::generateExitUrl(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Impersonate\\ImpersonateUrlGenerator::buildExitPath(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\DumpExtension::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::trans(): Implicitly marking parameter $count as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::createTranslatable(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\AssetExtension::getAssetUrl(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\AssetExtension::getAssetVersion(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\CodeExtension::formatFile(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\FormExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\EntryFilesTwigExtension::renderWebpackScriptTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\EntryFilesTwigExtension::renderWebpackLinkTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::renderStimulusAction(): Implicitly marking parameter $actionName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::renderStimulusAction(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::appendStimulusAction(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::renderStimulusTarget(): Implicitly marking parameter $targetNames as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::appendStimulusTarget(): Implicitly marking parameter $targetNames as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension::dumpLog(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\EnvVarProcessor::__construct(): Implicitly marking parameter $loaders as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\VarDumper::setHandler(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Faker\\Generator::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Faker\\Container\\ContainerBuilder::add(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Faker\\Provider\\DateTime::timezone(): Implicitly marking parameter $countryCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct" to "false" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\StopwatchEvent::__construct(): Implicitly marking parameter $category as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\StopwatchEvent::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher::redirect(): Implicitly marking parameter $scheme as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Matcher\\RedirectableUrlMatcherInterface::redirect(): Implicitly marking parameter $scheme as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="info" data-filter-channel="request"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> request </td> <td> Matched route "router". <pre class="text-muted prewrap m-t-5">{ "route": "router", "route_parameters": { "_route": "router", "_controller": "App\\\\Controller\\\\PageDefaultController::router", "slug": "blog" }, "request_uri": "https://taurushr.thetlb.dev/blog?page=1", "method": "GET"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\SessionInterface::invalidate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\SessionInterface::migrate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $usageReporter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::invalidate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::migrate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\SessionFactory::__construct(): Implicitly marking parameter $usageReporter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorageFactory::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::regenerate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\MetadataBag::stampNew(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\MetadataBag::stampCreated(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageInterface::regenerate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\String\\Slugger\\AsciiSlugger::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\String\\Slugger\\AsciiSlugger::slug(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\String\\Slugger\\SluggerInterface::slug(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\RequestMatcher::__construct(): Implicitly marking parameter $path as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\RequestMatcher::__construct(): Implicitly marking parameter $host as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\RequestMatcher::__construct(): Implicitly marking parameter $port as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $logoutListener as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $errorPage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.4: The "Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator" instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\LogoutListener::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $requestMatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $provider as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $entryPoint as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $accessDeniedUrl as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $switchUser as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $domainRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $secureDomainRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\AccessMap::add(): Implicitly marking parameter $channel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $sessionTrackerEnabler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Authentication\\DefaultAuthenticationSuccessHandler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Authentication\\DefaultAuthenticationFailureHandler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent" class is deprecated, use "Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent" with the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.3: The "Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.3: The "Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Session\\SessionAuthenticationStrategy::__construct(): Implicitly marking parameter $csrfTokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.3: The "Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.4: The "Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken" class is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\\Component\\Security\\Core\\User\\UserInterface" as $user in "Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.special" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::__construct(): Implicitly marking parameter $property as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::__construct(): Implicitly marking parameter $managerName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.special" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="info" data-filter-channel="security"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> security </td> <td> Populated the TokenStorage with an anonymous Token. </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\SwitchUserListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\SwitchUserListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct" to "false" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "debug.security.authorization.vote" to listener "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote". <pre class="text-muted prewrap m-t-5">{ "event": "debug.security.authorization.vote", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\EventListener\\\\VoteListener::onVoterVote"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authorization\\Voter\\ExpressionVoter::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ExpressionLanguage\\ExpressionFunction::fromPhp(): Implicitly marking parameter $expressionFunctionName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\DebugHandlersListener::configure"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ValidateRequestListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\SessionListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::setDefaultLocale"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\RouterListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "App\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "App\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleAwareListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::configureLogoutUrlGenerator"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LoggerListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\LazyGhostTrait::createLazyGhost(): Implicitly marking parameter $skippedProperties as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\LazyGhostTrait::createLazyGhost(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Bundle\\\\FrameworkBundle\\\\DataCollector\\\\RouterDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ControllerListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ParamConverterListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\HttpCacheListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\TemplateListener::onKernelController"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\ControllerMetadata\\ArgumentMetadata::getAttributes(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\SecurityListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\IsGrantedListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ErrorListener::onControllerArguments"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\Page::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\Page::setTemplate(): Implicitly marking parameter $template as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $service as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $em as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $entityClass as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $repositoryMethod as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $errorPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $ignoreNull as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraint::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $allowNull as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Method "Symfony\\Component\\Security\\Core\\User\\UserInterface::getUserIdentifier()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\\Entity\\User" now to avoid errors or add an explicit @return annotation to suppress this message. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\MenuItems::setMenuId(): Implicitly marking parameter $menuId as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\MenuItems::setPageId(): Implicitly marking parameter $pageId as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\PagePreview::setPage(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="info" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Connecting with parameters {params} <pre class="text-muted prewrap m-t-5">{ "params": { "driver": "pdo_mysql", "host": "138.68.186.27", "port": 3306, "user": "taurushr", "password": "<redacted>", "driverOptions": [], "defaultTableOptions": [], "dbname": "taurushr", "serverVersion": "8", "charset": "utf8mb4" }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing query: SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_ <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Controller\\AdminDefaultController::showAdminHeader(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $host as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $condition as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $priority as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $utf8 as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $stateless as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $min as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $max as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $exactMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $minMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $maxMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $charsetMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\Menu::setUpdatedBy(): Implicitly marking parameter $updatedBy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $binaryFormat as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $notFoundMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $notReadableMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $maxSizeMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $mimeTypesMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $disallowEmptyMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadIniSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadFormSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadPartialErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadNoFileErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadNoTmpDirErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadCantWriteErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadExtensionErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Middleware\\Debug\\DBAL3\\Statement::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content3 AS content3_9, t0.cta_text AS cta_text_10, t0.cta_link AS cta_link_11, t0.landing_page_blocks AS landing_page_blocks_12, t0.title AS title_13, t0.content AS content_14, t0.subtitle AS subtitle_15, t0.meta_title AS meta_title_16, t0.meta_description AS meta_description_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.content2 AS content2_23, t0.update_by AS update_by_24, t0.parent AS parent_25, t0.template_id AS template_id_26, t0.testimonial_id AS testimonial_id_27, t28.id AS id_29, t28.title AS title_30, t28.content AS content_31, t28.active AS active_32, t28.deleted AS deleted_33, t28.created_at AS created_at_34, t28.updated_at AS updated_at_35, t28.sort_order AS sort_order_36, t28.page_id AS page_id_37 FROM page t0 LEFT JOIN areas_we_cover t28 ON t28.page_id = t0.id WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1 (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content3 AS content3_9, t0.cta_text AS cta_text_10, t0.cta_link AS cta_link_11, t0.landing_page_blocks AS landing_page_blocks_12, t0.title AS title_13, t0.content AS content_14, t0.subtitle AS subtitle_15, t0.meta_title AS meta_title_16, t0.meta_description AS meta_description_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.content2 AS content2_23, t0.update_by AS update_by_24, t0.parent AS parent_25, t0.template_id AS template_id_26, t0.testimonial_id AS testimonial_id_27, t28.id AS id_29, t28.title AS title_30, t28.content AS content_31, t28.active AS active_32, t28.deleted AS deleted_33, t28.created_at AS created_at_34, t28.updated_at AS updated_at_35, t28.sort_order AS sort_order_36, t28.page_id AS page_id_37 FROM page t0 LEFT JOIN areas_we_cover t28 ON t28.page_id = t0.id WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1", "params": { "1": "blog", "2": 0, "3": 1 }, "types": { "1": 2, "2": 5, "3": 5 }}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\ProxyHelper::exportSignature(): Implicitly marking parameter $args as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\ProxyHelper::exportType(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\VarExporter::export(): Implicitly marking parameter $isStaticValue as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\SliderImages::setImages(): Implicitly marking parameter $images as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\SliderImages::setSlider(): Implicitly marking parameter $slider as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderInterface::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderInterface::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\Loader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\Loader::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\Loader::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\DelegatingLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\DelegatingLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\DelegatingLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderResolverInterface::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderResolver::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::import(): Implicitly marking parameter $sourceResource as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::doImport(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::doImport(): Implicitly marking parameter $sourceResource as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\Configurator\\Traits\\LocalizedRouteTrait::createLocalizedRoute(): Implicitly marking parameter $prefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\XmlFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\XmlFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\YamlFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\YamlFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\PhpFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\PhpFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\GlobFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\GlobFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\DirectoryLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\DirectoryLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\ObjectLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\ContainerLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\ContainerLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\Configurator\\RoutingConfigurator::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\Configurator\\RoutingConfigurator::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Parser::getNextEmbedBlock(): Implicitly marking parameter $indentation as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Parser::preg_match(): Implicitly marking parameter $matches as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::initialize(): Implicitly marking parameter $parsedLineNumber as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::initialize(): Implicitly marking parameter $parsedFilename as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::parse(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::parseScalar(): Implicitly marking parameter $delimiters as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::parseScalar(): Implicitly marking parameter $isQuoted as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::evaluateScalar(): Implicitly marking parameter $isQuotedString as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\DebugHandlersListener::configure"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ValidateRequestListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\SessionListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::setDefaultLocale"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\RouterListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "App\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "App\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleAwareListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::configureLogoutUrlGenerator"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LoggerListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\PaginatorInterface::paginate(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Bundle\\\\FrameworkBundle\\\\DataCollector\\\\RouterDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ControllerListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ParamConverterListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\HttpCacheListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\TemplateListener::onKernelController"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Paginator::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Paginator::paginate(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\SecurityListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\IsGrantedListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ErrorListener::onControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "debug.security.authorization.vote" to listener "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote". <pre class="text-muted prewrap m-t-5">{ "event": "debug.security.authorization.vote", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\EventListener\\\\VoteListener::onVoterVote"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT t0.id AS id_1, t0.excerpt AS excerpt_2, t0.publish_date AS publish_date_3, t0.thumbnail AS thumbnail_4, t0.cta_text AS cta_text_5, t0.cta_link AS cta_link_6, t0.featured_on_news_page AS featured_on_news_page_7, t0.featured_in_wisdom_component AS featured_in_wisdom_component_8, t0.slug AS slug_9, t0.title AS title_10, t0.content AS content_11, t0.subtitle AS subtitle_12, t0.meta_title AS meta_title_13, t0.meta_description AS meta_description_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.image AS image_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.updated_by_id AS updated_by_id_20 FROM news t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.featured_on_news_page = ? ORDER BY t0.publish_date DESC LIMIT 1 (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT t0.id AS id_1, t0.excerpt AS excerpt_2, t0.publish_date AS publish_date_3, t0.thumbnail AS thumbnail_4, t0.cta_text AS cta_text_5, t0.cta_link AS cta_link_6, t0.featured_on_news_page AS featured_on_news_page_7, t0.featured_in_wisdom_component AS featured_in_wisdom_component_8, t0.slug AS slug_9, t0.title AS title_10, t0.content AS content_11, t0.subtitle AS subtitle_12, t0.meta_title AS meta_title_13, t0.meta_description AS meta_description_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.image AS image_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.updated_by_id AS updated_by_id_20 FROM news t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.featured_on_news_page = ? ORDER BY t0.publish_date DESC LIMIT 1", "params": { "1": 0, "2": 1, "3": 1 }, "types": { "1": 5, "2": 5, "3": 5 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "debug.security.authorization.vote" to listener "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote". <pre class="text-muted prewrap m-t-5">{ "event": "debug.security.authorization.vote", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\EventListener\\\\VoteListener::onVoterVote"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ArraySubscriber::__construct(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ArraySubscriber::__construct(): Implicitly marking parameter $accessor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessorBuilder::setCacheItemPool(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::throwInvalidArgumentException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $mutatorPrefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $accessorPrefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $arrayMutatorPrefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $inflector as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Type::__construct(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.before" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SortableSubscriber::before". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.before", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\SortableSubscriber::before"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.before" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\FiltrationSubscriber::before". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.before", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Filtration\\\\FiltrationSubscriber::before"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.before" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber::before". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.before", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\PaginationSubscriber::before"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT count(DISTINCT n0_.id) AS sclr_0 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT count(DISTINCT n0_.id) AS sclr_0 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ?", "params": { "1": "2026-03-20 17:43:42", "2": 10 }, "types": { "1": 2, "2": 1 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT DISTINCT n0_.id AS id_0, n0_.publish_date AS publish_date_1 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? ORDER BY n0_.publish_date DESC LIMIT 10 (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT DISTINCT n0_.id AS id_0, n0_.publish_date AS publish_date_1 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? ORDER BY n0_.publish_date DESC LIMIT 10", "params": { "1": "2026-03-20 17:43:42", "2": 10 }, "types": { "1": 2, "2": 1 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT n0_.id AS id_0, n0_.excerpt AS excerpt_1, n0_.publish_date AS publish_date_2, n0_.thumbnail AS thumbnail_3, n0_.cta_text AS cta_text_4, n0_.cta_link AS cta_link_5, n0_.featured_on_news_page AS featured_on_news_page_6, n0_.featured_in_wisdom_component AS featured_in_wisdom_component_7, n0_.slug AS slug_8, n0_.title AS title_9, n0_.content AS content_10, n0_.subtitle AS subtitle_11, n0_.meta_title AS meta_title_12, n0_.meta_description AS meta_description_13, n0_.active AS active_14, n0_.deleted AS deleted_15, n0_.image AS image_16, n0_.created_at AS created_at_17, n0_.updated_at AS updated_at_18, n0_.updated_by_id AS updated_by_id_19 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? AND n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.publish_date DESC (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT n0_.id AS id_0, n0_.excerpt AS excerpt_1, n0_.publish_date AS publish_date_2, n0_.thumbnail AS thumbnail_3, n0_.cta_text AS cta_text_4, n0_.cta_link AS cta_link_5, n0_.featured_on_news_page AS featured_on_news_page_6, n0_.featured_in_wisdom_component AS featured_in_wisdom_component_7, n0_.slug AS slug_8, n0_.title AS title_9, n0_.content AS content_10, n0_.subtitle AS subtitle_11, n0_.meta_title AS meta_title_12, n0_.meta_description AS meta_description_13, n0_.active AS active_14, n0_.deleted AS deleted_15, n0_.image AS image_16, n0_.created_at AS created_at_17, n0_.updated_at AS updated_at_18, n0_.updated_by_id AS updated_by_id_19 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? AND n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.publish_date DESC", "params": { "1": "2026-03-20 17:43:42", "2": 10, "3": 40, "4": 39, "5": 38, "6": 37, "7": 36, "8": 35, "9": 41, "10": 34, "11": 33, "12": 32 }, "types": { "1": 2, "2": 1, "3": 1, "4": 1, "5": 1, "6": 1, "7": 1, "8": 1, "9": 1, "10": 1, "11": 1, "12": 1 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ORM\\\\QueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\MongoDB\\QueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\MongoDB\\\\QueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\PHPCR\\QueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\PHPCR\\\\QueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\DBALQueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\DBALQueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\Doctrine\\ORM\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\Doctrine\\ODM\\MongoDB\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\Doctrine\\\\ODM\\\\MongoDB\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ElasticaQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\ElasticaQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\PropelQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\PropelQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SolariumQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\SolariumQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ArraySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\ArraySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\Doctrine\\ORM\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Filtration\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\PropelQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Filtration\\\\PropelQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Callback\\CallbackSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Callback\\\\CallbackSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QuerySubscriber::items" stopped propagation of the event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\MongoDB\\QuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\MongoDB\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\PHPCR\\QuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\PHPCR\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\CollectionSubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\CollectionSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PropelQuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\PropelQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\SolariumQuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\SolariumQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\ElasticaQuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\ElasticaQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\ArraySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\ArraySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.pagination" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::pagination". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.pagination", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::pagination"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::pagination" stopped propagation of the event "knp_pager.pagination". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.pagination", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::pagination"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber::pagination" was not called for event "knp_pager.pagination". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.pagination", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\PaginationSubscriber::pagination"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Creation of dynamic property Gregwar\\ImageBundle\\Services\\ImageHandling::$fallbackImage is deprecated <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\NodeVisitor\\SafeAnalysisNodeVisitor::intersectSafe(): Implicitly marking parameter $a as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\NodeVisitor\\SafeAnalysisNodeVisitor::intersectSafe(): Implicitly marking parameter $b as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\NodeVisitor\\Scope::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\TokenStream::__construct(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\TokenStream::expect(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Parser::addImportedSymbol(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\Node::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\Expression\\ArrayExpression::addElement(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\PrintNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\IfNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\ForNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\ForLoopNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\PropertyWriteInfo::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\PropertyWriteInfo::__construct(): Implicitly marking parameter $visibility as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\PropertyWriteInfo::__construct(): Implicitly marking parameter $static as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "Symfony\\UX\\TwigComponent\\Event\\PreRenderEvent" to listener "Symfony\\UX\\TwigComponent\\EventListener\\TwigComponentLoggerListener::onPreRender". <pre class="text-muted prewrap m-t-5">{ "event": "Symfony\\\\UX\\\\TwigComponent\\\\Event\\\\PreRenderEvent", "listener": "Symfony\\\\UX\\\\TwigComponent\\\\EventListener\\\\TwigComponentLoggerListener::onPreRender"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\Expression\\FilterExpression::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "Symfony\\UX\\TwigComponent\\Event\\PostRenderEvent" to listener "Symfony\\UX\\TwigComponent\\EventListener\\TwigComponentLoggerListener::onPostRender". <pre class="text-muted prewrap m-t-5">{ "event": "Symfony\\\\UX\\\\TwigComponent\\\\Event\\\\PostRenderEvent", "listener": "Symfony\\\\UX\\\\TwigComponent\\\\EventListener\\\\TwigComponentLoggerListener::onPostRender"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Error\\Error::__construct(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Error\\Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Error\\Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Loader\\AnnotationLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Context\\ExecutionContextFactory::__construct(): Implicitly marking parameter $translationDomain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\UrlGenerator::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\UrlGenerator::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookup::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookup::__construct(): Implicitly marking parameter $cacheKey as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\Exception\\FlattenException::create(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\Exception\\FlattenException::createFromThrowable(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setStatusCode(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setEtag(): Implicitly marking parameter $etag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::isRedirect(): Implicitly marking parameter $location as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::removeCookie(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::clearCookie(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::clearCookie(): Implicitly marking parameter $sameSite as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-error" data-filter-level="critical" data-filter-channel="request"> <td class="text-small nowrap"> <span class="colored text-bold">CRITICAL</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> request </td> <td> Uncaught PHP Exception Twig\\Error\\RuntimeError: "An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":"")." at /var/www/html/t/taurushr/templates/themes/base/news/embedNewsOverview.html.twig line 3 <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\DebugHandlersListener::configure"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ValidateRequestListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\SessionListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::setDefaultLocale"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\RouterListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "App\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "App\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleAwareListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::configureLogoutUrlGenerator"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LoggerListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\SerializerErrorRenderer::__construct(): Implicitly marking parameter $fallbackErrorRenderer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\ErrorRenderer\\TwigErrorRenderer::__construct(): Implicitly marking parameter $fallbackErrorRenderer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::formatFile(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ContextAwareNormalizerInterface::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ContextAwareDenormalizerInterface::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UnwrappingDenormalizer::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UnwrappingDenormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UnwrappingDenormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::normalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::denormalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::__construct(): Implicitly marking parameter $fallbackNameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalizeFallback(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalizeFallback(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalizeFallback(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalizeFallback(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectToPopulateTrait::extractObjectToPopulate(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::handleCircularReference(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::isAllowedAttribute(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::instantiateObject(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::denormalizeParameter(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $propertyTypeExtractor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $classDiscriminatorResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $objectClassResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::instantiateObject(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::denormalizeParameter(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::isAllowedAttribute(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\FormErrorNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\FormErrorNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::__construct(): Implicitly marking parameter $mimeTypeGuesser as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ArrayDenormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ArrayDenormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $propertyTypeExtractor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $classDiscriminatorResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $objectClassResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\XmlEncoder::buildXml(): Implicitly marking parameter $xmlRootNodeName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\XmlEncoder::appendNode(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\JsonEncoder::__construct(): Implicitly marking parameter $encodingImpl as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\JsonEncoder::__construct(): Implicitly marking parameter $decodingImpl as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\YamlEncoder::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\YamlEncoder::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Mapping\\Loader\\AnnotationLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Mime\\Header\\Headers::all(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Mime\\FileinfoMimeTypeGuesser::__construct(): Implicitly marking parameter $magicFile as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Bundle\\\\FrameworkBundle\\\\DataCollector\\\\RouterDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ControllerListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ParamConverterListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\HttpCacheListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\TemplateListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\SecurityListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\IsGrantedListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ErrorListener::onControllerArguments"}</pre> </td> </tr> </tbody></table> </div> </div> <div class="tab"> <h3 class="tab-title"> Stack Traces <span class="badge">2</span> </h3> <div class="tab-content"> <table class="trace trace-as-text"> <thead class="trace-head"> <tr> <th class="sf-toggle" data-toggle-selector="#trace-text-1" data-toggle-initial="display"> <div class="trace-class"> <span class="text-muted">[2/2]</span> RuntimeError <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> </div> </th> </tr> </thead> <tbody id="trace-text-1"> <tr> <td> <pre class="stacktrace">Twig\\Error\\RuntimeError:An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). at templates/themes/base/news/embedNewsOverview.html.twig:3 at Twig\\Template->displayWithErrorHandling(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination), \'app\' => object(AppVariable), \'sitename\' => \'Taurus HR & Employment Law\', \'siteurl\' => \'https://taurushr.thetlb.dev\', \'email_primary\' => \'hello@taurushr.co.uk\', \'email_logo\' => \'https://thetlb.co.uk/img/tlb-logo.png\', \'multilingual\' => false, \'recaptcha_key\' => \'6LeQVWosAAAAAFbYHKk6wCg6iKgmUZ6x0VH68QSC\', \'gtm_code\' => \'UA-XXXXX-X\', \'theme_colour\' => \'#000000\'), array()) (vendor/twig/twig/src/Template.php:367) at Twig\\Template->display(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Template.php:379) at Twig\\Template->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/TemplateWrapper.php:38) at Twig\\TemplateWrapper->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Environment.php:280) at Twig\\Environment->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:258) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->renderView(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:266) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (src/Controller/NewsDefaultController.php:52) at App\\Controller\\NewsDefaultController->embedNewsOverview(object(EntityManager), object(Paginator), object(Request)) (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 2) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 2) (vendor/symfony/framework-bundle/Controller/AbstractController.php:156) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->forward(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', array(\'request\' => object(Request), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\')) (src/Controller/PageDefaultController.php:803) at App\\Controller\\PageDefaultController->getComponentData(false, array(array(\'name\' => \'Accreditations (All)\', \'slug\' => null, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => null, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Areas We Cover Component\', \'slug\' => null, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudies\', \'slug\' => null, \'route\' => \'embed_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Case Studies\', \'slug\' => null, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'WhatsApp Block\', \'slug\' => null, \'route\' => \'whatsapp_block\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Enquiry Form\', \'slug\' => null, \'route\' => \'embed_enquiry\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'FAQs (All)\', \'slug\' => null, \'route\' => \'embed_faqs_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Meet the Team\', \'slug\' => null, \'route\' => \'embed_meettheteam\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Team Members\', \'slug\' => null, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Overview\', \'slug\' => null, \'route\' => \'embed_news_overview\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Sitemap\', \'slug\' => null, \'route\' => \'embed_sitemap\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employer)\', \'slug\' => null, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employee)\', \'slug\' => null, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources\', \'slug\' => null, \'route\' => \'embed_resources\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources Filters\', \'slug\' => null, \'route\' => \'embed_resources_filters\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Search Results\', \'slug\' => null, \'route\' => \'process_search\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Categories\', \'slug\' => null, \'route\' => \'embed_service_categories\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Slider\', \'slug\' => null, \'route\' => \'embed_slider\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonials\', \'slug\' => null, \'route\' => \'embed_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonial\', \'slug\' => null, \'route\' => \'embed_testimonial\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Testimonials\', \'slug\' => null, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Wisdom Component\', \'slug\' => null, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\')), array(array(\'position\' => \'Below Header\', \'route\' => null), array(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), array(\'position\' => \'After Content\', \'route\' => null)), object(Request), 2) (src/Controller/PageDefaultController.php:439) at App\\Controller\\PageDefaultController->routeMatcherV2(object(Request), \'blog\') (src/Controller/PageDefaultController.php:963) at App\\Controller\\PageDefaultController->router(object(SimpleCache), object(Request), \'blog\') (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:202) at Symfony\\Component\\HttpKernel\\Kernel->handle(object(Request)) (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35) at Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner->run() (vendor/autoload_runtime.php:35) at require_once(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\') (public/index.php:5) </pre> </td> </tr> </tbody></table><table class="trace trace-as-text"> <thead class="trace-head"> <tr> <th class="sf-toggle" data-toggle-selector="#trace-text-2" data-toggle-initial=""> <div class="trace-class"> <span class="text-muted">[1/2]</span> ParseError <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> </div> </th> </tr> </thead> <tbody id="trace-text-2"> <tr> <td> <pre class="stacktrace">ParseError:syntax error, unexpected token ":" at var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php:48 at Twig\\Cache\\FilesystemCache->load(\'/var/www/html/t/taurushr/var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php\') (vendor/twig/twig/src/Environment.php:352) at Twig\\Environment->loadTemplate(\'__TwigTemplate_b81b6fe30e4667ce5f3e0f3b0035bdb9\', \'components/FeaturedNewsArticle.html.twig\', null) (vendor/symfony/ux-twig-component/src/ComponentRenderer.php:73) at Symfony\\UX\\TwigComponent\\ComponentRenderer->render(object(MountedComponent)) (vendor/symfony/ux-twig-component/src/ComponentRenderer.php:56) at Symfony\\UX\\TwigComponent\\ComponentRenderer->createAndRender(\'FeaturedNewsArticle\', array(\'article\' => object(News))) (vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php:51) at Symfony\\UX\\TwigComponent\\Twig\\ComponentRuntime->render(\'FeaturedNewsArticle\', array(\'article\' => object(News))) (var/cache/dev/twig/43/43e928a423f00bdbef32528a86610345.php:49) at __TwigTemplate_1654104a84815b62bc42a52ba4ea7d49->doDisplay(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination), \'app\' => object(AppVariable), \'sitename\' => \'Taurus HR & Employment Law\', \'siteurl\' => \'https://taurushr.thetlb.dev\', \'email_primary\' => \'hello@taurushr.co.uk\', \'email_logo\' => \'https://thetlb.co.uk/img/tlb-logo.png\', \'multilingual\' => false, \'recaptcha_key\' => \'6LeQVWosAAAAAFbYHKk6wCg6iKgmUZ6x0VH68QSC\', \'gtm_code\' => \'UA-XXXXX-X\', \'theme_colour\' => \'#000000\'), array()) (vendor/twig/twig/src/Template.php:394) at Twig\\Template->displayWithErrorHandling(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination), \'app\' => object(AppVariable), \'sitename\' => \'Taurus HR & Employment Law\', \'siteurl\' => \'https://taurushr.thetlb.dev\', \'email_primary\' => \'hello@taurushr.co.uk\', \'email_logo\' => \'https://thetlb.co.uk/img/tlb-logo.png\', \'multilingual\' => false, \'recaptcha_key\' => \'6LeQVWosAAAAAFbYHKk6wCg6iKgmUZ6x0VH68QSC\', \'gtm_code\' => \'UA-XXXXX-X\', \'theme_colour\' => \'#000000\'), array()) (vendor/twig/twig/src/Template.php:367) at Twig\\Template->display(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Template.php:379) at Twig\\Template->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/TemplateWrapper.php:38) at Twig\\TemplateWrapper->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Environment.php:280) at Twig\\Environment->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:258) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->renderView(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:266) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (src/Controller/NewsDefaultController.php:52) at App\\Controller\\NewsDefaultController->embedNewsOverview(object(EntityManager), object(Paginator), object(Request)) (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 2) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 2) (vendor/symfony/framework-bundle/Controller/AbstractController.php:156) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->forward(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', array(\'request\' => object(Request), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\')) (src/Controller/PageDefaultController.php:803) at App\\Controller\\PageDefaultController->getComponentData(false, array(array(\'name\' => \'Accreditations (All)\', \'slug\' => null, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => null, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Areas We Cover Component\', \'slug\' => null, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudies\', \'slug\' => null, \'route\' => \'embed_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Case Studies\', \'slug\' => null, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'WhatsApp Block\', \'slug\' => null, \'route\' => \'whatsapp_block\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Enquiry Form\', \'slug\' => null, \'route\' => \'embed_enquiry\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'FAQs (All)\', \'slug\' => null, \'route\' => \'embed_faqs_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Meet the Team\', \'slug\' => null, \'route\' => \'embed_meettheteam\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Team Members\', \'slug\' => null, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Overview\', \'slug\' => null, \'route\' => \'embed_news_overview\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Sitemap\', \'slug\' => null, \'route\' => \'embed_sitemap\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employer)\', \'slug\' => null, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employee)\', \'slug\' => null, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources\', \'slug\' => null, \'route\' => \'embed_resources\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources Filters\', \'slug\' => null, \'route\' => \'embed_resources_filters\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Search Results\', \'slug\' => null, \'route\' => \'process_search\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Categories\', \'slug\' => null, \'route\' => \'embed_service_categories\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Slider\', \'slug\' => null, \'route\' => \'embed_slider\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonials\', \'slug\' => null, \'route\' => \'embed_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonial\', \'slug\' => null, \'route\' => \'embed_testimonial\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Testimonials\', \'slug\' => null, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Wisdom Component\', \'slug\' => null, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\')), array(array(\'position\' => \'Below Header\', \'route\' => null), array(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), array(\'position\' => \'After Content\', \'route\' => null)), object(Request), 2) (src/Controller/PageDefaultController.php:439) at App\\Controller\\PageDefaultController->routeMatcherV2(object(Request), \'blog\') (src/Controller/PageDefaultController.php:963) at App\\Controller\\PageDefaultController->router(object(SimpleCache), object(Request), \'blog\') (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:202) at Symfony\\Component\\HttpKernel\\Kernel->handle(object(Request)) (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35) at Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner->run() (vendor/autoload_runtime.php:35) at require_once(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\') (public/index.php:5) </pre> </td> </tr> </tbody></table> </div> </div> </div></div> <script> /* This file is based on WebProfilerBundle/Resources/views/Profiler/base_js.html.twig. If you make any change in this file, verify the same change is needed in the other file. *//*<![CDATA[*/(function() { "use strict"; if (\'classList\' in document.documentElement) { var hasClass = function (el, cssClass) { return el.classList.contains(cssClass); }; var removeClass = function(el, cssClass) { el.classList.remove(cssClass); }; var addClass = function(el, cssClass) { el.classList.add(cssClass); }; var toggleClass = function(el, cssClass) { el.classList.toggle(cssClass); }; } else { var hasClass = function (el, cssClass) { return el.className.match(new RegExp(\'\\\\b\' + cssClass + \'\\\\b\')); }; var removeClass = function(el, cssClass) { el.className = el.className.replace(new RegExp(\'\\\\b\' + cssClass + \'\\\\b\'), \' \'); }; var addClass = function(el, cssClass) { if (!hasClass(el, cssClass)) { el.className += " " + cssClass; } }; var toggleClass = function(el, cssClass) { hasClass(el, cssClass) ? removeClass(el, cssClass) : addClass(el, cssClass); }; } var addEventListener; var el = document.createElement(\'div\'); if (!(\'addEventListener\' in el)) { addEventListener = function (element, eventName, callback) { element.attachEvent(\'on\' + eventName, callback); }; } else { addEventListener = function (element, eventName, callback) { element.addEventListener(eventName, callback, false); }; } if (navigator.clipboard) { document.querySelectorAll(\'[data-clipboard-text]\').forEach(function(element) { removeClass(element, \'hidden\'); element.addEventListener(\'click\', function() { navigator.clipboard.writeText(element.getAttribute(\'data-clipboard-text\')); }) }); } (function createTabs() { var tabGroups = document.querySelectorAll(\'.sf-tabs:not([data-processed=true])\'); /* create the tab navigation for each group of tabs */ for (var i = 0; i < tabGroups.length; i++) { var tabs = tabGroups[i].querySelectorAll(\':scope > .tab\'); var tabNavigation = document.createElement(\'ul\'); tabNavigation.className = \'tab-navigation\'; var selectedTabId = \'tab-\' + i + \'-0\'; /* select the first tab by default */ for (var j = 0; j < tabs.length; j++) { var tabId = \'tab-\' + i + \'-\' + j; var tabTitle = tabs[j].querySelector(\'.tab-title\').innerHTML; var tabNavigationItem = document.createElement(\'li\'); tabNavigationItem.setAttribute(\'data-tab-id\', tabId); if (hasClass(tabs[j], \'active\')) { selectedTabId = tabId; } if (hasClass(tabs[j], \'disabled\')) { addClass(tabNavigationItem, \'disabled\'); } tabNavigationItem.innerHTML = tabTitle; tabNavigation.appendChild(tabNavigationItem); var tabContent = tabs[j].querySelector(\'.tab-content\'); tabContent.parentElement.setAttribute(\'id\', tabId); } tabGroups[i].insertBefore(tabNavigation, tabGroups[i].firstChild); addClass(document.querySelector(\'[data-tab-id="\' + selectedTabId + \'"]\'), \'active\'); } /* display the active tab and add the \'click\' event listeners */ for (i = 0; i < tabGroups.length; i++) { tabNavigation = tabGroups[i].querySelectorAll(\':scope >.tab-navigation li\'); for (j = 0; j < tabNavigation.length; j++) { tabId = tabNavigation[j].getAttribute(\'data-tab-id\'); document.getElementById(tabId).querySelector(\'.tab-title\').className = \'hidden\'; if (hasClass(tabNavigation[j], \'active\')) { document.getElementById(tabId).className = \'block\'; } else { document.getElementById(tabId).className = \'hidden\'; } tabNavigation[j].addEventListener(\'click\', function(e) { var activeTab = e.target || e.srcElement; /* needed because when the tab contains HTML contents, user can click */ /* on any of those elements instead of their parent \'<li>\' element */ while (activeTab.tagName.toLowerCase() !== \'li\') { activeTab = activeTab.parentNode; } /* get the full list of tabs through the parent of the active tab element */ var tabNavigation = activeTab.parentNode.children; for (var k = 0; k < tabNavigation.length; k++) { var tabId = tabNavigation[k].getAttribute(\'data-tab-id\'); document.getElementById(tabId).className = \'hidden\'; removeClass(tabNavigation[k], \'active\'); } addClass(activeTab, \'active\'); var activeTabId = activeTab.getAttribute(\'data-tab-id\'); document.getElementById(activeTabId).className = \'block\'; }); } tabGroups[i].setAttribute(\'data-processed\', \'true\'); } })(); (function createToggles() { var toggles = document.querySelectorAll(\'.sf-toggle:not([data-processed=true])\'); for (var i = 0; i < toggles.length; i++) { var elementSelector = toggles[i].getAttribute(\'data-toggle-selector\'); var element = document.querySelector(elementSelector); addClass(element, \'sf-toggle-content\'); if (toggles[i].hasAttribute(\'data-toggle-initial\') && toggles[i].getAttribute(\'data-toggle-initial\') == \'display\') { addClass(toggles[i], \'sf-toggle-on\'); addClass(element, \'sf-toggle-visible\'); } else { addClass(toggles[i], \'sf-toggle-off\'); addClass(element, \'sf-toggle-hidden\'); } addEventListener(toggles[i], \'click\', function(e) { e.preventDefault(); if (\'\' !== window.getSelection().toString()) { /* Don\'t do anything on text selection */ return; } var toggle = e.target || e.srcElement; /* needed because when the toggle contains HTML contents, user can click */ /* on any of those elements instead of their parent \'.sf-toggle\' element */ while (!hasClass(toggle, \'sf-toggle\')) { toggle = toggle.parentNode; } var element = document.querySelector(toggle.getAttribute(\'data-toggle-selector\')); toggleClass(toggle, \'sf-toggle-on\'); toggleClass(toggle, \'sf-toggle-off\'); toggleClass(element, \'sf-toggle-hidden\'); toggleClass(element, \'sf-toggle-visible\'); /* the toggle doesn\'t change its contents when clicking on it */ if (!toggle.hasAttribute(\'data-toggle-alt-content\')) { return; } if (!toggle.hasAttribute(\'data-toggle-original-content\')) { toggle.setAttribute(\'data-toggle-original-content\', toggle.innerHTML); } var currentContent = toggle.innerHTML; var originalContent = toggle.getAttribute(\'data-toggle-original-content\'); var altContent = toggle.getAttribute(\'data-toggle-alt-content\'); toggle.innerHTML = currentContent !== altContent ? altContent : originalContent; }); /* Prevents from disallowing clicks on links inside toggles */ var toggleLinks = toggles[i].querySelectorAll(\'a\'); for (var j = 0; j < toggleLinks.length; j++) { addEventListener(toggleLinks[j], \'click\', function(e) { e.stopPropagation(); }); } /* Prevents from disallowing clicks on "copy to clipboard" elements inside toggles */ var copyToClipboardElements = toggles[i].querySelectorAll(\'span[data-clipboard-text]\'); for (var k = 0; k < copyToClipboardElements.length; k++) { addEventListener(copyToClipboardElements[k], \'click\', function(e) { e.stopPropagation(); }); } toggles[i].setAttribute(\'data-processed\', \'true\'); } })(); (function createFilters() { document.querySelectorAll(\'[data-filters] [data-filter]\').forEach(function (filter) { var filters = filter.closest(\'[data-filters]\'), type = \'choice\', name = filter.dataset.filter, ucName = name.charAt(0).toUpperCase()+name.slice(1), list = document.createElement(\'ul\'), values = filters.dataset[\'filter\'+ucName] || filters.querySelectorAll(\'[data-filter-\'+name+\']\'), labels = {}, defaults = null, indexed = {}, processed = {}; if (typeof values === \'string\') { type = \'level\'; labels = values.split(\',\'); values = values.toLowerCase().split(\',\'); defaults = values.length - 1; } addClass(list, \'filter-list\'); addClass(list, \'filter-list-\'+type); values.forEach(function (value, i) { if (value instanceof HTMLElement) { value = value.dataset[\'filter\'+ucName]; } if (value in processed) { return; } var option = document.createElement(\'li\'), label = i in labels ? labels[i] : value, active = false, matches; if (\'\' === label) { option.innerHTML = \'<em>(none)</em>\'; } else { option.innerText = label; } option.dataset.filter = value; option.setAttribute(\'title\', 1 === (matches = filters.querySelectorAll(\'[data-filter-\'+name+\'="\'+value+\'"]\').length) ? \'Matches 1 row\' : \'Matches \'+matches+\' rows\'); indexed[value] = i; list.appendChild(option); addEventListener(option, \'click\', function () { if (\'choice\' === type) { filters.querySelectorAll(\'[data-filter-\'+name+\']\').forEach(function (row) { if (option.dataset.filter === row.dataset[\'filter\'+ucName]) { toggleClass(row, \'filter-hidden-\'+name); } }); toggleClass(option, \'active\'); } else if (\'level\' === type) { if (i === this.parentNode.querySelectorAll(\'.active\').length - 1) { return; } this.parentNode.querySelectorAll(\'li\').forEach(function (currentOption, j) { if (j <= i) { addClass(currentOption, \'active\'); if (i === j) { addClass(currentOption, \'last-active\'); } else { removeClass(currentOption, \'last-active\'); } } else { removeClass(currentOption, \'active\'); removeClass(currentOption, \'last-active\'); } }); filters.querySelectorAll(\'[data-filter-\'+name+\']\').forEach(function (row) { if (i < indexed[row.dataset[\'filter\'+ucName]]) { addClass(row, \'filter-hidden-\'+name); } else { removeClass(row, \'filter-hidden-\'+name); } }); } }); if (\'choice\' === type) { active = null === defaults || 0 <= defaults.indexOf(value); } else if (\'level\' === type) { active = i <= defaults; if (active && i === defaults) { addClass(option, \'last-active\'); } } if (active) { addClass(option, \'active\'); } else { filters.querySelectorAll(\'[data-filter-\'+name+\'="\'+value+\'"]\').forEach(function (row) { toggleClass(row, \'filter-hidden-\'+name); }); } processed[value] = true; }); if (1 < list.childNodes.length) { filter.appendChild(list); filter.dataset.filtered = \'\'; } }); })();})();/*]]>*/ </script> </body></html><!-- An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). (500 Internal Server Error) -->', 'entity' => null)), 'pageHtmlBlocks' => array(), 'longUrl' => 'page.php?page=2'))
(vendor/symfony/framework-bundle/Controller/AbstractController.php:258)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('@theme/templates/cmspage-themed-header.html.twig', array('page' => object(Page), 'slug' => 'blog', 'pageComponents' => array(array('position' => 'Before Content', 'urlKey' => null, 'urlValue' => null, 'data' => '<!-- An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). (500 Internal Server Error) --><!DOCTYPE html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="noindex,nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <title>An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). (500 Internal Server Error)</title> <link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAgCAYAAAABtRhCAAADVUlEQVRIx82XX0jTURTHLYPyqZdefQx66CEo80+aYpoIkqzUikz6Z5klQoWUWYRIJYEUGpQ+lIr9U5dOTLdCtkmWZis3rbnC5fw/neYW002307mX/cZvP3/7o1PwwOdh95x7vnf39zvnd29AgBer2xO6DclAXiMqZAqxIiNIN/IYSUS2BPhjmGATchUxI+ADWiRhpWK7HKuHFVBFdmU5YvnI4grFGCaReF/EBH4KsZlGgj2JBTuCYBWRIYF8YoEOJ6wBt/gEs7mBbyOjQXruPLSdOgPCiEiPSUUHDoL8Ug5IUo9B/d5wrt+G7OAKNrODPuVdB6vRCIzN6SdBlpW9RIgk/1FeAXabzRlrUPVCS/JhbmwudztnGeeH9AyXBIwtmM3wLinZJZHifjHw2V+NBoRh+9ixQrbgbnaSIcl7cGea6hoXQbNe7za241oeO5Z0p42M4BV2EqP2D50wo+6HzvwC6C4sApNOR8cmOrtcnhtj2kYRyC9eBvXzKrBZrXSs72kFd1t3MoKVbMekQkEnSNKOO8fac3LpmK6l1TlGtsxmsdKFsecPYgwxst0cwROMYDXboSotg0WLBRqjY51jLYcENElXwW2XJKPydvoI2GN9T8rBtrAArYIUruBJXkFheCQYlCpQP6uk5dAQFQNaUROMSGVQFxLmkoQsxDJrhLbTZ+nvVsERME9MgPJRKV/58AsyomTSzE813WLFvWK++qI0xSfQl8k8Pg46sYRuv5t6dS+4RqxDwaa4BGjYH+NTQvKScIp9+YL/hoZh3jDtLRHtt2C3g6bmhX+CpsFBWg7ilDSPgj0lD2ncr5ev/BP8VvyAJhqVyZeUhPOrEhEFxgEtjft846Z/guQTNT89Q5P9flMLoth4F7808wKtWWKzAwNQHxrh/1vaid2F+XpYTSbQf1XA2McOmOpROnvpvMEA4tSjq1cW0sws2gCYxswY6TKkvzYnJq1NHZLnRU4BX+4U0uburvusu8Kv8iHY7qefkM4IFngJHEOUXmLEPgiGsI8YnlZILit3vSSLRTQe/MPIZva5pshNIEmyFQlCvruJKXPkCEfmePzkphXHdzZNQdoRI9KPlBAxlj/I8U97ERPS5bjGbWDFbEdqHVe5caTBeZZx2H/IMvzeN15yoQAAAABJRU5ErkJggg=="> <style>/* This file is based on WebProfilerBundle/Resources/views/Profiler/profiler.css.twig. If you make any change in this file, verify the same change is needed in the other file. */:root { --font-sans-serif: Helvetica, Arial, sans-serif; --page-background: #f9f9f9; --color-text: #222; /* when updating any of these colors, do the same in toolbar.css.twig */ --color-success: #4f805d; --color-warning: #a46a1f; --color-error: #b0413e; --color-muted: #999; --tab-background: #fff; --tab-color: #444; --tab-active-background: #666; --tab-active-color: #fafafa; --tab-disabled-background: #f5f5f5; --tab-disabled-color: #999; --metric-value-background: #fff; --metric-value-color: inherit; --metric-unit-color: #999; --metric-label-background: #e0e0e0; --metric-label-color: inherit; --table-border: #e0e0e0; --table-background: #fff; --table-header: #e0e0e0; --trace-selected-background: #F7E5A1; --tree-active-background: #F7E5A1; --exception-title-color: var(--base-2); --shadow: 0px 0px 1px rgba(128, 128, 128, .2); --border: 1px solid #e0e0e0; --background-error: var(--color-error); --highlight-comment: #969896; --highlight-default: #222222; --highlight-keyword: #a71d5d; --highlight-string: #183691; --base-0: #fff; --base-1: #f5f5f5; --base-2: #e0e0e0; --base-3: #ccc; --base-4: #666; --base-5: #444; --base-6: #222;}.theme-dark { --page-background: #36393e; --color-text: #e0e0e0; --color-muted: #777; --color-error: #d43934; --tab-background: #555; --tab-color: #ccc; --tab-active-background: #888; --tab-active-color: #fafafa; --tab-disabled-background: var(--page-background); --tab-disabled-color: #777; --metric-value-background: #555; --metric-value-color: inherit; --metric-unit-color: #999; --metric-label-background: #777; --metric-label-color: #e0e0e0; --trace-selected-background: #71663acc; --table-border: #444; --table-background: #333; --table-header: #555; --info-background: rgba(79, 148, 195, 0.5); --tree-active-background: var(--metric-label-background); --exception-title-color: var(--base-2); --shadow: 0px 0px 1px rgba(32, 32, 32, .2); --border: 1px solid #666; --background-error: #b0413e; --highlight-comment: #dedede; --highlight-default: var(--base-6); --highlight-keyword: #ff413c; --highlight-string: #70a6fd; --base-0: #2e3136; --base-1: #444; --base-2: #666; --base-3: #666; --base-4: #666; --base-5: #e0e0e0; --base-6: #f5f5f5; --card-label-background: var(--tab-active-background); --card-label-color: var(--tab-active-color);}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}html { /* always display the vertical scrollbar to avoid jumps when toggling contents */ overflow-y: scroll;}body { background-color: var(--page-background); color: var(--base-6); font: 14px/1.4 Helvetica, Arial, sans-serif; padding-bottom: 45px; }a { cursor: pointer; text-decoration: none; }a:hover { text-decoration: underline; }abbr[title] { border-bottom: none; cursor: help; text-decoration: none; }code, pre { font: 13px/1.5 Consolas, Monaco, Menlo, "Ubuntu Mono", "Liberation Mono", monospace; }table, tr, th, td { background: var(--base-0); border-collapse: collapse; vertical-align: top; }table { background: var(--base-0); border: var(--border); box-shadow: 0px 0px 1px rgba(128, 128, 128, .2); margin: 1em 0; width: 100%; }table th, table td { border: solid var(--base-2); border-width: 1px 0; padding: 8px 10px; }table th { background-color: var(--base-2); font-weight: bold; text-align: left; }.m-t-5 { margin-top: 5px; }.hidden-xs-down { display: none; }.block { display: block; }.full-width { width: 100%; }.hidden { display: none; }.prewrap { white-space: pre-wrap; }.nowrap { white-space: nowrap; }.newline { display: block; }.break-long-words { word-wrap: break-word; overflow-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; min-width: 0; }.text-small { font-size: 12px !important; }.text-muted { color: #999; }.text-bold { font-weight: bold; }.empty { border: 4px dashed var(--base-2); color: #999; margin: 1em 0; padding: .5em 2em; }.status-success { background: rgba(94, 151, 110, 0.3); }.status-warning { background: rgba(240, 181, 24, 0.3); }.status-error { background: rgba(176, 65, 62, 0.2); }.status-success td, .status-warning td, .status-error td { background: transparent; }tr.status-error td, tr.status-warning td { border-bottom: 1px solid var(--base-2); border-top: 1px solid var(--base-2); }.status-warning .colored { color: #A46A1F; }.status-error .colored { color: var(--color-error); }.sf-toggle { cursor: pointer; position: relative; }.sf-toggle-content { -moz-transition: display .25s ease; -webkit-transition: display .25s ease; transition: display .25s ease; }.sf-toggle-content.sf-toggle-hidden { display: none; }.sf-toggle-content.sf-toggle-visible { display: block; }thead.sf-toggle-content.sf-toggle-visible, tbody.sf-toggle-content.sf-toggle-visible { display: table-row-group; }.sf-toggle-off .icon-close, .sf-toggle-on .icon-open { display: none; }.sf-toggle-off .icon-open, .sf-toggle-on .icon-close { display: block; }.tab-navigation { margin: 0 0 1em 0; padding: 0; }.tab-navigation li { background: var(--tab-background); border: 1px solid var(--table-border); color: var(--tab-color); cursor: pointer; display: inline-block; font-size: 16px; margin: 0 0 0 -1px; padding: .5em .75em; z-index: 1; }.tab-navigation li .badge { background-color: var(--base-1); color: var(--base-4); display: inline-block; font-size: 14px; font-weight: bold; margin-left: 8px; min-width: 10px; padding: 1px 6px; text-align: center; white-space: nowrap; }.tab-navigation li.disabled { background: var(--tab-disabled-background); color: var(--tab-disabled-color); }.tab-navigation li.active { background: var(--tab-active-background); color: var(--tab-active-color); z-index: 1100; }.tab-navigation li.active .badge { background-color: var(--base-5); color: var(--base-2); }.tab-content > *:first-child { margin-top: 0; }.tab-navigation li .badge.status-warning { background: var(--color-warning); color: #FFF; }.tab-navigation li .badge.status-error { background: var(--background-error); color: #FFF; }.sf-tabs .tab:not(:first-child) { display: none; }[data-filters] { position: relative; }[data-filtered] { cursor: pointer; }[data-filtered]:after { content: \'\\00a0\\25BE\'; }[data-filtered]:hover .filter-list li { display: inline-flex; }[class*="filter-hidden-"] { display: none; }.filter-list { position: absolute; border: var(--border); box-shadow: var(--shadow); margin: 0; padding: 0; display: flex; flex-direction: column; }.filter-list :after { content: \'\'; }.filter-list li { background: var(--tab-disabled-background); border-bottom: var(--border); color: var(--tab-disabled-color); display: none; list-style: none; margin: 0; padding: 5px 10px; text-align: left; font-weight: normal;}.filter-list li.active { background: var(--tab-background); color: var(--tab-color);}.filter-list li.last-active { background: var(--tab-active-background); color: var(--tab-active-color);}.filter-list-level li { cursor: s-resize; }.filter-list-level li.active { cursor: n-resize; }.filter-list-level li.last-active { cursor: default; }.filter-list-level li.last-active:before { content: \'\\2714\\00a0\'; }.filter-list-choice li:before { content: \'\\2714\\00a0\'; color: transparent; }.filter-list-choice li.active:before { color: unset; }.container { max-width: 1024px; margin: 0 auto; padding: 0 15px; }.container::after { content: ""; display: table; clear: both; }header { background-color: #222; color: rgba(255, 255, 255, 0.75); font-size: 13px; height: 33px; line-height: 33px; padding: 0; }header .container { display: flex; justify-content: space-between; }.logo { flex: 1; font-size: 13px; font-weight: normal; margin: 0; padding: 0; }.logo svg { height: 18px; width: 18px; opacity: .8; vertical-align: -5px; }.help-link { margin-left: 15px; }.help-link a { color: inherit; }.help-link .icon svg { height: 15px; width: 15px; opacity: .7; vertical-align: -2px; }.help-link a:hover { color: #EEE; text-decoration: none; }.help-link a:hover svg { opacity: .9; }.exception-summary { background: var(--background-error); border-bottom: 2px solid rgba(0, 0, 0, 0.1); border-top: 1px solid rgba(0, 0, 0, .3); flex: 0 0 auto; margin-bottom: 15px; }.exception-metadata { background: rgba(0, 0, 0, 0.1); padding: 7px 0; }.exception-metadata .container { display: flex; flex-direction: row; justify-content: space-between; }.exception-metadata h2, .exception-metadata h2 > a { color: rgba(255, 255, 255, 0.8); font-size: 13px; font-weight: 400; margin: 0; }.exception-http small { font-size: 13px; opacity: .7; }.exception-hierarchy { flex: 1; }.exception-hierarchy .icon { margin: 0 3px; opacity: .7; }.exception-hierarchy .icon svg { height: 13px; width: 13px; vertical-align: -2px; }.exception-without-message .exception-message-wrapper { display: none; }.exception-message-wrapper .container { display: flex; align-items: flex-start; min-height: 70px; padding: 10px 15px 8px; }.exception-message { flex-grow: 1; }.exception-message, .exception-message a { color: #FFF; font-size: 21px; font-weight: 400; margin: 0; }.exception-message.long { font-size: 18px; }.exception-message a { border-bottom: 1px solid rgba(255, 255, 255, 0.5); font-size: inherit; text-decoration: none; }.exception-message a:hover { border-bottom-color: #ffffff; }.exception-illustration { flex-basis: 111px; flex-shrink: 0; height: 66px; margin-left: 15px; opacity: .7; }.trace + .trace { margin-top: 30px; }.trace-head { background-color: var(--base-2); padding: 10px; position: relative; }.trace-head .trace-class { color: var(--base-6); font-size: 18px; font-weight: bold; line-height: 1.3; margin: 0; position: relative; }.trace-head .trace-namespace { color: #999; display: block; font-size: 13px; }.trace-head .icon { position: absolute; right: 0; top: 0; }.trace-head .icon svg { fill: var(--base-5); height: 24px; width: 24px; }.trace-details { background: var(--base-0); border: var(--border); box-shadow: 0px 0px 1px rgba(128, 128, 128, .2); margin: 1em 0; table-layout: fixed; }.trace-message { font-size: 14px; font-weight: normal; margin: .5em 0 0; }.trace-line { position: relative; padding-top: 8px; padding-bottom: 8px; }.trace-line + .trace-line { border-top: var(--border); }.trace-line:hover { background: var(--base-1); }.trace-line a { color: var(--base-6); }.trace-line .icon { opacity: .4; position: absolute; left: 10px; }.trace-line .icon svg { fill: var(--base-5); height: 16px; width: 16px; }.trace-line .icon.icon-copy { left: auto; top: auto; padding-left: 5px; display: none }.trace-line:hover .icon.icon-copy:not(.hidden) { display: inline-block }.trace-line-header { padding-left: 36px; padding-right: 10px; }.trace-file-path, .trace-file-path a { color: var(--base-6); font-size: 13px; }.trace-class { color: var(--color-error); }.trace-type { padding: 0 2px; }.trace-method { color: var(--color-error); font-weight: bold; }.trace-arguments { color: #777; font-weight: normal; padding-left: 2px; }.trace-code { background: var(--base-0); font-size: 12px; margin: 10px 10px 2px 10px; padding: 10px; overflow-x: auto; white-space: nowrap; }.trace-code ol { margin: 0; float: left; }.trace-code li { color: #969896; margin: 0; padding-left: 10px; float: left; width: 100%; }.trace-code li + li { margin-top: 5px; }.trace-code li.selected { background: var(--trace-selected-background); margin-top: 2px; }.trace-code li code { color: var(--base-6); white-space: nowrap; }.trace-as-text .stacktrace { line-height: 1.8; margin: 0 0 15px; white-space: pre-wrap; }@media (min-width: 575px) { .hidden-xs-down { display: initial; } .help-link { margin-left: 30px; }}</style> <style>.sf-reset .traces { padding-bottom: 14px;}.sf-reset .traces li { font-size: 12px; color: #868686; padding: 5px 4px; list-style-type: decimal; margin-left: 20px;}.sf-reset #logs .traces li.error { font-style: normal; color: #AA3333; background: #f9ecec;}.sf-reset #logs .traces li.warning { font-style: normal; background: #ffcc00;}/* fix for Opera not liking empty <li> */.sf-reset .traces li:after { content: "\\00A0";}.sf-reset .trace { border: 1px solid #D3D3D3; padding: 10px; overflow: auto; margin: 10px 0 20px;}.sf-reset .block-exception { -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; margin-bottom: 20px; background-color: #f6f6f6; border: 1px solid #dfdfdf; padding: 30px 28px; word-wrap: break-word; overflow: hidden;}.sf-reset .block-exception div { color: #313131; font-size: 10px;}.sf-reset .block-exception-detected .illustration-exception,.sf-reset .block-exception-detected .text-exception { float: left;}.sf-reset .block-exception-detected .illustration-exception { width: 152px;}.sf-reset .block-exception-detected .text-exception { width: 670px; padding: 30px 44px 24px 46px; position: relative;}.sf-reset .text-exception .open-quote,.sf-reset .text-exception .close-quote { font-family: Arial, Helvetica, sans-serif; position: absolute; color: #C9C9C9; font-size: 8em;}.sf-reset .open-quote { top: 0; left: 0;}.sf-reset .close-quote { bottom: -0.5em; right: 50px;}.sf-reset .block-exception p { font-family: Arial, Helvetica, sans-serif;}.sf-reset .block-exception p a,.sf-reset .block-exception p a:hover { color: #565656;}.sf-reset .logs h2 { float: left; width: 654px;}.sf-reset .error-count, .sf-reset .support { float: right; width: 170px; text-align: right;}.sf-reset .error-count span { display: inline-block; background-color: #aacd4e; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 4px; color: white; margin-right: 2px; font-size: 11px; font-weight: bold;}.sf-reset .support a { display: inline-block; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 4px; color: #000000; margin-right: 2px; font-size: 11px; font-weight: bold;}.sf-reset .toggle { vertical-align: middle;}.sf-reset .linked ul,.sf-reset .linked li { display: inline;}.sf-reset #output-content { color: #000; font-size: 12px;}.sf-reset #traces-text pre { white-space: pre; font-size: 12px; font-family: monospace;}</style> </head> <body> <script> document.body.classList.add( localStorage.getItem(\'symfony/profiler/theme\') || (matchMedia(\'(prefers-color-scheme: dark)\').matches ? \'theme-dark\' : \'theme-light\') ); </script> <header> <div class="container"> <h1 class="logo"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#FFF" d="M12 .9C5.8.9.9 5.8.9 12a11 11 0 1 0 22.2 0A11 11 0 0 0 12 .9zm6.5 6c-.6 0-.9-.3-.9-.8 0-.2 0-.4.2-.6l.2-.4c0-.3-.5-.4-.6-.4-1.8.1-2.3 2.5-2.7 4.4l-.2 1c1 .2 1.8 0 2.2-.3.6-.4-.2-.7-.1-1.2.1-.3.5-.5.7-.6.5 0 .7.5.7.9 0 .7-1 1.8-3 1.8l-.6-.1-.6 2.4c-.4 1.6-.8 3.8-2.4 5.7-1.4 1.7-2.9 1.9-3.5 1.9-1.2 0-1.9-.6-2-1.5 0-.8.7-1.3 1.2-1.3.6 0 1.1.5 1.1 1s-.2.6-.4.6c-.1.1-.3.2-.3.4 0 .1.1.3.4.3.5 0 .8-.3 1.1-.5 1.2-.9 1.6-2.7 2.2-5.7l.1-.7.7-3.2c-.8-.6-1.3-1.4-2.4-1.7-.6-.1-1.1.1-1.5.5-.4.5-.2 1.1.2 1.5l.7.6c.7.8 1.2 1.6 1 2.5-.3 1.5-2 2.6-4 1.9-1.8-.6-2-1.8-1.8-2.5.2-.6.6-.7 1.1-.6.5.2.6.7.6 1.2l-.1.3c-.2.1-.3.3-.3.4-.1.4.4.6.7.7.7.3 1.6-.2 1.8-.8a1 1 0 0 0-.4-1.1l-.7-.8c-.4-.4-1.1-1.4-.7-2.6.1-.5.4-.9.7-1.3a4 4 0 0 1 2.8-.6c1.2.4 1.8 1.1 2.6 1.8.5-1.2 1-2.4 1.8-3.5.9-.9 1.9-1.6 3.1-1.7 1.3.2 2.2.7 2.2 1.6 0 .4-.2 1.1-.9 1.1z"/></svg> Symfony Exception</h1> <div class="help-link"> <a href="https://symfony.com/doc/5.4.33/index.html"> <span class="icon"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path fill="#FFF" d="M1703 478q40 57 18 129l-275 906q-19 64-76.5 107.5T1247 1664H324q-77 0-148.5-53.5T76 1479q-24-67-2-127 0-4 3-27t4-37q1-8-3-21.5t-3-19.5q2-11 8-21t16.5-23.5T116 1179q23-38 45-91.5t30-91.5q3-10 .5-30t-.5-28q3-11 17-28t17-23q21-36 42-92t25-90q1-9-2.5-32t.5-28q4-13 22-30.5t22-22.5q19-26 42.5-84.5T404 411q1-8-3-25.5t-2-26.5q2-8 9-18t18-23 17-21q8-12 16.5-30.5t15-35 16-36 19.5-32 26.5-23.5 36-11.5T620 134l-1 3q38-9 51-9h761q74 0 114 56t18 130l-274 906q-36 119-71.5 153.5T1089 1408H220q-27 0-38 15-11 16-1 43 24 70 144 70h923q29 0 56-15.5t35-41.5l300-987q7-22 5-57 38 15 59 43zm-1064 2q-4 13 2 22.5t20 9.5h608q13 0 25.5-9.5T1311 480l21-64q4-13-2-22.5t-20-9.5H702q-13 0-25.5 9.5T660 416zm-83 256q-4 13 2 22.5t20 9.5h608q13 0 25.5-9.5T1228 736l21-64q4-13-2-22.5t-20-9.5H619q-13 0-25.5 9.5T577 672z"/></svg></span> <span class="hidden-xs-down">Symfony</span> Docs </a> </div> </div> </header> <div class="exception-summary "> <div class="exception-metadata"> <div class="container"> <h2 class="exception-hierarchy"> <a href="#trace-box-2"><abbr title="ParseError">ParseError</abbr></a> <span class="icon"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path fill="#FFF" d="M1363 877l-742 742q-19 19-45 19t-45-19l-166-166q-19-19-19-45t19-45l531-531-531-531q-19-19-19-45t19-45L531 45q19-19 45-19t45 19l742 742q19 19 19 45t-19 45z"/></svg></span> <a href="#trace-box-1"><abbr title="Twig\\Error\\RuntimeError">RuntimeError</abbr></a> </h2> <h2 class="exception-http"> HTTP 500 <small>Internal Server Error</small> </h2> </div> </div> <div class="exception-message-wrapper"> <div class="container"> <h1 class="break-long-words exception-message">An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":"").</h1> <div class="exception-illustration hidden-xs-down"> <svg viewBox="0 0 136 81" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.4"><path d="M92.4 20.4a23.2 23.2 0 0 1 9 1.9 23.7 23.7 0 0 1 5.2 3 24.3 24.3 0 0 1 3.4 3.4 24.8 24.8 0 0 1 5 9.4c.5 1.7.8 3.4 1 5.2v14.5h.4l.5.2a7.4 7.4 0 0 0 2.5.2l.2-.2.6-.8.8-1.3-.2-.1a5.5 5.5 0 0 1-.8-.3 5.6 5.6 0 0 1-2.3-1.8 5.7 5.7 0 0 1-.9-1.6 6.5 6.5 0 0 1-.2-2.8 7.3 7.3 0 0 1 .5-2l.3-.3.8-.9.3-.3c.2-.2.5-.3.8-.3H120.7c.2 0 .3-.1.4 0h.4l.2.1.3.2.2-.4.3-.4.1-.1 1.2-1 .3-.2.4-.1.4-.1h.3l1.5.1.4.1.8.5.1.2 1 1.1v.2H129.4l.4-.2 1.4-.5h1.1c.3 0 .7.2 1 .4.2 0 .3.2.5.3l.2.2.5.3.4.6.1.3.4 1.4.1.4v.6a7.8 7.8 0 0 1-.1.6 9.9 9.9 0 0 1-.8 2.4 7.8 7.8 0 0 1-3 3.3 6.4 6.4 0 0 1-1 .5 6.1 6.1 0 0 1-.6.2l-.7.1h-.1a23.4 23.4 0 0 1-.2 1.7 14.3 14.3 0 0 1-.6 2.1l-.8 2a9.2 9.2 0 0 1-.4.6l-.7 1a9.1 9.1 0 0 1-2.3 2.2c-.9.5-2 .6-3 .7l-1.4.1h-.5l-.4.1a15.8 15.8 0 0 1-2.8-.1v4.2a9.7 9.7 0 0 1-.7 3.5 9.6 9.6 0 0 1-1.7 2.8 9.3 9.3 0 0 1-3 2.3 9 9 0 0 1-5.4.7 9 9 0 0 1-3-1 9.4 9.4 0 0 1-2.7-2.5 10 10 0 0 1-1 1.2 9.3 9.3 0 0 1-2 1.3 9 9 0 0 1-2.4 1 9 9 0 0 1-6.5-1.1A9.4 9.4 0 0 1 85 77V77a10.9 10.9 0 0 1-.6.6 9.3 9.3 0 0 1-2.7 2 9 9 0 0 1-6 .8 9 9 0 0 1-2.4-1 9.3 9.3 0 0 1-2.3-1.7 9.6 9.6 0 0 1-1.8-2.8 9.7 9.7 0 0 1-.8-3.7v-4a18.5 18.5 0 0 1-2.9.2l-1.2-.1c-1.9-.3-3.7-1-5.1-2.2a8.2 8.2 0 0 1-1.1-1 10.2 10.2 0 0 1-.9-1.2 15.3 15.3 0 0 1-.7-1.3 20.8 20.8 0 0 1-1.9-6.2v-.2a6.5 6.5 0 0 1-1-.3 6.1 6.1 0 0 1-.6-.3 6.6 6.6 0 0 1-.9-.6 8.2 8.2 0 0 1-2.7-3.7 10 10 0 0 1-.3-1 10.3 10.3 0 0 1-.3-1.9V47v-.4l.1-.4.6-1.4.1-.2a2 2 0 0 1 .8-.8l.3-.2.3-.2a3.2 3.2 0 0 1 1.8-.5h.4l.3.2 1.4.6.2.2.4.3.3.4.7-.7.2-.2.4-.2.6-.2h2.1l.4.2.4.2.3.2.8 1 .2-.1h.1v-.1H63l1.1.1h.3l.8.5.3.4.7 1 .2.3.1.5a11 11 0 0 1 .2 1.5c0 .8 0 1.6-.3 2.3a6 6 0 0 1-.5 1.2 5.5 5.5 0 0 1-3.3 2.5 12.3 12.3 0 0 0 1.4 3h.1l.2.1 1 .2h1.5l.5-.2H67.8l.5-.2h.1V44v-.4a26.7 26.7 0 0 1 .3-2.3 24.7 24.7 0 0 1 5.7-12.5 24.2 24.2 0 0 1 3.5-3.3 23.7 23.7 0 0 1 4.9-3 23.2 23.2 0 0 1 5.6-1.7 23.7 23.7 0 0 1 4-.3zm-.3 2a21.2 21.2 0 0 0-8 1.7 21.6 21.6 0 0 0-4.8 2.7 22.2 22.2 0 0 0-3.2 3 22.7 22.7 0 0 0-5 9.2 23.4 23.4 0 0 0-.7 4.9v15.7l-.5.1a34.3 34.3 0 0 1-1.5.3h-.2l-.4.1h-.4l-.9.2a10 10 0 0 1-1.9 0c-.5 0-1-.2-1.5-.4a1.8 1.8 0 0 1-.3-.2 2 2 0 0 1-.3-.3 5.2 5.2 0 0 1-.1-.2 9 9 0 0 1-.6-.9 13.8 13.8 0 0 1-1-2 14.3 14.3 0 0 1-.6-2 14 14 0 0 1-.1-.8v-.2h.3a12.8 12.8 0 0 0 1.4-.2 4.4 4.4 0 0 0 .3 0 3.6 3.6 0 0 0 1.1-.7 3.4 3.4 0 0 0 1.2-1.7l.2-1.2a5.1 5.1 0 0 0 0-.8 7.2 7.2 0 0 0-.1-.8l-.7-1-1.2-.2-1 .7-.1 1.3a5 5 0 0 1 .1.4v.6a1 1 0 0 1 0 .3c-.1.3-.4.4-.7.5l-1.2.4v-.7A9.9 9.9 0 0 1 60 49l.3-.6v-.2l.1-.1v-1.6l-1-1.2h-1.5l-1 1.1v.4a5.3 5.3 0 0 0-.2.6 5.5 5.5 0 0 0 0 .5c0 .7 0 1.4.3 2 0 .4.2.8.4 1.2L57 51a9.5 9.5 0 0 1-1.1-.5h-.2a2 2 0 0 1-.4-.3c-.4-.4-.5-1-.6-1.6a5.6 5.6 0 0 1 0-.5v-.5-.5l-.6-1.5-1.4-.6-.9.3s-.2 0-.3.2a2 2 0 0 1-.1 0l-.6 1.4v.7a8.5 8.5 0 0 0 .5 2c.4 1.1 1 2.1 2 2.8a4.7 4.7 0 0 0 2.1.9h1a22.8 22.8 0 0 0 .1 1 18.1 18.1 0 0 0 .8 3.8 18.2 18.2 0 0 0 1.6 3.7l1 1.3c1 1 2.3 1.6 3.7 2a11.7 11.7 0 0 0 4.8 0h.4l.5-.2.5-.1.6-.2v6.6a8 8 0 0 0 .1 1.3 7.5 7.5 0 0 0 2.4 4.3 7.2 7.2 0 0 0 2.3 1.3 7 7 0 0 0 7-1.1 7.5 7.5 0 0 0 2-2.6A7.7 7.7 0 0 0 85 72V71a8.2 8.2 0 0 0 .2 1.3c0 .7.3 1.4.6 2a7.5 7.5 0 0 0 1.7 2.3 7.3 7.3 0 0 0 2.2 1.4 7.1 7.1 0 0 0 4.6.2 7.2 7.2 0 0 0 2.4-1.2 7.5 7.5 0 0 0 2.1-2.7 7.8 7.8 0 0 0 .7-2.4V71a9.3 9.3 0 0 0 .1.6 7.6 7.6 0 0 0 .6 2.5 7.5 7.5 0 0 0 2.4 3 7.1 7.1 0 0 0 7 .8 7.3 7.3 0 0 0 2.3-1.5 7.5 7.5 0 0 0 1.6-2.3 7.6 7.6 0 0 0 .5-2l.1-1.1v-6.7l.4.1a12.2 12.2 0 0 0 2 .5 11.1 11.1 0 0 0 2.5 0h.8l1.2-.1a9.5 9.5 0 0 0 1.4-.2l.9-.3a3.5 3.5 0 0 0 .6-.4l1.2-1.4a12.2 12.2 0 0 0 .8-1.2c0-.3.2-.5.3-.7a15.9 15.9 0 0 0 .7-2l.3-1.6v-1.3l.2-.9V54.6a15.5 15.5 0 0 0 1.8 0 4.5 4.5 0 0 0 1.4-.5 5.7 5.7 0 0 0 2.5-3.2 7.6 7.6 0 0 0 .4-1.5v-.3l-.4-1.4a5.2 5.2 0 0 1-.2-.1l-.4-.4a3.8 3.8 0 0 0-.2 0 1.4 1.4 0 0 0-.5-.2l-1.4.4-.7 1.3v.7a5.7 5.7 0 0 1-.1.8l-.7 1.4a1.9 1.9 0 0 1-.5.3h-.3a9.6 9.6 0 0 1-.8.3 8.8 8.8 0 0 1-.6 0l.2-.4.2-.5.2-.3v-.4l.1-.2V50l.1-1 .1-.6v-.6a4.8 4.8 0 0 0 0-.8v-.2l-1-1.1-1.5-.2-1.1 1-.2 1.4v.1l.2.4.2.3v.4l.1 1.1v.3l.1.5v.8a9.6 9.6 0 0 1-.8-.3l-.2-.1h-.3l-.8-.1h-.2a1.6 1.6 0 0 1-.2-.2.9.9 0 0 1-.2-.2 1 1 0 0 1-.1-.5l.2-.9v-1.2l-.9-.8h-1.2l-.8.9v.3a4.8 4.8 0 0 0-.3 2l.3.9a3.5 3.5 0 0 0 1.2 1.6l1 .5.8.2 1.4.1h.4l.2.1a12.1 12.1 0 0 1-1 2.6 13.2 13.2 0 0 1-.8 1.5 9.5 9.5 0 0 1-1 1.2l-.2.3a1.7 1.7 0 0 1-.4.3 2.4 2.4 0 0 1-.7.2h-2.5a7.8 7.8 0 0 1-.6-.2l-.7-.2h-.2a14.8 14.8 0 0 1-.6-.2 23.4 23.4 0 0 1-.4-.1l-.4-.1-.3-.1V43.9a34.6 34.6 0 0 0 0-.6 23.6 23.6 0 0 0-.4-3 22.7 22.7 0 0 0-1.5-4.7 22.6 22.6 0 0 0-4.6-6.7 21.9 21.9 0 0 0-6.9-4.7 21.2 21.2 0 0 0-8.1-1.8H92zm9.1 33.7l.3.1a1 1 0 0 1 .6.8v.4a8.4 8.4 0 0 1 0 .5 8.8 8.8 0 0 1-1.6 4.2l-1 1.3A10 10 0 0 1 95 66c-1.3.3-2.7.4-4 .3a10.4 10.4 0 0 1-2.7-.8 10 10 0 0 1-3.6-2.5 9.3 9.3 0 0 1-.8-1 9 9 0 0 1-.7-1.2 8.6 8.6 0 0 1-.8-3.4V57a1 1 0 0 1 .3-.6 1 1 0 0 1 1.3-.2 1 1 0 0 1 .4.8v.4a6.5 6.5 0 0 0 .5 2.2 7 7 0 0 0 2.1 2.8l1 .6c2.6 1.6 6 1.6 8.5 0a8 8 0 0 0 1.1-.6 7.6 7.6 0 0 0 1.2-1.2 7 7 0 0 0 1-1.7 6.5 6.5 0 0 0 .4-2.5 1 1 0 0 1 .7-1h.4zM30.7 43.7c-15.5 1-28.5-6-30.1-16.4C-1.2 15.7 11.6 4 29 1.3 46.6-1.7 62.3 5.5 64 17.1c1.6 10.4-8.7 21-23.7 25a31.2 31.2 0 0 0 0 .9v.3a19 19 0 0 0 .1 1l.1.4.1.9a4.7 4.7 0 0 0 .5 1l.7 1a9.2 9.2 0 0 0 1.2 1l1.5.8.6.8-.7.6-1.1.3a11.2 11.2 0 0 1-2.6.4 8.6 8.6 0 0 1-3-.5 8.5 8.5 0 0 1-1-.4 11.2 11.2 0 0 1-1.8-1.2 13.3 13.3 0 0 1-1-1 18 18 0 0 1-.7-.6l-.4-.4a23.4 23.4 0 0 1-1.3-1.8l-.1-.1-.3-.5V45l-.3-.6v-.7zM83.1 36c3.6 0 6.5 3.2 6.5 7.1 0 4-3 7.2-6.5 7.2S76.7 47 76.7 43 79.6 36 83 36zm18 0c3.6 0 6.5 3.2 6.5 7.1 0 4-2.9 7.2-6.4 7.2S94.7 47 94.7 43s3-7.1 6.5-7.1zm-18 6.1c2 0 3.5 1.6 3.5 3.6S85 49.2 83 49.2s-3.4-1.6-3.4-3.6S81.2 42 83 42zm17.9 0c1.9 0 3.4 1.6 3.4 3.6s-1.5 3.6-3.4 3.6c-2 0-3.5-1.6-3.5-3.6S99.1 42 101 42zM17 28c-.3 1.6-1.8 5-5.2 5.8-2.5.6-4.1-.8-4.5-2.6-.4-1.9.7-3.5 2.1-4.5A3.5 3.5 0 0 1 8 24.6c-.4-2 .8-3.7 3.2-4.2 1.9-.5 3.1.2 3.4 1.5.3 1.1-.5 2.2-1.8 2.5-.9.3-1.6 0-1.7-.6a1.4 1.4 0 0 1 0-.7s.3.2 1 0c.7-.1 1-.7.9-1.2-.2-.6-1-.8-1.8-.6-1 .2-2 1-1.7 2.6.3 1 .9 1.6 1.5 1.8l.7-.2c1-.2 1.5 0 1.6.5 0 .4-.2 1-1.2 1.2a3.3 3.3 0 0 1-1.5 0c-.9.7-1.6 1.9-1.3 3.2.3 1.3 1.3 2.2 3 1.8 2.5-.7 3.8-3.7 4.2-5-.3-.5-.6-1-.7-1.6-.1-.5.1-1 .9-1.2.4 0 .7.2.8.8a2.8 2.8 0 0 1 0 1l.7 1c.6-2 1.4-4 1.7-4 .6-.2 1.5.6 1.5.6-.8.7-1.7 2.4-2.3 4.2.8.6 1.6 1 2.1 1 .5-.1.8-.6 1-1.2-.3-2.2 1-4.3 2.3-4.6.7-.2 1.3.2 1.4.8.1.5 0 1.3-.9 1.7-.2-1-.6-1.3-1-1.3-.4.1-.7 1.4-.4 2.8.2 1 .7 1.5 1.3 1.4.8-.2 1.3-1.2 1.7-2.1-.3-2.1.9-4.2 2.2-4.5.7-.2 1.2.1 1.4 1 .4 1.4-1 2.8-2.2 3.4.3.7.7 1 1.3.9 1-.3 1.6-1.5 2-2.5l-.5-3v-.3s1.6-.3 1.8.6v.1c.2-.6.7-1.2 1.3-1.4.8-.1 1.5.6 1.7 1.6.5 2.2-.5 4.4-1.8 4.7H33a31.9 31.9 0 0 0 1 5.2c-.4.1-1.8.4-2-.4l-.5-5.6c-.5 1-1.3 2.2-2.5 2.4-1 .3-1.6-.3-2-1.1-.5 1-1.3 2.1-2.4 2.4-.8.2-1.5-.1-2-1-.3.8-.9 1.5-1.5 1.7-.7.1-1.5-.3-2.4-1-.3.8-.4 1.6-.4 2.2 0 0-.7 0-.8-.4-.1-.5 0-1.5.3-2.7a10.3 10.3 0 0 1-.7-.8zm38.2-17.8l.2.9c.5 1.9.4 4.4.8 6.4 0 .6-.4 3-1.4 3.3-.2 0-.3 0-.4-.4-.1-.7 0-1.6-.3-2.6-.2-1.1-.8-1.6-1.5-1.5-.8.2-1.3 1-1.6 2l-.1-.5c-.2-1-1.8-.6-1.8-.6a6.2 6.2 0 0 1 .4 1.3l.2 1c-.2.5-.6 1-1.2 1l-.2.1a7 7 0 0 0-.1-.8c-.3-1.1-1-2-1.6-1.8a.7.7 0 0 0-.4.3c-1.3.3-2.4 2-2.1 3.9-.2.9-.6 1.7-1 1.9-.5 0-.8-.5-1.1-1.8l-.1-1.2a4 4 0 0 0 0-1.7c0-.4-.4-.7-.8-.6-.7.2-.9 1.7-.5 3.8-.2 1-.6 2-1.3 2-.4.2-.8-.2-1-1l-.2-3c1.2-.5 2-1 1.8-1.7-.1-.5-.8-.7-.8-.7s0 .7-1 1.2l-.2-1.4c-.1-.6-.4-1-1.7-.6l.4 1 .2 1.5h-1v.8c0 .3.4.3 1 .2 0 1.3 0 2.7.2 3.6.3 1.4 1.2 2 2 1.7 1-.2 1.6-1.3 2-2.3.3 1.2 1 2 1.9 1.7.7-.2 1.2-1.1 1.6-2.2.4.8 1.1 1.1 2 1 1.2-.4 1.7-1.6 1.8-2.8h.2c.6-.2 1-.6 1.3-1 0 .8 0 1.5.2 2.1.1.5.3.7.6.6.5-.1 1-.9 1-.9a4 4 0 0 1-.3-1c-.3-1.3.3-3.6 1-3.7.2 0 .3.2.5.7v.8l.2 1.5v.7c.2.7.7 1.3 1.5 1 1.3-.2 2-2.6 2.1-3.9.3.2.6.2 1 .1-.6-2.2 0-6.1-.3-7.9-.1-.4-1-.5-1.7-.5h-.4zm-21.5 12c.4 0 .7.3 1 1.1.2 1.3-.3 2.6-.9 2.8-.2 0-.7 0-1-1.2v-.4c0-1.3.4-2 1-2.2zm-5.2 1c.3 0 .6.2.6.5.2.6-.3 1.3-1.2 2-.3-1.4.1-2.3.6-2.5zm18-.4c-.5.2-1-.4-1.2-1.2-.2-1 0-2.1.7-2.5v.5c.2.7.6 1.5 1.3 1.9 0 .7-.2 1.2-.7 1.3zm10-1.6c0 .5.4.7 1 .6.8-.2 1-1 .8-1.6 0-.5-.4-1-1-.8-.5.1-1 .9-.8 1.8zm-14.3-5.5c0-.4-.5-.7-1-.5-.8.2-1 1-.9 1.5.2.6.5 1 1 .8.5 0 1.1-1 1-1.8z" fill="#fff" fill-opacity=".6"/></svg> </div> </div> </div></div><div class="container"> <div class="sf-tabs"> <div class="tab"> <h3 class="tab-title"> Exceptions <span class="badge">2</span> </h3> <div class="tab-content"> <div class="trace trace-as-html" id="trace-box-1"> <div class="trace-details"> <div class="trace-head"> <div class="sf-toggle" data-toggle-selector="#trace-html-1" data-toggle-initial="display"> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <h3 class="trace-class"> <span class="trace-namespace">Twig\\Error\\</span> RuntimeError </h3> </div> </div> <div id="trace-html-1" class="sf-toggle-content"> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-0" data-toggle-initial="display"> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=templates/themes/base/news/embedNewsOverview.html.twig&line=3#line3"> templates/themes/base/news/<strong>embedNewsOverview.html.twig</strong> </a> (line 3) <span class="icon icon-copy hidden" data-clipboard-text="templates/themes/base/news/embedNewsOverview.html.twig:3"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-0" class="trace-code sf-toggle-content"> <ol start="1"><li><code><section class="news-overview"></code></li><li><code> {% if featuredArticle %}</code></li><li class="selected"><code> <twig:FeaturedNewsArticle :article="featuredArticle" /></code></li><li><code> {% endif %}</code></li><li><code> <div class="container"></code></li><li><code> {% for article in articles %}</code></li><li><code> <twig:NewsThumbnail :article="article" /></code></li><li><code> {% else %}</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-1" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=367#line367"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">displayWithErrorHandling</span> (line 367) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:367"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-1" class="trace-code sf-toggle-content"> <ol start="362"><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$blocks </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">displayWithErrorHandling</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">mergeGlobals</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">array_merge</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$blocks</span><span style="color: var(--highlight-keyword)">));</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">)</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$level </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">();</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-2" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=379#line379"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">display</span> (line 379) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:379"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-2" class="trace-code sf-toggle-content"> <ol start="374"><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> } else {</code></li><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">(function () { return </span><span style="color: var(--highlight-string)">\'\'</span><span style="color: var(--highlight-keyword)">; });</span></code></li><li><code> }</code></li><li><code> try {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Throwable $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> while (<span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">() > </span><span style="color: var(--highlight-default)">$level</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">ob_end_clean</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-3" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/TemplateWrapper.php&line=38#line38"> vendor/twig/twig/src/<strong>TemplateWrapper.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 38) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/TemplateWrapper.php:38"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-3" class="trace-code sf-toggle-content"> <ol start="33"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-comment)">// using func_get_args() allows to not expose the blocks argument</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-4" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Environment.php&line=280#line280"> vendor/twig/twig/src/<strong>Environment.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 280) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Environment.php:280"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-4" class="trace-code sf-toggle-content"> <ol start="275"><li><code> * @throws SyntaxError When an error occurred during compilation</code></li><li><code> * @throws RuntimeError When an error occurred during rendering</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">public function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">load</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Displays a template.</code></li><li><code> *</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-5" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=258#line258"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 258) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:258"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-5" class="trace-code sf-toggle-content"> <ol start="253"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (!<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">has</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> throw new <span style="color: var(--highlight-default)">\\LogicException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-6" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=266#line266"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">renderView</span> (line 266) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:266"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-6" class="trace-code sf-toggle-content"> <ol start="261"><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">protected function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">string $view</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$parameters </span><span style="color: var(--highlight-keyword)">= [], </span><span style="color: var(--highlight-default)">Response $response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">): </span><span style="color: var(--highlight-default)">Response</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$content </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderView</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-7" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">render</span><span class="trace-arguments">(\'@theme/news/embedNewsOverview.html.twig\', <em>array</em>(\'featuredArticle\' => <em>object</em>(<abbr title="App\\Entity\\News">News</abbr>), \'articles\' => <em>object</em>(<abbr title="Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination">SlidingPagination</abbr>)))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/NewsDefaultController.php&line=52#line52"> src/Controller/<strong>NewsDefaultController.php</strong> </a> (line 52) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/NewsDefaultController.php:52"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-7" class="trace-code sf-toggle-content"> <ol start="47"><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$paginatedNews </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$paginator</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">paginate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">query</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getInt</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'page\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">1</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">$perpage</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'@theme/news/embedNewsOverview.html.twig\'</span><span style="color: var(--highlight-keyword)">, [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'featuredArticle\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$featuredArticle</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'articles\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$paginatedNews</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> ]);</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-8" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">embedNewsOverview</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-8" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-9" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-9" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-10" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=156#line156"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 156) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:156"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-10" class="trace-code sf-toggle-content"> <ol start="151"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> <span style="color: var(--highlight-default)">$request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'request_stack\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">getCurrentRequest</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">] = </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$subRequest </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">duplicate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'http_kernel\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$subRequest</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">HttpKernelInterface</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">SUB_REQUEST</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Returns a RedirectResponse to the given URL.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-11" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">forward</span><span class="trace-arguments">(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', <em>array</em>(\'request\' => <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\'))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=803#line803"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 803) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:803"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-11" class="trace-code sf-toggle-content"> <ol start="798"><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// Non-URL reliant (slugless) component</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (</span><span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">== </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-default)">$comkey</span><span style="color: var(--highlight-keyword)">][</span><span style="color: var(--highlight-string)">\'slug\'</span><span style="color: var(--highlight-keyword)">]) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'<p>SLUGLESS:<br/>RENDERING CONTROLLER into = <strong>\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">].</span><span style="color: var(--highlight-string)">\'</strong></p>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-comment)">// fetch component data</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">forward</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">], [</span><span style="color: var(--highlight-string)">\'request\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'pageId\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$confirmedPageId</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> <span style="color: var(--highlight-default)">$pageComponentsReturn</span><span style="color: var(--highlight-keyword)">[] = [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'position\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'position\'</span><span style="color: var(--highlight-keyword)">],</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlKey\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlValue\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'data\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getContent</span><span style="color: var(--highlight-keyword)">(),</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-12" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">getComponentData</span><span class="trace-arguments">(<em>false</em>, <em>array</em>(<em>array</em>(\'name\' => \'Accreditations (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Areas We Cover Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudies\', \'slug\' => <em>null</em>, \'route\' => \'embed_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Case Studies\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'WhatsApp Block\', \'slug\' => <em>null</em>, \'route\' => \'whatsapp_block\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Enquiry Form\', \'slug\' => <em>null</em>, \'route\' => \'embed_enquiry\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'FAQs (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_faqs_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Meet the Team\', \'slug\' => <em>null</em>, \'route\' => \'embed_meettheteam\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Team Members\', \'slug\' => <em>null</em>, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Overview\', \'slug\' => <em>null</em>, \'route\' => \'embed_news_overview\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Sitemap\', \'slug\' => <em>null</em>, \'route\' => \'embed_sitemap\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employer)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employee)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources Filters\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources_filters\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Search Results\', \'slug\' => <em>null</em>, \'route\' => \'process_search\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Categories\', \'slug\' => <em>null</em>, \'route\' => \'embed_service_categories\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Slider\', \'slug\' => <em>null</em>, \'route\' => \'embed_slider\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonial\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonial\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Wisdom Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\')), <em>array</em>(<em>array</em>(\'position\' => \'Below Header\', \'route\' => <em>null</em>), <em>array</em>(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), <em>array</em>(\'position\' => \'After Content\', \'route\' => <em>null</em>)), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), 2)</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=439#line439"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 439) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:439"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-12" class="trace-code sf-toggle-content"> <ol start="434"><li><code></code></li><li><code> // simple direct match</code></li><li><code> // this will match the home page in any locale and any default \'en\' page</code></li><li><code> <span style="color: var(--highlight-default)">$page </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">em</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRepository</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">Page</span><span style="color: var(--highlight-keyword)">::class)-></span><span style="color: var(--highlight-default)">findOneBy</span><span style="color: var(--highlight-keyword)">([</span><span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'deleted\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'active\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">!== </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageComponents </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponentData</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponents</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">"<br/><span style=\'color:green\' >(STEP1) Found - "</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTitle</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\' (ID#\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\')<br/>Will render page out of debug mode</span>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> return [</code></li><li><code> <span style="color: var(--highlight-string)">\'page\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">,</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-13" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">routeMatcherV2</span><span class="trace-arguments">(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'blog\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=963#line963"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 963) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:963"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-13" class="trace-code sf-toggle-content"> <ol start="958"><li><code></code></li><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">redirect</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'/\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageData </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">routeMatcherV2</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// REDIRECT CHECKER</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'Checking for redirects...\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> foreach (<span style="color: var(--highlight-default)">$pageData</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'pageComponents\'</span><span style="color: var(--highlight-keyword)">] as </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-14" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">router</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-14" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-15" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-15" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-16" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/Kernel.php&line=202#line202"> vendor/symfony/http-kernel/<strong>Kernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 202) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/Kernel.php:202"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-16" class="trace-code sf-toggle-content"> <ol start="197"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">boot</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> ++<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">resetServices </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getHttpKernel</span><span style="color: var(--highlight-keyword)">()-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } finally {</code></li><li><code> --<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-17" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php&line=35#line35"> vendor/symfony/runtime/Runner/Symfony/<strong>HttpKernelRunner.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-17" class="trace-code sf-toggle-content"> <ol start="30"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">(): </span><span style="color: var(--highlight-default)">int</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">send</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">TerminableInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">terminate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-18" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/autoload_runtime.php&line=35#line35"> vendor/<strong>autoload_runtime.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">run</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/autoload_runtime.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-18" class="trace-code sf-toggle-content"> <ol start="30"><li><code><span style="color: var(--highlight-default)">$app </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$args</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code>exit(</code></li><li><code> <span style="color: var(--highlight-default)">$runtime</span></code></li><li><code> <span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRunner</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">)</span></code></li><li class="selected"><code> -><span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">()</span></code></li><li><code>);</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-19" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title=""></abbr></span><span class="trace-method">require_once</span><span class="trace-arguments">(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=public/index.php&line=5#line5"> public/<strong>index.php</strong> </a> (line 5) <span class="icon icon-copy hidden" data-clipboard-text="public/index.php:5"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-19" class="trace-code sf-toggle-content"> <ol start="1"><li><code><span style="color: var(--highlight-default)"><?php</span></code></li><li><code></code></li><li><code><span style="color: var(--highlight-keyword)">use </span><span style="color: var(--highlight-default)">App\\Kernel</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li class="selected"><code>require_once <span style="color: var(--highlight-default)">dirname</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">__DIR__</span><span style="color: var(--highlight-keyword)">).</span><span style="color: var(--highlight-string)">\'/vendor/autoload_runtime.php\'</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code>return function (array <span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> return new <span style="color: var(--highlight-default)">Kernel</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_ENV\'</span><span style="color: var(--highlight-keyword)">], (bool) </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_DEBUG\'</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code>};</code></li><li><code></code></li></ol> </div> </div> </div> </div></div><div class="trace trace-as-html" id="trace-box-2"> <div class="trace-details"> <div class="trace-head"> <div class="sf-toggle" data-toggle-selector="#trace-html-2" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <h3 class="trace-class"> ParseError </h3> <p class="break-long-words trace-message">syntax error, unexpected token ":"</p> </div> </div> <div id="trace-html-2" class="sf-toggle-content"> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-0" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php&line=48#line48"> var/cache/dev/twig/78/<strong>78aabff1ad79bf47105b798fe03705c8.php</strong> </a> (line 48) <span class="icon icon-copy hidden" data-clipboard-text="var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php:48"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-0" class="trace-code sf-toggle-content"> <ol start="43"><li><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-string)">"<section class=\\"featured-news-article\\"></span></code></li><li><code> <div class=\\"container\\"></code></li><li><code> <a</code></li><li><code> href=\\""<span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-comment)">// line 4</span></code></li><li class="selected"><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-default)">twig_escape_filter</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">extensions</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'App\\Twig\\TwigExtension\'</span><span style="color: var(--highlight-keyword)">]->{</span><span style="color: var(--highlight-default)">closure</span><span style="color: var(--highlight-keyword)">:</span><span style="color: var(--highlight-default)">App\\Twig\\TwigExtension</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">getFunctions</span><span style="color: var(--highlight-keyword)">():</span><span style="color: var(--highlight-default)">43</span><span style="color: var(--highlight-keyword)">}(</span><span style="color: var(--highlight-default)">twig_get_attribute</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">, (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"app"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"app"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"app"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "app" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })()), </span><span style="color: var(--highlight-string)">"request"</span><span style="color: var(--highlight-keyword)">, [], </span><span style="color: var(--highlight-string)">"any"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">twig_get_attribute</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">, (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "article" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })()), </span><span style="color: var(--highlight-string)">"linkedPageId"</span><span style="color: var(--highlight-keyword)">, [], </span><span style="color: var(--highlight-string)">"any"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">), [</span><span style="color: var(--highlight-string)">"news_slug" </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">twig_get_attribute</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">, (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "article" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })()), </span><span style="color: var(--highlight-string)">"slug"</span><span style="color: var(--highlight-keyword)">, [], </span><span style="color: var(--highlight-string)">"any"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">)]), </span><span style="color: var(--highlight-string)">"html"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> echo <span style="color: var(--highlight-string)">"\\"</span></code></li><li><code> class=\\"featured-article-block\\"</code></li><li><code> ></code></li><li><code> <div class=\\"featured-article-block__content\\"></code></li><li><code> <div class=\\"featured-article-block__meta\\"></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-1" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Environment.php&line=352#line352"> vendor/twig/twig/src/<strong>Environment.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">load</span> (line 352) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Environment.php:352"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-1" class="trace-code sf-toggle-content"> <ol start="347"><li><code></code></li><li><code> if (!<span style="color: var(--highlight-default)">class_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$cls</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$source </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getLoader</span><span style="color: var(--highlight-keyword)">()-></span><span style="color: var(--highlight-default)">getSourceContext</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$content </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">compileSource</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$source</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">cache</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">write</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$key</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$content</span><span style="color: var(--highlight-keyword)">);</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">cache</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">load</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$key</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> if (!<span style="color: var(--highlight-default)">class_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$mainCls</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> <span style="color: var(--highlight-comment)">/* Last line of defense if either $this->bcWriteCacheFile was used,</span></code></li><li><code> * $this->cache is implemented as a no-op or we have a race condition</code></li><li><code> * where the cache was cleared between the above calls to write to and load from</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-2" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/ux-twig-component/src/ComponentRenderer.php&line=73#line73"> vendor/symfony/ux-twig-component/src/<strong>ComponentRenderer.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">loadTemplate</span> (line 73) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/ux-twig-component/src/ComponentRenderer.php:73"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-2" class="trace-code sf-toggle-content"> <ol start="68"><li><code> <span style="color: var(--highlight-keyword)">if (</span><span style="color: var(--highlight-default)">$templateIndex </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTemplateIndex</span><span style="color: var(--highlight-keyword)">()) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$variables</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'__parent__\'</span><span style="color: var(--highlight-keyword)">] = </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getParentTemplateForEmbedded</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">twig</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">loadTemplate</span><span style="color: var(--highlight-keyword)">(</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">templateClasses</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-default)">$template </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTemplate</span><span style="color: var(--highlight-keyword)">()] ??= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">twig</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTemplateClass</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">),</span></code></li><li><code> <span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-default)">$templateIndex</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> )-><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$variables</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } finally {</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-3" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/ux-twig-component/src/ComponentRenderer.php&line=56#line56"> vendor/symfony/ux-twig-component/src/<strong>ComponentRenderer.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 56) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/ux-twig-component/src/ComponentRenderer.php:56"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-3" class="trace-code sf-toggle-content"> <ol start="51"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$preRendered </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">preCreateForRender</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> return <span style="color: var(--highlight-default)">$preRendered</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">factory</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">create</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">));</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">MountedComponent $mounted</span><span style="color: var(--highlight-keyword)">): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">componentStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$mounted</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-4" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php&line=51#line51"> vendor/symfony/ux-twig-component/src/Twig/<strong>ComponentRuntime.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">createAndRender</span> (line 51) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php:51"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-4" class="trace-code sf-toggle-content"> <ol start="46"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">has</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$normalized </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">strtolower</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">))) {</span></code></li><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$normalized</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderer</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">createAndRender</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * @param array<string, mixed> $props</code></li><li><code> * @param array<string, mixed> $context</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-5" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=var/cache/dev/twig/43/43e928a423f00bdbef32528a86610345.php&line=49#line49"> var/cache/dev/twig/43/<strong>43e928a423f00bdbef32528a86610345.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 49) <span class="icon icon-copy hidden" data-clipboard-text="var/cache/dev/twig/43/43e928a423f00bdbef32528a86610345.php:49"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-5" class="trace-code sf-toggle-content"> <ol start="44"><li><code> "<span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-comment)">// line 2</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if ((isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "featuredArticle" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">2</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })())) {</span></code></li><li><code> <span style="color: var(--highlight-comment)">// line 3</span></code></li><li><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-string)">" "</span><span style="color: var(--highlight-keyword)">;</span></code></li><li class="selected"><code> echo <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRuntime</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Symfony\\UX\\TwigComponent\\Twig\\ComponentRuntime\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"FeaturedNewsArticle"</span><span style="color: var(--highlight-keyword)">, [</span><span style="color: var(--highlight-string)">"article" </span><span style="color: var(--highlight-keyword)">=> (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "featuredArticle" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">3</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })())]);</span></code></li><li><code> echo <span style="color: var(--highlight-string)">"</span></code></li><li><code> "<span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code> <span style="color: var(--highlight-comment)">// line 5</span></code></li><li><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-string)">" <div class=\\"container\\"></span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-6" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=394#line394"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">doDisplay</span> (line 394) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:394"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-6" class="trace-code sf-toggle-content"> <ol start="389"><li><code> }</code></li><li><code></code></li><li><code> protected function <span style="color: var(--highlight-default)">displayWithErrorHandling</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$blocks </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li><code> try {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">doDisplay</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$blocks</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">Error $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (!<span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getSourceContext</span><span style="color: var(--highlight-keyword)">()) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">setSourceContext</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getSourceContext</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-7" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=367#line367"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">displayWithErrorHandling</span> (line 367) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:367"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-7" class="trace-code sf-toggle-content"> <ol start="362"><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$blocks </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">displayWithErrorHandling</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">mergeGlobals</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">array_merge</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$blocks</span><span style="color: var(--highlight-keyword)">));</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">)</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$level </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">();</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-8" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=379#line379"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">display</span> (line 379) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:379"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-8" class="trace-code sf-toggle-content"> <ol start="374"><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> } else {</code></li><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">(function () { return </span><span style="color: var(--highlight-string)">\'\'</span><span style="color: var(--highlight-keyword)">; });</span></code></li><li><code> }</code></li><li><code> try {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Throwable $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> while (<span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">() > </span><span style="color: var(--highlight-default)">$level</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">ob_end_clean</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-9" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/TemplateWrapper.php&line=38#line38"> vendor/twig/twig/src/<strong>TemplateWrapper.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 38) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/TemplateWrapper.php:38"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-9" class="trace-code sf-toggle-content"> <ol start="33"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-comment)">// using func_get_args() allows to not expose the blocks argument</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-10" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Environment.php&line=280#line280"> vendor/twig/twig/src/<strong>Environment.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 280) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Environment.php:280"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-10" class="trace-code sf-toggle-content"> <ol start="275"><li><code> * @throws SyntaxError When an error occurred during compilation</code></li><li><code> * @throws RuntimeError When an error occurred during rendering</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">public function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">load</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Displays a template.</code></li><li><code> *</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-11" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=258#line258"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 258) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:258"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-11" class="trace-code sf-toggle-content"> <ol start="253"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (!<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">has</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> throw new <span style="color: var(--highlight-default)">\\LogicException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-12" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=266#line266"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">renderView</span> (line 266) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:266"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-12" class="trace-code sf-toggle-content"> <ol start="261"><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">protected function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">string $view</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$parameters </span><span style="color: var(--highlight-keyword)">= [], </span><span style="color: var(--highlight-default)">Response $response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">): </span><span style="color: var(--highlight-default)">Response</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$content </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderView</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-13" data-toggle-initial="display"> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">render</span><span class="trace-arguments">(\'@theme/news/embedNewsOverview.html.twig\', <em>array</em>(\'featuredArticle\' => <em>object</em>(<abbr title="App\\Entity\\News">News</abbr>), \'articles\' => <em>object</em>(<abbr title="Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination">SlidingPagination</abbr>)))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/NewsDefaultController.php&line=52#line52"> src/Controller/<strong>NewsDefaultController.php</strong> </a> (line 52) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/NewsDefaultController.php:52"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-13" class="trace-code sf-toggle-content"> <ol start="47"><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$paginatedNews </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$paginator</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">paginate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">query</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getInt</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'page\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">1</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">$perpage</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'@theme/news/embedNewsOverview.html.twig\'</span><span style="color: var(--highlight-keyword)">, [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'featuredArticle\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$featuredArticle</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'articles\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$paginatedNews</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> ]);</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-14" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">embedNewsOverview</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-14" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-15" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-15" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-16" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=156#line156"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 156) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:156"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-16" class="trace-code sf-toggle-content"> <ol start="151"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> <span style="color: var(--highlight-default)">$request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'request_stack\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">getCurrentRequest</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">] = </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$subRequest </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">duplicate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'http_kernel\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$subRequest</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">HttpKernelInterface</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">SUB_REQUEST</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Returns a RedirectResponse to the given URL.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-17" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">forward</span><span class="trace-arguments">(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', <em>array</em>(\'request\' => <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\'))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=803#line803"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 803) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:803"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-17" class="trace-code sf-toggle-content"> <ol start="798"><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// Non-URL reliant (slugless) component</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (</span><span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">== </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-default)">$comkey</span><span style="color: var(--highlight-keyword)">][</span><span style="color: var(--highlight-string)">\'slug\'</span><span style="color: var(--highlight-keyword)">]) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'<p>SLUGLESS:<br/>RENDERING CONTROLLER into = <strong>\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">].</span><span style="color: var(--highlight-string)">\'</strong></p>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-comment)">// fetch component data</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">forward</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">], [</span><span style="color: var(--highlight-string)">\'request\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'pageId\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$confirmedPageId</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> <span style="color: var(--highlight-default)">$pageComponentsReturn</span><span style="color: var(--highlight-keyword)">[] = [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'position\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'position\'</span><span style="color: var(--highlight-keyword)">],</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlKey\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlValue\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'data\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getContent</span><span style="color: var(--highlight-keyword)">(),</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-18" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">getComponentData</span><span class="trace-arguments">(<em>false</em>, <em>array</em>(<em>array</em>(\'name\' => \'Accreditations (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Areas We Cover Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudies\', \'slug\' => <em>null</em>, \'route\' => \'embed_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Case Studies\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'WhatsApp Block\', \'slug\' => <em>null</em>, \'route\' => \'whatsapp_block\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Enquiry Form\', \'slug\' => <em>null</em>, \'route\' => \'embed_enquiry\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'FAQs (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_faqs_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Meet the Team\', \'slug\' => <em>null</em>, \'route\' => \'embed_meettheteam\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Team Members\', \'slug\' => <em>null</em>, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Overview\', \'slug\' => <em>null</em>, \'route\' => \'embed_news_overview\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Sitemap\', \'slug\' => <em>null</em>, \'route\' => \'embed_sitemap\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employer)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employee)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources Filters\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources_filters\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Search Results\', \'slug\' => <em>null</em>, \'route\' => \'process_search\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Categories\', \'slug\' => <em>null</em>, \'route\' => \'embed_service_categories\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Slider\', \'slug\' => <em>null</em>, \'route\' => \'embed_slider\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonial\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonial\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Wisdom Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\')), <em>array</em>(<em>array</em>(\'position\' => \'Below Header\', \'route\' => <em>null</em>), <em>array</em>(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), <em>array</em>(\'position\' => \'After Content\', \'route\' => <em>null</em>)), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), 2)</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=439#line439"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 439) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:439"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-18" class="trace-code sf-toggle-content"> <ol start="434"><li><code></code></li><li><code> // simple direct match</code></li><li><code> // this will match the home page in any locale and any default \'en\' page</code></li><li><code> <span style="color: var(--highlight-default)">$page </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">em</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRepository</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">Page</span><span style="color: var(--highlight-keyword)">::class)-></span><span style="color: var(--highlight-default)">findOneBy</span><span style="color: var(--highlight-keyword)">([</span><span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'deleted\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'active\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">!== </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageComponents </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponentData</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponents</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">"<br/><span style=\'color:green\' >(STEP1) Found - "</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTitle</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\' (ID#\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\')<br/>Will render page out of debug mode</span>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> return [</code></li><li><code> <span style="color: var(--highlight-string)">\'page\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">,</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-19" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">routeMatcherV2</span><span class="trace-arguments">(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'blog\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=963#line963"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 963) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:963"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-19" class="trace-code sf-toggle-content"> <ol start="958"><li><code></code></li><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">redirect</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'/\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageData </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">routeMatcherV2</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// REDIRECT CHECKER</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'Checking for redirects...\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> foreach (<span style="color: var(--highlight-default)">$pageData</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'pageComponents\'</span><span style="color: var(--highlight-keyword)">] as </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-20" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">router</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-20" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-21" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-21" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-22" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/Kernel.php&line=202#line202"> vendor/symfony/http-kernel/<strong>Kernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 202) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/Kernel.php:202"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-22" class="trace-code sf-toggle-content"> <ol start="197"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">boot</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> ++<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">resetServices </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getHttpKernel</span><span style="color: var(--highlight-keyword)">()-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } finally {</code></li><li><code> --<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-23" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php&line=35#line35"> vendor/symfony/runtime/Runner/Symfony/<strong>HttpKernelRunner.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-23" class="trace-code sf-toggle-content"> <ol start="30"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">(): </span><span style="color: var(--highlight-default)">int</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">send</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">TerminableInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">terminate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-24" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/autoload_runtime.php&line=35#line35"> vendor/<strong>autoload_runtime.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">run</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/autoload_runtime.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-24" class="trace-code sf-toggle-content"> <ol start="30"><li><code><span style="color: var(--highlight-default)">$app </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$args</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code>exit(</code></li><li><code> <span style="color: var(--highlight-default)">$runtime</span></code></li><li><code> <span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRunner</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">)</span></code></li><li class="selected"><code> -><span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">()</span></code></li><li><code>);</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-25" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title=""></abbr></span><span class="trace-method">require_once</span><span class="trace-arguments">(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=public/index.php&line=5#line5"> public/<strong>index.php</strong> </a> (line 5) <span class="icon icon-copy hidden" data-clipboard-text="public/index.php:5"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-25" class="trace-code sf-toggle-content"> <ol start="1"><li><code><span style="color: var(--highlight-default)"><?php</span></code></li><li><code></code></li><li><code><span style="color: var(--highlight-keyword)">use </span><span style="color: var(--highlight-default)">App\\Kernel</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li class="selected"><code>require_once <span style="color: var(--highlight-default)">dirname</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">__DIR__</span><span style="color: var(--highlight-keyword)">).</span><span style="color: var(--highlight-string)">\'/vendor/autoload_runtime.php\'</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code>return function (array <span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> return new <span style="color: var(--highlight-default)">Kernel</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_ENV\'</span><span style="color: var(--highlight-keyword)">], (bool) </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_DEBUG\'</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code>};</code></li><li><code></code></li></ol> </div> </div> </div> </div></div> </div> </div> <div class="tab "> <h3 class="tab-title"> Logs <span class="badge status-error">1</span> </h3> <div class="tab-content"> <table class="logs" data-filter-level="Emergency,Alert,Critical,Error,Warning,Notice,Info,Debug" data-filters> <thead> <tr> <th data-filter="level">Level</th> <th data-filter="channel">Channel</th> <th class="full-width">Message</th> </tr> </thead> <tbody> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\ResourceCheckerConfigCache::write(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\ConfigCacheInterface::write(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $query as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $cookies as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $server as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::getPreferredLanguage(): Implicitly marking parameter $locales as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::getTrustedValues(): Implicitly marking parameter $ip as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\HeaderBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\HeaderBag::get(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\HeaderBag::getDate(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\InputBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\ContainerAwareTrait::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\ContainerAwareInterface::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ApcuAdapter::__construct(): Implicitly marking parameter $version as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ApcuAdapter::__construct(): Implicitly marking parameter $marshaller as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Traits\\ContractsTrait::doGet(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::doGet(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::doGet(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheInterface::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheInterface::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ArrayAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ArrayAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ChainAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ChainAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: {closure:Symfony\\Component\\Cache\\Adapter\\ChainAdapter::get():107}(): Implicitly marking parameter $item as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\PhpArrayAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\PhpArrayAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\PhpFilesAdapter::__construct(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Traits\\FilesystemCommonTrait::write(): Implicitly marking parameter $expiresAt as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Traits\\FilesystemCommonTrait::getFile(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\Argument\\ServiceLocator::__construct(): Implicitly marking parameter $serviceTypes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\ServiceLocator::formatAlternatives(): Implicitly marking parameter $alternatives as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Resource\\ClassExistenceResource::__construct(): Implicitly marking parameter $exists as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Resource\\ClassExistenceResource::throwOnRequiredClass(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Resource\\DirectoryResource::__construct(): Implicitly marking parameter $pattern as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authorization\\ExpressionLanguage::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::file(): Implicitly marking parameter $fileName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::renderForm(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollectionInterface::getEntrypointLookup(): Implicitly marking parameter $buildName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollection::__construct(): Implicitly marking parameter $defaultBuildName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollection::getEntrypointLookup(): Implicitly marking parameter $buildName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\TraceableAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\TraceableAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager::dispatchEvent(): Implicitly marking parameter $eventArgs as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Monolog\\Logger::addRecord(): Implicitly marking parameter $datetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Log\\DebugLoggerInterface::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Log\\DebugLoggerInterface::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Logger::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Logger::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $expressionLanguage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::__construct(): Implicitly marking parameter $authorizationChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler::__construct(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::__construct(): Implicitly marking parameter $router as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::logException(): Implicitly marking parameter $logLevel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\HttpKernel::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\HttpKernel::__construct(): Implicitly marking parameter $argumentResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\HttpKernel::terminateWithException(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Controller\\ControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Controller\\ContainerControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver::__construct(): Implicitly marking parameter $argumentMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\FileLocatorInterface::locate(): Implicitly marking parameter $currentPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\FileLocator::locate(): Implicitly marking parameter $currentPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Config\\FileLocator::locate(): Implicitly marking parameter $currentPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter::__construct(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter::__construct(): Implicitly marking parameter $marshaller as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Marshaller\\DefaultMarshaller::__construct(): Implicitly marking parameter $useIgbinarySerialize as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::getPackage(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::getVersion(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::getUrl(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\VersionStrategy\\JsonManifestVersionStrategy::__construct(): Implicitly marking parameter $httpClient as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorInterface::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorInterface::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\TranslatorBagInterface::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::__construct(): Implicitly marking parameter $formatter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::__construct(): Implicitly marking parameter $cacheDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::addResource(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\MessageCatalogue::all(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\MessageCatalogueInterface::all(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Translation\\Translator::addResource(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Formatter\\MessageFormatter::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Formatter\\MessageFormatter::__construct(): Implicitly marking parameter $intlFormatter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorTrait::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorTrait::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::__construct(): Implicitly marking parameter $exceptionHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter::__construct(): Implicitly marking parameter $baseDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\Stopwatch::openSection(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\Stopwatch::start(): Implicitly marking parameter $category as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\Section::__construct(): Implicitly marking parameter $origin as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Processor\\DebugProcessor::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Processor\\DebugProcessor::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Processor\\DebugProcessor::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::setCurrentRequest(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\AbstractSessionListener::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Loader\\AutoMappingTrait::isAutoMappingEnabledForClass(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\DoctrineLoader::__construct(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Loader\\PropertyInfoLoader::__construct(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::__construct(): Implicitly marking parameter $matcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::__construct(): Implicitly marking parameter $collectParameter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DataCollectorInterface::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\RouterDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Form\\Extension\\DataCollector\\FormDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Form\\Extension\\DataCollector\\FormDataCollector::recursiveBuildFinalFormTree(): Implicitly marking parameter $form as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorageInterface::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorage::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAuthenticated(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::__construct(): Implicitly marking parameter $router as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::registerListener(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::registerListener(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::getLogoutPath(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::getLogoutUrl(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::setCurrentFirewall(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Cloner\\AbstractCloner::__construct(): Implicitly marking parameter $casters as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\AbstractDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\CliDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\HtmlDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\SourceContextProvider::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\SourceContextProvider::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\SourceContextProvider::__construct(): Implicitly marking parameter $fileLinkFormatter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Loader\\FilesystemLoader::__construct(): Implicitly marking parameter $rootPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::__construct(): Implicitly marking parameter $cspHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::__construct(): Implicitly marking parameter $dumpDataCollector as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollectorTranslator::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollectorTranslator::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollectorTranslator::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Router::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Router::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Router::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $parameters as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcherInterface::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcherInterface::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getCalledListeners(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getNotCalledListeners(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getOrphanedEvents(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcher::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcher::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcher::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\Profiler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\Profiler::find(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\Profiler::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface::find(): Implicitly marking parameter $start as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface::find(): Implicitly marking parameter $end as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::find(): Implicitly marking parameter $start as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::find(): Implicitly marking parameter $end as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::find(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::createProfileFromData(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::doRead(): Implicitly marking parameter $profile as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector::__construct(): Implicitly marking parameter $kernel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\MemoryDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\DataCollector\\ValidatorDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\AjaxDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\ExceptionDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::__construct(): Implicitly marking parameter $containerPathPrefix as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::getContainerCompilerLogs(): Implicitly marking parameter $compilerLogsFilepath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\DataCollector\\CacheDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollector\\TranslationDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $logoutUrlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $accessDecisionManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $firewallMap as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $firewall as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\DataCollector\\TwigDataCollector::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\DataCollector\\TwigDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\DataCollector\\DoctrineDataCollector::__construct(): Implicitly marking parameter $debugDataHolder as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\DataCollector\\DoctrineDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::setKernel(): Implicitly marking parameter $kernel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\UsageTrackingTokenStorage::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Template::displayBlock(): Implicitly marking parameter $templateContext as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Environment::getTemplateClass(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Environment::loadTemplate(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Environment::createTemplate(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\LogoutUrlExtension::getLogoutPath(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\LogoutUrlExtension::getLogoutUrl(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $impersonateUrlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::isGranted(): Implicitly marking parameter $field as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::getImpersonateExitUrl(): Implicitly marking parameter $exitTo as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::getImpersonateExitPath(): Implicitly marking parameter $exitTo as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Impersonate\\ImpersonateUrlGenerator::generateExitPath(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Impersonate\\ImpersonateUrlGenerator::generateExitUrl(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Impersonate\\ImpersonateUrlGenerator::buildExitPath(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\DumpExtension::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::trans(): Implicitly marking parameter $count as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::createTranslatable(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\AssetExtension::getAssetUrl(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\AssetExtension::getAssetVersion(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\CodeExtension::formatFile(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\FormExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\EntryFilesTwigExtension::renderWebpackScriptTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\EntryFilesTwigExtension::renderWebpackLinkTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::renderStimulusAction(): Implicitly marking parameter $actionName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::renderStimulusAction(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::appendStimulusAction(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::renderStimulusTarget(): Implicitly marking parameter $targetNames as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::appendStimulusTarget(): Implicitly marking parameter $targetNames as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension::dumpLog(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\EnvVarProcessor::__construct(): Implicitly marking parameter $loaders as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\VarDumper::setHandler(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Faker\\Generator::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Faker\\Container\\ContainerBuilder::add(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Faker\\Provider\\DateTime::timezone(): Implicitly marking parameter $countryCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct" to "false" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\StopwatchEvent::__construct(): Implicitly marking parameter $category as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\StopwatchEvent::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher::redirect(): Implicitly marking parameter $scheme as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Matcher\\RedirectableUrlMatcherInterface::redirect(): Implicitly marking parameter $scheme as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="info" data-filter-channel="request"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> request </td> <td> Matched route "router". <pre class="text-muted prewrap m-t-5">{ "route": "router", "route_parameters": { "_route": "router", "_controller": "App\\\\Controller\\\\PageDefaultController::router", "slug": "blog" }, "request_uri": "https://taurushr.thetlb.dev/blog?page=1", "method": "GET"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\SessionInterface::invalidate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\SessionInterface::migrate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $usageReporter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::invalidate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::migrate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\SessionFactory::__construct(): Implicitly marking parameter $usageReporter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorageFactory::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::regenerate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\MetadataBag::stampNew(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\MetadataBag::stampCreated(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageInterface::regenerate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\String\\Slugger\\AsciiSlugger::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\String\\Slugger\\AsciiSlugger::slug(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\String\\Slugger\\SluggerInterface::slug(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\RequestMatcher::__construct(): Implicitly marking parameter $path as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\RequestMatcher::__construct(): Implicitly marking parameter $host as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\RequestMatcher::__construct(): Implicitly marking parameter $port as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $logoutListener as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $errorPage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.4: The "Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator" instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\LogoutListener::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $requestMatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $provider as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $entryPoint as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $accessDeniedUrl as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $switchUser as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $domainRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $secureDomainRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\AccessMap::add(): Implicitly marking parameter $channel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $sessionTrackerEnabler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Authentication\\DefaultAuthenticationSuccessHandler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Authentication\\DefaultAuthenticationFailureHandler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent" class is deprecated, use "Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent" with the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.3: The "Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.3: The "Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Session\\SessionAuthenticationStrategy::__construct(): Implicitly marking parameter $csrfTokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.3: The "Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.4: The "Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken" class is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\\Component\\Security\\Core\\User\\UserInterface" as $user in "Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.special" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::__construct(): Implicitly marking parameter $property as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::__construct(): Implicitly marking parameter $managerName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.special" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="info" data-filter-channel="security"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> security </td> <td> Populated the TokenStorage with an anonymous Token. </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\SwitchUserListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\SwitchUserListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct" to "false" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "debug.security.authorization.vote" to listener "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote". <pre class="text-muted prewrap m-t-5">{ "event": "debug.security.authorization.vote", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\EventListener\\\\VoteListener::onVoterVote"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authorization\\Voter\\ExpressionVoter::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ExpressionLanguage\\ExpressionFunction::fromPhp(): Implicitly marking parameter $expressionFunctionName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\DebugHandlersListener::configure"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ValidateRequestListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\SessionListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::setDefaultLocale"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\RouterListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "App\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "App\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleAwareListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::configureLogoutUrlGenerator"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LoggerListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\LazyGhostTrait::createLazyGhost(): Implicitly marking parameter $skippedProperties as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\LazyGhostTrait::createLazyGhost(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Bundle\\\\FrameworkBundle\\\\DataCollector\\\\RouterDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ControllerListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ParamConverterListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\HttpCacheListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\TemplateListener::onKernelController"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\ControllerMetadata\\ArgumentMetadata::getAttributes(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\SecurityListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\IsGrantedListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ErrorListener::onControllerArguments"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\Page::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\Page::setTemplate(): Implicitly marking parameter $template as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $service as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $em as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $entityClass as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $repositoryMethod as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $errorPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $ignoreNull as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraint::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $allowNull as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Method "Symfony\\Component\\Security\\Core\\User\\UserInterface::getUserIdentifier()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\\Entity\\User" now to avoid errors or add an explicit @return annotation to suppress this message. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\MenuItems::setMenuId(): Implicitly marking parameter $menuId as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\MenuItems::setPageId(): Implicitly marking parameter $pageId as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\PagePreview::setPage(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="info" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Connecting with parameters {params} <pre class="text-muted prewrap m-t-5">{ "params": { "driver": "pdo_mysql", "host": "138.68.186.27", "port": 3306, "user": "taurushr", "password": "<redacted>", "driverOptions": [], "defaultTableOptions": [], "dbname": "taurushr", "serverVersion": "8", "charset": "utf8mb4" }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing query: SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_ <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Controller\\AdminDefaultController::showAdminHeader(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $host as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $condition as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $priority as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $utf8 as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $stateless as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $min as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $max as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $exactMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $minMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $maxMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $charsetMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\Menu::setUpdatedBy(): Implicitly marking parameter $updatedBy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $binaryFormat as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $notFoundMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $notReadableMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $maxSizeMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $mimeTypesMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $disallowEmptyMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadIniSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadFormSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadPartialErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadNoFileErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadNoTmpDirErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadCantWriteErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadExtensionErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Middleware\\Debug\\DBAL3\\Statement::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content3 AS content3_9, t0.cta_text AS cta_text_10, t0.cta_link AS cta_link_11, t0.landing_page_blocks AS landing_page_blocks_12, t0.title AS title_13, t0.content AS content_14, t0.subtitle AS subtitle_15, t0.meta_title AS meta_title_16, t0.meta_description AS meta_description_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.content2 AS content2_23, t0.update_by AS update_by_24, t0.parent AS parent_25, t0.template_id AS template_id_26, t0.testimonial_id AS testimonial_id_27, t28.id AS id_29, t28.title AS title_30, t28.content AS content_31, t28.active AS active_32, t28.deleted AS deleted_33, t28.created_at AS created_at_34, t28.updated_at AS updated_at_35, t28.sort_order AS sort_order_36, t28.page_id AS page_id_37 FROM page t0 LEFT JOIN areas_we_cover t28 ON t28.page_id = t0.id WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1 (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content3 AS content3_9, t0.cta_text AS cta_text_10, t0.cta_link AS cta_link_11, t0.landing_page_blocks AS landing_page_blocks_12, t0.title AS title_13, t0.content AS content_14, t0.subtitle AS subtitle_15, t0.meta_title AS meta_title_16, t0.meta_description AS meta_description_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.content2 AS content2_23, t0.update_by AS update_by_24, t0.parent AS parent_25, t0.template_id AS template_id_26, t0.testimonial_id AS testimonial_id_27, t28.id AS id_29, t28.title AS title_30, t28.content AS content_31, t28.active AS active_32, t28.deleted AS deleted_33, t28.created_at AS created_at_34, t28.updated_at AS updated_at_35, t28.sort_order AS sort_order_36, t28.page_id AS page_id_37 FROM page t0 LEFT JOIN areas_we_cover t28 ON t28.page_id = t0.id WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1", "params": { "1": "blog", "2": 0, "3": 1 }, "types": { "1": 2, "2": 5, "3": 5 }}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\ProxyHelper::exportSignature(): Implicitly marking parameter $args as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\ProxyHelper::exportType(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\VarExporter::export(): Implicitly marking parameter $isStaticValue as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\SliderImages::setImages(): Implicitly marking parameter $images as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\SliderImages::setSlider(): Implicitly marking parameter $slider as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderInterface::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderInterface::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\Loader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\Loader::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\Loader::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\DelegatingLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\DelegatingLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\DelegatingLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderResolverInterface::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderResolver::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::import(): Implicitly marking parameter $sourceResource as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::doImport(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::doImport(): Implicitly marking parameter $sourceResource as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\Configurator\\Traits\\LocalizedRouteTrait::createLocalizedRoute(): Implicitly marking parameter $prefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\XmlFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\XmlFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\YamlFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\YamlFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\PhpFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\PhpFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\GlobFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\GlobFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\DirectoryLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\DirectoryLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\ObjectLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\ContainerLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\ContainerLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\Configurator\\RoutingConfigurator::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\Configurator\\RoutingConfigurator::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Parser::getNextEmbedBlock(): Implicitly marking parameter $indentation as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Parser::preg_match(): Implicitly marking parameter $matches as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::initialize(): Implicitly marking parameter $parsedLineNumber as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::initialize(): Implicitly marking parameter $parsedFilename as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::parse(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::parseScalar(): Implicitly marking parameter $delimiters as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::parseScalar(): Implicitly marking parameter $isQuoted as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::evaluateScalar(): Implicitly marking parameter $isQuotedString as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\DebugHandlersListener::configure"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ValidateRequestListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\SessionListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::setDefaultLocale"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\RouterListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "App\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "App\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleAwareListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::configureLogoutUrlGenerator"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LoggerListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\PaginatorInterface::paginate(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Bundle\\\\FrameworkBundle\\\\DataCollector\\\\RouterDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ControllerListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ParamConverterListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\HttpCacheListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\TemplateListener::onKernelController"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Paginator::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Paginator::paginate(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\SecurityListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\IsGrantedListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ErrorListener::onControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "debug.security.authorization.vote" to listener "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote". <pre class="text-muted prewrap m-t-5">{ "event": "debug.security.authorization.vote", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\EventListener\\\\VoteListener::onVoterVote"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT t0.id AS id_1, t0.excerpt AS excerpt_2, t0.publish_date AS publish_date_3, t0.thumbnail AS thumbnail_4, t0.cta_text AS cta_text_5, t0.cta_link AS cta_link_6, t0.featured_on_news_page AS featured_on_news_page_7, t0.featured_in_wisdom_component AS featured_in_wisdom_component_8, t0.slug AS slug_9, t0.title AS title_10, t0.content AS content_11, t0.subtitle AS subtitle_12, t0.meta_title AS meta_title_13, t0.meta_description AS meta_description_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.image AS image_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.updated_by_id AS updated_by_id_20 FROM news t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.featured_on_news_page = ? ORDER BY t0.publish_date DESC LIMIT 1 (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT t0.id AS id_1, t0.excerpt AS excerpt_2, t0.publish_date AS publish_date_3, t0.thumbnail AS thumbnail_4, t0.cta_text AS cta_text_5, t0.cta_link AS cta_link_6, t0.featured_on_news_page AS featured_on_news_page_7, t0.featured_in_wisdom_component AS featured_in_wisdom_component_8, t0.slug AS slug_9, t0.title AS title_10, t0.content AS content_11, t0.subtitle AS subtitle_12, t0.meta_title AS meta_title_13, t0.meta_description AS meta_description_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.image AS image_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.updated_by_id AS updated_by_id_20 FROM news t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.featured_on_news_page = ? ORDER BY t0.publish_date DESC LIMIT 1", "params": { "1": 0, "2": 1, "3": 1 }, "types": { "1": 5, "2": 5, "3": 5 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "debug.security.authorization.vote" to listener "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote". <pre class="text-muted prewrap m-t-5">{ "event": "debug.security.authorization.vote", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\EventListener\\\\VoteListener::onVoterVote"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ArraySubscriber::__construct(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ArraySubscriber::__construct(): Implicitly marking parameter $accessor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessorBuilder::setCacheItemPool(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::throwInvalidArgumentException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $mutatorPrefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $accessorPrefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $arrayMutatorPrefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $inflector as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Type::__construct(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.before" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SortableSubscriber::before". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.before", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\SortableSubscriber::before"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.before" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\FiltrationSubscriber::before". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.before", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Filtration\\\\FiltrationSubscriber::before"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.before" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber::before". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.before", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\PaginationSubscriber::before"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT count(DISTINCT n0_.id) AS sclr_0 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT count(DISTINCT n0_.id) AS sclr_0 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ?", "params": { "1": "2026-03-20 17:43:42", "2": 10 }, "types": { "1": 2, "2": 1 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT DISTINCT n0_.id AS id_0, n0_.publish_date AS publish_date_1 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? ORDER BY n0_.publish_date DESC LIMIT 10 (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT DISTINCT n0_.id AS id_0, n0_.publish_date AS publish_date_1 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? ORDER BY n0_.publish_date DESC LIMIT 10", "params": { "1": "2026-03-20 17:43:42", "2": 10 }, "types": { "1": 2, "2": 1 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT n0_.id AS id_0, n0_.excerpt AS excerpt_1, n0_.publish_date AS publish_date_2, n0_.thumbnail AS thumbnail_3, n0_.cta_text AS cta_text_4, n0_.cta_link AS cta_link_5, n0_.featured_on_news_page AS featured_on_news_page_6, n0_.featured_in_wisdom_component AS featured_in_wisdom_component_7, n0_.slug AS slug_8, n0_.title AS title_9, n0_.content AS content_10, n0_.subtitle AS subtitle_11, n0_.meta_title AS meta_title_12, n0_.meta_description AS meta_description_13, n0_.active AS active_14, n0_.deleted AS deleted_15, n0_.image AS image_16, n0_.created_at AS created_at_17, n0_.updated_at AS updated_at_18, n0_.updated_by_id AS updated_by_id_19 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? AND n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.publish_date DESC (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT n0_.id AS id_0, n0_.excerpt AS excerpt_1, n0_.publish_date AS publish_date_2, n0_.thumbnail AS thumbnail_3, n0_.cta_text AS cta_text_4, n0_.cta_link AS cta_link_5, n0_.featured_on_news_page AS featured_on_news_page_6, n0_.featured_in_wisdom_component AS featured_in_wisdom_component_7, n0_.slug AS slug_8, n0_.title AS title_9, n0_.content AS content_10, n0_.subtitle AS subtitle_11, n0_.meta_title AS meta_title_12, n0_.meta_description AS meta_description_13, n0_.active AS active_14, n0_.deleted AS deleted_15, n0_.image AS image_16, n0_.created_at AS created_at_17, n0_.updated_at AS updated_at_18, n0_.updated_by_id AS updated_by_id_19 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? AND n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.publish_date DESC", "params": { "1": "2026-03-20 17:43:42", "2": 10, "3": 40, "4": 39, "5": 38, "6": 37, "7": 36, "8": 35, "9": 41, "10": 34, "11": 33, "12": 32 }, "types": { "1": 2, "2": 1, "3": 1, "4": 1, "5": 1, "6": 1, "7": 1, "8": 1, "9": 1, "10": 1, "11": 1, "12": 1 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ORM\\\\QueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\MongoDB\\QueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\MongoDB\\\\QueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\PHPCR\\QueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\PHPCR\\\\QueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\DBALQueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\DBALQueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\Doctrine\\ORM\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\Doctrine\\ODM\\MongoDB\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\Doctrine\\\\ODM\\\\MongoDB\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ElasticaQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\ElasticaQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\PropelQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\PropelQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SolariumQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\SolariumQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ArraySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\ArraySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\Doctrine\\ORM\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Filtration\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\PropelQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Filtration\\\\PropelQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Callback\\CallbackSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Callback\\\\CallbackSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QuerySubscriber::items" stopped propagation of the event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\MongoDB\\QuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\MongoDB\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\PHPCR\\QuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\PHPCR\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\CollectionSubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\CollectionSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PropelQuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\PropelQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\SolariumQuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\SolariumQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\ElasticaQuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\ElasticaQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\ArraySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\ArraySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.pagination" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::pagination". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.pagination", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::pagination"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::pagination" stopped propagation of the event "knp_pager.pagination". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.pagination", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::pagination"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber::pagination" was not called for event "knp_pager.pagination". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.pagination", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\PaginationSubscriber::pagination"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Creation of dynamic property Gregwar\\ImageBundle\\Services\\ImageHandling::$fallbackImage is deprecated <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\NodeVisitor\\SafeAnalysisNodeVisitor::intersectSafe(): Implicitly marking parameter $a as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\NodeVisitor\\SafeAnalysisNodeVisitor::intersectSafe(): Implicitly marking parameter $b as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\NodeVisitor\\Scope::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\TokenStream::__construct(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\TokenStream::expect(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Parser::addImportedSymbol(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\Node::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\Expression\\ArrayExpression::addElement(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\PrintNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\IfNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\ForNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\ForLoopNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\PropertyWriteInfo::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\PropertyWriteInfo::__construct(): Implicitly marking parameter $visibility as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\PropertyWriteInfo::__construct(): Implicitly marking parameter $static as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "Symfony\\UX\\TwigComponent\\Event\\PreRenderEvent" to listener "Symfony\\UX\\TwigComponent\\EventListener\\TwigComponentLoggerListener::onPreRender". <pre class="text-muted prewrap m-t-5">{ "event": "Symfony\\\\UX\\\\TwigComponent\\\\Event\\\\PreRenderEvent", "listener": "Symfony\\\\UX\\\\TwigComponent\\\\EventListener\\\\TwigComponentLoggerListener::onPreRender"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\Expression\\FilterExpression::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "Symfony\\UX\\TwigComponent\\Event\\PostRenderEvent" to listener "Symfony\\UX\\TwigComponent\\EventListener\\TwigComponentLoggerListener::onPostRender". <pre class="text-muted prewrap m-t-5">{ "event": "Symfony\\\\UX\\\\TwigComponent\\\\Event\\\\PostRenderEvent", "listener": "Symfony\\\\UX\\\\TwigComponent\\\\EventListener\\\\TwigComponentLoggerListener::onPostRender"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Error\\Error::__construct(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Error\\Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Error\\Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Loader\\AnnotationLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Context\\ExecutionContextFactory::__construct(): Implicitly marking parameter $translationDomain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\UrlGenerator::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\UrlGenerator::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookup::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookup::__construct(): Implicitly marking parameter $cacheKey as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\Exception\\FlattenException::create(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\Exception\\FlattenException::createFromThrowable(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setStatusCode(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setEtag(): Implicitly marking parameter $etag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::isRedirect(): Implicitly marking parameter $location as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::removeCookie(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::clearCookie(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::clearCookie(): Implicitly marking parameter $sameSite as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-error" data-filter-level="critical" data-filter-channel="request"> <td class="text-small nowrap"> <span class="colored text-bold">CRITICAL</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> request </td> <td> Uncaught PHP Exception Twig\\Error\\RuntimeError: "An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":"")." at /var/www/html/t/taurushr/templates/themes/base/news/embedNewsOverview.html.twig line 3 <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\DebugHandlersListener::configure"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ValidateRequestListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\SessionListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::setDefaultLocale"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\RouterListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "App\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "App\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleAwareListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::configureLogoutUrlGenerator"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LoggerListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\SerializerErrorRenderer::__construct(): Implicitly marking parameter $fallbackErrorRenderer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\ErrorRenderer\\TwigErrorRenderer::__construct(): Implicitly marking parameter $fallbackErrorRenderer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::formatFile(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ContextAwareNormalizerInterface::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ContextAwareDenormalizerInterface::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UnwrappingDenormalizer::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UnwrappingDenormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UnwrappingDenormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::normalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::denormalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::__construct(): Implicitly marking parameter $fallbackNameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalizeFallback(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalizeFallback(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalizeFallback(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalizeFallback(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectToPopulateTrait::extractObjectToPopulate(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::handleCircularReference(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::isAllowedAttribute(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::instantiateObject(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::denormalizeParameter(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $propertyTypeExtractor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $classDiscriminatorResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $objectClassResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::instantiateObject(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::denormalizeParameter(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::isAllowedAttribute(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\FormErrorNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\FormErrorNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::__construct(): Implicitly marking parameter $mimeTypeGuesser as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ArrayDenormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ArrayDenormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $propertyTypeExtractor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $classDiscriminatorResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $objectClassResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\XmlEncoder::buildXml(): Implicitly marking parameter $xmlRootNodeName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\XmlEncoder::appendNode(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\JsonEncoder::__construct(): Implicitly marking parameter $encodingImpl as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\JsonEncoder::__construct(): Implicitly marking parameter $decodingImpl as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\YamlEncoder::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\YamlEncoder::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Mapping\\Loader\\AnnotationLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Mime\\Header\\Headers::all(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Mime\\FileinfoMimeTypeGuesser::__construct(): Implicitly marking parameter $magicFile as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Bundle\\\\FrameworkBundle\\\\DataCollector\\\\RouterDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ControllerListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ParamConverterListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\HttpCacheListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\TemplateListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\SecurityListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\IsGrantedListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ErrorListener::onControllerArguments"}</pre> </td> </tr> </tbody></table> </div> </div> <div class="tab"> <h3 class="tab-title"> Stack Traces <span class="badge">2</span> </h3> <div class="tab-content"> <table class="trace trace-as-text"> <thead class="trace-head"> <tr> <th class="sf-toggle" data-toggle-selector="#trace-text-1" data-toggle-initial="display"> <div class="trace-class"> <span class="text-muted">[2/2]</span> RuntimeError <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> </div> </th> </tr> </thead> <tbody id="trace-text-1"> <tr> <td> <pre class="stacktrace">Twig\\Error\\RuntimeError:An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). at templates/themes/base/news/embedNewsOverview.html.twig:3 at Twig\\Template->displayWithErrorHandling(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination), \'app\' => object(AppVariable), \'sitename\' => \'Taurus HR & Employment Law\', \'siteurl\' => \'https://taurushr.thetlb.dev\', \'email_primary\' => \'hello@taurushr.co.uk\', \'email_logo\' => \'https://thetlb.co.uk/img/tlb-logo.png\', \'multilingual\' => false, \'recaptcha_key\' => \'6LeQVWosAAAAAFbYHKk6wCg6iKgmUZ6x0VH68QSC\', \'gtm_code\' => \'UA-XXXXX-X\', \'theme_colour\' => \'#000000\'), array()) (vendor/twig/twig/src/Template.php:367) at Twig\\Template->display(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Template.php:379) at Twig\\Template->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/TemplateWrapper.php:38) at Twig\\TemplateWrapper->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Environment.php:280) at Twig\\Environment->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:258) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->renderView(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:266) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (src/Controller/NewsDefaultController.php:52) at App\\Controller\\NewsDefaultController->embedNewsOverview(object(EntityManager), object(Paginator), object(Request)) (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 2) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 2) (vendor/symfony/framework-bundle/Controller/AbstractController.php:156) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->forward(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', array(\'request\' => object(Request), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\')) (src/Controller/PageDefaultController.php:803) at App\\Controller\\PageDefaultController->getComponentData(false, array(array(\'name\' => \'Accreditations (All)\', \'slug\' => null, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => null, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Areas We Cover Component\', \'slug\' => null, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudies\', \'slug\' => null, \'route\' => \'embed_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Case Studies\', \'slug\' => null, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'WhatsApp Block\', \'slug\' => null, \'route\' => \'whatsapp_block\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Enquiry Form\', \'slug\' => null, \'route\' => \'embed_enquiry\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'FAQs (All)\', \'slug\' => null, \'route\' => \'embed_faqs_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Meet the Team\', \'slug\' => null, \'route\' => \'embed_meettheteam\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Team Members\', \'slug\' => null, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Overview\', \'slug\' => null, \'route\' => \'embed_news_overview\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Sitemap\', \'slug\' => null, \'route\' => \'embed_sitemap\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employer)\', \'slug\' => null, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employee)\', \'slug\' => null, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources\', \'slug\' => null, \'route\' => \'embed_resources\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources Filters\', \'slug\' => null, \'route\' => \'embed_resources_filters\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Search Results\', \'slug\' => null, \'route\' => \'process_search\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Categories\', \'slug\' => null, \'route\' => \'embed_service_categories\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Slider\', \'slug\' => null, \'route\' => \'embed_slider\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonials\', \'slug\' => null, \'route\' => \'embed_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonial\', \'slug\' => null, \'route\' => \'embed_testimonial\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Testimonials\', \'slug\' => null, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Wisdom Component\', \'slug\' => null, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\')), array(array(\'position\' => \'Below Header\', \'route\' => null), array(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), array(\'position\' => \'After Content\', \'route\' => null)), object(Request), 2) (src/Controller/PageDefaultController.php:439) at App\\Controller\\PageDefaultController->routeMatcherV2(object(Request), \'blog\') (src/Controller/PageDefaultController.php:963) at App\\Controller\\PageDefaultController->router(object(SimpleCache), object(Request), \'blog\') (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:202) at Symfony\\Component\\HttpKernel\\Kernel->handle(object(Request)) (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35) at Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner->run() (vendor/autoload_runtime.php:35) at require_once(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\') (public/index.php:5) </pre> </td> </tr> </tbody></table><table class="trace trace-as-text"> <thead class="trace-head"> <tr> <th class="sf-toggle" data-toggle-selector="#trace-text-2" data-toggle-initial=""> <div class="trace-class"> <span class="text-muted">[1/2]</span> ParseError <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> </div> </th> </tr> </thead> <tbody id="trace-text-2"> <tr> <td> <pre class="stacktrace">ParseError:syntax error, unexpected token ":" at var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php:48 at Twig\\Cache\\FilesystemCache->load(\'/var/www/html/t/taurushr/var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php\') (vendor/twig/twig/src/Environment.php:352) at Twig\\Environment->loadTemplate(\'__TwigTemplate_b81b6fe30e4667ce5f3e0f3b0035bdb9\', \'components/FeaturedNewsArticle.html.twig\', null) (vendor/symfony/ux-twig-component/src/ComponentRenderer.php:73) at Symfony\\UX\\TwigComponent\\ComponentRenderer->render(object(MountedComponent)) (vendor/symfony/ux-twig-component/src/ComponentRenderer.php:56) at Symfony\\UX\\TwigComponent\\ComponentRenderer->createAndRender(\'FeaturedNewsArticle\', array(\'article\' => object(News))) (vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php:51) at Symfony\\UX\\TwigComponent\\Twig\\ComponentRuntime->render(\'FeaturedNewsArticle\', array(\'article\' => object(News))) (var/cache/dev/twig/43/43e928a423f00bdbef32528a86610345.php:49) at __TwigTemplate_1654104a84815b62bc42a52ba4ea7d49->doDisplay(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination), \'app\' => object(AppVariable), \'sitename\' => \'Taurus HR & Employment Law\', \'siteurl\' => \'https://taurushr.thetlb.dev\', \'email_primary\' => \'hello@taurushr.co.uk\', \'email_logo\' => \'https://thetlb.co.uk/img/tlb-logo.png\', \'multilingual\' => false, \'recaptcha_key\' => \'6LeQVWosAAAAAFbYHKk6wCg6iKgmUZ6x0VH68QSC\', \'gtm_code\' => \'UA-XXXXX-X\', \'theme_colour\' => \'#000000\'), array()) (vendor/twig/twig/src/Template.php:394) at Twig\\Template->displayWithErrorHandling(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination), \'app\' => object(AppVariable), \'sitename\' => \'Taurus HR & Employment Law\', \'siteurl\' => \'https://taurushr.thetlb.dev\', \'email_primary\' => \'hello@taurushr.co.uk\', \'email_logo\' => \'https://thetlb.co.uk/img/tlb-logo.png\', \'multilingual\' => false, \'recaptcha_key\' => \'6LeQVWosAAAAAFbYHKk6wCg6iKgmUZ6x0VH68QSC\', \'gtm_code\' => \'UA-XXXXX-X\', \'theme_colour\' => \'#000000\'), array()) (vendor/twig/twig/src/Template.php:367) at Twig\\Template->display(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Template.php:379) at Twig\\Template->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/TemplateWrapper.php:38) at Twig\\TemplateWrapper->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Environment.php:280) at Twig\\Environment->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:258) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->renderView(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:266) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (src/Controller/NewsDefaultController.php:52) at App\\Controller\\NewsDefaultController->embedNewsOverview(object(EntityManager), object(Paginator), object(Request)) (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 2) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 2) (vendor/symfony/framework-bundle/Controller/AbstractController.php:156) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->forward(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', array(\'request\' => object(Request), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\')) (src/Controller/PageDefaultController.php:803) at App\\Controller\\PageDefaultController->getComponentData(false, array(array(\'name\' => \'Accreditations (All)\', \'slug\' => null, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => null, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Areas We Cover Component\', \'slug\' => null, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudies\', \'slug\' => null, \'route\' => \'embed_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Case Studies\', \'slug\' => null, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'WhatsApp Block\', \'slug\' => null, \'route\' => \'whatsapp_block\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Enquiry Form\', \'slug\' => null, \'route\' => \'embed_enquiry\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'FAQs (All)\', \'slug\' => null, \'route\' => \'embed_faqs_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Meet the Team\', \'slug\' => null, \'route\' => \'embed_meettheteam\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Team Members\', \'slug\' => null, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Overview\', \'slug\' => null, \'route\' => \'embed_news_overview\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Sitemap\', \'slug\' => null, \'route\' => \'embed_sitemap\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employer)\', \'slug\' => null, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employee)\', \'slug\' => null, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources\', \'slug\' => null, \'route\' => \'embed_resources\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources Filters\', \'slug\' => null, \'route\' => \'embed_resources_filters\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Search Results\', \'slug\' => null, \'route\' => \'process_search\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Categories\', \'slug\' => null, \'route\' => \'embed_service_categories\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Slider\', \'slug\' => null, \'route\' => \'embed_slider\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonials\', \'slug\' => null, \'route\' => \'embed_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonial\', \'slug\' => null, \'route\' => \'embed_testimonial\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Testimonials\', \'slug\' => null, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Wisdom Component\', \'slug\' => null, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\')), array(array(\'position\' => \'Below Header\', \'route\' => null), array(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), array(\'position\' => \'After Content\', \'route\' => null)), object(Request), 2) (src/Controller/PageDefaultController.php:439) at App\\Controller\\PageDefaultController->routeMatcherV2(object(Request), \'blog\') (src/Controller/PageDefaultController.php:963) at App\\Controller\\PageDefaultController->router(object(SimpleCache), object(Request), \'blog\') (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:202) at Symfony\\Component\\HttpKernel\\Kernel->handle(object(Request)) (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35) at Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner->run() (vendor/autoload_runtime.php:35) at require_once(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\') (public/index.php:5) </pre> </td> </tr> </tbody></table> </div> </div> </div></div> <script> /* This file is based on WebProfilerBundle/Resources/views/Profiler/base_js.html.twig. If you make any change in this file, verify the same change is needed in the other file. *//*<![CDATA[*/(function() { "use strict"; if (\'classList\' in document.documentElement) { var hasClass = function (el, cssClass) { return el.classList.contains(cssClass); }; var removeClass = function(el, cssClass) { el.classList.remove(cssClass); }; var addClass = function(el, cssClass) { el.classList.add(cssClass); }; var toggleClass = function(el, cssClass) { el.classList.toggle(cssClass); }; } else { var hasClass = function (el, cssClass) { return el.className.match(new RegExp(\'\\\\b\' + cssClass + \'\\\\b\')); }; var removeClass = function(el, cssClass) { el.className = el.className.replace(new RegExp(\'\\\\b\' + cssClass + \'\\\\b\'), \' \'); }; var addClass = function(el, cssClass) { if (!hasClass(el, cssClass)) { el.className += " " + cssClass; } }; var toggleClass = function(el, cssClass) { hasClass(el, cssClass) ? removeClass(el, cssClass) : addClass(el, cssClass); }; } var addEventListener; var el = document.createElement(\'div\'); if (!(\'addEventListener\' in el)) { addEventListener = function (element, eventName, callback) { element.attachEvent(\'on\' + eventName, callback); }; } else { addEventListener = function (element, eventName, callback) { element.addEventListener(eventName, callback, false); }; } if (navigator.clipboard) { document.querySelectorAll(\'[data-clipboard-text]\').forEach(function(element) { removeClass(element, \'hidden\'); element.addEventListener(\'click\', function() { navigator.clipboard.writeText(element.getAttribute(\'data-clipboard-text\')); }) }); } (function createTabs() { var tabGroups = document.querySelectorAll(\'.sf-tabs:not([data-processed=true])\'); /* create the tab navigation for each group of tabs */ for (var i = 0; i < tabGroups.length; i++) { var tabs = tabGroups[i].querySelectorAll(\':scope > .tab\'); var tabNavigation = document.createElement(\'ul\'); tabNavigation.className = \'tab-navigation\'; var selectedTabId = \'tab-\' + i + \'-0\'; /* select the first tab by default */ for (var j = 0; j < tabs.length; j++) { var tabId = \'tab-\' + i + \'-\' + j; var tabTitle = tabs[j].querySelector(\'.tab-title\').innerHTML; var tabNavigationItem = document.createElement(\'li\'); tabNavigationItem.setAttribute(\'data-tab-id\', tabId); if (hasClass(tabs[j], \'active\')) { selectedTabId = tabId; } if (hasClass(tabs[j], \'disabled\')) { addClass(tabNavigationItem, \'disabled\'); } tabNavigationItem.innerHTML = tabTitle; tabNavigation.appendChild(tabNavigationItem); var tabContent = tabs[j].querySelector(\'.tab-content\'); tabContent.parentElement.setAttribute(\'id\', tabId); } tabGroups[i].insertBefore(tabNavigation, tabGroups[i].firstChild); addClass(document.querySelector(\'[data-tab-id="\' + selectedTabId + \'"]\'), \'active\'); } /* display the active tab and add the \'click\' event listeners */ for (i = 0; i < tabGroups.length; i++) { tabNavigation = tabGroups[i].querySelectorAll(\':scope >.tab-navigation li\'); for (j = 0; j < tabNavigation.length; j++) { tabId = tabNavigation[j].getAttribute(\'data-tab-id\'); document.getElementById(tabId).querySelector(\'.tab-title\').className = \'hidden\'; if (hasClass(tabNavigation[j], \'active\')) { document.getElementById(tabId).className = \'block\'; } else { document.getElementById(tabId).className = \'hidden\'; } tabNavigation[j].addEventListener(\'click\', function(e) { var activeTab = e.target || e.srcElement; /* needed because when the tab contains HTML contents, user can click */ /* on any of those elements instead of their parent \'<li>\' element */ while (activeTab.tagName.toLowerCase() !== \'li\') { activeTab = activeTab.parentNode; } /* get the full list of tabs through the parent of the active tab element */ var tabNavigation = activeTab.parentNode.children; for (var k = 0; k < tabNavigation.length; k++) { var tabId = tabNavigation[k].getAttribute(\'data-tab-id\'); document.getElementById(tabId).className = \'hidden\'; removeClass(tabNavigation[k], \'active\'); } addClass(activeTab, \'active\'); var activeTabId = activeTab.getAttribute(\'data-tab-id\'); document.getElementById(activeTabId).className = \'block\'; }); } tabGroups[i].setAttribute(\'data-processed\', \'true\'); } })(); (function createToggles() { var toggles = document.querySelectorAll(\'.sf-toggle:not([data-processed=true])\'); for (var i = 0; i < toggles.length; i++) { var elementSelector = toggles[i].getAttribute(\'data-toggle-selector\'); var element = document.querySelector(elementSelector); addClass(element, \'sf-toggle-content\'); if (toggles[i].hasAttribute(\'data-toggle-initial\') && toggles[i].getAttribute(\'data-toggle-initial\') == \'display\') { addClass(toggles[i], \'sf-toggle-on\'); addClass(element, \'sf-toggle-visible\'); } else { addClass(toggles[i], \'sf-toggle-off\'); addClass(element, \'sf-toggle-hidden\'); } addEventListener(toggles[i], \'click\', function(e) { e.preventDefault(); if (\'\' !== window.getSelection().toString()) { /* Don\'t do anything on text selection */ return; } var toggle = e.target || e.srcElement; /* needed because when the toggle contains HTML contents, user can click */ /* on any of those elements instead of their parent \'.sf-toggle\' element */ while (!hasClass(toggle, \'sf-toggle\')) { toggle = toggle.parentNode; } var element = document.querySelector(toggle.getAttribute(\'data-toggle-selector\')); toggleClass(toggle, \'sf-toggle-on\'); toggleClass(toggle, \'sf-toggle-off\'); toggleClass(element, \'sf-toggle-hidden\'); toggleClass(element, \'sf-toggle-visible\'); /* the toggle doesn\'t change its contents when clicking on it */ if (!toggle.hasAttribute(\'data-toggle-alt-content\')) { return; } if (!toggle.hasAttribute(\'data-toggle-original-content\')) { toggle.setAttribute(\'data-toggle-original-content\', toggle.innerHTML); } var currentContent = toggle.innerHTML; var originalContent = toggle.getAttribute(\'data-toggle-original-content\'); var altContent = toggle.getAttribute(\'data-toggle-alt-content\'); toggle.innerHTML = currentContent !== altContent ? altContent : originalContent; }); /* Prevents from disallowing clicks on links inside toggles */ var toggleLinks = toggles[i].querySelectorAll(\'a\'); for (var j = 0; j < toggleLinks.length; j++) { addEventListener(toggleLinks[j], \'click\', function(e) { e.stopPropagation(); }); } /* Prevents from disallowing clicks on "copy to clipboard" elements inside toggles */ var copyToClipboardElements = toggles[i].querySelectorAll(\'span[data-clipboard-text]\'); for (var k = 0; k < copyToClipboardElements.length; k++) { addEventListener(copyToClipboardElements[k], \'click\', function(e) { e.stopPropagation(); }); } toggles[i].setAttribute(\'data-processed\', \'true\'); } })(); (function createFilters() { document.querySelectorAll(\'[data-filters] [data-filter]\').forEach(function (filter) { var filters = filter.closest(\'[data-filters]\'), type = \'choice\', name = filter.dataset.filter, ucName = name.charAt(0).toUpperCase()+name.slice(1), list = document.createElement(\'ul\'), values = filters.dataset[\'filter\'+ucName] || filters.querySelectorAll(\'[data-filter-\'+name+\']\'), labels = {}, defaults = null, indexed = {}, processed = {}; if (typeof values === \'string\') { type = \'level\'; labels = values.split(\',\'); values = values.toLowerCase().split(\',\'); defaults = values.length - 1; } addClass(list, \'filter-list\'); addClass(list, \'filter-list-\'+type); values.forEach(function (value, i) { if (value instanceof HTMLElement) { value = value.dataset[\'filter\'+ucName]; } if (value in processed) { return; } var option = document.createElement(\'li\'), label = i in labels ? labels[i] : value, active = false, matches; if (\'\' === label) { option.innerHTML = \'<em>(none)</em>\'; } else { option.innerText = label; } option.dataset.filter = value; option.setAttribute(\'title\', 1 === (matches = filters.querySelectorAll(\'[data-filter-\'+name+\'="\'+value+\'"]\').length) ? \'Matches 1 row\' : \'Matches \'+matches+\' rows\'); indexed[value] = i; list.appendChild(option); addEventListener(option, \'click\', function () { if (\'choice\' === type) { filters.querySelectorAll(\'[data-filter-\'+name+\']\').forEach(function (row) { if (option.dataset.filter === row.dataset[\'filter\'+ucName]) { toggleClass(row, \'filter-hidden-\'+name); } }); toggleClass(option, \'active\'); } else if (\'level\' === type) { if (i === this.parentNode.querySelectorAll(\'.active\').length - 1) { return; } this.parentNode.querySelectorAll(\'li\').forEach(function (currentOption, j) { if (j <= i) { addClass(currentOption, \'active\'); if (i === j) { addClass(currentOption, \'last-active\'); } else { removeClass(currentOption, \'last-active\'); } } else { removeClass(currentOption, \'active\'); removeClass(currentOption, \'last-active\'); } }); filters.querySelectorAll(\'[data-filter-\'+name+\']\').forEach(function (row) { if (i < indexed[row.dataset[\'filter\'+ucName]]) { addClass(row, \'filter-hidden-\'+name); } else { removeClass(row, \'filter-hidden-\'+name); } }); } }); if (\'choice\' === type) { active = null === defaults || 0 <= defaults.indexOf(value); } else if (\'level\' === type) { active = i <= defaults; if (active && i === defaults) { addClass(option, \'last-active\'); } } if (active) { addClass(option, \'active\'); } else { filters.querySelectorAll(\'[data-filter-\'+name+\'="\'+value+\'"]\').forEach(function (row) { toggleClass(row, \'filter-hidden-\'+name); }); } processed[value] = true; }); if (1 < list.childNodes.length) { filter.appendChild(list); filter.dataset.filtered = \'\'; } }); })();})();/*]]>*/ </script> </body></html><!-- An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). (500 Internal Server Error) -->', 'entity' => null)), 'pageHtmlBlocks' => array(), 'longUrl' => 'page.php?page=2'))
(vendor/symfony/framework-bundle/Controller/AbstractController.php:266)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@theme/templates/cmspage-themed-header.html.twig', array('page' => object(Page), 'slug' => 'blog', 'pageComponents' => array(array('position' => 'Before Content', 'urlKey' => null, 'urlValue' => null, 'data' => '<!-- An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). (500 Internal Server Error) --><!DOCTYPE html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="noindex,nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <title>An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). (500 Internal Server Error)</title> <link rel="icon" type="image/png" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAgCAYAAAABtRhCAAADVUlEQVRIx82XX0jTURTHLYPyqZdefQx66CEo80+aYpoIkqzUikz6Z5klQoWUWYRIJYEUGpQ+lIr9U5dOTLdCtkmWZis3rbnC5fw/neYW002307mX/cZvP3/7o1PwwOdh95x7vnf39zvnd29AgBer2xO6DclAXiMqZAqxIiNIN/IYSUS2BPhjmGATchUxI+ADWiRhpWK7HKuHFVBFdmU5YvnI4grFGCaReF/EBH4KsZlGgj2JBTuCYBWRIYF8YoEOJ6wBt/gEs7mBbyOjQXruPLSdOgPCiEiPSUUHDoL8Ug5IUo9B/d5wrt+G7OAKNrODPuVdB6vRCIzN6SdBlpW9RIgk/1FeAXabzRlrUPVCS/JhbmwudztnGeeH9AyXBIwtmM3wLinZJZHifjHw2V+NBoRh+9ixQrbgbnaSIcl7cGea6hoXQbNe7za241oeO5Z0p42M4BV2EqP2D50wo+6HzvwC6C4sApNOR8cmOrtcnhtj2kYRyC9eBvXzKrBZrXSs72kFd1t3MoKVbMekQkEnSNKOO8fac3LpmK6l1TlGtsxmsdKFsecPYgwxst0cwROMYDXboSotg0WLBRqjY51jLYcENElXwW2XJKPydvoI2GN9T8rBtrAArYIUruBJXkFheCQYlCpQP6uk5dAQFQNaUROMSGVQFxLmkoQsxDJrhLbTZ+nvVsERME9MgPJRKV/58AsyomTSzE813WLFvWK++qI0xSfQl8k8Pg46sYRuv5t6dS+4RqxDwaa4BGjYH+NTQvKScIp9+YL/hoZh3jDtLRHtt2C3g6bmhX+CpsFBWg7ilDSPgj0lD2ncr5ev/BP8VvyAJhqVyZeUhPOrEhEFxgEtjft846Z/guQTNT89Q5P9flMLoth4F7808wKtWWKzAwNQHxrh/1vaid2F+XpYTSbQf1XA2McOmOpROnvpvMEA4tSjq1cW0sws2gCYxswY6TKkvzYnJq1NHZLnRU4BX+4U0uburvusu8Kv8iHY7qefkM4IFngJHEOUXmLEPgiGsI8YnlZILit3vSSLRTQe/MPIZva5pshNIEmyFQlCvruJKXPkCEfmePzkphXHdzZNQdoRI9KPlBAxlj/I8U97ERPS5bjGbWDFbEdqHVe5caTBeZZx2H/IMvzeN15yoQAAAABJRU5ErkJggg=="> <style>/* This file is based on WebProfilerBundle/Resources/views/Profiler/profiler.css.twig. If you make any change in this file, verify the same change is needed in the other file. */:root { --font-sans-serif: Helvetica, Arial, sans-serif; --page-background: #f9f9f9; --color-text: #222; /* when updating any of these colors, do the same in toolbar.css.twig */ --color-success: #4f805d; --color-warning: #a46a1f; --color-error: #b0413e; --color-muted: #999; --tab-background: #fff; --tab-color: #444; --tab-active-background: #666; --tab-active-color: #fafafa; --tab-disabled-background: #f5f5f5; --tab-disabled-color: #999; --metric-value-background: #fff; --metric-value-color: inherit; --metric-unit-color: #999; --metric-label-background: #e0e0e0; --metric-label-color: inherit; --table-border: #e0e0e0; --table-background: #fff; --table-header: #e0e0e0; --trace-selected-background: #F7E5A1; --tree-active-background: #F7E5A1; --exception-title-color: var(--base-2); --shadow: 0px 0px 1px rgba(128, 128, 128, .2); --border: 1px solid #e0e0e0; --background-error: var(--color-error); --highlight-comment: #969896; --highlight-default: #222222; --highlight-keyword: #a71d5d; --highlight-string: #183691; --base-0: #fff; --base-1: #f5f5f5; --base-2: #e0e0e0; --base-3: #ccc; --base-4: #666; --base-5: #444; --base-6: #222;}.theme-dark { --page-background: #36393e; --color-text: #e0e0e0; --color-muted: #777; --color-error: #d43934; --tab-background: #555; --tab-color: #ccc; --tab-active-background: #888; --tab-active-color: #fafafa; --tab-disabled-background: var(--page-background); --tab-disabled-color: #777; --metric-value-background: #555; --metric-value-color: inherit; --metric-unit-color: #999; --metric-label-background: #777; --metric-label-color: #e0e0e0; --trace-selected-background: #71663acc; --table-border: #444; --table-background: #333; --table-header: #555; --info-background: rgba(79, 148, 195, 0.5); --tree-active-background: var(--metric-label-background); --exception-title-color: var(--base-2); --shadow: 0px 0px 1px rgba(32, 32, 32, .2); --border: 1px solid #666; --background-error: #b0413e; --highlight-comment: #dedede; --highlight-default: var(--base-6); --highlight-keyword: #ff413c; --highlight-string: #70a6fd; --base-0: #2e3136; --base-1: #444; --base-2: #666; --base-3: #666; --base-4: #666; --base-5: #e0e0e0; --base-6: #f5f5f5; --card-label-background: var(--tab-active-background); --card-label-color: var(--tab-active-color);}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}html { /* always display the vertical scrollbar to avoid jumps when toggling contents */ overflow-y: scroll;}body { background-color: var(--page-background); color: var(--base-6); font: 14px/1.4 Helvetica, Arial, sans-serif; padding-bottom: 45px; }a { cursor: pointer; text-decoration: none; }a:hover { text-decoration: underline; }abbr[title] { border-bottom: none; cursor: help; text-decoration: none; }code, pre { font: 13px/1.5 Consolas, Monaco, Menlo, "Ubuntu Mono", "Liberation Mono", monospace; }table, tr, th, td { background: var(--base-0); border-collapse: collapse; vertical-align: top; }table { background: var(--base-0); border: var(--border); box-shadow: 0px 0px 1px rgba(128, 128, 128, .2); margin: 1em 0; width: 100%; }table th, table td { border: solid var(--base-2); border-width: 1px 0; padding: 8px 10px; }table th { background-color: var(--base-2); font-weight: bold; text-align: left; }.m-t-5 { margin-top: 5px; }.hidden-xs-down { display: none; }.block { display: block; }.full-width { width: 100%; }.hidden { display: none; }.prewrap { white-space: pre-wrap; }.nowrap { white-space: nowrap; }.newline { display: block; }.break-long-words { word-wrap: break-word; overflow-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; min-width: 0; }.text-small { font-size: 12px !important; }.text-muted { color: #999; }.text-bold { font-weight: bold; }.empty { border: 4px dashed var(--base-2); color: #999; margin: 1em 0; padding: .5em 2em; }.status-success { background: rgba(94, 151, 110, 0.3); }.status-warning { background: rgba(240, 181, 24, 0.3); }.status-error { background: rgba(176, 65, 62, 0.2); }.status-success td, .status-warning td, .status-error td { background: transparent; }tr.status-error td, tr.status-warning td { border-bottom: 1px solid var(--base-2); border-top: 1px solid var(--base-2); }.status-warning .colored { color: #A46A1F; }.status-error .colored { color: var(--color-error); }.sf-toggle { cursor: pointer; position: relative; }.sf-toggle-content { -moz-transition: display .25s ease; -webkit-transition: display .25s ease; transition: display .25s ease; }.sf-toggle-content.sf-toggle-hidden { display: none; }.sf-toggle-content.sf-toggle-visible { display: block; }thead.sf-toggle-content.sf-toggle-visible, tbody.sf-toggle-content.sf-toggle-visible { display: table-row-group; }.sf-toggle-off .icon-close, .sf-toggle-on .icon-open { display: none; }.sf-toggle-off .icon-open, .sf-toggle-on .icon-close { display: block; }.tab-navigation { margin: 0 0 1em 0; padding: 0; }.tab-navigation li { background: var(--tab-background); border: 1px solid var(--table-border); color: var(--tab-color); cursor: pointer; display: inline-block; font-size: 16px; margin: 0 0 0 -1px; padding: .5em .75em; z-index: 1; }.tab-navigation li .badge { background-color: var(--base-1); color: var(--base-4); display: inline-block; font-size: 14px; font-weight: bold; margin-left: 8px; min-width: 10px; padding: 1px 6px; text-align: center; white-space: nowrap; }.tab-navigation li.disabled { background: var(--tab-disabled-background); color: var(--tab-disabled-color); }.tab-navigation li.active { background: var(--tab-active-background); color: var(--tab-active-color); z-index: 1100; }.tab-navigation li.active .badge { background-color: var(--base-5); color: var(--base-2); }.tab-content > *:first-child { margin-top: 0; }.tab-navigation li .badge.status-warning { background: var(--color-warning); color: #FFF; }.tab-navigation li .badge.status-error { background: var(--background-error); color: #FFF; }.sf-tabs .tab:not(:first-child) { display: none; }[data-filters] { position: relative; }[data-filtered] { cursor: pointer; }[data-filtered]:after { content: \'\\00a0\\25BE\'; }[data-filtered]:hover .filter-list li { display: inline-flex; }[class*="filter-hidden-"] { display: none; }.filter-list { position: absolute; border: var(--border); box-shadow: var(--shadow); margin: 0; padding: 0; display: flex; flex-direction: column; }.filter-list :after { content: \'\'; }.filter-list li { background: var(--tab-disabled-background); border-bottom: var(--border); color: var(--tab-disabled-color); display: none; list-style: none; margin: 0; padding: 5px 10px; text-align: left; font-weight: normal;}.filter-list li.active { background: var(--tab-background); color: var(--tab-color);}.filter-list li.last-active { background: var(--tab-active-background); color: var(--tab-active-color);}.filter-list-level li { cursor: s-resize; }.filter-list-level li.active { cursor: n-resize; }.filter-list-level li.last-active { cursor: default; }.filter-list-level li.last-active:before { content: \'\\2714\\00a0\'; }.filter-list-choice li:before { content: \'\\2714\\00a0\'; color: transparent; }.filter-list-choice li.active:before { color: unset; }.container { max-width: 1024px; margin: 0 auto; padding: 0 15px; }.container::after { content: ""; display: table; clear: both; }header { background-color: #222; color: rgba(255, 255, 255, 0.75); font-size: 13px; height: 33px; line-height: 33px; padding: 0; }header .container { display: flex; justify-content: space-between; }.logo { flex: 1; font-size: 13px; font-weight: normal; margin: 0; padding: 0; }.logo svg { height: 18px; width: 18px; opacity: .8; vertical-align: -5px; }.help-link { margin-left: 15px; }.help-link a { color: inherit; }.help-link .icon svg { height: 15px; width: 15px; opacity: .7; vertical-align: -2px; }.help-link a:hover { color: #EEE; text-decoration: none; }.help-link a:hover svg { opacity: .9; }.exception-summary { background: var(--background-error); border-bottom: 2px solid rgba(0, 0, 0, 0.1); border-top: 1px solid rgba(0, 0, 0, .3); flex: 0 0 auto; margin-bottom: 15px; }.exception-metadata { background: rgba(0, 0, 0, 0.1); padding: 7px 0; }.exception-metadata .container { display: flex; flex-direction: row; justify-content: space-between; }.exception-metadata h2, .exception-metadata h2 > a { color: rgba(255, 255, 255, 0.8); font-size: 13px; font-weight: 400; margin: 0; }.exception-http small { font-size: 13px; opacity: .7; }.exception-hierarchy { flex: 1; }.exception-hierarchy .icon { margin: 0 3px; opacity: .7; }.exception-hierarchy .icon svg { height: 13px; width: 13px; vertical-align: -2px; }.exception-without-message .exception-message-wrapper { display: none; }.exception-message-wrapper .container { display: flex; align-items: flex-start; min-height: 70px; padding: 10px 15px 8px; }.exception-message { flex-grow: 1; }.exception-message, .exception-message a { color: #FFF; font-size: 21px; font-weight: 400; margin: 0; }.exception-message.long { font-size: 18px; }.exception-message a { border-bottom: 1px solid rgba(255, 255, 255, 0.5); font-size: inherit; text-decoration: none; }.exception-message a:hover { border-bottom-color: #ffffff; }.exception-illustration { flex-basis: 111px; flex-shrink: 0; height: 66px; margin-left: 15px; opacity: .7; }.trace + .trace { margin-top: 30px; }.trace-head { background-color: var(--base-2); padding: 10px; position: relative; }.trace-head .trace-class { color: var(--base-6); font-size: 18px; font-weight: bold; line-height: 1.3; margin: 0; position: relative; }.trace-head .trace-namespace { color: #999; display: block; font-size: 13px; }.trace-head .icon { position: absolute; right: 0; top: 0; }.trace-head .icon svg { fill: var(--base-5); height: 24px; width: 24px; }.trace-details { background: var(--base-0); border: var(--border); box-shadow: 0px 0px 1px rgba(128, 128, 128, .2); margin: 1em 0; table-layout: fixed; }.trace-message { font-size: 14px; font-weight: normal; margin: .5em 0 0; }.trace-line { position: relative; padding-top: 8px; padding-bottom: 8px; }.trace-line + .trace-line { border-top: var(--border); }.trace-line:hover { background: var(--base-1); }.trace-line a { color: var(--base-6); }.trace-line .icon { opacity: .4; position: absolute; left: 10px; }.trace-line .icon svg { fill: var(--base-5); height: 16px; width: 16px; }.trace-line .icon.icon-copy { left: auto; top: auto; padding-left: 5px; display: none }.trace-line:hover .icon.icon-copy:not(.hidden) { display: inline-block }.trace-line-header { padding-left: 36px; padding-right: 10px; }.trace-file-path, .trace-file-path a { color: var(--base-6); font-size: 13px; }.trace-class { color: var(--color-error); }.trace-type { padding: 0 2px; }.trace-method { color: var(--color-error); font-weight: bold; }.trace-arguments { color: #777; font-weight: normal; padding-left: 2px; }.trace-code { background: var(--base-0); font-size: 12px; margin: 10px 10px 2px 10px; padding: 10px; overflow-x: auto; white-space: nowrap; }.trace-code ol { margin: 0; float: left; }.trace-code li { color: #969896; margin: 0; padding-left: 10px; float: left; width: 100%; }.trace-code li + li { margin-top: 5px; }.trace-code li.selected { background: var(--trace-selected-background); margin-top: 2px; }.trace-code li code { color: var(--base-6); white-space: nowrap; }.trace-as-text .stacktrace { line-height: 1.8; margin: 0 0 15px; white-space: pre-wrap; }@media (min-width: 575px) { .hidden-xs-down { display: initial; } .help-link { margin-left: 30px; }}</style> <style>.sf-reset .traces { padding-bottom: 14px;}.sf-reset .traces li { font-size: 12px; color: #868686; padding: 5px 4px; list-style-type: decimal; margin-left: 20px;}.sf-reset #logs .traces li.error { font-style: normal; color: #AA3333; background: #f9ecec;}.sf-reset #logs .traces li.warning { font-style: normal; background: #ffcc00;}/* fix for Opera not liking empty <li> */.sf-reset .traces li:after { content: "\\00A0";}.sf-reset .trace { border: 1px solid #D3D3D3; padding: 10px; overflow: auto; margin: 10px 0 20px;}.sf-reset .block-exception { -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; margin-bottom: 20px; background-color: #f6f6f6; border: 1px solid #dfdfdf; padding: 30px 28px; word-wrap: break-word; overflow: hidden;}.sf-reset .block-exception div { color: #313131; font-size: 10px;}.sf-reset .block-exception-detected .illustration-exception,.sf-reset .block-exception-detected .text-exception { float: left;}.sf-reset .block-exception-detected .illustration-exception { width: 152px;}.sf-reset .block-exception-detected .text-exception { width: 670px; padding: 30px 44px 24px 46px; position: relative;}.sf-reset .text-exception .open-quote,.sf-reset .text-exception .close-quote { font-family: Arial, Helvetica, sans-serif; position: absolute; color: #C9C9C9; font-size: 8em;}.sf-reset .open-quote { top: 0; left: 0;}.sf-reset .close-quote { bottom: -0.5em; right: 50px;}.sf-reset .block-exception p { font-family: Arial, Helvetica, sans-serif;}.sf-reset .block-exception p a,.sf-reset .block-exception p a:hover { color: #565656;}.sf-reset .logs h2 { float: left; width: 654px;}.sf-reset .error-count, .sf-reset .support { float: right; width: 170px; text-align: right;}.sf-reset .error-count span { display: inline-block; background-color: #aacd4e; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 4px; color: white; margin-right: 2px; font-size: 11px; font-weight: bold;}.sf-reset .support a { display: inline-block; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 4px; color: #000000; margin-right: 2px; font-size: 11px; font-weight: bold;}.sf-reset .toggle { vertical-align: middle;}.sf-reset .linked ul,.sf-reset .linked li { display: inline;}.sf-reset #output-content { color: #000; font-size: 12px;}.sf-reset #traces-text pre { white-space: pre; font-size: 12px; font-family: monospace;}</style> </head> <body> <script> document.body.classList.add( localStorage.getItem(\'symfony/profiler/theme\') || (matchMedia(\'(prefers-color-scheme: dark)\').matches ? \'theme-dark\' : \'theme-light\') ); </script> <header> <div class="container"> <h1 class="logo"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#FFF" d="M12 .9C5.8.9.9 5.8.9 12a11 11 0 1 0 22.2 0A11 11 0 0 0 12 .9zm6.5 6c-.6 0-.9-.3-.9-.8 0-.2 0-.4.2-.6l.2-.4c0-.3-.5-.4-.6-.4-1.8.1-2.3 2.5-2.7 4.4l-.2 1c1 .2 1.8 0 2.2-.3.6-.4-.2-.7-.1-1.2.1-.3.5-.5.7-.6.5 0 .7.5.7.9 0 .7-1 1.8-3 1.8l-.6-.1-.6 2.4c-.4 1.6-.8 3.8-2.4 5.7-1.4 1.7-2.9 1.9-3.5 1.9-1.2 0-1.9-.6-2-1.5 0-.8.7-1.3 1.2-1.3.6 0 1.1.5 1.1 1s-.2.6-.4.6c-.1.1-.3.2-.3.4 0 .1.1.3.4.3.5 0 .8-.3 1.1-.5 1.2-.9 1.6-2.7 2.2-5.7l.1-.7.7-3.2c-.8-.6-1.3-1.4-2.4-1.7-.6-.1-1.1.1-1.5.5-.4.5-.2 1.1.2 1.5l.7.6c.7.8 1.2 1.6 1 2.5-.3 1.5-2 2.6-4 1.9-1.8-.6-2-1.8-1.8-2.5.2-.6.6-.7 1.1-.6.5.2.6.7.6 1.2l-.1.3c-.2.1-.3.3-.3.4-.1.4.4.6.7.7.7.3 1.6-.2 1.8-.8a1 1 0 0 0-.4-1.1l-.7-.8c-.4-.4-1.1-1.4-.7-2.6.1-.5.4-.9.7-1.3a4 4 0 0 1 2.8-.6c1.2.4 1.8 1.1 2.6 1.8.5-1.2 1-2.4 1.8-3.5.9-.9 1.9-1.6 3.1-1.7 1.3.2 2.2.7 2.2 1.6 0 .4-.2 1.1-.9 1.1z"/></svg> Symfony Exception</h1> <div class="help-link"> <a href="https://symfony.com/doc/5.4.33/index.html"> <span class="icon"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path fill="#FFF" d="M1703 478q40 57 18 129l-275 906q-19 64-76.5 107.5T1247 1664H324q-77 0-148.5-53.5T76 1479q-24-67-2-127 0-4 3-27t4-37q1-8-3-21.5t-3-19.5q2-11 8-21t16.5-23.5T116 1179q23-38 45-91.5t30-91.5q3-10 .5-30t-.5-28q3-11 17-28t17-23q21-36 42-92t25-90q1-9-2.5-32t.5-28q4-13 22-30.5t22-22.5q19-26 42.5-84.5T404 411q1-8-3-25.5t-2-26.5q2-8 9-18t18-23 17-21q8-12 16.5-30.5t15-35 16-36 19.5-32 26.5-23.5 36-11.5T620 134l-1 3q38-9 51-9h761q74 0 114 56t18 130l-274 906q-36 119-71.5 153.5T1089 1408H220q-27 0-38 15-11 16-1 43 24 70 144 70h923q29 0 56-15.5t35-41.5l300-987q7-22 5-57 38 15 59 43zm-1064 2q-4 13 2 22.5t20 9.5h608q13 0 25.5-9.5T1311 480l21-64q4-13-2-22.5t-20-9.5H702q-13 0-25.5 9.5T660 416zm-83 256q-4 13 2 22.5t20 9.5h608q13 0 25.5-9.5T1228 736l21-64q4-13-2-22.5t-20-9.5H619q-13 0-25.5 9.5T577 672z"/></svg></span> <span class="hidden-xs-down">Symfony</span> Docs </a> </div> </div> </header> <div class="exception-summary "> <div class="exception-metadata"> <div class="container"> <h2 class="exception-hierarchy"> <a href="#trace-box-2"><abbr title="ParseError">ParseError</abbr></a> <span class="icon"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path fill="#FFF" d="M1363 877l-742 742q-19 19-45 19t-45-19l-166-166q-19-19-19-45t19-45l531-531-531-531q-19-19-19-45t19-45L531 45q19-19 45-19t45 19l742 742q19 19 19 45t-19 45z"/></svg></span> <a href="#trace-box-1"><abbr title="Twig\\Error\\RuntimeError">RuntimeError</abbr></a> </h2> <h2 class="exception-http"> HTTP 500 <small>Internal Server Error</small> </h2> </div> </div> <div class="exception-message-wrapper"> <div class="container"> <h1 class="break-long-words exception-message">An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":"").</h1> <div class="exception-illustration hidden-xs-down"> <svg viewBox="0 0 136 81" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.4"><path d="M92.4 20.4a23.2 23.2 0 0 1 9 1.9 23.7 23.7 0 0 1 5.2 3 24.3 24.3 0 0 1 3.4 3.4 24.8 24.8 0 0 1 5 9.4c.5 1.7.8 3.4 1 5.2v14.5h.4l.5.2a7.4 7.4 0 0 0 2.5.2l.2-.2.6-.8.8-1.3-.2-.1a5.5 5.5 0 0 1-.8-.3 5.6 5.6 0 0 1-2.3-1.8 5.7 5.7 0 0 1-.9-1.6 6.5 6.5 0 0 1-.2-2.8 7.3 7.3 0 0 1 .5-2l.3-.3.8-.9.3-.3c.2-.2.5-.3.8-.3H120.7c.2 0 .3-.1.4 0h.4l.2.1.3.2.2-.4.3-.4.1-.1 1.2-1 .3-.2.4-.1.4-.1h.3l1.5.1.4.1.8.5.1.2 1 1.1v.2H129.4l.4-.2 1.4-.5h1.1c.3 0 .7.2 1 .4.2 0 .3.2.5.3l.2.2.5.3.4.6.1.3.4 1.4.1.4v.6a7.8 7.8 0 0 1-.1.6 9.9 9.9 0 0 1-.8 2.4 7.8 7.8 0 0 1-3 3.3 6.4 6.4 0 0 1-1 .5 6.1 6.1 0 0 1-.6.2l-.7.1h-.1a23.4 23.4 0 0 1-.2 1.7 14.3 14.3 0 0 1-.6 2.1l-.8 2a9.2 9.2 0 0 1-.4.6l-.7 1a9.1 9.1 0 0 1-2.3 2.2c-.9.5-2 .6-3 .7l-1.4.1h-.5l-.4.1a15.8 15.8 0 0 1-2.8-.1v4.2a9.7 9.7 0 0 1-.7 3.5 9.6 9.6 0 0 1-1.7 2.8 9.3 9.3 0 0 1-3 2.3 9 9 0 0 1-5.4.7 9 9 0 0 1-3-1 9.4 9.4 0 0 1-2.7-2.5 10 10 0 0 1-1 1.2 9.3 9.3 0 0 1-2 1.3 9 9 0 0 1-2.4 1 9 9 0 0 1-6.5-1.1A9.4 9.4 0 0 1 85 77V77a10.9 10.9 0 0 1-.6.6 9.3 9.3 0 0 1-2.7 2 9 9 0 0 1-6 .8 9 9 0 0 1-2.4-1 9.3 9.3 0 0 1-2.3-1.7 9.6 9.6 0 0 1-1.8-2.8 9.7 9.7 0 0 1-.8-3.7v-4a18.5 18.5 0 0 1-2.9.2l-1.2-.1c-1.9-.3-3.7-1-5.1-2.2a8.2 8.2 0 0 1-1.1-1 10.2 10.2 0 0 1-.9-1.2 15.3 15.3 0 0 1-.7-1.3 20.8 20.8 0 0 1-1.9-6.2v-.2a6.5 6.5 0 0 1-1-.3 6.1 6.1 0 0 1-.6-.3 6.6 6.6 0 0 1-.9-.6 8.2 8.2 0 0 1-2.7-3.7 10 10 0 0 1-.3-1 10.3 10.3 0 0 1-.3-1.9V47v-.4l.1-.4.6-1.4.1-.2a2 2 0 0 1 .8-.8l.3-.2.3-.2a3.2 3.2 0 0 1 1.8-.5h.4l.3.2 1.4.6.2.2.4.3.3.4.7-.7.2-.2.4-.2.6-.2h2.1l.4.2.4.2.3.2.8 1 .2-.1h.1v-.1H63l1.1.1h.3l.8.5.3.4.7 1 .2.3.1.5a11 11 0 0 1 .2 1.5c0 .8 0 1.6-.3 2.3a6 6 0 0 1-.5 1.2 5.5 5.5 0 0 1-3.3 2.5 12.3 12.3 0 0 0 1.4 3h.1l.2.1 1 .2h1.5l.5-.2H67.8l.5-.2h.1V44v-.4a26.7 26.7 0 0 1 .3-2.3 24.7 24.7 0 0 1 5.7-12.5 24.2 24.2 0 0 1 3.5-3.3 23.7 23.7 0 0 1 4.9-3 23.2 23.2 0 0 1 5.6-1.7 23.7 23.7 0 0 1 4-.3zm-.3 2a21.2 21.2 0 0 0-8 1.7 21.6 21.6 0 0 0-4.8 2.7 22.2 22.2 0 0 0-3.2 3 22.7 22.7 0 0 0-5 9.2 23.4 23.4 0 0 0-.7 4.9v15.7l-.5.1a34.3 34.3 0 0 1-1.5.3h-.2l-.4.1h-.4l-.9.2a10 10 0 0 1-1.9 0c-.5 0-1-.2-1.5-.4a1.8 1.8 0 0 1-.3-.2 2 2 0 0 1-.3-.3 5.2 5.2 0 0 1-.1-.2 9 9 0 0 1-.6-.9 13.8 13.8 0 0 1-1-2 14.3 14.3 0 0 1-.6-2 14 14 0 0 1-.1-.8v-.2h.3a12.8 12.8 0 0 0 1.4-.2 4.4 4.4 0 0 0 .3 0 3.6 3.6 0 0 0 1.1-.7 3.4 3.4 0 0 0 1.2-1.7l.2-1.2a5.1 5.1 0 0 0 0-.8 7.2 7.2 0 0 0-.1-.8l-.7-1-1.2-.2-1 .7-.1 1.3a5 5 0 0 1 .1.4v.6a1 1 0 0 1 0 .3c-.1.3-.4.4-.7.5l-1.2.4v-.7A9.9 9.9 0 0 1 60 49l.3-.6v-.2l.1-.1v-1.6l-1-1.2h-1.5l-1 1.1v.4a5.3 5.3 0 0 0-.2.6 5.5 5.5 0 0 0 0 .5c0 .7 0 1.4.3 2 0 .4.2.8.4 1.2L57 51a9.5 9.5 0 0 1-1.1-.5h-.2a2 2 0 0 1-.4-.3c-.4-.4-.5-1-.6-1.6a5.6 5.6 0 0 1 0-.5v-.5-.5l-.6-1.5-1.4-.6-.9.3s-.2 0-.3.2a2 2 0 0 1-.1 0l-.6 1.4v.7a8.5 8.5 0 0 0 .5 2c.4 1.1 1 2.1 2 2.8a4.7 4.7 0 0 0 2.1.9h1a22.8 22.8 0 0 0 .1 1 18.1 18.1 0 0 0 .8 3.8 18.2 18.2 0 0 0 1.6 3.7l1 1.3c1 1 2.3 1.6 3.7 2a11.7 11.7 0 0 0 4.8 0h.4l.5-.2.5-.1.6-.2v6.6a8 8 0 0 0 .1 1.3 7.5 7.5 0 0 0 2.4 4.3 7.2 7.2 0 0 0 2.3 1.3 7 7 0 0 0 7-1.1 7.5 7.5 0 0 0 2-2.6A7.7 7.7 0 0 0 85 72V71a8.2 8.2 0 0 0 .2 1.3c0 .7.3 1.4.6 2a7.5 7.5 0 0 0 1.7 2.3 7.3 7.3 0 0 0 2.2 1.4 7.1 7.1 0 0 0 4.6.2 7.2 7.2 0 0 0 2.4-1.2 7.5 7.5 0 0 0 2.1-2.7 7.8 7.8 0 0 0 .7-2.4V71a9.3 9.3 0 0 0 .1.6 7.6 7.6 0 0 0 .6 2.5 7.5 7.5 0 0 0 2.4 3 7.1 7.1 0 0 0 7 .8 7.3 7.3 0 0 0 2.3-1.5 7.5 7.5 0 0 0 1.6-2.3 7.6 7.6 0 0 0 .5-2l.1-1.1v-6.7l.4.1a12.2 12.2 0 0 0 2 .5 11.1 11.1 0 0 0 2.5 0h.8l1.2-.1a9.5 9.5 0 0 0 1.4-.2l.9-.3a3.5 3.5 0 0 0 .6-.4l1.2-1.4a12.2 12.2 0 0 0 .8-1.2c0-.3.2-.5.3-.7a15.9 15.9 0 0 0 .7-2l.3-1.6v-1.3l.2-.9V54.6a15.5 15.5 0 0 0 1.8 0 4.5 4.5 0 0 0 1.4-.5 5.7 5.7 0 0 0 2.5-3.2 7.6 7.6 0 0 0 .4-1.5v-.3l-.4-1.4a5.2 5.2 0 0 1-.2-.1l-.4-.4a3.8 3.8 0 0 0-.2 0 1.4 1.4 0 0 0-.5-.2l-1.4.4-.7 1.3v.7a5.7 5.7 0 0 1-.1.8l-.7 1.4a1.9 1.9 0 0 1-.5.3h-.3a9.6 9.6 0 0 1-.8.3 8.8 8.8 0 0 1-.6 0l.2-.4.2-.5.2-.3v-.4l.1-.2V50l.1-1 .1-.6v-.6a4.8 4.8 0 0 0 0-.8v-.2l-1-1.1-1.5-.2-1.1 1-.2 1.4v.1l.2.4.2.3v.4l.1 1.1v.3l.1.5v.8a9.6 9.6 0 0 1-.8-.3l-.2-.1h-.3l-.8-.1h-.2a1.6 1.6 0 0 1-.2-.2.9.9 0 0 1-.2-.2 1 1 0 0 1-.1-.5l.2-.9v-1.2l-.9-.8h-1.2l-.8.9v.3a4.8 4.8 0 0 0-.3 2l.3.9a3.5 3.5 0 0 0 1.2 1.6l1 .5.8.2 1.4.1h.4l.2.1a12.1 12.1 0 0 1-1 2.6 13.2 13.2 0 0 1-.8 1.5 9.5 9.5 0 0 1-1 1.2l-.2.3a1.7 1.7 0 0 1-.4.3 2.4 2.4 0 0 1-.7.2h-2.5a7.8 7.8 0 0 1-.6-.2l-.7-.2h-.2a14.8 14.8 0 0 1-.6-.2 23.4 23.4 0 0 1-.4-.1l-.4-.1-.3-.1V43.9a34.6 34.6 0 0 0 0-.6 23.6 23.6 0 0 0-.4-3 22.7 22.7 0 0 0-1.5-4.7 22.6 22.6 0 0 0-4.6-6.7 21.9 21.9 0 0 0-6.9-4.7 21.2 21.2 0 0 0-8.1-1.8H92zm9.1 33.7l.3.1a1 1 0 0 1 .6.8v.4a8.4 8.4 0 0 1 0 .5 8.8 8.8 0 0 1-1.6 4.2l-1 1.3A10 10 0 0 1 95 66c-1.3.3-2.7.4-4 .3a10.4 10.4 0 0 1-2.7-.8 10 10 0 0 1-3.6-2.5 9.3 9.3 0 0 1-.8-1 9 9 0 0 1-.7-1.2 8.6 8.6 0 0 1-.8-3.4V57a1 1 0 0 1 .3-.6 1 1 0 0 1 1.3-.2 1 1 0 0 1 .4.8v.4a6.5 6.5 0 0 0 .5 2.2 7 7 0 0 0 2.1 2.8l1 .6c2.6 1.6 6 1.6 8.5 0a8 8 0 0 0 1.1-.6 7.6 7.6 0 0 0 1.2-1.2 7 7 0 0 0 1-1.7 6.5 6.5 0 0 0 .4-2.5 1 1 0 0 1 .7-1h.4zM30.7 43.7c-15.5 1-28.5-6-30.1-16.4C-1.2 15.7 11.6 4 29 1.3 46.6-1.7 62.3 5.5 64 17.1c1.6 10.4-8.7 21-23.7 25a31.2 31.2 0 0 0 0 .9v.3a19 19 0 0 0 .1 1l.1.4.1.9a4.7 4.7 0 0 0 .5 1l.7 1a9.2 9.2 0 0 0 1.2 1l1.5.8.6.8-.7.6-1.1.3a11.2 11.2 0 0 1-2.6.4 8.6 8.6 0 0 1-3-.5 8.5 8.5 0 0 1-1-.4 11.2 11.2 0 0 1-1.8-1.2 13.3 13.3 0 0 1-1-1 18 18 0 0 1-.7-.6l-.4-.4a23.4 23.4 0 0 1-1.3-1.8l-.1-.1-.3-.5V45l-.3-.6v-.7zM83.1 36c3.6 0 6.5 3.2 6.5 7.1 0 4-3 7.2-6.5 7.2S76.7 47 76.7 43 79.6 36 83 36zm18 0c3.6 0 6.5 3.2 6.5 7.1 0 4-2.9 7.2-6.4 7.2S94.7 47 94.7 43s3-7.1 6.5-7.1zm-18 6.1c2 0 3.5 1.6 3.5 3.6S85 49.2 83 49.2s-3.4-1.6-3.4-3.6S81.2 42 83 42zm17.9 0c1.9 0 3.4 1.6 3.4 3.6s-1.5 3.6-3.4 3.6c-2 0-3.5-1.6-3.5-3.6S99.1 42 101 42zM17 28c-.3 1.6-1.8 5-5.2 5.8-2.5.6-4.1-.8-4.5-2.6-.4-1.9.7-3.5 2.1-4.5A3.5 3.5 0 0 1 8 24.6c-.4-2 .8-3.7 3.2-4.2 1.9-.5 3.1.2 3.4 1.5.3 1.1-.5 2.2-1.8 2.5-.9.3-1.6 0-1.7-.6a1.4 1.4 0 0 1 0-.7s.3.2 1 0c.7-.1 1-.7.9-1.2-.2-.6-1-.8-1.8-.6-1 .2-2 1-1.7 2.6.3 1 .9 1.6 1.5 1.8l.7-.2c1-.2 1.5 0 1.6.5 0 .4-.2 1-1.2 1.2a3.3 3.3 0 0 1-1.5 0c-.9.7-1.6 1.9-1.3 3.2.3 1.3 1.3 2.2 3 1.8 2.5-.7 3.8-3.7 4.2-5-.3-.5-.6-1-.7-1.6-.1-.5.1-1 .9-1.2.4 0 .7.2.8.8a2.8 2.8 0 0 1 0 1l.7 1c.6-2 1.4-4 1.7-4 .6-.2 1.5.6 1.5.6-.8.7-1.7 2.4-2.3 4.2.8.6 1.6 1 2.1 1 .5-.1.8-.6 1-1.2-.3-2.2 1-4.3 2.3-4.6.7-.2 1.3.2 1.4.8.1.5 0 1.3-.9 1.7-.2-1-.6-1.3-1-1.3-.4.1-.7 1.4-.4 2.8.2 1 .7 1.5 1.3 1.4.8-.2 1.3-1.2 1.7-2.1-.3-2.1.9-4.2 2.2-4.5.7-.2 1.2.1 1.4 1 .4 1.4-1 2.8-2.2 3.4.3.7.7 1 1.3.9 1-.3 1.6-1.5 2-2.5l-.5-3v-.3s1.6-.3 1.8.6v.1c.2-.6.7-1.2 1.3-1.4.8-.1 1.5.6 1.7 1.6.5 2.2-.5 4.4-1.8 4.7H33a31.9 31.9 0 0 0 1 5.2c-.4.1-1.8.4-2-.4l-.5-5.6c-.5 1-1.3 2.2-2.5 2.4-1 .3-1.6-.3-2-1.1-.5 1-1.3 2.1-2.4 2.4-.8.2-1.5-.1-2-1-.3.8-.9 1.5-1.5 1.7-.7.1-1.5-.3-2.4-1-.3.8-.4 1.6-.4 2.2 0 0-.7 0-.8-.4-.1-.5 0-1.5.3-2.7a10.3 10.3 0 0 1-.7-.8zm38.2-17.8l.2.9c.5 1.9.4 4.4.8 6.4 0 .6-.4 3-1.4 3.3-.2 0-.3 0-.4-.4-.1-.7 0-1.6-.3-2.6-.2-1.1-.8-1.6-1.5-1.5-.8.2-1.3 1-1.6 2l-.1-.5c-.2-1-1.8-.6-1.8-.6a6.2 6.2 0 0 1 .4 1.3l.2 1c-.2.5-.6 1-1.2 1l-.2.1a7 7 0 0 0-.1-.8c-.3-1.1-1-2-1.6-1.8a.7.7 0 0 0-.4.3c-1.3.3-2.4 2-2.1 3.9-.2.9-.6 1.7-1 1.9-.5 0-.8-.5-1.1-1.8l-.1-1.2a4 4 0 0 0 0-1.7c0-.4-.4-.7-.8-.6-.7.2-.9 1.7-.5 3.8-.2 1-.6 2-1.3 2-.4.2-.8-.2-1-1l-.2-3c1.2-.5 2-1 1.8-1.7-.1-.5-.8-.7-.8-.7s0 .7-1 1.2l-.2-1.4c-.1-.6-.4-1-1.7-.6l.4 1 .2 1.5h-1v.8c0 .3.4.3 1 .2 0 1.3 0 2.7.2 3.6.3 1.4 1.2 2 2 1.7 1-.2 1.6-1.3 2-2.3.3 1.2 1 2 1.9 1.7.7-.2 1.2-1.1 1.6-2.2.4.8 1.1 1.1 2 1 1.2-.4 1.7-1.6 1.8-2.8h.2c.6-.2 1-.6 1.3-1 0 .8 0 1.5.2 2.1.1.5.3.7.6.6.5-.1 1-.9 1-.9a4 4 0 0 1-.3-1c-.3-1.3.3-3.6 1-3.7.2 0 .3.2.5.7v.8l.2 1.5v.7c.2.7.7 1.3 1.5 1 1.3-.2 2-2.6 2.1-3.9.3.2.6.2 1 .1-.6-2.2 0-6.1-.3-7.9-.1-.4-1-.5-1.7-.5h-.4zm-21.5 12c.4 0 .7.3 1 1.1.2 1.3-.3 2.6-.9 2.8-.2 0-.7 0-1-1.2v-.4c0-1.3.4-2 1-2.2zm-5.2 1c.3 0 .6.2.6.5.2.6-.3 1.3-1.2 2-.3-1.4.1-2.3.6-2.5zm18-.4c-.5.2-1-.4-1.2-1.2-.2-1 0-2.1.7-2.5v.5c.2.7.6 1.5 1.3 1.9 0 .7-.2 1.2-.7 1.3zm10-1.6c0 .5.4.7 1 .6.8-.2 1-1 .8-1.6 0-.5-.4-1-1-.8-.5.1-1 .9-.8 1.8zm-14.3-5.5c0-.4-.5-.7-1-.5-.8.2-1 1-.9 1.5.2.6.5 1 1 .8.5 0 1.1-1 1-1.8z" fill="#fff" fill-opacity=".6"/></svg> </div> </div> </div></div><div class="container"> <div class="sf-tabs"> <div class="tab"> <h3 class="tab-title"> Exceptions <span class="badge">2</span> </h3> <div class="tab-content"> <div class="trace trace-as-html" id="trace-box-1"> <div class="trace-details"> <div class="trace-head"> <div class="sf-toggle" data-toggle-selector="#trace-html-1" data-toggle-initial="display"> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <h3 class="trace-class"> <span class="trace-namespace">Twig\\Error\\</span> RuntimeError </h3> </div> </div> <div id="trace-html-1" class="sf-toggle-content"> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-0" data-toggle-initial="display"> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=templates/themes/base/news/embedNewsOverview.html.twig&line=3#line3"> templates/themes/base/news/<strong>embedNewsOverview.html.twig</strong> </a> (line 3) <span class="icon icon-copy hidden" data-clipboard-text="templates/themes/base/news/embedNewsOverview.html.twig:3"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-0" class="trace-code sf-toggle-content"> <ol start="1"><li><code><section class="news-overview"></code></li><li><code> {% if featuredArticle %}</code></li><li class="selected"><code> <twig:FeaturedNewsArticle :article="featuredArticle" /></code></li><li><code> {% endif %}</code></li><li><code> <div class="container"></code></li><li><code> {% for article in articles %}</code></li><li><code> <twig:NewsThumbnail :article="article" /></code></li><li><code> {% else %}</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-1" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=367#line367"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">displayWithErrorHandling</span> (line 367) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:367"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-1" class="trace-code sf-toggle-content"> <ol start="362"><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$blocks </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">displayWithErrorHandling</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">mergeGlobals</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">array_merge</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$blocks</span><span style="color: var(--highlight-keyword)">));</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">)</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$level </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">();</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-2" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=379#line379"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">display</span> (line 379) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:379"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-2" class="trace-code sf-toggle-content"> <ol start="374"><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> } else {</code></li><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">(function () { return </span><span style="color: var(--highlight-string)">\'\'</span><span style="color: var(--highlight-keyword)">; });</span></code></li><li><code> }</code></li><li><code> try {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Throwable $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> while (<span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">() > </span><span style="color: var(--highlight-default)">$level</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">ob_end_clean</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-3" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/TemplateWrapper.php&line=38#line38"> vendor/twig/twig/src/<strong>TemplateWrapper.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 38) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/TemplateWrapper.php:38"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-3" class="trace-code sf-toggle-content"> <ol start="33"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-comment)">// using func_get_args() allows to not expose the blocks argument</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-4" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Environment.php&line=280#line280"> vendor/twig/twig/src/<strong>Environment.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 280) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Environment.php:280"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-4" class="trace-code sf-toggle-content"> <ol start="275"><li><code> * @throws SyntaxError When an error occurred during compilation</code></li><li><code> * @throws RuntimeError When an error occurred during rendering</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">public function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">load</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Displays a template.</code></li><li><code> *</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-5" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=258#line258"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 258) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:258"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-5" class="trace-code sf-toggle-content"> <ol start="253"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (!<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">has</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> throw new <span style="color: var(--highlight-default)">\\LogicException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-6" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=266#line266"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">renderView</span> (line 266) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:266"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-6" class="trace-code sf-toggle-content"> <ol start="261"><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">protected function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">string $view</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$parameters </span><span style="color: var(--highlight-keyword)">= [], </span><span style="color: var(--highlight-default)">Response $response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">): </span><span style="color: var(--highlight-default)">Response</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$content </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderView</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-7" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">render</span><span class="trace-arguments">(\'@theme/news/embedNewsOverview.html.twig\', <em>array</em>(\'featuredArticle\' => <em>object</em>(<abbr title="App\\Entity\\News">News</abbr>), \'articles\' => <em>object</em>(<abbr title="Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination">SlidingPagination</abbr>)))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/NewsDefaultController.php&line=52#line52"> src/Controller/<strong>NewsDefaultController.php</strong> </a> (line 52) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/NewsDefaultController.php:52"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-7" class="trace-code sf-toggle-content"> <ol start="47"><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$paginatedNews </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$paginator</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">paginate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">query</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getInt</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'page\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">1</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">$perpage</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'@theme/news/embedNewsOverview.html.twig\'</span><span style="color: var(--highlight-keyword)">, [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'featuredArticle\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$featuredArticle</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'articles\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$paginatedNews</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> ]);</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-8" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">embedNewsOverview</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-8" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-9" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-9" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-10" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=156#line156"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 156) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:156"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-10" class="trace-code sf-toggle-content"> <ol start="151"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> <span style="color: var(--highlight-default)">$request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'request_stack\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">getCurrentRequest</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">] = </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$subRequest </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">duplicate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'http_kernel\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$subRequest</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">HttpKernelInterface</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">SUB_REQUEST</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Returns a RedirectResponse to the given URL.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-11" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">forward</span><span class="trace-arguments">(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', <em>array</em>(\'request\' => <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\'))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=803#line803"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 803) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:803"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-11" class="trace-code sf-toggle-content"> <ol start="798"><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// Non-URL reliant (slugless) component</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (</span><span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">== </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-default)">$comkey</span><span style="color: var(--highlight-keyword)">][</span><span style="color: var(--highlight-string)">\'slug\'</span><span style="color: var(--highlight-keyword)">]) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'<p>SLUGLESS:<br/>RENDERING CONTROLLER into = <strong>\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">].</span><span style="color: var(--highlight-string)">\'</strong></p>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-comment)">// fetch component data</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">forward</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">], [</span><span style="color: var(--highlight-string)">\'request\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'pageId\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$confirmedPageId</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> <span style="color: var(--highlight-default)">$pageComponentsReturn</span><span style="color: var(--highlight-keyword)">[] = [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'position\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'position\'</span><span style="color: var(--highlight-keyword)">],</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlKey\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlValue\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'data\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getContent</span><span style="color: var(--highlight-keyword)">(),</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-12" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">getComponentData</span><span class="trace-arguments">(<em>false</em>, <em>array</em>(<em>array</em>(\'name\' => \'Accreditations (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Areas We Cover Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudies\', \'slug\' => <em>null</em>, \'route\' => \'embed_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Case Studies\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'WhatsApp Block\', \'slug\' => <em>null</em>, \'route\' => \'whatsapp_block\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Enquiry Form\', \'slug\' => <em>null</em>, \'route\' => \'embed_enquiry\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'FAQs (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_faqs_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Meet the Team\', \'slug\' => <em>null</em>, \'route\' => \'embed_meettheteam\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Team Members\', \'slug\' => <em>null</em>, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Overview\', \'slug\' => <em>null</em>, \'route\' => \'embed_news_overview\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Sitemap\', \'slug\' => <em>null</em>, \'route\' => \'embed_sitemap\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employer)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employee)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources Filters\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources_filters\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Search Results\', \'slug\' => <em>null</em>, \'route\' => \'process_search\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Categories\', \'slug\' => <em>null</em>, \'route\' => \'embed_service_categories\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Slider\', \'slug\' => <em>null</em>, \'route\' => \'embed_slider\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonial\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonial\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Wisdom Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\')), <em>array</em>(<em>array</em>(\'position\' => \'Below Header\', \'route\' => <em>null</em>), <em>array</em>(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), <em>array</em>(\'position\' => \'After Content\', \'route\' => <em>null</em>)), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), 2)</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=439#line439"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 439) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:439"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-12" class="trace-code sf-toggle-content"> <ol start="434"><li><code></code></li><li><code> // simple direct match</code></li><li><code> // this will match the home page in any locale and any default \'en\' page</code></li><li><code> <span style="color: var(--highlight-default)">$page </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">em</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRepository</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">Page</span><span style="color: var(--highlight-keyword)">::class)-></span><span style="color: var(--highlight-default)">findOneBy</span><span style="color: var(--highlight-keyword)">([</span><span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'deleted\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'active\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">!== </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageComponents </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponentData</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponents</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">"<br/><span style=\'color:green\' >(STEP1) Found - "</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTitle</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\' (ID#\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\')<br/>Will render page out of debug mode</span>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> return [</code></li><li><code> <span style="color: var(--highlight-string)">\'page\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">,</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-13" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">routeMatcherV2</span><span class="trace-arguments">(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'blog\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=963#line963"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 963) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:963"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-13" class="trace-code sf-toggle-content"> <ol start="958"><li><code></code></li><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">redirect</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'/\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageData </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">routeMatcherV2</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// REDIRECT CHECKER</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'Checking for redirects...\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> foreach (<span style="color: var(--highlight-default)">$pageData</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'pageComponents\'</span><span style="color: var(--highlight-keyword)">] as </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-14" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">router</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-14" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-15" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-15" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-16" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/Kernel.php&line=202#line202"> vendor/symfony/http-kernel/<strong>Kernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 202) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/Kernel.php:202"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-16" class="trace-code sf-toggle-content"> <ol start="197"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">boot</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> ++<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">resetServices </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getHttpKernel</span><span style="color: var(--highlight-keyword)">()-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } finally {</code></li><li><code> --<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-17" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php&line=35#line35"> vendor/symfony/runtime/Runner/Symfony/<strong>HttpKernelRunner.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-17" class="trace-code sf-toggle-content"> <ol start="30"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">(): </span><span style="color: var(--highlight-default)">int</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">send</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">TerminableInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">terminate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-18" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/autoload_runtime.php&line=35#line35"> vendor/<strong>autoload_runtime.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">run</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/autoload_runtime.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-18" class="trace-code sf-toggle-content"> <ol start="30"><li><code><span style="color: var(--highlight-default)">$app </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$args</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code>exit(</code></li><li><code> <span style="color: var(--highlight-default)">$runtime</span></code></li><li><code> <span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRunner</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">)</span></code></li><li class="selected"><code> -><span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">()</span></code></li><li><code>);</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-1-19" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title=""></abbr></span><span class="trace-method">require_once</span><span class="trace-arguments">(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=public/index.php&line=5#line5"> public/<strong>index.php</strong> </a> (line 5) <span class="icon icon-copy hidden" data-clipboard-text="public/index.php:5"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-1-19" class="trace-code sf-toggle-content"> <ol start="1"><li><code><span style="color: var(--highlight-default)"><?php</span></code></li><li><code></code></li><li><code><span style="color: var(--highlight-keyword)">use </span><span style="color: var(--highlight-default)">App\\Kernel</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li class="selected"><code>require_once <span style="color: var(--highlight-default)">dirname</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">__DIR__</span><span style="color: var(--highlight-keyword)">).</span><span style="color: var(--highlight-string)">\'/vendor/autoload_runtime.php\'</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code>return function (array <span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> return new <span style="color: var(--highlight-default)">Kernel</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_ENV\'</span><span style="color: var(--highlight-keyword)">], (bool) </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_DEBUG\'</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code>};</code></li><li><code></code></li></ol> </div> </div> </div> </div></div><div class="trace trace-as-html" id="trace-box-2"> <div class="trace-details"> <div class="trace-head"> <div class="sf-toggle" data-toggle-selector="#trace-html-2" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <h3 class="trace-class"> ParseError </h3> <p class="break-long-words trace-message">syntax error, unexpected token ":"</p> </div> </div> <div id="trace-html-2" class="sf-toggle-content"> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-0" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php&line=48#line48"> var/cache/dev/twig/78/<strong>78aabff1ad79bf47105b798fe03705c8.php</strong> </a> (line 48) <span class="icon icon-copy hidden" data-clipboard-text="var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php:48"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-0" class="trace-code sf-toggle-content"> <ol start="43"><li><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-string)">"<section class=\\"featured-news-article\\"></span></code></li><li><code> <div class=\\"container\\"></code></li><li><code> <a</code></li><li><code> href=\\""<span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-comment)">// line 4</span></code></li><li class="selected"><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-default)">twig_escape_filter</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">extensions</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'App\\Twig\\TwigExtension\'</span><span style="color: var(--highlight-keyword)">]->{</span><span style="color: var(--highlight-default)">closure</span><span style="color: var(--highlight-keyword)">:</span><span style="color: var(--highlight-default)">App\\Twig\\TwigExtension</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">getFunctions</span><span style="color: var(--highlight-keyword)">():</span><span style="color: var(--highlight-default)">43</span><span style="color: var(--highlight-keyword)">}(</span><span style="color: var(--highlight-default)">twig_get_attribute</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">, (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"app"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"app"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"app"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "app" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })()), </span><span style="color: var(--highlight-string)">"request"</span><span style="color: var(--highlight-keyword)">, [], </span><span style="color: var(--highlight-string)">"any"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">twig_get_attribute</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">, (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "article" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })()), </span><span style="color: var(--highlight-string)">"linkedPageId"</span><span style="color: var(--highlight-keyword)">, [], </span><span style="color: var(--highlight-string)">"any"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">), [</span><span style="color: var(--highlight-string)">"news_slug" </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">twig_get_attribute</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">, (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"article"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "article" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })()), </span><span style="color: var(--highlight-string)">"slug"</span><span style="color: var(--highlight-keyword)">, [], </span><span style="color: var(--highlight-string)">"any"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">4</span><span style="color: var(--highlight-keyword)">)]), </span><span style="color: var(--highlight-string)">"html"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> echo <span style="color: var(--highlight-string)">"\\"</span></code></li><li><code> class=\\"featured-article-block\\"</code></li><li><code> ></code></li><li><code> <div class=\\"featured-article-block__content\\"></code></li><li><code> <div class=\\"featured-article-block__meta\\"></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-1" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Environment.php&line=352#line352"> vendor/twig/twig/src/<strong>Environment.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">load</span> (line 352) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Environment.php:352"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-1" class="trace-code sf-toggle-content"> <ol start="347"><li><code></code></li><li><code> if (!<span style="color: var(--highlight-default)">class_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$cls</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$source </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getLoader</span><span style="color: var(--highlight-keyword)">()-></span><span style="color: var(--highlight-default)">getSourceContext</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$content </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">compileSource</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$source</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">cache</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">write</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$key</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$content</span><span style="color: var(--highlight-keyword)">);</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">cache</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">load</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$key</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> if (!<span style="color: var(--highlight-default)">class_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$mainCls</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> <span style="color: var(--highlight-comment)">/* Last line of defense if either $this->bcWriteCacheFile was used,</span></code></li><li><code> * $this->cache is implemented as a no-op or we have a race condition</code></li><li><code> * where the cache was cleared between the above calls to write to and load from</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-2" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/ux-twig-component/src/ComponentRenderer.php&line=73#line73"> vendor/symfony/ux-twig-component/src/<strong>ComponentRenderer.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">loadTemplate</span> (line 73) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/ux-twig-component/src/ComponentRenderer.php:73"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-2" class="trace-code sf-toggle-content"> <ol start="68"><li><code> <span style="color: var(--highlight-keyword)">if (</span><span style="color: var(--highlight-default)">$templateIndex </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTemplateIndex</span><span style="color: var(--highlight-keyword)">()) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$variables</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'__parent__\'</span><span style="color: var(--highlight-keyword)">] = </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getParentTemplateForEmbedded</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">twig</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">loadTemplate</span><span style="color: var(--highlight-keyword)">(</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">templateClasses</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-default)">$template </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTemplate</span><span style="color: var(--highlight-keyword)">()] ??= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">twig</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTemplateClass</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">),</span></code></li><li><code> <span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-default)">$templateIndex</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> )-><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$variables</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } finally {</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-3" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/ux-twig-component/src/ComponentRenderer.php&line=56#line56"> vendor/symfony/ux-twig-component/src/<strong>ComponentRenderer.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 56) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/ux-twig-component/src/ComponentRenderer.php:56"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-3" class="trace-code sf-toggle-content"> <ol start="51"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$preRendered </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">preCreateForRender</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> return <span style="color: var(--highlight-default)">$preRendered</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">factory</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">create</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">));</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">MountedComponent $mounted</span><span style="color: var(--highlight-keyword)">): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">componentStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$mounted</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-4" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php&line=51#line51"> vendor/symfony/ux-twig-component/src/Twig/<strong>ComponentRuntime.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">createAndRender</span> (line 51) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php:51"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-4" class="trace-code sf-toggle-content"> <ol start="46"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">has</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$normalized </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">strtolower</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">))) {</span></code></li><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$normalized</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderer</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">createAndRender</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$props</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * @param array<string, mixed> $props</code></li><li><code> * @param array<string, mixed> $context</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-5" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=var/cache/dev/twig/43/43e928a423f00bdbef32528a86610345.php&line=49#line49"> var/cache/dev/twig/43/<strong>43e928a423f00bdbef32528a86610345.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 49) <span class="icon icon-copy hidden" data-clipboard-text="var/cache/dev/twig/43/43e928a423f00bdbef32528a86610345.php:49"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-5" class="trace-code sf-toggle-content"> <ol start="44"><li><code> "<span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-comment)">// line 2</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if ((isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "featuredArticle" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">2</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })())) {</span></code></li><li><code> <span style="color: var(--highlight-comment)">// line 3</span></code></li><li><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-string)">" "</span><span style="color: var(--highlight-keyword)">;</span></code></li><li class="selected"><code> echo <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRuntime</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Symfony\\UX\\TwigComponent\\Twig\\ComponentRuntime\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"FeaturedNewsArticle"</span><span style="color: var(--highlight-keyword)">, [</span><span style="color: var(--highlight-string)">"article" </span><span style="color: var(--highlight-keyword)">=> (isset(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">]) || </span><span style="color: var(--highlight-default)">array_key_exists</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) ? </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">"featuredArticle"</span><span style="color: var(--highlight-keyword)">] : (function () { throw new </span><span style="color: var(--highlight-default)">RuntimeError</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'Variable "featuredArticle" does not exist.\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">3</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">source</span><span style="color: var(--highlight-keyword)">); })())]);</span></code></li><li><code> echo <span style="color: var(--highlight-string)">"</span></code></li><li><code> "<span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code> <span style="color: var(--highlight-comment)">// line 5</span></code></li><li><code> <span style="color: var(--highlight-keyword)">echo </span><span style="color: var(--highlight-string)">" <div class=\\"container\\"></span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-6" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=394#line394"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">doDisplay</span> (line 394) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:394"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-6" class="trace-code sf-toggle-content"> <ol start="389"><li><code> }</code></li><li><code></code></li><li><code> protected function <span style="color: var(--highlight-default)">displayWithErrorHandling</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$blocks </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li><code> try {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">doDisplay</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$blocks</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">Error $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (!<span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getSourceContext</span><span style="color: var(--highlight-keyword)">()) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">setSourceContext</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getSourceContext</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-7" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=367#line367"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">displayWithErrorHandling</span> (line 367) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:367"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-7" class="trace-code sf-toggle-content"> <ol start="362"><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$blocks </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">displayWithErrorHandling</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">env</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">mergeGlobals</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">array_merge</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">blocks</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$blocks</span><span style="color: var(--highlight-keyword)">));</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">)</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$level </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">();</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-8" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Template.php&line=379#line379"> vendor/twig/twig/src/<strong>Template.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">display</span> (line 379) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Template.php:379"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-8" class="trace-code sf-toggle-content"> <ol start="374"><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> } else {</code></li><li><code> <span style="color: var(--highlight-default)">ob_start</span><span style="color: var(--highlight-keyword)">(function () { return </span><span style="color: var(--highlight-string)">\'\'</span><span style="color: var(--highlight-keyword)">; });</span></code></li><li><code> }</code></li><li><code> try {</code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Throwable $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> while (<span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">() > </span><span style="color: var(--highlight-default)">$level</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">ob_end_clean</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-9" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/TemplateWrapper.php&line=38#line38"> vendor/twig/twig/src/<strong>TemplateWrapper.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 38) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/TemplateWrapper.php:38"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-9" class="trace-code sf-toggle-content"> <ol start="33"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$template</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">template</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">display</span><span style="color: var(--highlight-keyword)">(array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= [])</span></code></li><li><code> {</code></li><li><code> <span style="color: var(--highlight-comment)">// using func_get_args() allows to not expose the blocks argument</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-10" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/twig/twig/src/Environment.php&line=280#line280"> vendor/twig/twig/src/<strong>Environment.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 280) <span class="icon icon-copy hidden" data-clipboard-text="vendor/twig/twig/src/Environment.php:280"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-10" class="trace-code sf-toggle-content"> <ol start="275"><li><code> * @throws SyntaxError When an error occurred during compilation</code></li><li><code> * @throws RuntimeError When an error occurred during rendering</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">public function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$context </span><span style="color: var(--highlight-keyword)">= []): </span><span style="color: var(--highlight-default)">string</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">load</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$name</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Displays a template.</code></li><li><code> *</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-11" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=258#line258"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">render</span> (line 258) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:258"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-11" class="trace-code sf-toggle-content"> <ol start="253"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> if (!<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">has</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)) {</span></code></li><li><code> throw new <span style="color: var(--highlight-default)">\\LogicException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'twig\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-12" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=266#line266"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">renderView</span> (line 266) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:266"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-12" class="trace-code sf-toggle-content"> <ol start="261"><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Renders a view.</code></li><li><code> */</code></li><li><code> <span style="color: var(--highlight-keyword)">protected function </span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">string $view</span><span style="color: var(--highlight-keyword)">, array </span><span style="color: var(--highlight-default)">$parameters </span><span style="color: var(--highlight-keyword)">= [], </span><span style="color: var(--highlight-default)">Response $response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">): </span><span style="color: var(--highlight-default)">Response</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$content </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">renderView</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$view</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$parameters</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-13" data-toggle-initial="display"> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">render</span><span class="trace-arguments">(\'@theme/news/embedNewsOverview.html.twig\', <em>array</em>(\'featuredArticle\' => <em>object</em>(<abbr title="App\\Entity\\News">News</abbr>), \'articles\' => <em>object</em>(<abbr title="Knp\\Bundle\\PaginatorBundle\\Pagination\\SlidingPagination">SlidingPagination</abbr>)))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/NewsDefaultController.php&line=52#line52"> src/Controller/<strong>NewsDefaultController.php</strong> </a> (line 52) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/NewsDefaultController.php:52"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-13" class="trace-code sf-toggle-content"> <ol start="47"><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$paginatedNews </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$paginator</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">paginate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">query</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getInt</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'page\'</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">1</span><span style="color: var(--highlight-keyword)">), </span><span style="color: var(--highlight-default)">$perpage</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">render</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'@theme/news/embedNewsOverview.html.twig\'</span><span style="color: var(--highlight-keyword)">, [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'featuredArticle\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$featuredArticle</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'articles\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$paginatedNews</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> ]);</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-14" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">embedNewsOverview</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-14" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-15" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-15" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-16" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/framework-bundle/Controller/AbstractController.php&line=156#line156"> vendor/symfony/framework-bundle/Controller/<strong>AbstractController.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 156) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/framework-bundle/Controller/AbstractController.php:156"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-16" class="trace-code sf-toggle-content"> <ol start="151"><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li><code> <span style="color: var(--highlight-default)">$request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'request_stack\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">getCurrentRequest</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">] = </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$subRequest </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">duplicate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$query</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$path</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">container</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">get</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'http_kernel\'</span><span style="color: var(--highlight-keyword)">)-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$subRequest</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">HttpKernelInterface</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">SUB_REQUEST</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">/**</span></code></li><li><code> * Returns a RedirectResponse to the given URL.</code></li><li><code> */</code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-17" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController">AbstractController</abbr></span><span class="trace-type">-></span><span class="trace-method">forward</span><span class="trace-arguments">(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', <em>array</em>(\'request\' => <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\'))</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=803#line803"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 803) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:803"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-17" class="trace-code sf-toggle-content"> <ol start="798"><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// Non-URL reliant (slugless) component</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (</span><span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">== </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-default)">$comkey</span><span style="color: var(--highlight-keyword)">][</span><span style="color: var(--highlight-string)">\'slug\'</span><span style="color: var(--highlight-keyword)">]) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'<p>SLUGLESS:<br/>RENDERING CONTROLLER into = <strong>\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">].</span><span style="color: var(--highlight-string)">\'</strong></p>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-comment)">// fetch component data</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">forward</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$action</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'_controller\'</span><span style="color: var(--highlight-keyword)">], [</span><span style="color: var(--highlight-string)">\'request\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'pageId\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$confirmedPageId</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> <span style="color: var(--highlight-default)">$pageComponentsReturn</span><span style="color: var(--highlight-keyword)">[] = [</span></code></li><li><code> <span style="color: var(--highlight-string)">\'position\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'position\'</span><span style="color: var(--highlight-keyword)">],</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlKey\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'urlValue\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">null</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'data\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getContent</span><span style="color: var(--highlight-keyword)">(),</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-18" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">getComponentData</span><span class="trace-arguments">(<em>false</em>, <em>array</em>(<em>array</em>(\'name\' => \'Accreditations (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => <em>null</em>, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Areas We Cover Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudies\', \'slug\' => <em>null</em>, \'route\' => \'embed_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Case Studies\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'WhatsApp Block\', \'slug\' => <em>null</em>, \'route\' => \'whatsapp_block\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Enquiry Form\', \'slug\' => <em>null</em>, \'route\' => \'embed_enquiry\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'FAQs (All)\', \'slug\' => <em>null</em>, \'route\' => \'embed_faqs_all\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Meet the Team\', \'slug\' => <em>null</em>, \'route\' => \'embed_meettheteam\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Team Members\', \'slug\' => <em>null</em>, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Overview\', \'slug\' => <em>null</em>, \'route\' => \'embed_news_overview\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Sitemap\', \'slug\' => <em>null</em>, \'route\' => \'embed_sitemap\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employer)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Prices (Employee)\', \'slug\' => <em>null</em>, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Resources Filters\', \'slug\' => <em>null</em>, \'route\' => \'embed_resources_filters\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Search Results\', \'slug\' => <em>null</em>, \'route\' => \'process_search\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Categories\', \'slug\' => <em>null</em>, \'route\' => \'embed_service_categories\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Slider\', \'slug\' => <em>null</em>, \'route\' => \'embed_slider\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Testimonial\', \'slug\' => <em>null</em>, \'route\' => \'embed_testimonial\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Embed Featured Testimonials\', \'slug\' => <em>null</em>, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\'), <em>array</em>(\'name\' => \'Wisdom Component\', \'slug\' => <em>null</em>, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => <em>null</em>, \'bundle\' => \'App\', \'componentType\' => \'standard\')), <em>array</em>(<em>array</em>(\'position\' => \'Below Header\', \'route\' => <em>null</em>), <em>array</em>(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), <em>array</em>(\'position\' => \'After Content\', \'route\' => <em>null</em>)), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), 2)</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=439#line439"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 439) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:439"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-18" class="trace-code sf-toggle-content"> <ol start="434"><li><code></code></li><li><code> // simple direct match</code></li><li><code> // this will match the home page in any locale and any default \'en\' page</code></li><li><code> <span style="color: var(--highlight-default)">$page </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">em</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRepository</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">Page</span><span style="color: var(--highlight-keyword)">::class)-></span><span style="color: var(--highlight-default)">findOneBy</span><span style="color: var(--highlight-keyword)">([</span><span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'deleted\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">false</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'active\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code> if (<span style="color: var(--highlight-default)">null </span><span style="color: var(--highlight-keyword)">!== </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageComponents </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponentData</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$cmsComponentArray</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getComponents</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">"<br/><span style=\'color:green\' >(STEP1) Found - "</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getTitle</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\' (ID#\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getId</span><span style="color: var(--highlight-keyword)">().</span><span style="color: var(--highlight-string)">\')<br/>Will render page out of debug mode</span>\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> return [</code></li><li><code> <span style="color: var(--highlight-string)">\'page\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$page</span><span style="color: var(--highlight-keyword)">,</span></code></li><li><code> <span style="color: var(--highlight-string)">\'slug\' </span><span style="color: var(--highlight-keyword)">=> </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">,</span></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-19" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title="App\\Controller\\PageDefaultController">PageDefaultController</abbr></span><span class="trace-type">-></span><span class="trace-method">routeMatcherV2</span><span class="trace-arguments">(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), \'blog\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=src/Controller/PageDefaultController.php&line=963#line963"> src/Controller/<strong>PageDefaultController.php</strong> </a> (line 963) <span class="icon icon-copy hidden" data-clipboard-text="src/Controller/PageDefaultController.php:963"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-19" class="trace-code sf-toggle-content"> <ol start="958"><li><code></code></li><li><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">redirect</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'/\'</span><span style="color: var(--highlight-keyword)">.</span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$pageData </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">routeMatcherV2</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$slug</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// REDIRECT CHECKER</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">debug</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$debug</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-string)">\'Checking for redirects...\'</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> foreach (<span style="color: var(--highlight-default)">$pageData</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'pageComponents\'</span><span style="color: var(--highlight-keyword)">] as </span><span style="color: var(--highlight-default)">$pageComponent</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-20" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=163#line163"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">router</span> (line 163) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:163"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-20" class="trace-code sf-toggle-content"> <ol start="158"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">CONTROLLER_ARGUMENTS</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$controller </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getController</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> <span style="color: var(--highlight-default)">$arguments </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getArguments</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// call controller</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$controller</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$arguments</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-comment)">// view</span></code></li><li><code> <span style="color: var(--highlight-keyword)">if (!</span><span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">Response</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$event </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">ViewEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">dispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">KernelEvents</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">VIEW</span><span style="color: var(--highlight-keyword)">);</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-21" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=75#line75"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handleRaw</span> (line 75) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:75"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-21" class="trace-code sf-toggle-content"> <ol start="70"><li><code> {</code></li><li><code> <span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">set</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">\'X-Php-Ob-Level\'</span><span style="color: var(--highlight-keyword)">, (string) </span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li><li><code></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">push</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } catch (<span style="color: var(--highlight-default)">\\Exception $e</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> if (<span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$e </span><span style="color: var(--highlight-keyword)">= new </span><span style="color: var(--highlight-default)">BadRequestHttpException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(), </span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li><li><code> if (<span style="color: var(--highlight-default)">false </span><span style="color: var(--highlight-keyword)">=== </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">) {</span></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-22" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/http-kernel/Kernel.php&line=202#line202"> vendor/symfony/http-kernel/<strong>Kernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 202) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/Kernel.php:202"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-22" class="trace-code sf-toggle-content"> <ol start="197"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">boot</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code> ++<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">resetServices </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code> try {</code></li><li class="selected"><code> return <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getHttpKernel</span><span style="color: var(--highlight-keyword)">()-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> } finally {</code></li><li><code> --<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">requestStackSize</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code> }</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-23" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php&line=35#line35"> vendor/symfony/runtime/Runner/Symfony/<strong>HttpKernelRunner.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">handle</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-23" class="trace-code sf-toggle-content"> <ol start="30"><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code> }</code></li><li><code></code></li><li><code> public function <span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">(): </span><span style="color: var(--highlight-default)">int</span></code></li><li><code> <span style="color: var(--highlight-keyword)">{</span></code></li><li class="selected"><code> <span style="color: var(--highlight-default)">$response </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">handle</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> <span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">send</span><span style="color: var(--highlight-keyword)">();</span></code></li><li><code></code></li><li><code> if (<span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel </span><span style="color: var(--highlight-keyword)">instanceof </span><span style="color: var(--highlight-default)">TerminableInterface</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> <span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">kernel</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">terminate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">request</span><span style="color: var(--highlight-keyword)">, </span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code> }</code></li></ol> </div> </div> <div class="trace-line trace-from-vendor"> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-24" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=vendor/autoload_runtime.php&line=35#line35"> vendor/<strong>autoload_runtime.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">run</span> (line 35) <span class="icon icon-copy hidden" data-clipboard-text="vendor/autoload_runtime.php:35"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-24" class="trace-code sf-toggle-content"> <ol start="30"><li><code><span style="color: var(--highlight-default)">$app </span><span style="color: var(--highlight-keyword)">= </span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">(...</span><span style="color: var(--highlight-default)">$args</span><span style="color: var(--highlight-keyword)">);</span></code></li><li><code></code></li><li><code>exit(</code></li><li><code> <span style="color: var(--highlight-default)">$runtime</span></code></li><li><code> <span style="color: var(--highlight-keyword)">-></span><span style="color: var(--highlight-default)">getRunner</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$app</span><span style="color: var(--highlight-keyword)">)</span></code></li><li class="selected"><code> -><span style="color: var(--highlight-default)">run</span><span style="color: var(--highlight-keyword)">()</span></code></li><li><code>);</code></li><li><code></code></li></ol> </div> </div> <div class="trace-line "> <div class="trace-line-header break-long-words sf-toggle" data-toggle-selector="#trace-html-2-25" data-toggle-initial=""> <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1408 960V832q0-26-19-45t-45-19h-320V448q0-26-19-45t-45-19H832q-26 0-45 19t-19 45v320H448q-26 0-45 19t-19 45v128q0 26 19 45t45 19h320v320q0 26 19 45t45 19h128q26 0 45-19t19-45v-320h320q26 0 45-19t19-45zm256-544v960q0 119-84.5 203.5T1376 1664H416q-119 0-203.5-84.5T128 1376V416q0-119 84.5-203.5T416 128h960q119 0 203.5 84.5T1664 416z"/></svg></span> <span class="trace-class"><abbr title=""></abbr></span><span class="trace-method">require_once</span><span class="trace-arguments">(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\')</span> <span class="block trace-file-path"> in <a href="https://taurushr.thetlb.dev/_profiler/open?file=public/index.php&line=5#line5"> public/<strong>index.php</strong> </a> (line 5) <span class="icon icon-copy hidden" data-clipboard-text="public/index.php:5"> <svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"/></svg> </span> </span> </div> <div id="trace-html-2-25" class="trace-code sf-toggle-content"> <ol start="1"><li><code><span style="color: var(--highlight-default)"><?php</span></code></li><li><code></code></li><li><code><span style="color: var(--highlight-keyword)">use </span><span style="color: var(--highlight-default)">App\\Kernel</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li class="selected"><code>require_once <span style="color: var(--highlight-default)">dirname</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">__DIR__</span><span style="color: var(--highlight-keyword)">).</span><span style="color: var(--highlight-string)">\'/vendor/autoload_runtime.php\'</span><span style="color: var(--highlight-keyword)">;</span></code></li><li><code></code></li><li><code>return function (array <span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">) {</span></code></li><li><code> return new <span style="color: var(--highlight-default)">Kernel</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_ENV\'</span><span style="color: var(--highlight-keyword)">], (bool) </span><span style="color: var(--highlight-default)">$context</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">\'APP_DEBUG\'</span><span style="color: var(--highlight-keyword)">]);</span></code></li><li><code>};</code></li><li><code></code></li></ol> </div> </div> </div> </div></div> </div> </div> <div class="tab "> <h3 class="tab-title"> Logs <span class="badge status-error">1</span> </h3> <div class="tab-content"> <table class="logs" data-filter-level="Emergency,Alert,Critical,Error,Warning,Notice,Info,Debug" data-filters> <thead> <tr> <th data-filter="level">Level</th> <th data-filter="channel">Channel</th> <th class="full-width">Message</th> </tr> </thead> <tbody> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\ResourceCheckerConfigCache::write(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\ConfigCacheInterface::write(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $query as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $cookies as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::duplicate(): Implicitly marking parameter $server as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::getPreferredLanguage(): Implicitly marking parameter $locales as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Request::getTrustedValues(): Implicitly marking parameter $ip as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\HeaderBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\HeaderBag::get(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\HeaderBag::getDate(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\InputBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\ContainerAwareTrait::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\ContainerAwareInterface::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ApcuAdapter::__construct(): Implicitly marking parameter $version as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ApcuAdapter::__construct(): Implicitly marking parameter $marshaller as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Traits\\ContractsTrait::doGet(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::doGet(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheTrait::doGet(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheInterface::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Cache\\CacheInterface::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ArrayAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ArrayAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ChainAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\ChainAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: {closure:Symfony\\Component\\Cache\\Adapter\\ChainAdapter::get():107}(): Implicitly marking parameter $item as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\PhpArrayAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\PhpArrayAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\PhpFilesAdapter::__construct(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Traits\\FilesystemCommonTrait::write(): Implicitly marking parameter $expiresAt as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Traits\\FilesystemCommonTrait::getFile(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\Argument\\ServiceLocator::__construct(): Implicitly marking parameter $serviceTypes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\ServiceLocator::formatAlternatives(): Implicitly marking parameter $alternatives as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Resource\\ClassExistenceResource::__construct(): Implicitly marking parameter $exists as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Resource\\ClassExistenceResource::throwOnRequiredClass(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Resource\\DirectoryResource::__construct(): Implicitly marking parameter $pattern as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authorization\\ExpressionLanguage::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::file(): Implicitly marking parameter $fileName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::renderForm(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollectionInterface::getEntrypointLookup(): Implicitly marking parameter $buildName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollection::__construct(): Implicitly marking parameter $defaultBuildName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookupCollection::getEntrypointLookup(): Implicitly marking parameter $buildName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\TraceableAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\TraceableAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager::dispatchEvent(): Implicitly marking parameter $eventArgs as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Monolog\\Logger::addRecord(): Implicitly marking parameter $datetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Log\\DebugLoggerInterface::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Log\\DebugLoggerInterface::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Logger::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Logger::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $expressionLanguage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::__construct(): Implicitly marking parameter $authorizationChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler::__construct(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::__construct(): Implicitly marking parameter $router as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::logException(): Implicitly marking parameter $logLevel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\HttpKernel::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\HttpKernel::__construct(): Implicitly marking parameter $argumentResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\HttpKernel::terminateWithException(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Controller\\ControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Controller\\ContainerControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver::__construct(): Implicitly marking parameter $argumentMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\FileLocatorInterface::locate(): Implicitly marking parameter $currentPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\FileLocator::locate(): Implicitly marking parameter $currentPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Config\\FileLocator::locate(): Implicitly marking parameter $currentPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter::__construct(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Adapter\\FilesystemAdapter::__construct(): Implicitly marking parameter $marshaller as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\Marshaller\\DefaultMarshaller::__construct(): Implicitly marking parameter $useIgbinarySerialize as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::getPackage(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::getVersion(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Packages::getUrl(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Asset\\VersionStrategy\\JsonManifestVersionStrategy::__construct(): Implicitly marking parameter $httpClient as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorInterface::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorInterface::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\TranslatorBagInterface::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::__construct(): Implicitly marking parameter $formatter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::__construct(): Implicitly marking parameter $cacheDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::addResource(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Translator::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\MessageCatalogue::all(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\MessageCatalogueInterface::all(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Translation\\Translator::addResource(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Formatter\\MessageFormatter::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\Formatter\\MessageFormatter::__construct(): Implicitly marking parameter $intlFormatter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorTrait::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\Translation\\TranslatorTrait::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::__construct(): Implicitly marking parameter $exceptionHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter::__construct(): Implicitly marking parameter $baseDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\Stopwatch::openSection(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\Stopwatch::start(): Implicitly marking parameter $category as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\Section::__construct(): Implicitly marking parameter $origin as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Processor\\DebugProcessor::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Processor\\DebugProcessor::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Monolog\\Processor\\DebugProcessor::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::setCurrentRequest(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\AbstractSessionListener::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Loader\\AutoMappingTrait::isAutoMappingEnabledForClass(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\DoctrineLoader::__construct(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Loader\\PropertyInfoLoader::__construct(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::__construct(): Implicitly marking parameter $matcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::__construct(): Implicitly marking parameter $collectParameter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DataCollectorInterface::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\RouterDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Form\\Extension\\DataCollector\\FormDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Form\\Extension\\DataCollector\\FormDataCollector::recursiveBuildFinalFormTree(): Implicitly marking parameter $form as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorageInterface::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\TokenStorage::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAuthenticated(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::__construct(): Implicitly marking parameter $router as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::registerListener(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::registerListener(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::getLogoutPath(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::getLogoutUrl(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Logout\\LogoutUrlGenerator::setCurrentFirewall(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Cloner\\AbstractCloner::__construct(): Implicitly marking parameter $casters as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\AbstractDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\CliDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\HtmlDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\SourceContextProvider::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\SourceContextProvider::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\SourceContextProvider::__construct(): Implicitly marking parameter $fileLinkFormatter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Loader\\FilesystemLoader::__construct(): Implicitly marking parameter $rootPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::__construct(): Implicitly marking parameter $cspHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::__construct(): Implicitly marking parameter $dumpDataCollector as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollectorTranslator::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollectorTranslator::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollectorTranslator::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Router::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Router::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Router::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $parameters as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\Router::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcherInterface::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcherInterface::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getCalledListeners(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getNotCalledListeners(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher::getOrphanedEvents(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcher::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcher::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\EventDispatcher::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\Profiler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\Profiler::find(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\Profiler::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface::find(): Implicitly marking parameter $start as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface::find(): Implicitly marking parameter $end as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::find(): Implicitly marking parameter $start as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::find(): Implicitly marking parameter $end as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::find(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::createProfileFromData(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage::doRead(): Implicitly marking parameter $profile as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector::__construct(): Implicitly marking parameter $kernel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\TimeDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\MemoryDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\DataCollector\\ValidatorDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\AjaxDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\ExceptionDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::__construct(): Implicitly marking parameter $containerPathPrefix as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\LoggerDataCollector::getContainerCompilerLogs(): Implicitly marking parameter $compilerLogsFilepath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\EventDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Cache\\DataCollector\\CacheDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Translation\\DataCollector\\TranslationDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $logoutUrlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $accessDecisionManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $firewallMap as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct(): Implicitly marking parameter $firewall as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\DataCollector\\TwigDataCollector::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\DataCollector\\TwigDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\DataCollector\\DoctrineDataCollector::__construct(): Implicitly marking parameter $debugDataHolder as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\DataCollector\\DoctrineDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::setKernel(): Implicitly marking parameter $kernel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\DataCollector\\ConfigDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\Storage\\UsageTrackingTokenStorage::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Template::displayBlock(): Implicitly marking parameter $templateContext as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Environment::getTemplateClass(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Environment::loadTemplate(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Environment::createTemplate(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\LogoutUrlExtension::getLogoutPath(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\LogoutUrlExtension::getLogoutUrl(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $impersonateUrlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::isGranted(): Implicitly marking parameter $field as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::getImpersonateExitUrl(): Implicitly marking parameter $exitTo as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::getImpersonateExitPath(): Implicitly marking parameter $exitTo as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Impersonate\\ImpersonateUrlGenerator::generateExitPath(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Impersonate\\ImpersonateUrlGenerator::generateExitUrl(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Impersonate\\ImpersonateUrlGenerator::buildExitPath(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\DumpExtension::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::trans(): Implicitly marking parameter $count as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::createTranslatable(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\AssetExtension::getAssetUrl(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\AssetExtension::getAssetVersion(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\CodeExtension::formatFile(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\Extension\\FormExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\EntryFilesTwigExtension::renderWebpackScriptTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\EntryFilesTwigExtension::renderWebpackLinkTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::renderStimulusAction(): Implicitly marking parameter $actionName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::renderStimulusAction(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::appendStimulusAction(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::renderStimulusTarget(): Implicitly marking parameter $targetNames as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Twig\\StimulusTwigExtension::appendStimulusTarget(): Implicitly marking parameter $targetNames as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension::dumpLog(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\DependencyInjection\\EnvVarProcessor::__construct(): Implicitly marking parameter $loaders as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarDumper\\VarDumper::setHandler(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Faker\\Generator::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Faker\\Container\\ContainerBuilder::add(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Faker\\Provider\\DateTime::timezone(): Implicitly marking parameter $countryCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct" to "false" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\StopwatchEvent::__construct(): Implicitly marking parameter $category as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Stopwatch\\StopwatchEvent::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher::redirect(): Implicitly marking parameter $scheme as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Matcher\\RedirectableUrlMatcherInterface::redirect(): Implicitly marking parameter $scheme as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="info" data-filter-channel="request"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> request </td> <td> Matched route "router". <pre class="text-muted prewrap m-t-5">{ "route": "router", "route_parameters": { "_route": "router", "_controller": "App\\\\Controller\\\\PageDefaultController::router", "slug": "blog" }, "request_uri": "https://taurushr.thetlb.dev/blog?page=1", "method": "GET"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\SessionInterface::invalidate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\SessionInterface::migrate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $usageReporter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::invalidate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::migrate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\SessionFactory::__construct(): Implicitly marking parameter $usageReporter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorageFactory::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::regenerate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\MetadataBag::stampNew(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\MetadataBag::stampCreated(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageInterface::regenerate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\String\\Slugger\\AsciiSlugger::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\String\\Slugger\\AsciiSlugger::slug(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\String\\Slugger\\SluggerInterface::slug(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\RequestMatcher::__construct(): Implicitly marking parameter $path as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\RequestMatcher::__construct(): Implicitly marking parameter $host as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\RequestMatcher::__construct(): Implicitly marking parameter $port as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $logoutListener as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $errorPage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.4: The "Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator" instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\LogoutListener::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $requestMatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $provider as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $entryPoint as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $accessDeniedUrl as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::__construct(): Implicitly marking parameter $switchUser as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $domainRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $secureDomainRegexp as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\AccessMap::add(): Implicitly marking parameter $channel as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $sessionTrackerEnabler as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Authentication\\DefaultAuthenticationSuccessHandler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Authentication\\DefaultAuthenticationFailureHandler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent" class is deprecated, use "Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent" with the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.3: The "Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.3: The "Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Session\\SessionAuthenticationStrategy::__construct(): Implicitly marking parameter $csrfTokenStorage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.3: The "Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.4: The "Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken" class is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\\Component\\Security\\Core\\User\\UserInterface" as $user in "Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.special" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::__construct(): Implicitly marking parameter $property as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider::__construct(): Implicitly marking parameter $managerName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.special" service is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-core 5.3: The "Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="info" data-filter-channel="security"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> security </td> <td> Populated the TokenStorage with an anonymous Token. </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\SwitchUserListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\SwitchUserListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct" to "false" is deprecated. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "debug.security.authorization.vote" to listener "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote". <pre class="text-muted prewrap m-t-5">{ "event": "debug.security.authorization.vote", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\EventListener\\\\VoteListener::onVoterVote"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Security\\Core\\Authorization\\Voter\\ExpressionVoter::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ExpressionLanguage\\ExpressionFunction::fromPhp(): Implicitly marking parameter $expressionFunctionName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\DebugHandlersListener::configure"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ValidateRequestListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\SessionListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::setDefaultLocale"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\RouterListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "App\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "App\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleAwareListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::configureLogoutUrlGenerator"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LoggerListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\LazyGhostTrait::createLazyGhost(): Implicitly marking parameter $skippedProperties as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\LazyGhostTrait::createLazyGhost(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Bundle\\\\FrameworkBundle\\\\DataCollector\\\\RouterDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ControllerListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ParamConverterListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\HttpCacheListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\TemplateListener::onKernelController"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpKernel\\ControllerMetadata\\ArgumentMetadata::getAttributes(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\SecurityListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\IsGrantedListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:39</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ErrorListener::onControllerArguments"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\Page::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\Page::setTemplate(): Implicitly marking parameter $template as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $service as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $em as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $entityClass as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $repositoryMethod as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $errorPath as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $ignoreNull as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraint::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $allowNull as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\NotBlank::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Method "Symfony\\Component\\Security\\Core\\User\\UserInterface::getUserIdentifier()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\\Entity\\User" now to avoid errors or add an explicit @return annotation to suppress this message. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\MenuItems::setMenuId(): Implicitly marking parameter $menuId as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\MenuItems::setPageId(): Implicitly marking parameter $pageId as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\PagePreview::setPage(): Implicitly marking parameter $page as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="info" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Connecting with parameters {params} <pre class="text-muted prewrap m-t-5">{ "params": { "driver": "pdo_mysql", "host": "138.68.186.27", "port": 3306, "user": "taurushr", "password": "<redacted>", "driverOptions": [], "defaultTableOptions": [], "dbname": "taurushr", "serverVersion": "8", "charset": "utf8mb4" }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing query: SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_ <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Controller\\AdminDefaultController::showAdminHeader(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $host as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $condition as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $priority as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $utf8 as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $stateless as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:40</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Annotation\\Route::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $min as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $max as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $exactMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $minMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $maxMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $charsetMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Length::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\Email::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\Menu::setUpdatedBy(): Implicitly marking parameter $updatedBy as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $binaryFormat as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $notFoundMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $notReadableMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $maxSizeMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $mimeTypesMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $disallowEmptyMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadIniSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadFormSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadPartialErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadNoFileErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadNoTmpDirErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadCantWriteErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadExtensionErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $uploadErrorMessage as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Constraints\\File::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Doctrine\\Middleware\\Debug\\DBAL3\\Statement::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content3 AS content3_9, t0.cta_text AS cta_text_10, t0.cta_link AS cta_link_11, t0.landing_page_blocks AS landing_page_blocks_12, t0.title AS title_13, t0.content AS content_14, t0.subtitle AS subtitle_15, t0.meta_title AS meta_title_16, t0.meta_description AS meta_description_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.content2 AS content2_23, t0.update_by AS update_by_24, t0.parent AS parent_25, t0.template_id AS template_id_26, t0.testimonial_id AS testimonial_id_27, t28.id AS id_29, t28.title AS title_30, t28.content AS content_31, t28.active AS active_32, t28.deleted AS deleted_33, t28.created_at AS created_at_34, t28.updated_at AS updated_at_35, t28.sort_order AS sort_order_36, t28.page_id AS page_id_37 FROM page t0 LEFT JOIN areas_we_cover t28 ON t28.page_id = t0.id WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1 (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content3 AS content3_9, t0.cta_text AS cta_text_10, t0.cta_link AS cta_link_11, t0.landing_page_blocks AS landing_page_blocks_12, t0.title AS title_13, t0.content AS content_14, t0.subtitle AS subtitle_15, t0.meta_title AS meta_title_16, t0.meta_description AS meta_description_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.content2 AS content2_23, t0.update_by AS update_by_24, t0.parent AS parent_25, t0.template_id AS template_id_26, t0.testimonial_id AS testimonial_id_27, t28.id AS id_29, t28.title AS title_30, t28.content AS content_31, t28.active AS active_32, t28.deleted AS deleted_33, t28.created_at AS created_at_34, t28.updated_at AS updated_at_35, t28.sort_order AS sort_order_36, t28.page_id AS page_id_37 FROM page t0 LEFT JOIN areas_we_cover t28 ON t28.page_id = t0.id WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1", "params": { "1": "blog", "2": 0, "3": 1 }, "types": { "1": 2, "2": 5, "3": 5 }}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\ProxyHelper::exportSignature(): Implicitly marking parameter $args as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\ProxyHelper::exportType(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\VarExporter\\VarExporter::export(): Implicitly marking parameter $isStaticValue as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\SliderImages::setImages(): Implicitly marking parameter $images as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: App\\Entity\\SliderImages::setSlider(): Implicitly marking parameter $slider as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderInterface::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderInterface::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\Loader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\Loader::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\Loader::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\DelegatingLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\DelegatingLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\FrameworkBundle\\Routing\\DelegatingLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderResolverInterface::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\LoaderResolver::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::import(): Implicitly marking parameter $sourceResource as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::doImport(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Config\\Loader\\FileLoader::doImport(): Implicitly marking parameter $sourceResource as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\Configurator\\Traits\\LocalizedRouteTrait::createLocalizedRoute(): Implicitly marking parameter $prefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\XmlFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\XmlFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\YamlFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\YamlFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\PhpFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\PhpFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\GlobFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\GlobFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\DirectoryLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\DirectoryLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\ObjectLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\ContainerLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\ContainerLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationClassLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\Configurator\\RoutingConfigurator::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Loader\\Configurator\\RoutingConfigurator::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Parser::getNextEmbedBlock(): Implicitly marking parameter $indentation as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Parser::preg_match(): Implicitly marking parameter $matches as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::initialize(): Implicitly marking parameter $parsedLineNumber as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::initialize(): Implicitly marking parameter $parsedFilename as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::parse(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::parseScalar(): Implicitly marking parameter $delimiters as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::parseScalar(): Implicitly marking parameter $isQuoted as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:41</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Yaml\\Inline::evaluateScalar(): Implicitly marking parameter $isQuotedString as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\DebugHandlersListener::configure"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ValidateRequestListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\SessionListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::setDefaultLocale"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\RouterListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "App\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "App\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleAwareListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::configureLogoutUrlGenerator"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LoggerListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\PaginatorInterface::paginate(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Bundle\\\\FrameworkBundle\\\\DataCollector\\\\RouterDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ControllerListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ParamConverterListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\HttpCacheListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\TemplateListener::onKernelController"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Paginator::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Paginator::paginate(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\SecurityListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\IsGrantedListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ErrorListener::onControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "debug.security.authorization.vote" to listener "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote". <pre class="text-muted prewrap m-t-5">{ "event": "debug.security.authorization.vote", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\EventListener\\\\VoteListener::onVoterVote"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT t0.id AS id_1, t0.excerpt AS excerpt_2, t0.publish_date AS publish_date_3, t0.thumbnail AS thumbnail_4, t0.cta_text AS cta_text_5, t0.cta_link AS cta_link_6, t0.featured_on_news_page AS featured_on_news_page_7, t0.featured_in_wisdom_component AS featured_in_wisdom_component_8, t0.slug AS slug_9, t0.title AS title_10, t0.content AS content_11, t0.subtitle AS subtitle_12, t0.meta_title AS meta_title_13, t0.meta_description AS meta_description_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.image AS image_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.updated_by_id AS updated_by_id_20 FROM news t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.featured_on_news_page = ? ORDER BY t0.publish_date DESC LIMIT 1 (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT t0.id AS id_1, t0.excerpt AS excerpt_2, t0.publish_date AS publish_date_3, t0.thumbnail AS thumbnail_4, t0.cta_text AS cta_text_5, t0.cta_link AS cta_link_6, t0.featured_on_news_page AS featured_on_news_page_7, t0.featured_in_wisdom_component AS featured_in_wisdom_component_8, t0.slug AS slug_9, t0.title AS title_10, t0.content AS content_11, t0.subtitle AS subtitle_12, t0.meta_title AS meta_title_13, t0.meta_description AS meta_description_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.image AS image_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.updated_by_id AS updated_by_id_20 FROM news t0 WHERE t0.deleted = ? AND t0.active = ? AND t0.featured_on_news_page = ? ORDER BY t0.publish_date DESC LIMIT 1", "params": { "1": 0, "2": 1, "3": 1 }, "types": { "1": 5, "2": 5, "3": 5 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "debug.security.authorization.vote" to listener "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote". <pre class="text-muted prewrap m-t-5">{ "event": "debug.security.authorization.vote", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\EventListener\\\\VoteListener::onVoterVote"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ArraySubscriber::__construct(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ArraySubscriber::__construct(): Implicitly marking parameter $accessor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessorBuilder::setCacheItemPool(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::throwInvalidArgumentException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $mutatorPrefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $accessorPrefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $arrayMutatorPrefixes as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor::__construct(): Implicitly marking parameter $inflector as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\Type::__construct(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.before" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SortableSubscriber::before". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.before", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\SortableSubscriber::before"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.before" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\FiltrationSubscriber::before". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.before", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Filtration\\\\FiltrationSubscriber::before"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.before" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber::before". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.before", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\PaginationSubscriber::before"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT count(DISTINCT n0_.id) AS sclr_0 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT count(DISTINCT n0_.id) AS sclr_0 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ?", "params": { "1": "2026-03-20 17:43:42", "2": 10 }, "types": { "1": 2, "2": 1 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT DISTINCT n0_.id AS id_0, n0_.publish_date AS publish_date_1 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? ORDER BY n0_.publish_date DESC LIMIT 10 (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT DISTINCT n0_.id AS id_0, n0_.publish_date AS publish_date_1 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? ORDER BY n0_.publish_date DESC LIMIT 10", "params": { "1": "2026-03-20 17:43:42", "2": 10 }, "types": { "1": 2, "2": 1 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="doctrine"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> doctrine </td> <td> Executing statement: SELECT n0_.id AS id_0, n0_.excerpt AS excerpt_1, n0_.publish_date AS publish_date_2, n0_.thumbnail AS thumbnail_3, n0_.cta_text AS cta_text_4, n0_.cta_link AS cta_link_5, n0_.featured_on_news_page AS featured_on_news_page_6, n0_.featured_in_wisdom_component AS featured_in_wisdom_component_7, n0_.slug AS slug_8, n0_.title AS title_9, n0_.content AS content_10, n0_.subtitle AS subtitle_11, n0_.meta_title AS meta_title_12, n0_.meta_description AS meta_description_13, n0_.active AS active_14, n0_.deleted AS deleted_15, n0_.image AS image_16, n0_.created_at AS created_at_17, n0_.updated_at AS updated_at_18, n0_.updated_by_id AS updated_by_id_19 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? AND n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.publish_date DESC (parameters: {params}, types: {types}) <pre class="text-muted prewrap m-t-5">{ "sql": "SELECT n0_.id AS id_0, n0_.excerpt AS excerpt_1, n0_.publish_date AS publish_date_2, n0_.thumbnail AS thumbnail_3, n0_.cta_text AS cta_text_4, n0_.cta_link AS cta_link_5, n0_.featured_on_news_page AS featured_on_news_page_6, n0_.featured_in_wisdom_component AS featured_in_wisdom_component_7, n0_.slug AS slug_8, n0_.title AS title_9, n0_.content AS content_10, n0_.subtitle AS subtitle_11, n0_.meta_title AS meta_title_12, n0_.meta_description AS meta_description_13, n0_.active AS active_14, n0_.deleted AS deleted_15, n0_.image AS image_16, n0_.created_at AS created_at_17, n0_.updated_at AS updated_at_18, n0_.updated_by_id AS updated_by_id_19 FROM news n0_ WHERE n0_.deleted = 0 AND n0_.active = 1 AND n0_.publish_date <= ? AND n0_.id <> ? AND n0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY n0_.publish_date DESC", "params": { "1": "2026-03-20 17:43:42", "2": 10, "3": 40, "4": 39, "5": 38, "6": 37, "7": 36, "8": 35, "9": 41, "10": 34, "11": 33, "12": 32 }, "types": { "1": 2, "2": 1, "3": 1, "4": 1, "5": 1, "6": 1, "7": 1, "8": 1, "9": 1, "10": 1, "11": 1, "12": 1 }}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ORM\\\\QueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\MongoDB\\QueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\MongoDB\\\\QueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\PHPCR\\QueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\PHPCR\\\\QueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\DBALQueryBuilderSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\DBALQueryBuilderSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\Doctrine\\ORM\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\Doctrine\\ODM\\MongoDB\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\Doctrine\\\\ODM\\\\MongoDB\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ElasticaQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\ElasticaQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\PropelQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\PropelQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\SolariumQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\SolariumQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Sortable\\ArraySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Sortable\\\\ArraySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\Doctrine\\ORM\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Filtration\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Filtration\\PropelQuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Filtration\\\\PropelQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Callback\\CallbackSubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Callback\\\\CallbackSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.items" to listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QuerySubscriber::items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ORM\\QuerySubscriber::items" stopped propagation of the event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ORM\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\MongoDB\\QuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\MongoDB\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\ODM\\PHPCR\\QuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\ODM\\\\PHPCR\\\\QuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\Doctrine\\CollectionSubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\Doctrine\\\\CollectionSubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PropelQuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\PropelQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\SolariumQuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\SolariumQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\ElasticaQuerySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\ElasticaQuerySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:42</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\ArraySubscriber::items" was not called for event "knp_pager.items". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.items", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\ArraySubscriber::items"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "knp_pager.pagination" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::pagination". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.pagination", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::pagination"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::pagination" stopped propagation of the event "knp_pager.pagination". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.pagination", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::pagination"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Listener "Knp\\Component\\Pager\\Event\\Subscriber\\Paginate\\PaginationSubscriber::pagination" was not called for event "knp_pager.pagination". <pre class="text-muted prewrap m-t-5">{ "event": "knp_pager.pagination", "listener": "Knp\\\\Component\\\\Pager\\\\Event\\\\Subscriber\\\\Paginate\\\\PaginationSubscriber::pagination"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Creation of dynamic property Gregwar\\ImageBundle\\Services\\ImageHandling::$fallbackImage is deprecated <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\NodeVisitor\\SafeAnalysisNodeVisitor::intersectSafe(): Implicitly marking parameter $a as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\NodeVisitor\\SafeAnalysisNodeVisitor::intersectSafe(): Implicitly marking parameter $b as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\NodeVisitor\\Scope::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\TokenStream::__construct(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\TokenStream::expect(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Parser::addImportedSymbol(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\Node::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\Expression\\ArrayExpression::addElement(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\PrintNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\IfNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\ForNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\ForLoopNode::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\PropertyWriteInfo::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\PropertyWriteInfo::__construct(): Implicitly marking parameter $visibility as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\PropertyInfo\\PropertyWriteInfo::__construct(): Implicitly marking parameter $static as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "Symfony\\UX\\TwigComponent\\Event\\PreRenderEvent" to listener "Symfony\\UX\\TwigComponent\\EventListener\\TwigComponentLoggerListener::onPreRender". <pre class="text-muted prewrap m-t-5">{ "event": "Symfony\\\\UX\\\\TwigComponent\\\\Event\\\\PreRenderEvent", "listener": "Symfony\\\\UX\\\\TwigComponent\\\\EventListener\\\\TwigComponentLoggerListener::onPreRender"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Node\\Expression\\FilterExpression::__construct(): Implicitly marking parameter $tag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "Symfony\\UX\\TwigComponent\\Event\\PostRenderEvent" to listener "Symfony\\UX\\TwigComponent\\EventListener\\TwigComponentLoggerListener::onPostRender". <pre class="text-muted prewrap m-t-5">{ "event": "Symfony\\\\UX\\\\TwigComponent\\\\Event\\\\PostRenderEvent", "listener": "Symfony\\\\UX\\\\TwigComponent\\\\EventListener\\\\TwigComponentLoggerListener::onPostRender"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Error\\Error::__construct(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Error\\Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Twig\\Error\\Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Loader\\AnnotationLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Validator\\Context\\ExecutionContextFactory::__construct(): Implicitly marking parameter $translationDomain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\UrlGenerator::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Routing\\Generator\\UrlGenerator::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookup::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\WebpackEncoreBundle\\Asset\\EntrypointLookup::__construct(): Implicitly marking parameter $cacheKey as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\Exception\\FlattenException::create(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\Exception\\FlattenException::createFromThrowable(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setStatusCode(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::setEtag(): Implicitly marking parameter $etag as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\Response::isRedirect(): Implicitly marking parameter $location as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::removeCookie(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::clearCookie(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::clearCookie(): Implicitly marking parameter $sameSite as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-error" data-filter-level="critical" data-filter-channel="request"> <td class="text-small nowrap"> <span class="colored text-bold">CRITICAL</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> request </td> <td> Uncaught PHP Exception Twig\\Error\\RuntimeError: "An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":"")." at /var/www/html/t/taurushr/templates/themes/base/news/embedNewsOverview.html.twig line 3 <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\DebugHandlersListener::configure"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ValidateRequestListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\SessionListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::setDefaultLocale"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\RouterListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "App\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "App\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\LocaleAwareListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::configureLogoutUrlGenerator"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Symfony\\\\Bundle\\\\SecurityBundle\\\\Debug\\\\TraceableFirewallListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Knp\\\\Bundle\\\\PaginatorBundle\\\\Subscriber\\\\SlidingPaginationSubscriber::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LocaleListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.request" to listener "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.request", "listener": "Stof\\\\DoctrineExtensionsBundle\\\\EventListener\\\\LoggerListener::onKernelRequest"}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\SerializerErrorRenderer::__construct(): Implicitly marking parameter $fallbackErrorRenderer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Bridge\\Twig\\ErrorRenderer\\TwigErrorRenderer::__construct(): Implicitly marking parameter $fallbackErrorRenderer as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer::formatFile(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ContextAwareNormalizerInterface::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ContextAwareDenormalizerInterface::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Serializer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UnwrappingDenormalizer::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UnwrappingDenormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UnwrappingDenormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ProblemNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\UidNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::normalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::denormalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\AdvancedNameConverterInterface::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::__construct(): Implicitly marking parameter $fallbackNameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalizeFallback(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::normalizeFallback(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalizeFallback(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\NameConverter\\MetadataAwareNameConverter::denormalizeFallback(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\MimeMessageNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectToPopulateTrait::extractObjectToPopulate(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::handleCircularReference(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::isAllowedAttribute(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::instantiateObject(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer::denormalizeParameter(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $propertyTypeExtractor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $classDiscriminatorResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $objectClassResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::instantiateObject(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer::denormalizeParameter(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::isAllowedAttribute(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateTimeZoneNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DateIntervalNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\FormErrorNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\FormErrorNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\BackedEnumNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::__construct(): Implicitly marking parameter $mimeTypeGuesser as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\DataUriNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\JsonSerializableNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ArrayDenormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ArrayDenormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $propertyTypeExtractor as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $classDiscriminatorResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::__construct(): Implicitly marking parameter $objectClassResolver as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Normalizer\\ObjectNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\XmlEncoder::buildXml(): Implicitly marking parameter $xmlRootNodeName as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\XmlEncoder::appendNode(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\JsonEncoder::__construct(): Implicitly marking parameter $encodingImpl as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\JsonEncoder::__construct(): Implicitly marking parameter $decodingImpl as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\YamlEncoder::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Encoder\\YamlEncoder::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Serializer\\Mapping\\Loader\\AnnotationLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Mime\\Header\\Headers::all(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-warning" data-filter-level="info" data-filter-channel="php"> <td class="text-small nowrap"> <span class="colored text-bold">INFO</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> Deprecated: Symfony\\Component\\Mime\\FileinfoMimeTypeGuesser::__construct(): Implicitly marking parameter $magicFile as nullable is deprecated, the explicit nullable type must be used instead <pre class="text-muted prewrap m-t-5">{ "exception": {}}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Bundle\\\\FrameworkBundle\\\\DataCollector\\\\RouterDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ControllerListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\ParamConverterListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\HttpCacheListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\DataCollector\\\\RequestDataCollector::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\TemplateListener::onKernelController"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\SecurityListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Sensio\\\\Bundle\\\\FrameworkExtraBundle\\\\EventListener\\\\IsGrantedListener::onKernelControllerArguments"}</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">17:43:43</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event "kernel.controller_arguments" to listener "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments". <pre class="text-muted prewrap m-t-5">{ "event": "kernel.controller_arguments", "listener": "Symfony\\\\Component\\\\HttpKernel\\\\EventListener\\\\ErrorListener::onControllerArguments"}</pre> </td> </tr> </tbody></table> </div> </div> <div class="tab"> <h3 class="tab-title"> Stack Traces <span class="badge">2</span> </h3> <div class="tab-content"> <table class="trace trace-as-text"> <thead class="trace-head"> <tr> <th class="sf-toggle" data-toggle-selector="#trace-text-1" data-toggle-initial="display"> <div class="trace-class"> <span class="text-muted">[2/2]</span> RuntimeError <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> </div> </th> </tr> </thead> <tbody id="trace-text-1"> <tr> <td> <pre class="stacktrace">Twig\\Error\\RuntimeError:An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). at templates/themes/base/news/embedNewsOverview.html.twig:3 at Twig\\Template->displayWithErrorHandling(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination), \'app\' => object(AppVariable), \'sitename\' => \'Taurus HR & Employment Law\', \'siteurl\' => \'https://taurushr.thetlb.dev\', \'email_primary\' => \'hello@taurushr.co.uk\', \'email_logo\' => \'https://thetlb.co.uk/img/tlb-logo.png\', \'multilingual\' => false, \'recaptcha_key\' => \'6LeQVWosAAAAAFbYHKk6wCg6iKgmUZ6x0VH68QSC\', \'gtm_code\' => \'UA-XXXXX-X\', \'theme_colour\' => \'#000000\'), array()) (vendor/twig/twig/src/Template.php:367) at Twig\\Template->display(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Template.php:379) at Twig\\Template->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/TemplateWrapper.php:38) at Twig\\TemplateWrapper->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Environment.php:280) at Twig\\Environment->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:258) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->renderView(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:266) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (src/Controller/NewsDefaultController.php:52) at App\\Controller\\NewsDefaultController->embedNewsOverview(object(EntityManager), object(Paginator), object(Request)) (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 2) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 2) (vendor/symfony/framework-bundle/Controller/AbstractController.php:156) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->forward(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', array(\'request\' => object(Request), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\')) (src/Controller/PageDefaultController.php:803) at App\\Controller\\PageDefaultController->getComponentData(false, array(array(\'name\' => \'Accreditations (All)\', \'slug\' => null, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => null, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Areas We Cover Component\', \'slug\' => null, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudies\', \'slug\' => null, \'route\' => \'embed_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Case Studies\', \'slug\' => null, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'WhatsApp Block\', \'slug\' => null, \'route\' => \'whatsapp_block\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Enquiry Form\', \'slug\' => null, \'route\' => \'embed_enquiry\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'FAQs (All)\', \'slug\' => null, \'route\' => \'embed_faqs_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Meet the Team\', \'slug\' => null, \'route\' => \'embed_meettheteam\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Team Members\', \'slug\' => null, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Overview\', \'slug\' => null, \'route\' => \'embed_news_overview\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Sitemap\', \'slug\' => null, \'route\' => \'embed_sitemap\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employer)\', \'slug\' => null, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employee)\', \'slug\' => null, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources\', \'slug\' => null, \'route\' => \'embed_resources\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources Filters\', \'slug\' => null, \'route\' => \'embed_resources_filters\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Search Results\', \'slug\' => null, \'route\' => \'process_search\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Categories\', \'slug\' => null, \'route\' => \'embed_service_categories\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Slider\', \'slug\' => null, \'route\' => \'embed_slider\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonials\', \'slug\' => null, \'route\' => \'embed_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonial\', \'slug\' => null, \'route\' => \'embed_testimonial\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Testimonials\', \'slug\' => null, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Wisdom Component\', \'slug\' => null, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\')), array(array(\'position\' => \'Below Header\', \'route\' => null), array(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), array(\'position\' => \'After Content\', \'route\' => null)), object(Request), 2) (src/Controller/PageDefaultController.php:439) at App\\Controller\\PageDefaultController->routeMatcherV2(object(Request), \'blog\') (src/Controller/PageDefaultController.php:963) at App\\Controller\\PageDefaultController->router(object(SimpleCache), object(Request), \'blog\') (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:202) at Symfony\\Component\\HttpKernel\\Kernel->handle(object(Request)) (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35) at Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner->run() (vendor/autoload_runtime.php:35) at require_once(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\') (public/index.php:5) </pre> </td> </tr> </tbody></table><table class="trace trace-as-text"> <thead class="trace-head"> <tr> <th class="sf-toggle" data-toggle-selector="#trace-text-2" data-toggle-initial=""> <div class="trace-class"> <span class="text-muted">[1/2]</span> ParseError <span class="icon icon-close"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h832q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> <span class="icon icon-open"><svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1344 800v64q0 14-9 23t-23 9H960v352q0 14-9 23t-23 9h-64q-14 0-23-9t-9-23V896H480q-14 0-23-9t-9-23v-64q0-14 9-23t23-9h352V416q0-14 9-23t23-9h64q14 0 23 9t9 23v352h352q14 0 23 9t9 23zm128 448V416q0-66-47-113t-113-47H480q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113zm128-832v832q0 119-84.5 203.5T1312 1536H480q-119 0-203.5-84.5T192 1248V416q0-119 84.5-203.5T480 128h832q119 0 203.5 84.5T1600 416z"/></svg></span> </div> </th> </tr> </thead> <tbody id="trace-text-2"> <tr> <td> <pre class="stacktrace">ParseError:syntax error, unexpected token ":" at var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php:48 at Twig\\Cache\\FilesystemCache->load(\'/var/www/html/t/taurushr/var/cache/dev/twig/78/78aabff1ad79bf47105b798fe03705c8.php\') (vendor/twig/twig/src/Environment.php:352) at Twig\\Environment->loadTemplate(\'__TwigTemplate_b81b6fe30e4667ce5f3e0f3b0035bdb9\', \'components/FeaturedNewsArticle.html.twig\', null) (vendor/symfony/ux-twig-component/src/ComponentRenderer.php:73) at Symfony\\UX\\TwigComponent\\ComponentRenderer->render(object(MountedComponent)) (vendor/symfony/ux-twig-component/src/ComponentRenderer.php:56) at Symfony\\UX\\TwigComponent\\ComponentRenderer->createAndRender(\'FeaturedNewsArticle\', array(\'article\' => object(News))) (vendor/symfony/ux-twig-component/src/Twig/ComponentRuntime.php:51) at Symfony\\UX\\TwigComponent\\Twig\\ComponentRuntime->render(\'FeaturedNewsArticle\', array(\'article\' => object(News))) (var/cache/dev/twig/43/43e928a423f00bdbef32528a86610345.php:49) at __TwigTemplate_1654104a84815b62bc42a52ba4ea7d49->doDisplay(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination), \'app\' => object(AppVariable), \'sitename\' => \'Taurus HR & Employment Law\', \'siteurl\' => \'https://taurushr.thetlb.dev\', \'email_primary\' => \'hello@taurushr.co.uk\', \'email_logo\' => \'https://thetlb.co.uk/img/tlb-logo.png\', \'multilingual\' => false, \'recaptcha_key\' => \'6LeQVWosAAAAAFbYHKk6wCg6iKgmUZ6x0VH68QSC\', \'gtm_code\' => \'UA-XXXXX-X\', \'theme_colour\' => \'#000000\'), array()) (vendor/twig/twig/src/Template.php:394) at Twig\\Template->displayWithErrorHandling(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination), \'app\' => object(AppVariable), \'sitename\' => \'Taurus HR & Employment Law\', \'siteurl\' => \'https://taurushr.thetlb.dev\', \'email_primary\' => \'hello@taurushr.co.uk\', \'email_logo\' => \'https://thetlb.co.uk/img/tlb-logo.png\', \'multilingual\' => false, \'recaptcha_key\' => \'6LeQVWosAAAAAFbYHKk6wCg6iKgmUZ6x0VH68QSC\', \'gtm_code\' => \'UA-XXXXX-X\', \'theme_colour\' => \'#000000\'), array()) (vendor/twig/twig/src/Template.php:367) at Twig\\Template->display(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Template.php:379) at Twig\\Template->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/TemplateWrapper.php:38) at Twig\\TemplateWrapper->render(array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/twig/twig/src/Environment.php:280) at Twig\\Environment->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:258) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->renderView(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (vendor/symfony/framework-bundle/Controller/AbstractController.php:266) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->render(\'@theme/news/embedNewsOverview.html.twig\', array(\'featuredArticle\' => object(News), \'articles\' => object(SlidingPagination))) (src/Controller/NewsDefaultController.php:52) at App\\Controller\\NewsDefaultController->embedNewsOverview(object(EntityManager), object(Paginator), object(Request)) (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 2) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 2) (vendor/symfony/framework-bundle/Controller/AbstractController.php:156) at Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController->forward(\'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\', array(\'request\' => object(Request), \'pageId\' => 2, \'_controller\' => \'App\\\\Controller\\\\NewsDefaultController::embedNewsOverview\')) (src/Controller/PageDefaultController.php:803) at App\\Controller\\PageDefaultController->getComponentData(false, array(array(\'name\' => \'Accreditations (All)\', \'slug\' => null, \'route\' => \'embed_accreditations_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Accreditations (Featured Only)\', \'slug\' => null, \'route\' => \'embed_accreditations_featured\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Areas We Cover Component\', \'slug\' => null, \'route\' => \'embed_areas_we_cover_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudies\', \'slug\' => null, \'route\' => \'embed_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed CaseStudy Article\', \'slug\' => \'{casestudy_slug}\', \'route\' => \'embed_casestudy\', \'slugEntity\' => \'CaseStudies\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Case Studies\', \'slug\' => null, \'route\' => \'embed_featured_casestudies\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'WhatsApp Block\', \'slug\' => null, \'route\' => \'whatsapp_block\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Enquiry Form\', \'slug\' => null, \'route\' => \'embed_enquiry\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'FAQs (All)\', \'slug\' => null, \'route\' => \'embed_faqs_all\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Meet the Team\', \'slug\' => null, \'route\' => \'embed_meettheteam\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Team Members\', \'slug\' => null, \'route\' => \'embed_featuredteammembers\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Team Member\', \'slug\' => \'{teammember_slug}\', \'route\' => \'embed_teammember\', \'slugEntity\' => \'TeamMember\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Overview\', \'slug\' => null, \'route\' => \'embed_news_overview\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'News Article\', \'slug\' => \'{news_slug}\', \'route\' => \'embed_news_article\', \'slugEntity\' => \'News\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Sitemap\', \'slug\' => null, \'route\' => \'embed_sitemap\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employer)\', \'slug\' => null, \'route\' => \'embed_employer_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Prices (Employee)\', \'slug\' => null, \'route\' => \'embed_employee_prices_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources\', \'slug\' => null, \'route\' => \'embed_resources\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Resources Filters\', \'slug\' => null, \'route\' => \'embed_resources_filters\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Search Results\', \'slug\' => null, \'route\' => \'process_search\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Categories\', \'slug\' => null, \'route\' => \'embed_service_categories\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service Category\', \'slug\' => \'{service_category_slug}\', \'route\' => \'embed_service_category\', \'slugEntity\' => \'ServiceCategory\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Service\', \'slug\' => \'{service_slug}\', \'route\' => \'embed_service\', \'slugEntity\' => \'Service\', \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Slider\', \'slug\' => null, \'route\' => \'embed_slider\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonials\', \'slug\' => null, \'route\' => \'embed_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Testimonial\', \'slug\' => null, \'route\' => \'embed_testimonial\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Embed Featured Testimonials\', \'slug\' => null, \'route\' => \'embed_featured_testimonials\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\'), array(\'name\' => \'Wisdom Component\', \'slug\' => null, \'route\' => \'embed_wisdom_component\', \'slugEntity\' => null, \'bundle\' => \'App\', \'componentType\' => \'standard\')), array(array(\'position\' => \'Below Header\', \'route\' => null), array(\'position\' => \'Before Content\', \'route\' => \'embed_news_overview\'), array(\'position\' => \'After Content\', \'route\' => null)), object(Request), 2) (src/Controller/PageDefaultController.php:439) at App\\Controller\\PageDefaultController->routeMatcherV2(object(Request), \'blog\') (src/Controller/PageDefaultController.php:963) at App\\Controller\\PageDefaultController->router(object(SimpleCache), object(Request), \'blog\') (vendor/symfony/http-kernel/HttpKernel.php:163) at Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\\Component\\HttpKernel\\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:202) at Symfony\\Component\\HttpKernel\\Kernel->handle(object(Request)) (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35) at Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner->run() (vendor/autoload_runtime.php:35) at require_once(\'/var/www/html/t/taurushr/vendor/autoload_runtime.php\') (public/index.php:5) </pre> </td> </tr> </tbody></table> </div> </div> </div></div> <script> /* This file is based on WebProfilerBundle/Resources/views/Profiler/base_js.html.twig. If you make any change in this file, verify the same change is needed in the other file. *//*<![CDATA[*/(function() { "use strict"; if (\'classList\' in document.documentElement) { var hasClass = function (el, cssClass) { return el.classList.contains(cssClass); }; var removeClass = function(el, cssClass) { el.classList.remove(cssClass); }; var addClass = function(el, cssClass) { el.classList.add(cssClass); }; var toggleClass = function(el, cssClass) { el.classList.toggle(cssClass); }; } else { var hasClass = function (el, cssClass) { return el.className.match(new RegExp(\'\\\\b\' + cssClass + \'\\\\b\')); }; var removeClass = function(el, cssClass) { el.className = el.className.replace(new RegExp(\'\\\\b\' + cssClass + \'\\\\b\'), \' \'); }; var addClass = function(el, cssClass) { if (!hasClass(el, cssClass)) { el.className += " " + cssClass; } }; var toggleClass = function(el, cssClass) { hasClass(el, cssClass) ? removeClass(el, cssClass) : addClass(el, cssClass); }; } var addEventListener; var el = document.createElement(\'div\'); if (!(\'addEventListener\' in el)) { addEventListener = function (element, eventName, callback) { element.attachEvent(\'on\' + eventName, callback); }; } else { addEventListener = function (element, eventName, callback) { element.addEventListener(eventName, callback, false); }; } if (navigator.clipboard) { document.querySelectorAll(\'[data-clipboard-text]\').forEach(function(element) { removeClass(element, \'hidden\'); element.addEventListener(\'click\', function() { navigator.clipboard.writeText(element.getAttribute(\'data-clipboard-text\')); }) }); } (function createTabs() { var tabGroups = document.querySelectorAll(\'.sf-tabs:not([data-processed=true])\'); /* create the tab navigation for each group of tabs */ for (var i = 0; i < tabGroups.length; i++) { var tabs = tabGroups[i].querySelectorAll(\':scope > .tab\'); var tabNavigation = document.createElement(\'ul\'); tabNavigation.className = \'tab-navigation\'; var selectedTabId = \'tab-\' + i + \'-0\'; /* select the first tab by default */ for (var j = 0; j < tabs.length; j++) { var tabId = \'tab-\' + i + \'-\' + j; var tabTitle = tabs[j].querySelector(\'.tab-title\').innerHTML; var tabNavigationItem = document.createElement(\'li\'); tabNavigationItem.setAttribute(\'data-tab-id\', tabId); if (hasClass(tabs[j], \'active\')) { selectedTabId = tabId; } if (hasClass(tabs[j], \'disabled\')) { addClass(tabNavigationItem, \'disabled\'); } tabNavigationItem.innerHTML = tabTitle; tabNavigation.appendChild(tabNavigationItem); var tabContent = tabs[j].querySelector(\'.tab-content\'); tabContent.parentElement.setAttribute(\'id\', tabId); } tabGroups[i].insertBefore(tabNavigation, tabGroups[i].firstChild); addClass(document.querySelector(\'[data-tab-id="\' + selectedTabId + \'"]\'), \'active\'); } /* display the active tab and add the \'click\' event listeners */ for (i = 0; i < tabGroups.length; i++) { tabNavigation = tabGroups[i].querySelectorAll(\':scope >.tab-navigation li\'); for (j = 0; j < tabNavigation.length; j++) { tabId = tabNavigation[j].getAttribute(\'data-tab-id\'); document.getElementById(tabId).querySelector(\'.tab-title\').className = \'hidden\'; if (hasClass(tabNavigation[j], \'active\')) { document.getElementById(tabId).className = \'block\'; } else { document.getElementById(tabId).className = \'hidden\'; } tabNavigation[j].addEventListener(\'click\', function(e) { var activeTab = e.target || e.srcElement; /* needed because when the tab contains HTML contents, user can click */ /* on any of those elements instead of their parent \'<li>\' element */ while (activeTab.tagName.toLowerCase() !== \'li\') { activeTab = activeTab.parentNode; } /* get the full list of tabs through the parent of the active tab element */ var tabNavigation = activeTab.parentNode.children; for (var k = 0; k < tabNavigation.length; k++) { var tabId = tabNavigation[k].getAttribute(\'data-tab-id\'); document.getElementById(tabId).className = \'hidden\'; removeClass(tabNavigation[k], \'active\'); } addClass(activeTab, \'active\'); var activeTabId = activeTab.getAttribute(\'data-tab-id\'); document.getElementById(activeTabId).className = \'block\'; }); } tabGroups[i].setAttribute(\'data-processed\', \'true\'); } })(); (function createToggles() { var toggles = document.querySelectorAll(\'.sf-toggle:not([data-processed=true])\'); for (var i = 0; i < toggles.length; i++) { var elementSelector = toggles[i].getAttribute(\'data-toggle-selector\'); var element = document.querySelector(elementSelector); addClass(element, \'sf-toggle-content\'); if (toggles[i].hasAttribute(\'data-toggle-initial\') && toggles[i].getAttribute(\'data-toggle-initial\') == \'display\') { addClass(toggles[i], \'sf-toggle-on\'); addClass(element, \'sf-toggle-visible\'); } else { addClass(toggles[i], \'sf-toggle-off\'); addClass(element, \'sf-toggle-hidden\'); } addEventListener(toggles[i], \'click\', function(e) { e.preventDefault(); if (\'\' !== window.getSelection().toString()) { /* Don\'t do anything on text selection */ return; } var toggle = e.target || e.srcElement; /* needed because when the toggle contains HTML contents, user can click */ /* on any of those elements instead of their parent \'.sf-toggle\' element */ while (!hasClass(toggle, \'sf-toggle\')) { toggle = toggle.parentNode; } var element = document.querySelector(toggle.getAttribute(\'data-toggle-selector\')); toggleClass(toggle, \'sf-toggle-on\'); toggleClass(toggle, \'sf-toggle-off\'); toggleClass(element, \'sf-toggle-hidden\'); toggleClass(element, \'sf-toggle-visible\'); /* the toggle doesn\'t change its contents when clicking on it */ if (!toggle.hasAttribute(\'data-toggle-alt-content\')) { return; } if (!toggle.hasAttribute(\'data-toggle-original-content\')) { toggle.setAttribute(\'data-toggle-original-content\', toggle.innerHTML); } var currentContent = toggle.innerHTML; var originalContent = toggle.getAttribute(\'data-toggle-original-content\'); var altContent = toggle.getAttribute(\'data-toggle-alt-content\'); toggle.innerHTML = currentContent !== altContent ? altContent : originalContent; }); /* Prevents from disallowing clicks on links inside toggles */ var toggleLinks = toggles[i].querySelectorAll(\'a\'); for (var j = 0; j < toggleLinks.length; j++) { addEventListener(toggleLinks[j], \'click\', function(e) { e.stopPropagation(); }); } /* Prevents from disallowing clicks on "copy to clipboard" elements inside toggles */ var copyToClipboardElements = toggles[i].querySelectorAll(\'span[data-clipboard-text]\'); for (var k = 0; k < copyToClipboardElements.length; k++) { addEventListener(copyToClipboardElements[k], \'click\', function(e) { e.stopPropagation(); }); } toggles[i].setAttribute(\'data-processed\', \'true\'); } })(); (function createFilters() { document.querySelectorAll(\'[data-filters] [data-filter]\').forEach(function (filter) { var filters = filter.closest(\'[data-filters]\'), type = \'choice\', name = filter.dataset.filter, ucName = name.charAt(0).toUpperCase()+name.slice(1), list = document.createElement(\'ul\'), values = filters.dataset[\'filter\'+ucName] || filters.querySelectorAll(\'[data-filter-\'+name+\']\'), labels = {}, defaults = null, indexed = {}, processed = {}; if (typeof values === \'string\') { type = \'level\'; labels = values.split(\',\'); values = values.toLowerCase().split(\',\'); defaults = values.length - 1; } addClass(list, \'filter-list\'); addClass(list, \'filter-list-\'+type); values.forEach(function (value, i) { if (value instanceof HTMLElement) { value = value.dataset[\'filter\'+ucName]; } if (value in processed) { return; } var option = document.createElement(\'li\'), label = i in labels ? labels[i] : value, active = false, matches; if (\'\' === label) { option.innerHTML = \'<em>(none)</em>\'; } else { option.innerText = label; } option.dataset.filter = value; option.setAttribute(\'title\', 1 === (matches = filters.querySelectorAll(\'[data-filter-\'+name+\'="\'+value+\'"]\').length) ? \'Matches 1 row\' : \'Matches \'+matches+\' rows\'); indexed[value] = i; list.appendChild(option); addEventListener(option, \'click\', function () { if (\'choice\' === type) { filters.querySelectorAll(\'[data-filter-\'+name+\']\').forEach(function (row) { if (option.dataset.filter === row.dataset[\'filter\'+ucName]) { toggleClass(row, \'filter-hidden-\'+name); } }); toggleClass(option, \'active\'); } else if (\'level\' === type) { if (i === this.parentNode.querySelectorAll(\'.active\').length - 1) { return; } this.parentNode.querySelectorAll(\'li\').forEach(function (currentOption, j) { if (j <= i) { addClass(currentOption, \'active\'); if (i === j) { addClass(currentOption, \'last-active\'); } else { removeClass(currentOption, \'last-active\'); } } else { removeClass(currentOption, \'active\'); removeClass(currentOption, \'last-active\'); } }); filters.querySelectorAll(\'[data-filter-\'+name+\']\').forEach(function (row) { if (i < indexed[row.dataset[\'filter\'+ucName]]) { addClass(row, \'filter-hidden-\'+name); } else { removeClass(row, \'filter-hidden-\'+name); } }); } }); if (\'choice\' === type) { active = null === defaults || 0 <= defaults.indexOf(value); } else if (\'level\' === type) { active = i <= defaults; if (active && i === defaults) { addClass(option, \'last-active\'); } } if (active) { addClass(option, \'active\'); } else { filters.querySelectorAll(\'[data-filter-\'+name+\'="\'+value+\'"]\').forEach(function (row) { toggleClass(row, \'filter-hidden-\'+name); }); } processed[value] = true; }); if (1 < list.childNodes.length) { filter.appendChild(list); filter.dataset.filtered = \'\'; } }); })();})();/*]]>*/ </script> </body></html><!-- An exception has been thrown during the rendering of a template ("syntax error, unexpected token ":""). (500 Internal Server Error) -->', 'entity' => null)), 'pageHtmlBlocks' => array(), 'longUrl' => 'page.php?page=2'))
(src/Controller/PageDefaultController.php:1029)
at App\Controller\PageDefaultController->router(object(SimpleCache), object(Request), 'blog')
(vendor/symfony/http-kernel/HttpKernel.php:163)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:75)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:202)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(vendor/autoload_runtime.php:35)
at require_once('/var/www/html/t/taurushr/vendor/autoload_runtime.php')
(public/index.php:5)
|