Error 500 Internal Server Error

GET http://cotopaxi-interno.inol3.com/_profiler/3a341b/search/results?ip=192.168.0.116&limit=10

Forwarded to ErrorController (bebfb5)

Query Metrics

6 Database Queries
4 Different statements
5.19 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.59 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM listini l0_
Parameters:
[]
2 0.52 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:
[
  "/_profiler/3a341b/search/results?ip=192.168.0.116&limit=10"
]
3 1.25 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.83 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.75 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:
[
  "/_profiler/3a341b/search/results?ip=192.168.0.116&limit=10"
]
6 1.25 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:
[
  "/_profiler/3a341b/search/results?ip=192.168.0.116&limit=10"
]

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.

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.