Redirect 301 redirect from GET @index (d8ef0f)

GET https://kodano-ro.dev.dionizos.szkkla.com/optical-salon/

Query Metrics

4 Database Queries
3 Different statements
3.60 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.01 ms
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.value = ? LIMIT 1
Parameters:
[
  "https://kodano-ro.dev.dionizos.szkkla.com"
]
2 0.87 ms
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.code = ? AND t0.store_id = ? LIMIT 1
Parameters:
[
  "shop_domain"
  4
]
3 1.01 ms
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.value = ? LIMIT 1
Parameters:
[
  "https://kodano-ro.dev.dionizos.szkkla.com"
]
4 0.70 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6 FROM store t0 WHERE t0.id = ?
Parameters:
[
  4
]

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\Store No errors.
App\Entity\Config No errors.
App\Entity\Promotion No errors.
App\Entity\Service No errors.
App\Entity\AbstractDictionary No errors.
App\Entity\SalePlace No errors.