Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "auctions" .
[ "route" => "auctions" "route_parameters" => [ "_route" => "auctions" "_controller" => "App\Controller\AuctionsController::index" ] "request_uri" => "https://maa.nerdw.com/auctions" "method" => "GET" ] |
CRITICAL | request |
Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "lotNo" nor one of the methods "lotNo()", "getlotNo()"/"islotNo()"/"haslotNo()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at /var/www/html/motus/templates/frontend/auctions.html.twig line 518
[ "exception" => Twig\Error\RuntimeError {#1243 #message: "Neither the property "lotNo" nor one of the methods "lotNo()", "getlotNo()"/"islotNo()"/"haslotNo()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." #code: 0 #file: "/var/www/html/motus/templates/frontend/auctions.html.twig" #line: 518 -lineno: 518 -name: "frontend/auctions.html.twig" -rawMessage: "Neither the property "lotNo" nor one of the methods "lotNo()", "getlotNo()"/"islotNo()"/"haslotNo()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." -sourcePath: "/var/www/html/motus/templates/frontend/auctions.html.twig" -sourceCode: """ {% extends 'layout.html.twig' %}\n {% block meta_title %}\n {% set metaTitle = meta.metaTitle %}\n {{ metaTitle }}\n {% endblock %}\n {% block meta_decription %}\n {% set metaTitle = meta.metaTitle %}\n {%\n set metaDescription = meta.metaDescription\n %}\n <meta name="description" content="{{ metaDescription }}">\n <meta name="twitter:card" content="summary" />\n <meta name="twitter:site" content="@motusaa" />\n <meta name="twitter:title" content="{{ metaTitle }}" />\n <meta name="twitter:description" content="{{ metaDescription }}" />\n <meta name="twitter:image" content="{{ app.request.uri ~ 'images/banners' ~ meta.image }}" />\n <meta name="twitter:url" content="{{ app.request.uri }}" />\n \n <meta name="og:image" content="{{ app.request.uri ~ 'images/banners' ~ meta.image }}" />\n <meta name="og:title" content="{{ metaTitle }}" />\n <meta name="og:description" content="{{ metaDescription }}" />\n <meta name="og:url" content="{{ app.request.uri }}" />\n {% endblock %}\n {% block stylesheets %}\n {{parent()}}\n {% endblock %}\n \n {% block slider %}\n {% endblock %}\n \n {% block layout %}\n \n <section class="section-padding-100 listing-with-map listing-with-map-3">\n \n <div class="container-fluid">\n \n <div class="row">\n <div class="col-12" style="padding-bottom:15px">\n <a href="{{ app.request.uri }}/auctions/">Home</a> » <a href="{{ app.request.uri }}/auctions/" style="color:#e2003c">Auction {{ auctions.id }}</a>\n </div>\n </div>\n \n <div class="col-12 text-center primary-1">\n <h1>\n {% if auctions.id > 0 %}\n <span class="d-none d-md-block">\n {% if auctions.isOnline == 1 %}\n {% set auctionType = 'Timed Online Auction' %}\n {% else %}\n {% set auctionType = 'Ohysical Online Auction' %}\n {% endif %}\n {{ auctionType ~ ' ' ~ auctions.dateStart|date('l j F Y H:ia') }}\n </span>\n <span class="d-block d-md-none auc-header">\n {{ auctionType ~ ' ' ~ auctions.dateStart|date('l j F Y H:ia') }}\n </span>\n {% else %}\n <span class="auc-header">\n Auction Closed\n </span>\n {% endif %}\n </h1>\n </div>\n \n <div class="col-12" data-animation="scaleIn" style="padding-left: 0;padding-right: 0;">\n <div class="multisteps-form__content">\n \n <div class="clearfix">\n \n <ul class="nav nav-tabs m-b10">\n <li role="presentation" class="namv-item auc-tabs active" id="auction-details">\n <a data-toggle="tab" class="nav-link <?php echo $auction_details; ?>" aria-controls="auc-det" href="#auc-det">\n <h4 class="m-btm-0">Auction Details</h4>\n </a>\n </li>\n <li role="presentation" class="namv-item auc-tabs <?php echo $bidding_requirements; ?>" id="bidding-requirements">\n <a data-toggle="tab" class="nav-link <?php echo $bidding_requirements; ?>" aria-controls="bid-req" href="#bid-req">\n <h4 class="m-btm-0">\n Bidding Requirements\n </h4>\n </a>\n </li>\n <li role="presentation" class="namv-item auc-tabs <?php echo $downloads; ?>" id="download">\n <a data-toggle="tab" class="nav-link <?php echo $downloads; ?>" aria-controls="dnld" href="#dnld">\n <h4 class="m-btm-0">Downloads</h4>\n </a>\n </li>\n <li role="presentation" class="namv-item auc-tabs <?php echo $contacts; ?>" id="contact">\n <a data-toggle="tab" class="nav-link <?php echo $contacts; ?>" aria-controls="contact" href="#con">\n <h4 class="m-btm-0">Contacts</h4>\n </a>\n </li>\n <li role="presentation" class="namv-item auc-tabs <?php echo $mailing_list; ?>" id="mail-list">\n <a data-toggle="tab" class="nav-link <?php echo $mailing_list; ?>" aria-controls="mail-list" href="#ml-list">\n <h4 class="m-btm-0">Join our Mailing List</h4>\n </a>\n </li>\n <li role="presentation" class="namv-item auc-tabs <?php echo $get_finance; ?>" id="finance">\n <a data-toggle="tab" class="nav-link <?php echo $get_finance; ?>" aria-controls="finance" href="#fin">\n <h4 class="m-btm-0">Get Auction Finance</h4>\n </a>\n </li>\n <li role="presentation" class="namv-item auc-tabs auc-rester-tab" id="finance">\n <a class="nav-link" target="_blank" href="<?php echo $reg_url; ?>">\n <h4 class="m-btm-0">Register for this auction</h4>\n </a>\n </li>\n </ul>\n \n <div class="dlab-tabs">\n <div class="tab-content">\n \n <!-- Auction Details -->\n <div id="auc-det" class="tab-pane clearfix city-list active">\n <div class="dlab-accordion advanced-search toggle" id="accordion1">\n <div class="panel">\n \n <div class="row">\n <div class="d-none d-md-block col-md-3">\n <picture>\n <source srcset="{{ asset('images/img-5.jpeg') }}" type="image/webp">\n <source srcset="{{ asset('images/img-5.jpeg') }}" type="image/jpeg">\n <img src="{{ asset('images/img-5.jpeg') }}" alt="Auction Details" class="img-fluid">\n </picture>\n </div>\n <div class="col-12 col-md-9">\n <div class="row auc-copy" style="height:100%">\n <div class="col-12 col-sm-4">\n <p class="primary-1" style="margin-bottom:12px">Venue</p>\n Motus Auto Auctions<br>\n 19 Herman Road, Meadowdale<br>\n Next to Makro Germiston<br>\n \n <script>\n var x = document.getElementById("demo");\n \n function getLocation() {\n if (navigator.geolocation) {\n navigator.geolocation.getCurrentPosition(showPosition);\n } else {\n x.innerHTML = "Geolocation is not supported by this browser.";\n }\n }\n \n function showPosition(position) {\n var url = 'http://maps.google.com/maps?saddr=&daddr=19 Herman Road, Meadowdale';\n window.open(url, "_blank");\n }\n </script>\n <input type="hidden" class="form-control" name="saddr" id="saddr" value="">\n <input type="hidden" class="form-control" value="19 Herman Road, Meadowdale" name="daddr">\n <input type="submit" target="_blank" value="Get Directions" class="btn-second orange-btn vbtm" onclick="getLocation()">\n </div>\n <div class="col-12 col-sm-4">\n <p class="primary-1" style="margin-bottom:12px">Date & Time</p>\n \n {{ auctions.dateStart|date('D d M Y ') }}<br>\n Auction starts at {{ auctions.dateStart|date('H:i A') }}<br>\n <br>\n <div class="align-self-end">\n <h4 class="primary-1">Add To Calendar</h4>\n <a class="email-icons-links align-baseline" href="https://www.google.com/calendar/render?action=TEMPLATE&text=Motus+Auto+Auction&dates=<?php echo $g_date_time_start; ?>/<?php echo $g_date_time_end; ?>Z&details=For+details,+link+here:+<?php echo $auction->protocol . HOST; ?>&location=19+Herman+St,+Meadowdale,+Germiston,+1614&sf=true&output=xml" target="_blank">\n <picture>\n <source srcset="{{ asset('images/icon-gmail.webp') }}" type="image/webp">\n <source srcset="{{ asset('images/icon-gmail.png') }}" type="image/png">\n <img src="{{ asset('images/icon-gmail.png') }}" class="img-fluid" alt="Gmail" title="Gmail">\n </picture>\n </a>\n \n <a class="email-icons-links" href="<?php echo $auction->protocol . HOST; ?>i-cal.php?from=<?php echo urlencode($auction->auctions_row['date_start']); ?>&till=<?php echo urlencode($auction->auctions_row['date_end']); ?>&id=<?php echo $_GET['id']; ?>&details=For+details,+link here:+<?php echo $auction->protocol . HOST; ?>">\n <picture>\n <source srcset="{{ asset('images/icon-outllook.webp') }}" type="image/webp">\n <source srcset="{{ asset('images/icon-outllook.png') }}" type="image/png">\n <img src="{{ asset('images/icon-outllook.png') }}" class="img-fluid" alt="Outlook" title="Outlook">\n </picture>\n </a>\n <a class="email-icons-links" href="<?php echo $auction->protocol . HOST; ?>mac-cal.php?from=<?php echo urlencode($auction->auctions_row['date_start']); ?>&till=<?php echo urlencode($auction->auctions_row['date_end']); ?>&id=<?php echo $_GET['id']; ?>&details=For+details,+link here:+<?php echo $auction->protocol . HOST; ?>">\n <picture>\n <source srcset="{{ asset('images/icon-apple.webp') }}" type="image/webp">\n <source srcset="{{ asset('images/icon-apple.png') }}" type="image/png">\n <img src="{{ asset('images/icon-apple.png') }}" class="img-fluid" alt="Apple" title="Apple">\n </picture>\n </a>\n </div>\n </div>\n <div class="col-12 col-sm-4">\n <p class="primary-1" style="margin-bottom:12px">Viewing Days</p>\n \n Friday: 8:00 am - 5:00 pm<br>\n Saturday: 9:00 am - 1:00 pm<br>\n Monday: before the auction<br>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n \n <!-- Bidding Requirements -->\n <div id="bid-req" class="tab-pane clearfix city-list <?php echo $bidding_requirements; ?>">\n <div class="dlab-accordion advanced-search toggle" id="accordion2">\n <div class="panel">\n \n <div class="row">\n <div class="d-none d-md-block col-md-3">\n <picture>\n <source srcset="{{ asset('images/img-6.webp') }}" type="image/webp">\n <source srcset="{{ asset('images/img-6.jpeg') }}" type="image/jpeg">\n <img src="{{ asset('images/img-6.jpeg') }}" alt="Bidding Requirements" class="img-fluid">\n </picture>\n </div>\n <div class="col-12 col-md-9">\n <div class="row auc-copy" style="height:100%">\n <div class="col-12">\n <p class="primary-1" style="margin-bottom:12px">\n Requirements For Bidding\n </p>\n \n <p>\n <ul>\n <li class="li-bullets">Completed registration process</li>\n <li class="li-bullets">Proof of Payment of R5 000 Refundable Deposit</li>\n <li class="li-bullets">Proof of Identity</li>\n <li class="li-bullets">FICA documents</li>\n </ul>\n </p>\n \n <br><br>\n <a href="<?php echo $auction->protocol . HOST; ?>buy/fica-requirements/" class="btn-second orange-btn vbtm">Click here for more info</a>\n </div>\n </div>\n </div>\n </div>\n \n </div>\n </div>\n </div>\n \n <!-- Downloads -->\n <div id="dnld" class="tab-pane clearfix city-list <?php echo $downloads; ?>">\n <div class="dlab-accordion advanced-search toggle" id="accordion3">\n <div class="panel">\n \n <div class="row">\n <div class="d-none d-md-block col-md-3">\n <picture>\n <source srcset="{{ asset('images/img-8.webp') }}" type="image/webp">\n <source srcset="{{ asset('images/img-8.jpeg') }}" type="image/jpeg">\n <img src="{{ asset('images/img-8.jpeg') }}" alt="Downloads" class="img-fluid">\n </picture>\n </div>\n <div class="col-12 col-md-9">\n <div class="row auc-copy">\n <div class="col-12">\n {% if auctions.id > 0 %}\n <a href="{{ path('auction_pdf') }}" class="btn btn-download btn-download" style="margin-top:0 !important" alt="Download auction list">\n <i class="far fa-file-pdf"></i>\n <b> Auction catalogue</b>\n </a>\n \n <br>\n {% endif %}\n \n <a class="btn btn-download btn-download" role="button" href="<?php echo $auction->protocol . HOST; ?>buy/fica-requirements/" title="Fica Requirements">\n <i class="far fa-file-pdf"></i>\n <b> FICA Requirements</b>\n </a>\n \n <br>\n \n <a class="btn btn-download btn-download" role="button" href="<?php echo $auction->protocol . HOST; ?>download.php?banking-details&auctions" alt="Download auction list">\n <i class="far fa-file-pdf"></i>\n <b> Motus Auto Auctions Banking Details</b>\n </a>\n \n <br>\n \n <a class="btn btn-download btn-download" role="button" href="<?php echo $auction->protocol . HOST; ?>download.php?rules&auctions" title="Terms & Conditions">\n <i class="far fa-file-pdf"></i>\n <b> Motus Auto Auctions Terms and Conditions</b>\n </a>\n </div>\n </div>\n </div>\n </div>\n \n </div>\n </div>\n </div>\n \n <!-- Contact Us -->\n <div id="con" class="tab-pane clearfix city-list <?php echo $contacts; ?>">\n <div class="dlab-accordion advanced-search toggle" id="accordion4">\n <div class="panel">\n \n <div class="row">\n <div class="d-none d-md-block col-md-3">\n <picture>\n <source srcset="{{ asset('images/auc-contact.webp') }}" type="image/webp">\n <source srcset="{{ asset('images/auc-contact-lg.jpg') }}" type="image/jpeg">\n <img src="{{ asset('images/auc-contact-lg.jpg') }}" alt="Contact Us" class="img-fluid">\n </picture>\n </div>\n <div class="col-12 col-md-9">\n <div class="row auc-copy">\n <div class="col-12 col-sm-4 no-gutters-left">\n <p class="primary-1" class="auction-con-tab-title">Esias Van Der Westhuizen</p>\n General Manager<br>\n <i class="fas fa-phone-alt" style="color: #293e6b"></i> \n <a href="tel:060 990 0066">060 990 0066</a><br>\n <i class="fas fa-envelope primary-1"></i> \n <a href="mailto:esias.vanderwesthuizen@motusaa.co.za">esias.vanderwesthuizen@motusaa.co.za</a>\n </div>\n <div class="col-12 col-sm-4">\n <p class="primary-1" class="auction-con-tab-title">Christiaan Viviers</p>\n Auction Manager<br>\n <i class="fas fa-phone-alt" style="color: #293e6b"></i> \n <a href="tel:082 871 7096">082 871 7096</a><br>\n <i class="fas fa-envelope primary-1"></i> \n <a href="mailto:christiaan.viviers@motusaa.co.za">christiaan.viviers@motusaa.co.za</a>\n <div class="auction-spacer-15"></div>\n </div>\n <div class="col-12 col-sm-4">\n <p class="primary-1" class="auction-con-tab-title">Motus Auto Auctions</p>\n Office<br>\n <i class="fas fa-phone-alt primary-1"></i> \n <a href="tel:011 201 3700">011 201 3700</a><br>\n <i class="fas fa-envelope primary-1"></i> \n <a target="_blank" href="mailto:info@motusaa.co.za"> info@motusaa.co.za </a>\n <div class="auction-spacer-15"></div>\n </div>\n </div>\n </div>\n </div>\n \n </div>\n </div>\n </div>\n \n <!-- Mail Lists -->\n <div id="ml-list" class="tab-pane clearfix city-list <?php echo $mailing_list; ?>">\n <div class="dlab-accordion advanced-search toggle" id="accordion5">\n <div class="panel">\n \n <div class="row">\n <div class="d-none d-md-block col-md-3">\n <picture>\n <source srcset="{{ asset('images/img-8.webp') }}" type="image/webp">\n <source srcset="{{ asset('images/img-8.jpeg') }}" type="image/jpeg">\n <img src="{{ asset('images/img-8.jpeg') }}" alt="Mailing Lists" class="img-fluid">\n </picture>\n </div>\n <div class="col-12 col-md-9 auc-copy">\n \n <p class="primary-1" style="margin-bottom:12px">Auction Alert</p>\n \n <form action="/subscribe/auctions/thank-you/" id="form" method="post">\n <input type="hidden" name="form_id" value="7" />\n <table border="0" cellpadding="2" cellspacing="2" style="width: 90%; font-family: arial;">\n \n <tr style="height: 28px;">\n <td style="padding-right:10px !important"><input type="text" class="form-control" name="100" id="name" placeholder="First Name" style="width: 100%;" /></td>\n <td style="padding-left:10px !important"><input type="text" class="form-control" name="102" id="email" placeholder="Email Address" style="width: 100%;" /></td>\n </tr>\n \n <tr>\n <td colspan="2">\n <input type="hidden" name="Created" id="Created" value="<?php echo date('Y-m-d H:i:s'); ?>" />\n <input type="hidden" name="register" value="1" />\n <!-- <input type="hidden" name="109" value="1">-->\n <input type="checkbox" name="contact_me_by_fax_only" value="1" tabindex="-1" class="con-fax" autocomplete="off">\n <input type="submit" name="save" value="Submit" class="btn btn-primary ml-auto float-right" style="background-color: #00bad7; color: #fff; margin-top: 14px;" />\n </td>\n </tr>\n </table>\n </form>\n </div>\n </div>\n \n \n </div>\n </div>\n </div>\n \n <!-- Finance -->\n <div id="fin" class="tab-pane clearfix city-list <?php echo $get_finance; ?>">\n <div class="dlab-accordion advanced-search toggle" id="accordion6">\n <div class="panel">\n \n <div class="row" style="height:100%">\n <div class="d-none d-md-block col-md-3">\n <picture>\n <source srcset="{{ asset('images/auc-fin.webp') }}" type="image/webp">\n <source srcset="{{ asset('images/auc-fin-lg.jpg') }}" type="image/jpeg">\n <img src="{{ asset('images/auc-fin.jpg') }}" alt="Downloads" class="img-fluid">\n </picture>\n </div>\n <div class="col-12 col-md-9 auc-copy">\n \n <p class="primary-1" style="margin-bottom:12px">Auction Finance</p>\n \n Let us help you finance your auction car.<br><br>\n \n <b>CALL</b><br>\n Carin: <a href="tel:082 654 7232"> 082 654 7232 </a>\n \n <img src="{{ asset('images/auction-finance-logo.jpg') }}" style="position: absolute;right: 55px;top: 10px;width: 100%;max-width: 242px">\n <a href="https://www.auctionfinance.co.za/" target="_blank" class="btn-second orange-btn vbtm" style="right:65px;left: auto">Visit Auction Finance website</a>\n </div>\n </div>\n \n </div>\n </div>\n </div>\n \n </div>\n </div>\n </div>\n \n </div>\n </div>\n </div>\n \n <!-- Vehicles -->\n <div class="container auction-container">\n <div class="tab-content">\n <div id="listing_list" class="tab-pane active">\n \n <div class="row">\n \n <div class="col-sm-12">\n <div class="row">\n {% if auction_vehicles is iterable %}\n {% for auction in auction_vehicles %}\n {% if auction.auction.isOnline == 1 %}\n {% set auctionType = 'Timed Online Auction' %}\n {% else %}\n {% set auctionType = 'Physical Online Auction' %}\n {% endif %}\n <div class="col-12 col-sm-3">\n <div class="car-model-layout-list">\n <div class="thumb-con img-fluid-vehicle">\n {% set thumb = auction.vehicle.vehicleImages.first.thumbName %}\n {% if image_exists('https://' ~ app.request.httpHost ~ '/images/vehicles/' ~ auction.vehicle.vehicleImages.first.thumbName) %}\n {% lazyload %}\n <picture>\n <source srcset="{{ asset('/images/vehicles/' ~ thumb ~ '') | imagine_filter('vehicle_thumb_webp') }}" type="image/webp">\n <source srcset="{{ asset('/images/vehicles/' ~ thumb ~ '') | imagine_filter('vehicle_thumb_jpeg') }}" type="image/jpeg">\n <img src="{{ asset('/images/vehicles/' ~ thumb ~ '') | imagine_filter('vehicle_thumb_jpeg') }}"\n width="270" height="145"\n class="img-fluid full-width image-preview"\n alt="{{ auction.vehicle.year ~ ' ' ~ auction.vehicle.make ~ ' ' ~ auction.vehicle.model }}"\n >\n </picture>\n {% endlazyload %}\n {% elseif image_exists(auction.vehicle.vehicleImages.first.thumbPath) %}\n <img\n src="{{ auction.vehicle.vehicleImages.first.thumbPath }}"\n class="img-fluid full-width image-preview"\n alt="image"\n >\n {% else %}\n <img\n src="{{ asset('images/no-img-1.jpg') }}"\n class="img-fluid full-width image-preview img-max-height"\n alt="Image unavailable"\n >\n {% endif %}\n <a href="{{ path('vehicle',\n {\n 'year':auction.vehicle.year,\n 'make':auction.vehicle.make|url_encode,\n 'model':auction.vehicle.model|url_encode,\n 'id':auction.vehicle.id\n } ) }}"\n class="overlay-auc">\n <div class="text">\n View Vehicle Details<br>\n <span class="preview-icon">\n <i class="fa fa-car" style="font-size:60px"></i>\n </span>\n <br>\n {{ auctionType ~ ' ' ~ auction.auction.dateStart|date('l j F Y H:ia') }}\n </div>\n </a>\n </div>\n \n <div class="view" style="padding:15px;padding-top:8px">\n <div class="row">\n <h5 class="title ellipsis col-12">\n <a href="{{ path('vehicle',\n {\n 'year':auction.vehicle.year,\n 'make':auction.vehicle.make|url_encode,\n 'model':auction.vehicle.model|url_encode,\n 'id':auction.vehicle.id\n } ) }}"\n class="text-light-black vehicle-title">\n {{ auction.vehicle.year ~ ' ' ~ auction.vehicle.make|upper }}\n </a>\n <br>\n <a href="{{ path('vehicle',\n {\n 'year':auction.vehicle.year,\n 'make':auction.vehicle.make|url_encode,\n 'model':auction.vehicle.model|url_encode,\n 'id':auction.vehicle.id\n } ) }}"\n class="text-light-black vehicle-title variant">\n {{ auction.vehicle.variant }}\n </a>\n </h5>\n </div>\n <div class="row">\n <div class="col-6 no-gutters-right">\n <div class="ellipsis">\n <b>Lot no:</b> {{ auction.vehicle.vehicleMotusData.lotNo }}\n </div>\n </div>\n <div class="col-6 no-gutters-left no-gutters-right">\n <div class="ellipsis">\n <b title="Market Guide Value">MGV:</b> R{{ auction.vehicle.vehicleMotusData.mgv|number_format }}\n </div>\n </div>\n <div class="col-6 no-gutters-right">\n <div class="ellipsis">\n <b>Reg:</b> {{ auction.vehicle.regNo }}\n </div>\n </div>\n <div class="col-6 no-gutters-right no-gutters-left">\n <div class="ellipsis">\n {% if auction.vehicle.mileage > 0 %}\n <b>Mileage:</b> {{ auction.vehicle.mileage }}km\n {% else %}\n N/A\n {% endif %}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n {% endfor %}\n \n <div class="col-12">\n <!-- pagination -->\n {% set _currentPage = app.request.query.get('p') ?: 1 %}\n {% set _currentRoute = app.request.attributes.get('_route') %}\n {% set _currentParams = app.request.query.all %}\n {% if lastPage > 1 %}\n <div class="col-12">\n <nav class="custom-pagination">\n <ul class="pagination">\n {% if _currentPage > 1 %}\n <li class="page-item"><a class="page-link" href="{{ path(_currentRoute, _currentParams|merge({p: _currentPage - 1})) }}">Previous</a></li>\n {% endif %}\n {% for i in 1..lastPage %}\n <li class="page-item {% if i == _currentPage %}active{% endif %}"><a class="page-link" href="{{ path(_currentRoute, _currentParams|merge({p: i})) }}">{{ i }}</a></li>\n {% endfor %}\n {% if _currentPage < lastPage %}\n <li class="page-item"><a class="page-link" href="{{ path(_currentRoute, _currentParams|merge({p: _currentPage + 1})) }}">Next</a></li>\n {% endif %}\n </ul>\n </nav>\n </div>\n {% endif %}\n </div>\n \n {% else %}\n <div class="col-12 text-center">\n <?php echo $auction->vehicles_row; ?>\n </div>\n {% endif %}\n </div>\n \n <div class="row">\n <div class="col-12 padding-btm-20">\n \n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n \n </div>\n \n <iframe allowfullscreen="" frameborder="0" width="100%" height="450" src="https://www.google.com/maps/embed/v1/place?key=<?php echo MAPS_API_KEY; ?>&q=Imperial+Auto+Auctions&zoom=16"></iframe>\n </section>\n \n {{ parent() }}\n \n {% endblock layout %}\n \n {% block javascripts %}\n {{ parent() }}\n {% endblock %} """ : { { twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) … › { { twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) … › |
Deprecations 7
Log messages generated by using features marked as deprecated.
Debug 121
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
security |
Checking for authenticator support.
[ "firewall_name" => "main" "authenticators" => 2 ] |
|
security |
Checking support on authenticator.
[ "firewall_name" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
security |
Authenticator does not support the request.
[ "firewall_name" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
security |
Checking support on authenticator.
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] |
|
security |
Authenticator does not support the request.
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext" .
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" .
[ "event" => "kernel.controller" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.page AS page_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.image AS image_5, t0.modified AS modified_6, t0.created AS created_7 FROM meta_data t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.finance_house_id AS finance_house_id_2, t0.date_start AS date_start_3, t0.date_end AS date_end_4, t0.address AS address_5, t0.is_online AS is_online_6, t0.catalogue AS catalogue_7, t0.status AS status_8, t0.api_id AS api_id_9, t0.modified AS modified_10, t0.created AS created_11, t0.csv AS csv_12, t0.bidding_prefix AS bidding_prefix_13, t0.sponsors AS sponsors_14, t0.vehicle_count AS vehicle_count_15 FROM auctions t0 WHERE t0.status = ? LIMIT 1
[
1
]
|
|
doctrine | SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_.id AS id_0, a0_.modified AS modified_1, a0_.created AS created_2, v1_.id AS id_3, v1_.publication_status AS publication_status_4, v1_.vehicle_status AS vehicle_status_5, v1_.year AS year_6, v1_.make AS make_7, v1_.model AS model_8, v1_.variant AS variant_9, v1_.mileage AS mileage_10, v1_.transmission AS transmission_11, v1_.fuel_type AS fuel_type_12, v1_.colour AS colour_13, v1_.body_type AS body_type_14, v1_.category AS category_15, v1_.primary_colour AS primary_colour_16, v1_.no_of_door AS no_of_door_17, v1_.vin AS vin_18, v1_.stock_number AS stock_number_19, v1_.reg_no AS reg_no_20, v1_.is_csv AS is_csv_21, v1_.modified AS modified_22 FROM auction_vehicles a0_ INNER JOIN vehicle v1_ ON a0_.vehicle_id = v1_.id INNER JOIN vehicle_motus_data v2_ ON v1_.id = v2_.vehicle_id WHERE v1_.make IS NOT NULL AND v1_.variant IS NOT NULL AND v1_.reg_no IS NOT NULL AND v1_.mileage IS NOT NULL AND v2_.mgv IS NOT NULL ORDER BY v2_.lot_no ASC) dctrn_result) dctrn_table | |
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
doctrine | SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, lot_no_23 FROM (SELECT a0_.id AS id_0, a0_.modified AS modified_1, a0_.created AS created_2, v1_.id AS id_3, v1_.publication_status AS publication_status_4, v1_.vehicle_status AS vehicle_status_5, v1_.year AS year_6, v1_.make AS make_7, v1_.model AS model_8, v1_.variant AS variant_9, v1_.mileage AS mileage_10, v1_.transmission AS transmission_11, v1_.fuel_type AS fuel_type_12, v1_.colour AS colour_13, v1_.body_type AS body_type_14, v1_.category AS category_15, v1_.primary_colour AS primary_colour_16, v1_.no_of_door AS no_of_door_17, v1_.vin AS vin_18, v1_.stock_number AS stock_number_19, v1_.reg_no AS reg_no_20, v1_.is_csv AS is_csv_21, v1_.modified AS modified_22, v2_.lot_no AS lot_no_23, v2_.mgv AS mgv_24 FROM auction_vehicles a0_ INNER JOIN vehicle v1_ ON a0_.vehicle_id = v1_.id INNER JOIN vehicle_motus_data v2_ ON v1_.id = v2_.vehicle_id WHERE v1_.make IS NOT NULL AND v1_.variant IS NOT NULL AND v1_.reg_no IS NOT NULL AND v1_.mileage IS NOT NULL AND v2_.mgv IS NOT NULL) dctrn_result_inner ORDER BY lot_no_23 ASC) dctrn_result LIMIT 12 | |
doctrine |
SELECT a0_.id AS id_0, a0_.modified AS modified_1, a0_.created AS created_2, v1_.id AS id_3, v1_.publication_status AS publication_status_4, v1_.vehicle_status AS vehicle_status_5, v1_.year AS year_6, v1_.make AS make_7, v1_.model AS model_8, v1_.variant AS variant_9, v1_.mileage AS mileage_10, v1_.transmission AS transmission_11, v1_.fuel_type AS fuel_type_12, v1_.colour AS colour_13, v1_.body_type AS body_type_14, v1_.category AS category_15, v1_.primary_colour AS primary_colour_16, v1_.no_of_door AS no_of_door_17, v1_.vin AS vin_18, v1_.stock_number AS stock_number_19, v1_.reg_no AS reg_no_20, v1_.is_csv AS is_csv_21, v1_.modified AS modified_22, a0_.auction_id AS auction_id_23, a0_.vehicle_id AS vehicle_id_24 FROM auction_vehicles a0_ INNER JOIN vehicle v1_ ON a0_.vehicle_id = v1_.id INNER JOIN vehicle_motus_data v2_ ON v1_.id = v2_.vehicle_id WHERE v1_.make IS NOT NULL AND v1_.variant IS NOT NULL AND v1_.reg_no IS NOT NULL AND v1_.mileage IS NOT NULL AND v2_.mgv IS NOT NULL AND a0_.id IN (?) ORDER BY v2_.lot_no ASC
[
[
1
]
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.is_primary AS is_primary_2, t0.display_order AS display_order_3, t0.description AS description_4, t0.thumb_path AS thumb_path_5, t0.full_image_path AS full_image_path_6, t0.img AS img_7, t0.modified AS modified_8, t0.thumb_name AS thumb_name_9, t0.vehicle_id AS vehicle_id_10 FROM vehicle_image t0 WHERE t0.vehicle_id = ?
[
101349
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.notes AS notes_2, t0.lot_no AS lot_no_3, t0.reg_no AS reg_no_4, t0.mgv AS mgv_5, t0.is_featured AS is_featured_6, t0.api_id AS api_id_7, t0.modified AS modified_8, t0.created AS created_9, t0.vehicle_id AS vehicle_id_10 FROM vehicle_motus_data t0 WHERE t0.vehicle_id = ?
[
101349
]
|
|
event |
Notified event "kernel.exception" to listener "App\EventSubscriber\ExceptionSubscriber::processException" .
[ "event" => "kernel.exception" "listener" => "App\EventSubscriber\ExceptionSubscriber::processException" ] |
|
event |
Notified event "kernel.exception" to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" ] |
|
event |
Notified event "kernel.exception" to listener "App\EventSubscriber\ExceptionSubscriber::logException" .
[ "event" => "kernel.exception" "listener" => "App\EventSubscriber\ExceptionSubscriber::logException" ] |
|
event |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException" ] |
|
event |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException" ] |
|
event |
Notified event "kernel.exception" to listener "App\EventSubscriber\ExceptionSubscriber::notifyException" .
[ "event" => "kernel.exception" "listener" => "App\EventSubscriber\ExceptionSubscriber::notifyException" ] |
|
event |
Notified event "kernel.exception" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException" .
[ "event" => "kernel.exception" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException" ] |
|
event |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException" ] |
|
event |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" ] |
|
event |
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" stopped propagation of the event "kernel.exception" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext" .
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" .
[ "event" => "kernel.controller" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'motus_new' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME`, k.`ORDINAL_POSITION` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'motus_new' /*!50116 AND c.constraint_schema = 'motus_new' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL ORDER BY k.`ORDINAL_POSITION` | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'motus_new' ORDER BY SEQ_IN_INDEX ASC | |
doctrine | SELECT t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.`COLLATION_CHARACTER_SET_APPLICABILITY` ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
doctrine | SELECT * FROM doctrine_migration_versions | |
doctrine | SELECT DATABASE() | |
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 1471
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Liip\ImagineBundle\DependencyInjection\Compiler\LoadersCompilerPass
|
1 |
Liip\ImagineBundle\DependencyInjection\Compiler\FiltersCompilerPass
|
18 |
Liip\ImagineBundle\DependencyInjection\Compiler\PostProcessorsCompilerPass
|
4 |
Liip\ImagineBundle\DependencyInjection\Compiler\ResolversCompilerPass
|
2 |
Liip\ImagineBundle\DependencyInjection\Compiler\MaybeSetMimeServicesAsAliasesCompilerPass
|
1 |
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
372 |
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
|
1 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
201 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
88 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
335 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
93 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
355 |