https:///.env

Log Messages

Level (7)
Channel (4)
Time Message
deprecation User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
critical [] Untrusted Host "46.224.162.112".
critical [] #0 /var/www/qport-backend/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel->handle() #1 /var/www/qport-backend/public/index.php(32): Symfony\Component\HttpKernel\Kernel->handle() #2 {main}
error Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "Untrusted Host "46.224.162.112"." at /var/www/qport-backend/vendor/symfony/http-kernel/HttpKernel.php line 78
error [] 400 <!-- Untrusted Host &quot;46.224.162.112&quot;. (400 Bad Request) --> <!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>Untrusted Host &quot;46.224.162.112&quot;. (400 Bad Request)</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: pre; } .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.51/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="Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException">SuspiciousOperationException</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="Symfony\Component\HttpKernel\Exception\BadRequestHttpException">BadRequestHttpException</abbr></a> </h2> <h2 class="exception-http"> HTTP 400 <small>Bad Request</small> </h2> </div> </div> <div class="exception-message-wrapper"> <div class="container"> <h1 class="break-long-words exception-message">Untrusted Host &quot;46.224.162.112&quot;.</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">Symfony\Component\HttpKernel\Exception\</span> BadRequestHttpException </h3> </div> </div> <div id="trace-html-1" 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-1-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:///_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=78#line78"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> (line 78) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:78"> <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="73"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-&gt;</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><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</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)">,&nbsp;</span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;catch&nbsp;(</span><span style="color: var(--highlight-default)">\Exception&nbsp;$e</span><span style="color: var(--highlight-keyword)">)&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">$e&nbsp;</span><span style="color: var(--highlight-keyword)">instanceof&nbsp;</span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">)&nbsp;{</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$e&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;new&nbsp;</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)">-&gt;</span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(),&nbsp;</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">false&nbsp;</span><span style="color: var(--highlight-keyword)">===&nbsp;</span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">)&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">finishRequest</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;throw&nbsp;</span><span style="color: var(--highlight-default)">$e</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-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:///_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-1" class="trace-code sf-toggle-content"> <ol start="197"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</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-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;++</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</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-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">resetServices&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">;</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try&nbsp;{</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">getHttpKernel</span><span style="color: var(--highlight-keyword)">()-&gt;</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)">,&nbsp;</span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;finally&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;--</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</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-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><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-2" 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\Component\HttpKernel\Kernel">Kernel</abbr></span><span class="trace-type">-></span><span class="trace-method">handle</span><span class="trace-arguments">()</span> <span class="block trace-file-path"> in <a href="https:///_profiler/open?file=public/index.php&line=32#line32"> public/<strong>index.php</strong> </a> (line 32) <span class="icon icon-copy hidden" data-clipboard-text="public/index.php:32"> <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="27"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">Request</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">setTrustedHosts</span><span style="color: var(--highlight-keyword)">([</span><span style="color: var(--highlight-default)">$trustedHosts</span><span style="color: var(--highlight-keyword)">]);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">}</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$kernel&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;new&nbsp;</span><span style="color: var(--highlight-default)">Kernel</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$_SERVER</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">'APP_ENV'</span><span style="color: var(--highlight-keyword)">],&nbsp;(bool)&nbsp;</span><span style="color: var(--highlight-default)">$_SERVER</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><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$request&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">Request</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">createFromGlobals</span><span style="color: var(--highlight-keyword)">();</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$response&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">$kernel</span><span style="color: var(--highlight-keyword)">-&gt;</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></code></li> <li><code><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">send</span><span style="color: var(--highlight-keyword)">();</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$kernel</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">terminate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">,&nbsp;</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-keyword)"></span></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"> <span class="trace-namespace">Symfony\Component\HttpFoundation\Exception\</span> SuspiciousOperationException </h3> <p class="break-long-words trace-message">Untrusted Host &quot;46.224.162.112&quot;.</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:///_profiler/open?file=vendor/symfony/http-foundation/Request.php&line=1250#line1250"> vendor/symfony/http-foundation/<strong>Request.php</strong> </a> (line 1250) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-foundation/Request.php:1250"> <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="1245"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(!</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">isHostValid</span><span style="color: var(--highlight-keyword)">)&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: var(--highlight-string)">''</span><span style="color: var(--highlight-keyword)">;</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">isHostValid&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</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-keyword)"></span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;throw&nbsp;new&nbsp;</span><span style="color: var(--highlight-default)">SuspiciousOperationException</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">sprintf</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-string)">'Untrusted&nbsp;Host&nbsp;"%s".'</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$host</span><span style="color: var(--highlight-keyword)">));</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: var(--highlight-default)">$host</span><span style="color: var(--highlight-keyword)">;</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><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-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:///_profiler/open?file=vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php&line=41#line41"> vendor/symfony/http-kernel/EventListener/<strong>ValidateRequestListener.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">getHost</span> (line 41) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php:41"> <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="36"><li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">getTrustedProxies</span><span style="color: var(--highlight-keyword)">())&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">getClientIps</span><span style="color: var(--highlight-keyword)">();</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">getHost</span><span style="color: var(--highlight-keyword)">();</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-comment)">/**</span></code></li> <li><code><span style="color: var(--highlight-comment)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;{@inheritdoc}</span></code></li> <li><code><span style="color: var(--highlight-comment)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/</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-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:///_profiler/open?file=vendor/symfony/event-dispatcher/Debug/WrappedListener.php&line=118#line118"> vendor/symfony/event-dispatcher/Debug/<strong>WrappedListener.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">onKernelRequest</span> (line 118) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118"> <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="113"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">priority&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">$dispatcher</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">getListenerPriority</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$eventName</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">listener</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$e&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">stopwatch</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">start</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">name</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-string)">'event_listener'</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try&nbsp;{</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">optimizedListener&nbsp;</span><span style="color: var(--highlight-keyword)">??&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">listener</span><span style="color: var(--highlight-keyword)">)(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$eventName</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$dispatcher</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;finally&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">isStarted</span><span style="color: var(--highlight-keyword)">())&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">stop</span><span style="color: var(--highlight-keyword)">();</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</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-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:///_profiler/open?file=vendor/symfony/event-dispatcher/EventDispatcher.php&line=230#line230"> vendor/symfony/event-dispatcher/<strong>EventDispatcher.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">__invoke</span> (line 230) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/event-dispatcher/EventDispatcher.php:230"> <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="225"><li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;foreach&nbsp;(</span><span style="color: var(--highlight-default)">$listeners&nbsp;</span><span style="color: var(--highlight-keyword)">as&nbsp;</span><span style="color: var(--highlight-default)">$listener</span><span style="color: var(--highlight-keyword)">)&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">$stoppable&nbsp;</span><span style="color: var(--highlight-keyword)">&amp;&amp;&nbsp;</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">isPropagationStopped</span><span style="color: var(--highlight-keyword)">())&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;break;</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$listener</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$eventName</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-comment)">/**</span></code></li> <li><code><span style="color: var(--highlight-comment)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;Sorts&nbsp;the&nbsp;internal&nbsp;list&nbsp;of&nbsp;listeners&nbsp;for&nbsp;the&nbsp;given&nbsp;event&nbsp;by&nbsp;priority.</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:///_profiler/open?file=vendor/symfony/event-dispatcher/EventDispatcher.php&line=59#line59"> vendor/symfony/event-dispatcher/<strong>EventDispatcher.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">callListeners</span> (line 59) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/event-dispatcher/EventDispatcher.php:59"> <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="54"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;else&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$listeners&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">getListeners</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$eventName</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">$listeners</span><span style="color: var(--highlight-keyword)">)&nbsp;{</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">callListeners</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$listeners</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$eventName</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">;</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><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-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:///_profiler/open?file=vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php&line=154#line154"> vendor/symfony/event-dispatcher/Debug/<strong>TraceableEventDispatcher.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">dispatch</span> (line 154) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154"> <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="149"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">beforeDispatch</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$eventName</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$e&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">stopwatch</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">start</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$eventName</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-string)">'section'</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try&nbsp;{</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-&gt;</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)">,&nbsp;</span><span style="color: var(--highlight-default)">$eventName</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;finally&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">isStarted</span><span style="color: var(--highlight-keyword)">())&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">stop</span><span style="color: var(--highlight-keyword)">();</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</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:///_profiler/open?file=vendor/symfony/http-kernel/HttpKernel.php&line=139#line139"> vendor/symfony/http-kernel/<strong>HttpKernel.php</strong> </a> <span class="trace-type">-></span> <span class="trace-method">dispatch</span> (line 139) <span class="icon icon-copy hidden" data-clipboard-text="vendor/symfony/http-kernel/HttpKernel.php:139"> <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="134"><li><code><span style="color: var(--highlight-comment)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/</span></code></li> <li><code><span style="color: var(--highlight-comment)">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-keyword)">private&nbsp;function&nbsp;</span><span style="color: var(--highlight-default)">handleRaw</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">Request&nbsp;$request</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">int&nbsp;$type&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">self</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">MAIN_REQUEST</span><span style="color: var(--highlight-keyword)">):&nbsp;</span><span style="color: var(--highlight-default)">Response</span></code></li> <li><code><span style="color: var(--highlight-default)">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-keyword)">{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-comment)">//&nbsp;request</span></code></li> <li><code><span style="color: var(--highlight-comment)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$event&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;new&nbsp;</span><span style="color: var(--highlight-default)">RequestEvent</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">dispatcher</span><span style="color: var(--highlight-keyword)">-&gt;</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)">,&nbsp;</span><span style="color: var(--highlight-default)">KernelEvents</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-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">hasResponse</span><span style="color: var(--highlight-keyword)">())&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">filterResponse</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$event</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">getResponse</span><span style="color: var(--highlight-keyword)">(),&nbsp;</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><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-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:///_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-7" class="trace-code sf-toggle-content"> <ol start="70"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">headers</span><span style="color: var(--highlight-keyword)">-&gt;</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)">,&nbsp;(string)&nbsp;</span><span style="color: var(--highlight-default)">ob_get_level</span><span style="color: var(--highlight-keyword)">());</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">requestStack</span><span style="color: var(--highlight-keyword)">-&gt;</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><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try&nbsp;{</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</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)">,&nbsp;</span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;catch&nbsp;(</span><span style="color: var(--highlight-default)">\Exception&nbsp;$e</span><span style="color: var(--highlight-keyword)">)&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">$e&nbsp;</span><span style="color: var(--highlight-keyword)">instanceof&nbsp;</span><span style="color: var(--highlight-default)">RequestExceptionInterface</span><span style="color: var(--highlight-keyword)">)&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$e&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;new&nbsp;</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)">-&gt;</span><span style="color: var(--highlight-default)">getMessage</span><span style="color: var(--highlight-keyword)">(),&nbsp;</span><span style="color: var(--highlight-default)">$e</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(</span><span style="color: var(--highlight-default)">false&nbsp;</span><span style="color: var(--highlight-keyword)">===&nbsp;</span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">)&nbsp;{</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:///_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-8" class="trace-code sf-toggle-content"> <ol start="197"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</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-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;++</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</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-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">resetServices&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">true</span><span style="color: var(--highlight-keyword)">;</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try&nbsp;{</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">getHttpKernel</span><span style="color: var(--highlight-keyword)">()-&gt;</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)">,&nbsp;</span><span style="color: var(--highlight-default)">$type</span><span style="color: var(--highlight-keyword)">,&nbsp;</span><span style="color: var(--highlight-default)">$catch</span><span style="color: var(--highlight-keyword)">);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;finally&nbsp;{</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;--</span><span style="color: var(--highlight-default)">$this</span><span style="color: var(--highlight-keyword)">-&gt;</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-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;}</span></code></li> <li><code><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-9" 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\Component\HttpKernel\Kernel">Kernel</abbr></span><span class="trace-type">-></span><span class="trace-method">handle</span><span class="trace-arguments">()</span> <span class="block trace-file-path"> in <a href="https:///_profiler/open?file=public/index.php&line=32#line32"> public/<strong>index.php</strong> </a> (line 32) <span class="icon icon-copy hidden" data-clipboard-text="public/index.php:32"> <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="27"><li><code><span style="color: var(--highlight-keyword)">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: var(--highlight-default)">Request</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">setTrustedHosts</span><span style="color: var(--highlight-keyword)">([</span><span style="color: var(--highlight-default)">$trustedHosts</span><span style="color: var(--highlight-keyword)">]);</span></code></li> <li><code><span style="color: var(--highlight-keyword)">}</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$kernel&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;new&nbsp;</span><span style="color: var(--highlight-default)">Kernel</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$_SERVER</span><span style="color: var(--highlight-keyword)">[</span><span style="color: var(--highlight-string)">'APP_ENV'</span><span style="color: var(--highlight-keyword)">],&nbsp;(bool)&nbsp;</span><span style="color: var(--highlight-default)">$_SERVER</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><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$request&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">Request</span><span style="color: var(--highlight-keyword)">::</span><span style="color: var(--highlight-default)">createFromGlobals</span><span style="color: var(--highlight-keyword)">();</span></code></li> <li class="selected"><code><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$response&nbsp;</span><span style="color: var(--highlight-keyword)">=&nbsp;</span><span style="color: var(--highlight-default)">$kernel</span><span style="color: var(--highlight-keyword)">-&gt;</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></code></li> <li><code><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$response</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">send</span><span style="color: var(--highlight-keyword)">();</span></code></li> <li><code><span style="color: var(--highlight-keyword)"></span><span style="color: var(--highlight-default)">$kernel</span><span style="color: var(--highlight-keyword)">-&gt;</span><span style="color: var(--highlight-default)">terminate</span><span style="color: var(--highlight-keyword)">(</span><span style="color: var(--highlight-default)">$request</span><span style="color: var(--highlight-keyword)">,&nbsp;</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-keyword)"></span></code></li></ol> </div> </div> </div> </div> </div> </div> </div> <div class="tab "> <h3 class="tab-title"> Logs <span class="badge status-error">3</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">07:46:02</span> </td> <td class="text-small text-bold nowrap"> php </td> <td> User Deprecated: Since symfony/framework-bundle 5.1: The &quot;session.flash_bag&quot; service is deprecated, use &quot;$session-&gt;getFlashBag()&quot; instead. <pre class="text-muted prewrap m-t-5">{ &quot;exception&quot;: {} }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-error" data-filter-level="critical" data-filter-channel="app"> <td class="text-small nowrap"> <span class="colored text-bold">CRITICAL</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> app </td> <td> [] Untrusted Host &quot;46.224.162.112&quot;. </td> </tr> <tr class="status-error" data-filter-level="critical" data-filter-channel="app"> <td class="text-small nowrap"> <span class="colored text-bold">CRITICAL</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> app </td> <td> [] #0 /var/www/qport-backend/vendor/symfony/http-kernel/Kernel.php(202): Symfony\Component\HttpKernel\HttpKernel-&gt;handle() #1 /var/www/qport-backend/public/index.php(32): Symfony\Component\HttpKernel\Kernel-&gt;handle() #2 {main} </td> </tr> <tr class="status-error" data-filter-level="error" data-filter-channel="request"> <td class="text-small nowrap"> <span class="colored text-bold">ERROR</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> request </td> <td> Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: &quot;Untrusted Host &quot;46.224.162.112&quot;.&quot; at /var/www/qport-backend/vendor/symfony/http-kernel/HttpKernel.php line 78 <pre class="text-muted prewrap m-t-5">{ &quot;exception&quot;: {} }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;FOS\RestBundle\EventListener\FormatListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;FOS\\RestBundle\\EventListener\\FormatListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;FOS\RestBundle\EventListener\BodyListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;FOS\\RestBundle\\EventListener\\BodyListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.request&quot; to listener &quot;App\EventListener\RequestListener::onKernelRequest&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.request&quot;, &quot;listener&quot;: &quot;App\\EventListener\\RequestListener::onKernelRequest&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller&quot; to listener &quot;FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller&quot;, &quot;listener&quot;: &quot;FOS\\RestBundle\\EventListener\\ParamFetcherListener::onKernelController&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller&quot; to listener &quot;Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller&quot;, &quot;listener&quot;: &quot;Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller&quot; to listener &quot;Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller&quot; to listener &quot;Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller&quot;, &quot;listener&quot;: &quot;Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller&quot; to listener &quot;Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller&quot;, &quot;listener&quot;: &quot;Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller&quot; to listener &quot;Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller&quot;, &quot;listener&quot;: &quot;Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller&quot; to listener &quot;FOS\RestBundle\EventListener\ViewResponseListener::onKernelController&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller&quot;, &quot;listener&quot;: &quot;FOS\\RestBundle\\EventListener\\ViewResponseListener::onKernelController&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller&quot; to listener &quot;Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller&quot;, &quot;listener&quot;: &quot;Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener::onKernelController&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller&quot; to listener &quot;Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller&quot;, &quot;listener&quot;: &quot;Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller_arguments&quot; to listener &quot;Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller_arguments&quot;, &quot;listener&quot;: &quot;Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller_arguments&quot; to listener &quot;Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller_arguments&quot;, &quot;listener&quot;: &quot;Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments&quot; }</pre> </td> </tr> <tr class="status-normal" data-filter-level="debug" data-filter-channel="event"> <td class="text-small nowrap"> <span class="colored text-bold">DEBUG</span> <span class="text-muted newline">07:46:02</span> </td> <td class="text-small text-bold nowrap"> event </td> <td> Notified event &quot;kernel.controller_arguments&quot; to listener &quot;Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments&quot;. <pre class="text-muted prewrap m-t-5">{ &quot;event&quot;: &quot;kernel.controller_arguments&quot;, &quot;listener&quot;: &quot;Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments&quot; }</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> BadRequestHttpException <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"> Symfony\Component\HttpKernel\Exception\BadRequestHttpException: Untrusted Host &quot;46.224.162.112&quot;. at vendor/symfony/http-kernel/HttpKernel.php:78 at Symfony\Component\HttpKernel\HttpKernel-&gt;handle() (vendor/symfony/http-kernel/Kernel.php:202) at Symfony\Component\HttpKernel\Kernel-&gt;handle() (public/index.php:32) </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> SuspiciousOperationException <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"> Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host &quot;46.224.162.112&quot;. at vendor/symfony/http-foundation/Request.php:1250 at Symfony\Component\HttpFoundation\Request-&gt;getHost() (vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php:41) at Symfony\Component\HttpKernel\EventListener\ValidateRequestListener-&gt;onKernelRequest() (vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118) at Symfony\Component\EventDispatcher\Debug\WrappedListener-&gt;__invoke() (vendor/symfony/event-dispatcher/EventDispatcher.php:230) at Symfony\Component\EventDispatcher\EventDispatcher-&gt;callListeners() (vendor/symfony/event-dispatcher/EventDispatcher.php:59) at Symfony\Component\EventDispatcher\EventDispatcher-&gt;dispatch() (vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154) at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher-&gt;dispatch() (vendor/symfony/http-kernel/HttpKernel.php:139) at Symfony\Component\HttpKernel\HttpKernel-&gt;handleRaw() (vendor/symfony/http-kernel/HttpKernel.php:75) at Symfony\Component\HttpKernel\HttpKernel-&gt;handle() (vendor/symfony/http-kernel/Kernel.php:202) at Symfony\Component\HttpKernel\Kernel-&gt;handle() (public/index.php:32) </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> <!-- Untrusted Host &quot;46.224.162.112&quot;. (400 Bad Request) -->
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "127.0.0.1"
  "port" => 3306
  "user" => "qport"
  "password" => "<redacted>"
  "driverOptions" => []
  "serverVersion" => "5.7"
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "qport"
  "charset" => "utf8mb4"
]

