Error 404 Not Found

GET http://coral-new-interno.inol3.com/robots.txt

Query Metrics

5 Database Queries
4 Different statements
4.05 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.55 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM listini l0_
Parameters:
[]
2 0.61 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.old_url AS old_url_3, t0.new_url AS new_url_4 FROM redirects t0 WHERE t0.old_url = ? LIMIT 1
Parameters:
[
  "/robots.txt"
]
3 1.23 ms
SELECT t0.id AS id_1, t0.country AS country_2, t0.country_code AS country_code_3, t0.country_nav_code AS country_nav_code_4, t0.allowed AS allowed_5, t0.is_eu AS is_eu_6, t0.is_klarna_valid AS is_klarna_valid_7, t0.shipping_region_id AS shipping_region_id_8 FROM country t0 WHERE t0.id = ?
Parameters:
[
  114
]
4 0.91 ms
SELECT t0.id AS id_1, t0.region_name AS region_name_2, t0.region_code AS region_code_3, t0.ordine AS ordine_4, t0.lang_id AS lang_id_5, t0.currency_id AS currency_id_6, t0.listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0.id = ?
Parameters:
[
  1
]
5 0.76 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.old_url AS old_url_3, t0.new_url AS new_url_4 FROM redirects t0 WHERE t0.old_url = ? LIMIT 1
Parameters:
[
  "/robots.txt"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Country 1
App\Entity\ShippingRegion 1
App\Entity\Language 1
App\Entity\Currencies 1
App\Entity\Listini 1

Entities Mapping

Class Mapping errors
App\Entity\Listini No errors.
App\Entity\Redirects No errors.
App\Entity\Country No errors.
App\Entity\ShippingRegion No errors.
App\Entity\Language No errors.
App\Entity\Currencies No errors.