Redirect 302 redirect from GET @_profiler (c5aa20)

GET https://metalica.zodii.ro/ro/custom-fields

Query Metrics

2 Database Queries
2 Different statements
5.07 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.29 ms
(64.99%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.domain AS domain_4, t0.path AS path_5, t0.locale AS locale_6, t0.amount AS amount_7, t0.currency AS currency_8, t0.type AS type_9, t0.status AS status_10, t0.custom_css AS custom_css_11, t0.background_image AS background_image_12, t0.header_image AS header_image_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM whitelabel_domain t0 WHERE t0.domain = ? AND t0.status = ? LIMIT 1
Parameters:
[
  "metalica.zodii.ro"
  "active"
]
1.78 ms
(35.01%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.info AS info_3, t0.secret_key AS secret_key_4, t0.ipn_url AS ipn_url_5, t0.return_url AS return_url_6 FROM basket_entity t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "wl-custom-fields"
]

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\Whitelabel\Domain 1
App\Entity\Payment\BasketEntity 1

Entities Mapping