There are no log messages.

Container Compilation Logs (2021)

Log messages generated during the compilation of the service container.
Messages Class
288
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Billing\InvoiceBillingUpdateCustomerCodeCommand" (parent: .abstract.instanceof.App\Command\Billing\InvoiceBillingUpdateCustomerCodeCommand).
  • Resolving inheritance for "App\Command\Billing\InvoiceBillingUpdateCustomerCodeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Billing\InvoiceBillingUpdateCustomerCodeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Billing\IssueParkingInvoicesCommand" (parent: .abstract.instanceof.App\Command\Billing\IssueParkingInvoicesCommand).
  • Resolving inheritance for "App\Command\Billing\IssueParkingInvoicesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Billing\IssueParkingInvoicesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Billing\SendParkingInvoiceEmailCommand" (parent: .abstract.instanceof.App\Command\Billing\SendParkingInvoiceEmailCommand).
  • Resolving inheritance for "App\Command\Billing\SendParkingInvoiceEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Billing\SendParkingInvoiceEmailCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugCommand" (parent: .abstract.instanceof.App\Command\DebugCommand).
  • Resolving inheritance for "App\Command\DebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDataCommand" (parent: .abstract.instanceof.App\Command\ImportDataCommand).
  • Resolving inheritance for "App\Command\ImportDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\CustomerInvoiceReportCommand" (parent: .abstract.instanceof.App\Command\Reporting\CustomerInvoiceReportCommand).
  • Resolving inheritance for "App\Command\Reporting\CustomerInvoiceReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\CustomerInvoiceReportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\RevenueReportCommand" (parent: .abstract.instanceof.App\Command\Reporting\RevenueReportCommand).
  • Resolving inheritance for "App\Command\Reporting\RevenueReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\RevenueReportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTestEmailCommand" (parent: .abstract.instanceof.App\Command\SendTestEmailCommand).
  • Resolving inheritance for "App\Command\SendTestEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTestEmailCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateAdminCommand" (parent: .abstract.instanceof.App\Command\Utils\GenerateAdminCommand).
  • Resolving inheritance for "App\Command\Utils\GenerateAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateAdminCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateRepositoryCommand" (parent: .abstract.instanceof.App\Command\Utils\GenerateRepositoryCommand).
  • Resolving inheritance for "App\Command\Utils\GenerateRepositoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateRepositoryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Billing\InvoiceCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Billing\InvoiceCRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Billing\InvoiceCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Billing\InvoiceCRUDController).
  • Resolving inheritance for "App\Controller\Admin\Billing\InvoiceCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Billing\InvoiceCRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Parking\DynamicCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Parking\DynamicCRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Parking\DynamicCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Parking\DynamicCRUDController).
  • Resolving inheritance for "App\Controller\Admin\Parking\DynamicCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Parking\DynamicCRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Parking\ParkingCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Parking\ParkingCRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Parking\ParkingCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Parking\ParkingCRUDController).
  • Resolving inheritance for "App\Controller\Admin\Parking\ParkingCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Parking\ParkingCRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\InvoiceReportCRUDController" (parent: .abstract.instanceof.App\Controller\Admin\Report\InvoiceReportCRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\InvoiceReportCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\InvoiceReportCRUDController).
  • Resolving inheritance for "App\Controller\Admin\Report\InvoiceReportCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\InvoiceReportCRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\AdsReferralController" (parent: .abstract.instanceof.App\Controller\Ads\AdsReferralController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\AdsReferralController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\AdsReferralController).
  • Resolving inheritance for "App\Controller\Ads\AdsReferralController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\AdsReferralController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bariers\CmpbMainController" (parent: .abstract.instanceof.App\Controller\Bariers\CmpbMainController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bariers\CmpbMainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bariers\CmpbMainController).
  • Resolving inheritance for "App\Controller\Bariers\CmpbMainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bariers\CmpbMainController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bariers\CostinestiMainController" (parent: .abstract.instanceof.App\Controller\Bariers\CostinestiMainController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bariers\CostinestiMainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bariers\CostinestiMainController).
  • Resolving inheritance for "App\Controller\Bariers\CostinestiMainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bariers\CostinestiMainController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bariers\Sector4MainController" (parent: .abstract.instanceof.App\Controller\Bariers\Sector4MainController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bariers\Sector4MainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bariers\Sector4MainController).
  • Resolving inheritance for "App\Controller\Bariers\Sector4MainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bariers\Sector4MainController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Cloud\CloudCronController" (parent: .abstract.instanceof.App\Controller\Cloud\CloudCronController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Cloud\CloudCronController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Cloud\CloudCronController).
  • Resolving inheritance for "App\Controller\Cloud\CloudCronController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Cloud\CloudCronController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DebugController" (parent: .abstract.instanceof.App\Controller\DebugController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DebugController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DebugController).
  • Resolving inheritance for "App\Controller\DebugController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DebugController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\External\ExternalAccessController" (parent: .abstract.instanceof.App\Controller\External\ExternalAccessController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\External\ExternalAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\External\ExternalAccessController).
  • Resolving inheritance for "App\Controller\External\ExternalAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\External\ExternalAccessController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
  • Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mock\ParkingBucurestiMockController" (parent: .abstract.instanceof.App\Controller\Mock\ParkingBucurestiMockController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mock\ParkingBucurestiMockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mock\ParkingBucurestiMockController).
  • Resolving inheritance for "App\Controller\Mock\ParkingBucurestiMockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mock\ParkingBucurestiMockController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parking\ParkingController" (parent: .abstract.instanceof.App\Controller\Parking\ParkingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parking\ParkingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parking\ParkingController).
  • Resolving inheritance for "App\Controller\Parking\ParkingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parking\ParkingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parking\VignetteRegistrationController" (parent: .abstract.instanceof.App\Controller\Parking\VignetteRegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parking\VignetteRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parking\VignetteRegistrationController).
  • Resolving inheritance for "App\Controller\Parking\VignetteRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parking\VignetteRegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingProvider\ParkingBucurestiApiController" (parent: .abstract.instanceof.App\Controller\ParkingProvider\ParkingBucurestiApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingProvider\ParkingBucurestiApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingProvider\ParkingBucurestiApiController).
  • Resolving inheritance for "App\Controller\ParkingProvider\ParkingBucurestiApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingProvider\ParkingBucurestiApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\MobilPayController" (parent: .abstract.instanceof.App\Controller\Payment\MobilPayController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\MobilPayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\MobilPayController).
  • Resolving inheritance for "App\Controller\Payment\MobilPayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\MobilPayController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\ParkingPaymentController" (parent: .abstract.instanceof.App\Controller\Payment\ParkingPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\ParkingPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\ParkingPaymentController).
  • Resolving inheritance for "App\Controller\Payment\ParkingPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\ParkingPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\PaymentController" (parent: .abstract.instanceof.App\Controller\Payment\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\PaymentController).
  • Resolving inheritance for "App\Controller\Payment\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\RedirectController" (parent: .abstract.instanceof.App\Controller\Payment\RedirectController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\RedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\RedirectController).
  • Resolving inheritance for "App\Controller\Payment\RedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\RedirectController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\RevolutPayController" (parent: .abstract.instanceof.App\Controller\Payment\RevolutPayController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\RevolutPayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\RevolutPayController).
  • Resolving inheritance for "App\Controller\Payment\RevolutPayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\RevolutPayController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
  • Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Location\CityFixtures" (parent: .abstract.instanceof.App\DataFixtures\Location\CityFixtures).
  • Resolving inheritance for "App\DataFixtures\Location\CityFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Location\CityFixtures).
  • Resolving inheritance for ".instanceof.App\EventListener\Doctrine\PlaceLifecycleHookListener.0.App\EventListener\Doctrine\PlaceLifecycleHookListener" (parent: .abstract.instanceof.App\EventListener\Doctrine\PlaceLifecycleHookListener).
  • Resolving inheritance for "App\EventListener\Doctrine\PlaceLifecycleHookListener" (parent: .instanceof.App\EventListener\Doctrine\PlaceLifecycleHookListener.0.App\EventListener\Doctrine\PlaceLifecycleHookListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\Parking\ParkingEventSubscriber" (parent: .abstract.instanceof.App\EventListener\Parking\ParkingEventSubscriber).
  • Resolving inheritance for "App\EventListener\Parking\ParkingEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\Parking\ParkingEventSubscriber).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Extension\Twig\AppTwigExtension" (parent: .abstract.instanceof.App\Extension\Twig\AppTwigExtension).
  • Resolving inheritance for "App\Extension\Twig\AppTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Extension\Twig\AppTwigExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\InvoiceMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\InvoiceMessageHandler).
  • Resolving inheritance for "App\MessageHandler\InvoiceMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\InvoiceMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\NotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\NotificationMessageHandler).
  • Resolving inheritance for ".instanceof.App\MessageHandler\NotificationMessageHandler.0.App\MessageHandler\NotificationMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\NotificationMessageHandler).
  • Resolving inheritance for "App\MessageHandler\NotificationMessageHandler" (parent: .instanceof.App\MessageHandler\NotificationMessageHandler.0.App\MessageHandler\NotificationMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Parking\ProviderParkingMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Parking\ProviderParkingMessageHandler).
  • Resolving inheritance for "App\MessageHandler\Parking\ProviderParkingMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Parking\ProviderParkingMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Report\ReportMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Report\ReportMessageHandler).
  • Resolving inheritance for "App\MessageHandler\Report\ReportMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Report\ReportMessageHandler).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\InvoiceBillingInfoRepository" (parent: .abstract.instanceof.App\Repository\Billing\InvoiceBillingInfoRepository).
  • Resolving inheritance for "App\Repository\Billing\InvoiceBillingInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\InvoiceBillingInfoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\InvoiceProductRepository" (parent: .abstract.instanceof.App\Repository\Billing\InvoiceProductRepository).
  • Resolving inheritance for "App\Repository\Billing\InvoiceProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\InvoiceProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\Billing\InvoiceRepository).
  • Resolving inheritance for "App\Repository\Billing\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\InvoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\UserBillingInfoRepository" (parent: .abstract.instanceof.App\Repository\Billing\UserBillingInfoRepository).
  • Resolving inheritance for "App\Repository\Billing\UserBillingInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\UserBillingInfoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\IdentificationCodeRepository" (parent: .abstract.instanceof.App\Repository\Config\IdentificationCodeRepository).
  • Resolving inheritance for "App\Repository\Config\IdentificationCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\IdentificationCodeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Connection\ExternalConnectionRepository" (parent: .abstract.instanceof.App\Repository\Connection\ExternalConnectionRepository).
  • Resolving inheritance for "App\Repository\Connection\ExternalConnectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Connection\ExternalConnectionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\External\DynamicParkingRepository" (parent: .abstract.instanceof.App\Repository\External\DynamicParkingRepository).
  • Resolving inheritance for "App\Repository\External\DynamicParkingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\External\DynamicParkingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\External\DynamicParkingTransactionRepository" (parent: .abstract.instanceof.App\Repository\External\DynamicParkingTransactionRepository).
  • Resolving inheritance for "App\Repository\External\DynamicParkingTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\External\DynamicParkingTransactionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\External\ExternalProductRepository" (parent: .abstract.instanceof.App\Repository\External\ExternalProductRepository).
  • Resolving inheritance for "App\Repository\External\ExternalProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\External\ExternalProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\AreaRepository" (parent: .abstract.instanceof.App\Repository\Location\AreaRepository).
  • Resolving inheritance for "App\Repository\Location\AreaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\AreaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\CityRepository" (parent: .abstract.instanceof.App\Repository\Location\CityRepository).
  • Resolving inheritance for "App\Repository\Location\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\CityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\PlaceConfigRepository" (parent: .abstract.instanceof.App\Repository\Location\PlaceConfigRepository).
  • Resolving inheritance for "App\Repository\Location\PlaceConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\PlaceConfigRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\PlaceRepository" (parent: .abstract.instanceof.App\Repository\Location\PlaceRepository).
  • Resolving inheritance for "App\Repository\Location\PlaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\PlaceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\ExternalLogRepository" (parent: .abstract.instanceof.App\Repository\Log\ExternalLogRepository).
  • Resolving inheritance for "App\Repository\Log\ExternalLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\ExternalLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\RequestLogRepository" (parent: .abstract.instanceof.App\Repository\Log\RequestLogRepository).
  • Resolving inheritance for "App\Repository\Log\RequestLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\RequestLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\WebhookLogRepository" (parent: .abstract.instanceof.App\Repository\Log\WebhookLogRepository).
  • Resolving inheritance for "App\Repository\Log\WebhookLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\WebhookLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\EmailNotificationRepository" (parent: .abstract.instanceof.App\Repository\Notification\EmailNotificationRepository).
  • Resolving inheritance for "App\Repository\Notification\EmailNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\EmailNotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\PushNotificationRepository" (parent: .abstract.instanceof.App\Repository\Notification\PushNotificationRepository).
  • Resolving inheritance for "App\Repository\Notification\PushNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\PushNotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\ParkingRepository" (parent: .abstract.instanceof.App\Repository\Parking\ParkingRepository).
  • Resolving inheritance for "App\Repository\Parking\ParkingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\ParkingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\Provider\ExternalParkingRepository" (parent: .abstract.instanceof.App\Repository\Parking\Provider\ExternalParkingRepository).
  • Resolving inheritance for "App\Repository\Parking\Provider\ExternalParkingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\Provider\ExternalParkingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\Provider\ParkingProviderRepository" (parent: .abstract.instanceof.App\Repository\Parking\Provider\ParkingProviderRepository).
  • Resolving inheritance for "App\Repository\Parking\Provider\ParkingProviderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\Provider\ParkingProviderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\VignetteRegistrationRepository" (parent: .abstract.instanceof.App\Repository\Parking\VignetteRegistrationRepository).
  • Resolving inheritance for "App\Repository\Parking\VignetteRegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\VignetteRegistrationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentOptionRepository" (parent: .abstract.instanceof.App\Repository\Payment\PaymentOptionRepository).
  • Resolving inheritance for "App\Repository\Payment\PaymentOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentOptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\TransactionLinkRepository" (parent: .abstract.instanceof.App\Repository\Payment\TransactionLinkRepository).
  • Resolving inheritance for "App\Repository\Payment\TransactionLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\TransactionLinkRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\TransactionRepository" (parent: .abstract.instanceof.App\Repository\Payment\TransactionRepository).
  • Resolving inheritance for "App\Repository\Payment\TransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\TransactionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Report\InvoiceReportRepository" (parent: .abstract.instanceof.App\Repository\Report\InvoiceReportRepository).
  • Resolving inheritance for "App\Repository\Report\InvoiceReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Report\InvoiceReportRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Schedule\ScheduleRepository" (parent: .abstract.instanceof.App\Repository\Schedule\ScheduleRepository).
  • Resolving inheritance for "App\Repository\Schedule\ScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Schedule\ScheduleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository" (parent: .abstract.instanceof.App\Repository\User\UserRepository).
  • Resolving inheritance for "App\Repository\User\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository).
  • Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\ExtendedParamConverter" (parent: .abstract.instanceof.App\Service\Framework\ExtendedParamConverter).
  • Resolving inheritance for "App\Service\Framework\ExtendedParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\ExtendedParamConverter).
  • Resolving inheritance for ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\RequestQueryParamConverter" (parent: .abstract.instanceof.App\Service\Framework\RequestQueryParamConverter).
  • Resolving inheritance for "App\Service\Framework\RequestQueryParamConverter" (parent: .instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\RequestQueryParamConverter).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.parking_generate_invoice" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.email_notification" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.parking_provider_check_status" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.report_generate_invoice_report" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.parking_provider_register" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.parking_provider_extend" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.api_login.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.authenticator.json_login.api_login" (parent: security.authenticator.json_login).
  • Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
  • Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
  • Resolving inheritance for "security.authenticator.manager.api_login" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_login" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_login" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
  • Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
  • Resolving inheritance for "security.authenticator.remember_me_signature_hasher.admin" (parent: security.authenticator.remember_me_signature_hasher).
  • Resolving inheritance for "security.authenticator.remember_me_handler.admin" (parent: security.authenticator.signature_remember_me_handler).
  • Resolving inheritance for "security.listener.check_remember_me_conditions.admin" (parent: security.listener.check_remember_me_conditions).
  • Resolving inheritance for "security.listener.remember_me.admin" (parent: security.listener.remember_me).
  • Resolving inheritance for "security.authenticator.remember_me.admin" (parent: security.authenticator.remember_me).
  • Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.authentication.switchuser_listener.admin" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_sonata_admin" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
1
  • Skipping service "ReCaptcha\ReCaptcha": Class or interface "ReCaptcha\ReCaptcha" cannot be loaded.
217
  • Removing method "setDompdfService" of service "App\Controller\Admin\Billing\InvoiceCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setInvoiceRepository" of service "App\Controller\Admin\Billing\InvoiceCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Admin\Billing\InvoiceCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicParkingTransactionRepository" of service "App\Controller\Admin\Parking\DynamicCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Admin\Parking\DynamicCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setExternalConnectionRepository" of service "App\Controller\Admin\Parking\DynamicCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setGlobalParkingService" of service "App\Controller\Admin\Parking\DynamicCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\Admin\Parking\DynamicCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestLogger" of service "App\Controller\Admin\Parking\DynamicCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRevolutPayService" of service "App\Controller\Admin\Parking\DynamicCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTransactionRepository" of service "App\Controller\Admin\Parking\DynamicCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setBillingService" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDBFManager" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDompdfService" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setGlobalParkingService" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setInvoiceProductRepository" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setInvoiceReportRepository" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingProviderService" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingService" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setProjectDirParameter" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestLogger" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRevolutPayService" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTransactionRepository" of service "App\Controller\Admin\Parking\ParkingCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSonataFileProvider" of service "App\Controller\Admin\Report\InvoiceReportCRUDController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Ads\AdsReferralController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Ads\AdsReferralController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Ads\AdsReferralController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Ads\AdsReferralController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setBillingService" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCmpbMainService" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDebugService" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicDownloadService" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicParkingRepository" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicParkingTransactionRepository" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEnvironment" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setExternalConnectionRepository" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setExternalProductRepository" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setGlobalParkingService" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestLogRepository" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Bariers\CmpbMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setBillingService" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDebugService" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicDownloadService" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicParkingRepository" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicParkingTransactionRepository" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEnvironment" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setExternalConnectionRepository" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setExternalProductRepository" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setGlobalParkingService" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingService" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestLogRepository" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setcostinestiMainService" of service "App\Controller\Bariers\CostinestiMainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setBillingService" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDebugService" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicDownloadService" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicParkingRepository" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicParkingTransactionRepository" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEnvironment" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setExternalConnectionRepository" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setExternalProductRepository" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setGlobalParkingService" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestLogRepository" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSector4MainService" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Bariers\Sector4MainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Cloud\CloudCronController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setExcelFileManager" of service "App\Controller\Cloud\CloudCronController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Cloud\CloudCronController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\Cloud\CloudCronController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Cloud\CloudCronController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Cloud\CloudCronController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDompdfService" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEnvironment" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setInvoiceRepository" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingProviderService" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingService" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setPlaceRepository" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setUserRepository" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\DebugController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setBillingService" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicParkingTransactionRepository" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setExternalConnectionRepository" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setGlobalParkingService" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingProviderService" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRevolutPayService" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTransactionRepository" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\External\ExternalAccessController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\HomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCache" of service "App\Controller\Mock\ParkingBucurestiMockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEnvironment" of service "App\Controller\Mock\ParkingBucurestiMockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Mock\ParkingBucurestiMockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingProviderRepository" of service "App\Controller\Mock\ParkingBucurestiMockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\Mock\ParkingBucurestiMockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setPlaceRepository" of service "App\Controller\Mock\ParkingBucurestiMockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setProjectDirParameter" of service "App\Controller\Mock\ParkingBucurestiMockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Mock\ParkingBucurestiMockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\ParkingProvider\ParkingBucurestiApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\ParkingProvider\ParkingBucurestiApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingProviderRepository" of service "App\Controller\ParkingProvider\ParkingBucurestiApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingProviderService" of service "App\Controller\ParkingProvider\ParkingBucurestiApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\ParkingProvider\ParkingBucurestiApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\ParkingProvider\ParkingBucurestiApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\ParkingProvider\ParkingBucurestiApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setAreaRepository" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEnvironment" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setGlobalParkingService" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingProviderRepository" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingProviderService" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingService" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setPlaceRepository" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSector4MainService" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTranslator" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Parking\ParkingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Parking\VignetteRegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEmailService" of service "App\Controller\Parking\VignetteRegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Parking\VignetteRegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setGoogleCloudStorageService" of service "App\Controller\Parking\VignetteRegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Parking\VignetteRegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Parking\VignetteRegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTranslator" of service "App\Controller\Parking\VignetteRegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Parking\VignetteRegistrationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "App\Controller\Parking\VignetteRegistrationController::vignetteRegistration": no corresponding services exist for the referenced types.
  • Removing method "setDynamicParkingTransactionRepository" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMobilPayService" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingService" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTransactionLinkRepository" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTransactionRepository" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Payment\MobilPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "App\Controller\Payment\ParkingPaymentController::paymentReturnStatus": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Payment\ParkingPaymentController::paymentTransactionStatus": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Payment\ParkingPaymentController::paymentTransactionStatusCheck": no corresponding services exist for the referenced types.
  • Removing method "setBillingService" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDebugService" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEnvironment" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingProviderService" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingService" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setPaymentOptionRepository" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRevolutPayService" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTranslator" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setUserRepository" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setUserService" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Payment\ParkingPaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingService" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTransactionRepository" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Payment\RedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Payment\RedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEnvironment" of service "App\Controller\Payment\RedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setGlobalParkingService" of service "App\Controller\Payment\RedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Payment\RedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Payment\RedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Payment\RedirectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDynamicParkingTransactionRepository" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEntityManager" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setLogger" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setMessageBus" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingRepository" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setParkingService" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRevolutPayService" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setSerializer" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTransactionLinkRepository" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setTransactionRepository" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "App\Controller\Payment\RevolutPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
332
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
  • Removed service "Http\Message\MessageFactory"; reason: private alias.
  • Removed service "Http\Message\RequestFactory"; reason: private alias.
  • Removed service "Http\Message\ResponseFactory"; reason: private alias.
  • Removed service "Http\Message\StreamFactory"; reason: private alias.
  • Removed service "Http\Message\UriFactory"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Model\MediaManagerInterface"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Provider\FileProviderInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "mailer.logger_message_listener"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "messenger.failure_transports.default"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.sonata_user_bundle"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_login"; reason: private alias.
  • Removed service "security.user_checker.api_login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.admin"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "fos_rest.validator"; reason: private alias.
  • Removed service "Sonata\Exporter\Exporter"; reason: private alias.
  • Removed service "Sonata\Exporter\ExporterInterface"; reason: private alias.
  • Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
  • Removed service "sonata.block.context_manager"; reason: private alias.
  • Removed service "sonata.block.renderer"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Search\SearchHandlerInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Request\AdminFetcherInterface"; reason: private alias.
  • Removed service "sonata.admin.twig.extension"; reason: private alias.
  • Removed service "sonata.templates.twig.extension"; reason: private alias.
  • Removed service "sonata.admin.group.extension"; reason: private alias.
  • Removed service "sonata.security.twig.extension"; reason: private alias.
  • Removed service "sonata.canonicalize.twig.extension"; reason: private alias.
  • Removed service "sonata.xeditable.twig.extension"; reason: private alias.
  • Removed service "sonata.render_element.twig.extension"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Bridge\Exporter\AdminExporter"; reason: private alias.
  • Removed service "sonata.admin.security.handler"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Util\AdminObjectAclManipulator"; reason: private alias.
  • Removed service "sonata.user.mailer"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Provider\Pool"; reason: private alias.
  • Removed service "sonata.media.admin.media.manager"; reason: private alias.
  • Removed service "sonata.media.http.client"; reason: private alias.
  • Removed service "sonata.media.http.message_factory"; reason: private alias.
  • Removed service "sonata.media.adapter.image.default"; reason: private alias.
  • Removed service "sonata.media.resizer.default"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGeneratorInterface"; reason: private alias.
  • Removed service "Gesdinet\JWTRefreshTokenBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service "gesdinet.jwtrefreshtoken.object_manager"; reason: private alias.
  • Removed service "gesdinet.jwtrefreshtoken.user_checker"; reason: private alias.
  • Removed service ".service_locator.c111yiB"; reason: private alias.
  • Removed service ".service_locator.hdsdn.D"; reason: private alias.
  • Removed service ".service_locator.XjkWN3W"; reason: private alias.
  • Removed service ".service_locator.1suT7bb"; reason: private alias.
  • Removed service ".service_locator.159tZGh"; reason: private alias.
  • Removed service ".service_locator.9L433w3"; reason: private alias.
  • Removed service ".service_locator.0GV1BZZ"; reason: private alias.
  • Removed service ".service_locator.31Xjgzg"; reason: private alias.
  • Removed service ".service_locator.40vWaoe"; reason: private alias.
  • Removed service ".service_locator.vDZDoAx"; reason: private alias.
  • Removed service ".service_locator.iwbSJYz"; reason: private alias.
  • Removed service ".service_locator.exVd1p8"; reason: private alias.
  • Removed service ".service_locator.GN_CdoA"; reason: private alias.
  • Removed service ".service_locator.GKIk3wz"; reason: private alias.
  • Removed service ".service_locator.dclIYFT"; reason: private alias.
  • Removed service ".service_locator.fLLFP2j"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.L4tiEKR"; reason: private alias.
  • Removed service ".service_locator.ai831Oa"; reason: private alias.
  • Removed service ".service_locator.RPwOJSP"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "App\Service\Framework\ApiViewHandler.inner"; reason: private alias.
  • Removed service "fos_rest.converter.request_body"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_login"; reason: private alias.
  • Removed service "security.firewall.authenticator.api"; reason: private alias.
  • Removed service "security.firewall.authenticator.admin"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "sonata.admin.argument_resolver.admin"; reason: private alias.
  • Removed service "sonata.admin.argument_resolver.proxy_query"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service ".service_locator.uo5c0SP"; reason: private alias.
  • Removed service ".service_locator.7BM_M5c"; reason: private alias.
  • Removed service ".service_locator.PNFtflX"; reason: private alias.
  • Removed service ".service_locator.SvTuz_p"; reason: private alias.
  • Removed service ".service_locator.aTiBH86"; reason: private alias.
  • Removed service ".service_locator.bInR.ll"; reason: private alias.
  • Removed service ".service_locator.PRde8zP"; reason: private alias.
  • Removed service ".service_locator.mn2hVjJ"; reason: private alias.
  • Removed service ".service_locator.i0bP2u."; reason: private alias.
  • Removed service ".service_locator.Bubzx0X"; reason: private alias.
  • Removed service ".service_locator.rqzFG9a"; reason: private alias.
  • Removed service ".service_locator.G2uLwCm"; reason: private alias.
  • Removed service ".service_locator.9GHIqsO"; reason: private alias.
  • Removed service ".service_locator.PHBEPZY"; reason: private alias.
  • Removed service ".service_locator.hvDcw0o"; reason: private alias.
  • Removed service ".service_locator.zEiWfOc"; reason: private alias.
  • Removed service ".service_locator.LwheG3d"; reason: private alias.
  • Removed service ".service_locator.RX8ZCQy"; reason: private alias.
  • Removed service ".service_locator.fKYU7Yz"; reason: private alias.
  • Removed service ".service_locator._KweK4U"; reason: private alias.
  • Removed service ".service_locator.0kHuSLs"; reason: private alias.
  • Removed service ".service_locator.dSgNBfl"; reason: private alias.
  • Removed service ".service_locator.a.pz9i4"; reason: private alias.
  • Removed service ".service_locator.mxMDuyd"; reason: private alias.
  • Removed service ".service_locator.NYeE_LH"; reason: private alias.
  • Removed service ".service_locator.6u2lGWO"; reason: private alias.
  • Removed service ".service_locator.hVj713g"; reason: private alias.
  • Removed service ".service_locator.cjDnOJh"; reason: private alias.
  • Removed service ".service_locator.IyzMCjO"; reason: private alias.
  • Removed service ".service_locator.4Nh8kgC"; reason: private alias.
  • Removed service ".service_locator.rlAhYHz"; reason: private alias.
  • Removed service ".service_locator.eH9JHss"; reason: private alias.
  • Removed service ".service_locator.DXoqeL8"; reason: private alias.
  • Removed service ".service_locator.1mWNVVz"; reason: private alias.
  • Removed service ".service_locator.g9p1Oxr"; reason: private alias.
  • Removed service ".service_locator.cLOm2Im"; reason: private alias.
  • Removed service ".service_locator.qnPGwjT"; reason: private alias.
  • Removed service ".service_locator.zNNV6eM"; reason: private alias.
  • Removed service ".service_locator.iBR8H8l"; reason: private alias.
  • Removed service ".service_locator.IzVU5OG"; reason: private alias.
  • Removed service ".service_locator.Gg9_lHH"; reason: private alias.
  • Removed service ".service_locator.r1VmAMU"; reason: private alias.
  • Removed service ".service_locator.Xq8UaFK"; reason: private alias.
  • Removed service ".service_locator.zGp.ftX"; reason: private alias.
  • Removed service ".service_locator.426yQGu"; reason: private alias.
  • Removed service ".service_locator.KVNrYAT"; reason: private alias.
  • Removed service ".service_locator.YnLuHGH"; reason: private alias.
  • Removed service ".service_locator.T15N98b"; reason: private alias.
  • Removed service ".service_locator.Fm0Z9.b"; reason: private alias.
  • Removed service ".service_locator.lA2B_6U"; reason: private alias.
  • Removed service ".service_locator.bSSW2.B"; reason: private alias.
  • Removed service ".service_locator.oSZyXsf"; reason: private alias.
  • Removed service ".service_locator.wJgGw8Y"; reason: private alias.
  • Removed service ".service_locator.Chx0bJR"; reason: private alias.
  • Removed service ".service_locator.W4WV_6C"; reason: private alias.
  • Removed service ".service_locator.lgxIwnp"; reason: private alias.
  • Removed service ".service_locator.0qUWfh."; reason: private alias.
  • Removed service ".service_locator.PlgZY3o"; reason: private alias.
  • Removed service ".service_locator.26FaBrL"; reason: private alias.
  • Removed service ".service_locator.rSGHvyQ"; reason: private alias.
  • Removed service ".service_locator.vZaQKzS"; reason: private alias.
  • Removed service ".service_locator.sf85gDo"; reason: private alias.
  • Removed service ".service_locator.pFwChgS"; reason: private alias.
  • Removed service ".service_locator.aa1PbBb"; reason: private alias.
242
  • Changed reference of service "sonata.user.admin.user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.location.area" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.location.place" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.location.place_config" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.location.city" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.payment.payment_option" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.schedule.schedule" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.schedule.schedule_day" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.schedule.schedule_day_interval" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.operator.operator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.parking.parking" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.parking.dynamicparkingtransaction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.parking.externallogs" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.parking.external_parking" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.parking.provider.parking_provide" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.location.county" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.location.country" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.location.place_address" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.log.request_log" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.notification.email_notification_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.notification.push_notification_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.billing.invoice_product_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.billing.invoice_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.notification.messenger_message_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.report.invoice_report_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.billing.invoice_billing_info_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\Parking\DynamicCRUDController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Admin\Parking\ParkingCRUDController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Ads\AdsReferralController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Bariers\CmpbMainController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Bariers\CmpbMainController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Bariers\CostinestiMainController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Bariers\CostinestiMainController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Bariers\Sector4MainController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Bariers\Sector4MainController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Cloud\CloudCronController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\DebugController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\DebugController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\External\ExternalAccessController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\HomeController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Parking\ParkingController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Parking\ParkingController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Parking\VignetteRegistrationController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Parking\VignetteRegistrationController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\ParkingProvider\ParkingBucurestiApiController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Payment\MobilPayController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Payment\MobilPayController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Payment\MobilPayController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Payment\ParkingPaymentController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Payment\ParkingPaymentController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Payment\ParkingPaymentController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Payment\PaymentController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Payment\PaymentController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Payment\PaymentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Payment\RedirectController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Payment\RevolutPayController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Payment\RevolutPayController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Payment\RevolutPayController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\EventListener\Parking\ParkingEventSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\EventListener\RequestListener" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Extension\Twig\AppTwigExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\MessageHandler\InvoiceMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\MessageHandler\Parking\ProviderParkingMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Data\Barriers\CmpbMainService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Data\Costinesti\CostinestiMainService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Data\Costinesti\CostinestiMainService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\Data\Dmu\Sector4MainService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Data\Download\DynamicDownloadService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Data\Download\DynamicDownloadService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\Data\Parking\ParkingService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Data\Parking\ParkingService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\External\ParkingProvider\Implementation\ParkingBucurestiProviderImpl" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\External\ParkingProvider\Implementation\ParkingBucurestiProviderImpl" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\External\ParkingProvider\Implementation\ParkingDmuProviderImpl" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\External\ParkingProvider\Implementation\ParkingDmuProviderImpl" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\External\ParkingProvider\Implementation\ParkingParkoCostProviderImpl" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\External\ParkingProvider\Implementation\ParkingParkoCostProviderImpl" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\External\ParkingProvider\Implementation\ParkingParkoProviderImpl" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\External\ParkingProvider\Implementation\ParkingParkoProviderImpl" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Framework\ExtendedParamConverter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\Framework\RequestQueryParamConverter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\Global\GlobalParkingService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Global\GlobalParkingService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\Utils\DebugService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Utils\DebugService" previously pointing to "router.default" to "router".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "url_helper" previously pointing to "router.default" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
  • Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login.api_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.success_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_login.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.view_handler.default" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.view_response_listener" previously pointing to "App\Service\Framework\ApiViewHandler" to "fos_rest.view_handler".
  • Changed reference of service "fos_rest.allowed_methods_loader" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.form.type.equal" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.admin.twig.xeditable_runtime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.admin_roles_builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.security_roles_builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.action.login" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.user.action.login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.mailer.default" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.user.action.request" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.user.action.reset" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.user.action.reset" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.public_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.forbidden_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.session_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.media" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.gallery" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.gallery_item" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "gesdinet.jwtrefreshtoken" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.success_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.kfzAe_1" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.foPrRcS" previously pointing to "App\Service\Framework\ApiViewHandler" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.zjQkmuM" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.q2ji3lu" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.HTSrQlZ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.3CTLkIg" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.3CTLkIg" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.3CTLkIg" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.3CTLkIg" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.u9KuSDP" previously pointing to "App\Service\Framework\ApiViewHandler" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.u9KuSDP" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.u9KuSDP" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.u9KuSDP" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.UfWeBZF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.UfWeBZF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.UfWeBZF" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.UfWeBZF" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.rmPXjC3" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "App\Service\Framework\ExtendedParamConverter.inner" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "debug.validator" to "validator".
249
  • Removed service "container.env"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "notifier.transport_factory.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
  • Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authenticator.manager"; reason: abstract.
  • Removed service "security.firewall.authenticator"; reason: abstract.
  • Removed service "security.listener.user_provider.abstract"; reason: abstract.
  • Removed service "security.listener.user_checker"; reason: abstract.
  • Removed service "security.listener.session"; reason: abstract.
  • Removed service "security.listener.login_throttling"; reason: abstract.
  • Removed service "security.authenticator.http_basic"; reason: abstract.
  • Removed service "security.authenticator.form_login"; reason: abstract.
  • Removed service "security.authenticator.json_login"; reason: abstract.
  • Removed service "security.authenticator.x509"; reason: abstract.
  • Removed service "security.authenticator.remote_user"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
  • Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
  • Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
  • Removed service "security.listener.remember_me"; reason: abstract.
  • Removed service "security.authenticator.remember_me"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
  • Removed service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Billing\InvoiceBillingUpdateCustomerCodeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Billing\InvoiceBillingUpdateCustomerCodeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Billing\IssueParkingInvoicesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Billing\IssueParkingInvoicesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Billing\SendParkingInvoiceEmailCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Billing\SendParkingInvoiceEmailCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DebugCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DebugCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\CustomerInvoiceReportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Reporting\CustomerInvoiceReportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reporting\RevenueReportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Reporting\RevenueReportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendTestEmailCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendTestEmailCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateAdminCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Utils\GenerateAdminCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Utils\GenerateRepositoryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Utils\GenerateRepositoryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Billing\InvoiceCRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Billing\InvoiceCRUDController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Billing\InvoiceCRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Parking\DynamicCRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Parking\DynamicCRUDController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Parking\DynamicCRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Parking\ParkingCRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Parking\ParkingCRUDController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Parking\ParkingCRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\InvoiceReportCRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\InvoiceReportCRUDController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Report\InvoiceReportCRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ads\AdsReferralController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ads\AdsReferralController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Ads\AdsReferralController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bariers\CmpbMainController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bariers\CmpbMainController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Bariers\CmpbMainController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bariers\CostinestiMainController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bariers\CostinestiMainController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Bariers\CostinestiMainController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Bariers\Sector4MainController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Bariers\Sector4MainController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Bariers\Sector4MainController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Cloud\CloudCronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Cloud\CloudCronController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Cloud\CloudCronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DebugController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DebugController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DebugController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\External\ExternalAccessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\External\ExternalAccessController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\External\ExternalAccessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mock\ParkingBucurestiMockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mock\ParkingBucurestiMockController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mock\ParkingBucurestiMockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parking\ParkingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parking\ParkingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Parking\ParkingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Parking\VignetteRegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Parking\VignetteRegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Parking\VignetteRegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingProvider\ParkingBucurestiApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingProvider\ParkingBucurestiApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ParkingProvider\ParkingBucurestiApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\MobilPayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\MobilPayController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Payment\MobilPayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\ParkingPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\ParkingPaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Payment\ParkingPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\PaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Payment\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\RedirectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\RedirectController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Payment\RedirectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\RevolutPayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\RevolutPayController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Payment\RevolutPayController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Location\CityFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\Location\CityFixtures"; reason: abstract.
  • Removed service ".instanceof.App\EventListener\Doctrine\PlaceLifecycleHookListener.0.App\EventListener\Doctrine\PlaceLifecycleHookListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\Doctrine\PlaceLifecycleHookListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\Parking\ParkingEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\Parking\ParkingEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Extension\Twig\AppTwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Extension\Twig\AppTwigExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\InvoiceMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\InvoiceMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\NotificationMessageHandler"; reason: abstract.
  • Removed service ".instanceof.App\MessageHandler\NotificationMessageHandler.0.App\MessageHandler\NotificationMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\NotificationMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Parking\ProviderParkingMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Parking\ProviderParkingMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Report\ReportMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Report\ReportMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\InvoiceBillingInfoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Billing\InvoiceBillingInfoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\InvoiceProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Billing\InvoiceProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\InvoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Billing\InvoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Billing\UserBillingInfoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Billing\UserBillingInfoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Config\IdentificationCodeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Config\IdentificationCodeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Connection\ExternalConnectionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Connection\ExternalConnectionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\External\DynamicParkingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\External\DynamicParkingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\External\DynamicParkingTransactionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\External\DynamicParkingTransactionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\External\ExternalProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\External\ExternalProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\AreaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Location\AreaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\CityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Location\CityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\PlaceConfigRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Location\PlaceConfigRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\PlaceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Location\PlaceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\ExternalLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\ExternalLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\RequestLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\RequestLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\WebhookLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\WebhookLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\EmailNotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Notification\EmailNotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Notification\PushNotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Notification\PushNotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\ParkingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Parking\ParkingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\Provider\ExternalParkingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Parking\Provider\ExternalParkingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\Provider\ParkingProviderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Parking\Provider\ParkingProviderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Parking\VignetteRegistrationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Parking\VignetteRegistrationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentOptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Payment\PaymentOptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\TransactionLinkRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Payment\TransactionLinkRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\TransactionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Payment\TransactionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Report\InvoiceReportRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Report\InvoiceReportRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Schedule\ScheduleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Schedule\ScheduleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\User\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\ExtendedParamConverter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Framework\ExtendedParamConverter"; reason: abstract.
  • Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.App\Service\Framework\RequestQueryParamConverter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Framework\RequestQueryParamConverter"; reason: abstract.
225
  • Removed service "nyholm.psr7.psr17_factory"; reason: unused.
  • Removed service "nyholm.psr7.httplug_factory"; reason: unused.
  • Removed service "App\Admin\Billing\InvoiceAdmin"; reason: unused.
  • Removed service "App\Admin\Billing\InvoiceBillingInfoAdmin"; reason: unused.
  • Removed service "App\Admin\Billing\InvoiceProductAdmin"; reason: unused.
  • Removed service "App\Admin\Location\AreaAdmin"; reason: unused.
  • Removed service "App\Admin\Location\CityAdmin"; reason: unused.
  • Removed service "App\Admin\Location\CountryAdmin"; reason: unused.
  • Removed service "App\Admin\Location\CountyAdmin"; reason: unused.
  • Removed service "App\Admin\Location\PlaceAddressAdmin"; reason: unused.
  • Removed service "App\Admin\Location\PlaceAdmin"; reason: unused.
  • Removed service "App\Admin\Location\PlaceConfigAdmin"; reason: unused.
  • Removed service "App\Admin\Log\ExternalLogAdmin"; reason: unused.
  • Removed service "App\Admin\Log\RequestLogAdmin"; reason: unused.
  • Removed service "App\Admin\Notification\EmailNotificationAdmin"; reason: unused.
  • Removed service "App\Admin\Notification\MessengerMessageAdmin"; reason: unused.
  • Removed service "App\Admin\Notification\PushNotificationAdmin"; reason: unused.
  • Removed service "App\Admin\Operator\OperatorAdmin"; reason: unused.
  • Removed service "App\Admin\Parking\DynamicParkingTransactionAdmin"; reason: unused.
  • Removed service "App\Admin\Parking\ParkingAdmin"; reason: unused.
  • Removed service "App\Admin\Parking\Provider\ExternalParkingAdmin"; reason: unused.
  • Removed service "App\Admin\Parking\Provider\ParkingProviderAdmin"; reason: unused.
  • Removed service "App\Admin\Parking\VignetteRegistrationAdmin"; reason: unused.
  • Removed service "App\Admin\Payment\PaymentOptionAdmin"; reason: unused.
  • Removed service "App\Admin\Report\InvoiceReportAdmin"; reason: unused.
  • Removed service "App\Admin\Schedule\ScheduleAdmin"; reason: unused.
  • Removed service "App\Admin\Schedule\ScheduleDayAdmin"; reason: unused.
  • Removed service "App\Admin\Schedule\ScheduleDayIntervalAdmin"; reason: unused.
  • Removed service "App\Admin\Sonata\SonataUserAdmin"; reason: unused.
  • Removed service "App\Event\ParkingEvent"; reason: unused.
  • Removed service "App\Events\ParkingEvent"; reason: unused.
  • Removed service "App\Repository\Doctrine\DBAL\Platforms\CustomPostgreSQLDriver"; reason: unused.
  • Removed service "App\Repository\Doctrine\DBAL\Platforms\CustomPostgreSQLSchemaManager"; reason: unused.
  • Removed service "App\Repository\Doctrine\DBAL\Platforms\PostgreSqlPlatform"; reason: unused.
  • Removed service "App\Service\External\MobilPay\MobilpayGlobal"; reason: unused.
  • Removed service "App\Service\External\MobilPay\Payment\Invoice\MobilpayPaymentInvoice"; reason: unused.
  • Removed service "App\Service\External\MobilPay\Payment\Invoice\MobilpayPaymentInvoiceItem"; reason: unused.
  • Removed service "App\Service\External\MobilPay\Payment\MobilpayPaymentAddress"; reason: unused.
  • Removed service "App\Service\External\MobilPay\Payment\MobilpayPaymentExchangeRate"; reason: unused.
  • Removed service "App\Service\External\MobilPay\Payment\Request\MobilpayPaymentRequest"; reason: unused.
  • Removed service "App\Service\External\MobilPay\Payment\Request\MobilpayPaymentRequestCard"; reason: unused.
  • Removed service "App\Service\External\MobilPay\Payment\Request\MobilpayPaymentRequestNotify"; reason: unused.
  • Removed service "App\Service\External\MobilPay\Payment\Request\MobilpayPaymentRequestSms"; reason: unused.
  • Removed service "App\Service\External\ParkingProvider\Protocol\PPAuthResponse"; reason: unused.
  • Removed service "App\Service\External\ParkingProvider\Protocol\PPErrorResponse"; reason: unused.
  • Removed service "App\Service\Utils\GeocodingUtils"; reason: unused.
  • Removed service "App\Service\Utils\Office\ExcelColumnDTO"; reason: unused.
  • Removed service "ReCaptcha\ReCaptcha"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.storage.factory.service"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.handler.native"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.middleware.router_context"; reason: unused.
  • Removed service "messenger.transport.sqs.factory"; reason: unused.
  • Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
  • Removed service "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; reason: unused.
  • Removed service "notifier.channel.browser"; reason: unused.
  • Removed service "notifier.channel.chat"; reason: unused.
  • Removed service "notifier.channel.sms"; reason: unused.
  • Removed service "notifier.channel.email"; reason: unused.
  • Removed service "notifier.channel.push"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "notifier.admin_recipient.0"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
  • Removed service "doctrine.dbal.connection_expiries"; reason: unused.
  • Removed service ".1_ServiceLocator~UMC1wvq"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.authenticator.managers_locator"; reason: unused.
  • Removed service "security.user_authenticator"; reason: unused.
  • Removed service "security.authentication.manager"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
  • Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.serializer.jms"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.jsontoform"; reason: unused.
  • Removed service "sonata.admin.label.strategy.bc"; reason: unused.
  • Removed service "sonata.admin.label.strategy.noop"; reason: unused.
  • Removed service "sonata.admin.label.strategy.form_component"; reason: unused.
  • Removed service "sonata.admin.filter_persister.session"; reason: unused.
  • Removed service "sonata.admin.security.handler.noop"; reason: unused.
  • Removed service "sonata.admin.security.handler.acl"; reason: unused.
  • Removed service "sonata.admin.entity_manager"; reason: unused.
  • Removed service "sonata.media.adapter.image.imagick"; reason: unused.
  • Removed service "sonata.media.adapter.image.gmagick"; reason: unused.
  • Removed service "sonata.media.formatter.twig"; reason: unused.
  • Removed service "sonata.media.security.public_strategy"; reason: unused.
  • Removed service "sonata.media.security.forbidden_strategy"; reason: unused.
  • Removed service "sonata.media.security.session_strategy"; reason: unused.
  • Removed service "sonata.media.security.connected_strategy"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
  • Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
  • Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
  • Removed service ".1_TokenStorage~zKfykRC"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
  • Removed service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler"; reason: unused.
  • Removed service "gesdinet.jwtrefreshtoken.security.authentication.success_handler"; reason: unused.
  • Removed service ".service_locator.KjuhRdy"; reason: unused.
  • Removed service ".service_locator.sVVdmNj"; reason: unused.
  • Removed service ".service_locator.hT2Kv93"; reason: unused.
  • Removed service ".service_locator.aKM6MDa"; reason: unused.
  • Removed service ".service_locator.kfzAe_1"; reason: unused.
  • Removed service ".service_locator.wF1ua0s"; reason: unused.
  • Removed service ".service_locator.17CmDtK"; reason: unused.
  • Removed service ".service_locator.gOfcrwA"; reason: unused.
  • Removed service ".service_locator.keyNKyu"; reason: unused.
  • Removed service ".service_locator.cAgQCfT"; reason: unused.
  • Removed service ".service_locator.Xd.25Eq"; reason: unused.
  • Removed service ".service_locator.2PsnQDv"; reason: unused.
  • Removed service ".service_locator.uFXY6w4"; reason: unused.
  • Removed service ".service_locator.z5uTvYQ"; reason: unused.
  • Removed service ".service_locator.8yUHFrZ"; reason: unused.
  • Removed service ".service_locator.cmgBGs1"; reason: unused.
  • Removed service ".service_locator.hMDn4Qz"; reason: unused.
  • Removed service ".service_locator.Q_IwrE5"; reason: unused.
  • Removed service ".service_locator.H_5dZOt"; reason: unused.
  • Removed service ".service_locator.tecYent"; reason: unused.
  • Removed service ".service_locator.B2N.LKQ"; reason: unused.
  • Removed service ".service_locator.zjQkmuM"; reason: unused.
  • Removed service ".service_locator.lRI1OiU"; reason: unused.
  • Removed service ".service_locator.kTcdk9J"; reason: unused.
  • Removed service ".service_locator.6H7qA2B"; reason: unused.
  • Removed service ".service_locator.wi56AAo"; reason: unused.
  • Removed service ".service_locator._hjaS6w"; reason: unused.
  • Removed service ".service_locator.AjG8ZRp"; reason: unused.
  • Removed service ".service_locator.MKn3o3M"; reason: unused.
  • Removed service ".service_locator.LislTg3"; reason: unused.
  • Removed service ".service_locator.mCsTeVi"; reason: unused.
  • Removed service ".service_locator.nbSwB85"; reason: unused.
  • Removed service ".service_locator.YN6S_ma"; reason: unused.
  • Removed service ".service_locator.dlncm0i"; reason: unused.
  • Removed service ".service_locator.RzpM5sZ"; reason: unused.
  • Removed service ".service_locator.cXkTl8R"; reason: unused.
  • Removed service ".service_locator.5.WN0I2"; reason: unused.
  • Removed service ".service_locator.q2ji3lu"; reason: unused.
  • Removed service ".service_locator.8XejkSz"; reason: unused.
  • Removed service ".service_locator.gdO_KnE"; reason: unused.
  • Removed service ".service_locator.GFdZaIU"; reason: unused.
  • Removed service ".service_locator.zV7IP82"; reason: unused.
  • Removed service ".service_locator.xqd7Cjb"; reason: unused.
  • Removed service ".service_locator.HTSrQlZ"; reason: unused.
  • Removed service ".service_locator._0Tz_x2"; reason: unused.
  • Removed service ".service_locator.ZoN35YD"; reason: unused.
  • Removed service ".service_locator.vE8qCu3"; reason: unused.
  • Removed service ".service_locator.UrNbK8a"; reason: unused.
  • Removed service ".service_locator.jGqcYTh"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.UkE3SaZ"; reason: unused.
  • Removed service ".service_locator.nLgZj7R"; reason: unused.
  • Removed service ".service_locator.0y6XQX_"; reason: unused.
464
  • Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Billing\InvoiceCRUDController" to "App\Controller\Admin\Billing\InvoiceCRUDController".
  • Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Parking\DynamicCRUDController" to "App\Controller\Admin\Parking\DynamicCRUDController".
  • Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Parking\ParkingCRUDController" to "App\Controller\Admin\Parking\ParkingCRUDController".
  • Inlined service ".service_locator.3CTLkIg.App\Controller\Admin\Report\InvoiceReportCRUDController" to "App\Controller\Admin\Report\InvoiceReportCRUDController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Ads\AdsReferralController" to "App\Controller\Ads\AdsReferralController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Bariers\CmpbMainController" to "App\Controller\Bariers\CmpbMainController".
  • Inlined service "App\Service\Data\Barriers\CmpbMainService" to "App\Controller\Bariers\CmpbMainController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Bariers\CostinestiMainController" to "App\Controller\Bariers\CostinestiMainController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Bariers\Sector4MainController" to "App\Controller\Bariers\Sector4MainController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Cloud\CloudCronController" to "App\Controller\Cloud\CloudCronController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\DebugController" to "App\Controller\DebugController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\External\ExternalAccessController" to "App\Controller\External\ExternalAccessController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\HomeController" to "App\Controller\HomeController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Mock\ParkingBucurestiMockController" to "App\Controller\Mock\ParkingBucurestiMockController".
  • Inlined service "cache.app.taggable" to "App\Controller\Mock\ParkingBucurestiMockController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Parking\ParkingController" to "App\Controller\Parking\ParkingController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Parking\VignetteRegistrationController" to "App\Controller\Parking\VignetteRegistrationController".
  • Inlined service "App\Service\External\Google\GoogleCloudStorageService" to "App\Controller\Parking\VignetteRegistrationController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\ParkingProvider\ParkingBucurestiApiController" to "App\Controller\ParkingProvider\ParkingBucurestiApiController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Payment\MobilPayController" to "App\Controller\Payment\MobilPayController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Payment\ParkingPaymentController" to "App\Controller\Payment\ParkingPaymentController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Payment\PaymentController" to "App\Controller\Payment\PaymentController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Payment\RedirectController" to "App\Controller\Payment\RedirectController".
  • Inlined service ".service_locator.u9KuSDP.App\Controller\Payment\RevolutPayController" to "App\Controller\Payment\RevolutPayController".
  • Inlined service "App\Service\Data\Location\PlaceService" to "App\EventListener\Doctrine\PlaceLifecycleHookListener".
  • Inlined service "App\Service\Framework\RequestService" to "App\EventListener\RequestListener".
  • Inlined service "App\Service\External\ParkingProvider\Implementation\ParkingBucurestiProviderImpl" to "App\Service\External\ParkingProvider\ParkingProviderFactory".
  • Inlined service "App\Service\External\ParkingProvider\Implementation\ParkingParkoProviderImpl" to "App\Service\External\ParkingProvider\ParkingProviderFactory".
  • Inlined service "App\Service\External\ParkingProvider\Implementation\ParkingDmuProviderImpl" to "App\Service\External\ParkingProvider\ParkingProviderFactory".
  • Inlined service "App\Service\External\ParkingProvider\Implementation\ParkingParkoCostProviderImpl" to "App\Service\External\ParkingProvider\ParkingProviderFactory".
  • Inlined service "App\Service\External\ParkingProvider\ParkingProviderFactory" to "App\Service\External\ParkingProvider\ParkingProviderService".
  • Inlined service "App\Service\Framework\ExtendedParamConverter.inner" to "App\Service\Framework\ExtendedParamConverter".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "sonata.admin.translation_extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "sonata.admin.route_loader" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
  • Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "serializer.normalizer.flatten_exception" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.backed_enum" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "App\Service\Utils\CircularReferenceHandler" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "session.storage.factory.native" to "session.factory".
  • Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler" to "session.storage.factory.native".
  • Inlined service ".service_locator.XmPJruK" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.84y7wYJ" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "sonata.user.validator.user_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.saqaed9" to "validator.validator_factory".
  • Inlined service "validator.expression_language" to "validator.expression".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.T5UGuNS" to "messenger.failure.send_failed_message_to_failure_transport_listener".
  • Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
  • Inlined service "chatter.transport_factory" to "chatter.transports".
  • Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
  • Inlined service "texter.transport_factory" to "texter.transports".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "notifier.data_collector" to "profiler".
  • Inlined service "sonata.block.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "App\Extension\Twig\AppTwigExtension" to "twig".
  • Inlined service "twig.extension.debug" to "twig".
  • Inlined service "twig.extension.string" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "sonata.twig.extension.wrapping" to "twig".
  • Inlined service "sonata.twig.status_extension" to "twig".
  • Inlined service "sonata.twig.template_extension" to "twig".
  • Inlined service "sonata.form.twig.canonicalize_extension" to "twig".
  • Inlined service "sonata.block.twig.extension" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "sonata.admin.twig.sonata_admin_extension" to "twig".
  • Inlined service "sonata.admin.twig.template_registry_extension" to "twig".
  • Inlined service "sonata.admin.twig.group_extension" to "twig".
  • Inlined service "sonata.admin.twig.icon_extension" to "twig".
  • Inlined service "sonata.admin.twig.security_extension" to "twig".
  • Inlined service "sonata.admin.twig.canonicalize_extension" to "twig".
  • Inlined service "sonata.admin.twig.xeditable_extension" to "twig".
  • Inlined service "sonata.admin.twig.render_element_extension" to "twig".
  • Inlined service "sonata.admin.twig.breadcrumbs_extension" to "twig".
  • Inlined service "sonata.user.roles_matrix_extension" to "twig".
  • Inlined service "sonata.media.twig.extension" to "twig".
  • Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "sonata.block.twig.global" to "twig".
  • Inlined service "sonata.user.twig.global" to "twig".
  • Inlined service "sonata.media.twig.global" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.m9SfGeC" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "App\Service\Framework\ExtendedParamConverter" to "sensio_framework_extra.converter.manager".
  • Inlined service "App\Service\Framework\RequestQueryParamConverter" to "sensio_framework_extra.converter.manager".
  • Inlined service "App\Service\Framework\RequestQueryParamConverter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "App\Service\Framework\ExtendedParamConverter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
  • Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.QX5vGCK" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.xW2aBsD" to "doctrine.orm.container_repository_factory".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service ".service_locator.F8GUT.n" to "doctrine.orm.default_entity_listener_resolver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
  • Inlined service ".security.request_matcher.DtPA6tq" to "security.access_map".
  • Inlined service ".security.request_matcher.sW49kSx" to "security.access_map".
  • Inlined service ".security.request_matcher.K_GxRfk" to "security.access_map".
  • Inlined service ".security.request_matcher.hLm53Uu" to "security.access_map".
  • Inlined service ".security.request_matcher.7oxTYJm" to "security.access_map".
  • Inlined service ".security.request_matcher.xtQ1sGe" to "security.access_map".
  • Inlined service ".security.request_matcher._pRcrzc" to "security.access_map".
  • Inlined service ".security.request_matcher.Ud1TEPV" to "security.access_map".
  • Inlined service ".security.request_matcher.i0nnAHt" to "security.access_map".
  • Inlined service ".security.request_matcher.YVkcBei" to "security.access_map".
  • Inlined service ".security.request_matcher.D2XdegB" to "security.access_map".
  • Inlined service ".security.request_matcher.eoJuNvA" to "security.access_map".
  • Inlined service "security.user_providers" to "security.listener.user_provider".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.authentication.success_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
  • Inlined service "security.authentication.failure_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
  • Inlined service "debug.security.firewall.authenticator.api_login.inner" to "debug.security.firewall.authenticator.api_login".
  • Inlined service "security.exception_listener.api_login" to "security.firewall.map.context.api_login".
  • Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
  • Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api".
  • Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "security.authentication.session_strategy" to "security.listener.session.admin".
  • Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
  • Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
  • Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
  • Inlined service "security.authenticator.remember_me_signature_hasher.admin" to "security.authenticator.remember_me_handler.admin".
  • Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
  • Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
  • Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.80d797a15a43c90f1e349920e9d8b7d830a3ffe5a375510a754810bbc25093e6a019b4c8" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.2432e83048427dc8f11b940a6bcff723487fb9f0d780232170a5c588f73bf33daf39191b" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.f796c20f6928eb53b55f5ee6dad984551bdccfbfe9c33ce715ebcdc32991c364bd223b83" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request.param_fetcher" to "fos_rest.param_fetcher_listener".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\Location\CityFixtures" to "doctrine.fixtures.loader".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "sonata.doctrine.adapter.doctrine_orm" to "sonata.doctrine.model.adapter.chain".
  • Inlined service "sonata.exporter.writer.csv" to "sonata.exporter.exporter".
  • Inlined service "sonata.exporter.writer.json" to "sonata.exporter.exporter".
  • Inlined service "sonata.exporter.writer.xls" to "sonata.exporter.exporter".
  • Inlined service "sonata.exporter.writer.xlsx" to "sonata.exporter.exporter".
  • Inlined service "sonata.exporter.writer.xml" to "sonata.exporter.exporter".
  • Inlined service ".service_locator.pBWaIXu" to "sonata.block.manager".
  • Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
  • Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
  • Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service ".service_locator.7yMjEo0" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
  • Inlined service "sonata.admin.form.data_transformer_resolver" to "sonata.admin.action.set_object_field_value".
  • Inlined service "sonata.admin.search.handler" to "sonata.admin.block.search_result".
  • Inlined service "sonata.admin.manipulator.acl.admin" to "sonata.admin.command.setup_acl".
  • Inlined service ".service_locator.Or4Lacs" to "sonata.admin.pool".
  • Inlined service ".service_locator.ejIbxXf" to "sonata.admin.builder.filter.factory".
  • Inlined service ".service_locator.Xbsa8iG" to "sonata.admin.audit.manager".
  • Inlined service ".service_locator.3CTLkIg.sonata.admin.controller.crud" to "sonata.admin.controller.crud".
  • Inlined service "sonata.admin.form.data_transformer.boolean_to_string" to "sonata.admin.form.data_transformer_resolver".
  • Inlined service "sonata.admin.guesser.orm_list_chain" to "sonata.admin.builder.orm_list".
  • Inlined service "sonata.admin.guesser.orm_list" to "sonata.admin.guesser.orm_list_chain".
  • Inlined service "sonata.admin.guesser.orm_show_chain" to "sonata.admin.builder.orm_show".
  • Inlined service "sonata.admin.guesser.orm_show" to "sonata.admin.guesser.orm_show_chain".
  • Inlined service "sonata.admin.builder.filter.factory" to "sonata.admin.builder.orm_datagrid".
  • Inlined service "sonata.admin.guesser.orm_datagrid_chain" to "sonata.admin.builder.orm_datagrid".
  • Inlined service "sonata.admin.guesser.orm_datagrid" to "sonata.admin.guesser.orm_datagrid_chain".
  • Inlined service "sonata.user.admin_roles_builder" to "sonata.user.matrix_roles_builder".
  • Inlined service "security.authentication_utils" to "sonata.user.action.login".
  • Inlined service "mailer.mailer" to "sonata.user.mailer.default".
  • Inlined service "sonata.user.mailer.default" to "sonata.user.action.request".
  • Inlined service "sonata.user.util.token_generator" to "sonata.user.action.request".
  • Inlined service "sonata.media.security.superadmin_strategy" to "sonata.media.pool".
  • Inlined service "sonata.media.provider.youtube" to "sonata.media.pool".
  • Inlined service "sonata.media.provider.dailymotion" to "sonata.media.pool".
  • Inlined service "sonata.media.provider.vimeo" to "sonata.media.pool".
  • Inlined service "sonata.media.resizer.crop" to "sonata.media.thumbnail.format".
  • Inlined service "sonata.media.resizer.square" to "sonata.media.thumbnail.format".
  • Inlined service "sonata.media.thumbnail.file" to "sonata.media.provider.file".
  • Inlined service "sonata.media.metadata.noop" to "sonata.media.metadata.proxy".
  • Inlined service ".service_locator.UfWeBZF.sonata.media.controller.media.admin" to "sonata.media.controller.media.admin".
  • Inlined service ".service_locator.3CTLkIg.sonata.media.controller.gallery.admin" to "sonata.media.controller.gallery.admin".
  • Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
  • Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
  • Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
  • Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
  • Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_body" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
  • Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_parameter" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
  • Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_cookie" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
  • Inlined service "lexik_jwt_authentication.handler.authentication_success" to "gesdinet.jwtrefreshtoken".
  • Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "gesdinet.jwtrefreshtoken".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
  • Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
  • Inlined service "sonata.admin.maker" to "maker.auto_command.make_sonata_admin".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.sonata.admin.argument_resolver.admin.inner" to "debug.sonata.admin.argument_resolver.admin".
  • Inlined service "debug.sonata.admin.argument_resolver.proxy_query.inner" to "debug.sonata.admin.argument_resolver.proxy_query".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\MessageHandler\InvoiceMessageHandler" to ".messenger.method_on_object_wrapper.OEJf3wS".
  • Inlined service "App\MessageHandler\NotificationMessageHandler" to ".messenger.method_on_object_wrapper.cf0_Vzk".
  • Inlined service "App\MessageHandler\Report\ReportMessageHandler" to ".messenger.method_on_object_wrapper.cAIJEWn".
  • Inlined service ".messenger.method_on_object_wrapper.OEJf3wS" to ".messenger.handler_descriptor._Mj_HQc".
  • Inlined service ".messenger.method_on_object_wrapper.cf0_Vzk" to ".messenger.handler_descriptor.V_EkApV".
  • Inlined service ".messenger.method_on_object_wrapper.eqTwsaa" to ".messenger.handler_descriptor.wj9Y3bd".
  • Inlined service ".messenger.method_on_object_wrapper.wR4Xqfm" to ".messenger.handler_descriptor.Mdu1DKY".
  • Inlined service ".messenger.method_on_object_wrapper.xgVnnvm" to ".messenger.handler_descriptor.9PXS587".
  • Inlined service ".messenger.method_on_object_wrapper.cAIJEWn" to ".messenger.handler_descriptor.e7xZerH".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
  • Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
  • Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.dbal.well_known_schema_asset_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
  • Inlined service ".service_locator.gOdCe1K" to ".service_locator.gOdCe1K.router.default".
  • Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
  • Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
  • Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.UfWeBZF" to ".service_locator.UfWeBZF.sonata.media.controller.media.admin".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "security.authenticator.manager.api_login" to "debug.security.firewall.authenticator.api_login.inner".
  • Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
  • Inlined service "security.authenticator.manager.admin" to "debug.security.firewall.authenticator.admin.inner".
  • Inlined service ".service_locator.MGe14eu" to "console.command_loader".
  • Inlined service ".service_locator.gOdCe1K.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
  • Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
  • Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
  • Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
  • Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
  • Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
  • Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
  • Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
3
  • Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_login", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.admin", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.sonata.admin.argument_resolver.admin", "debug.sonata.admin.argument_resolver.proxy_query", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", "messenger.default_bus", "event_dispatcher", ".container.private.validator", but was never used.
  • Tag "sonata.status.renderer" was defined on service(s) "sonata.twig.flashmessage.manager", but was never used.
  • Tag "sonata.admin.template_registry" was defined on service(s) "sonata.user.admin.user.template_registry", "app.admin.location.area.template_registry", "app.admin.location.place.template_registry", "app.admin.location.place_config.template_registry", "app.admin.location.city.template_registry", "app.admin.payment.payment_option.template_registry", "app.admin.schedule.schedule.template_registry", "app.admin.schedule.schedule_day.template_registry", "app.admin.schedule.schedule_day_interval.template_registry", "app.admin.operator.operator.template_registry", "app.admin.parking.parking.template_registry", "app.admin.parking.dynamicparkingtransaction.template_registry", "app.admin.parking.externallogs.template_registry", "app.admin.parking.external_parking.template_registry", "app.admin.parking.provider.parking_provide.template_registry", "app.admin.location.county.template_registry", "app.admin.location.country.template_registry", "app.admin.location.place_address.template_registry", "app.admin.log.request_log.template_registry", "app.admin.notification.email_notification_admin.template_registry", "app.admin.notification.push_notification_admin.template_registry", "app.admin.billing.invoice_product_admin.template_registry", "app.admin.billing.invoice_admin.template_registry", "app.admin.notification.messenger_message_admin.template_registry", "app.admin.report.invoice_report_admin.template_registry", "app.admin.billing.invoice_billing_info_admin.template_registry", "sonata.media.admin.media.template_registry", "sonata.media.admin.gallery.template_registry", "sonata.media.admin.gallery_item.template_registry", but was never used.