GET https://test.kimia.pro/register

Query Metrics

1 Database Queries
1 Different statements
1.87 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.87 ms
(100.00%)
1
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.slogan AS slogan_2, e0_.content AS content_3, e0_.thumbnail_display AS thumbnail_display_4, e0_.email AS email_5, e0_.phone AS phone_6, e0_.size AS size_7, e0_.type AS type_8, e0_.objective AS objective_9, e0_.slug AS slug_10, e0_.rccm AS rccm_11, e0_.id_nat AS id_nat_12, e0_.created_at AS created_at_13, e0_.updated_at AS updated_at_14, e0_.is_active AS is_active_15, e0_.activated_at AS activated_at_16, e0_.deactivated_at AS deactivated_at_17, e0_.current_state AS current_state_18, e0_.deleted_at AS deleted_at_19, e0_.wallets AS wallets_20, e0_.thumbnail_id AS thumbnail_id_21, e0_.thumbnail_small_id AS thumbnail_small_id_22, e0_.thumbnail_black_id AS thumbnail_black_id_23, e0_.thumbnail_black_small_id AS thumbnail_black_small_id_24, e0_.user_id AS user_id_25, e0_.address_id AS address_id_26, e0_.currency_id AS currency_id_27, e0_.model_id AS model_id_28 FROM establishment e0_ WHERE e0_.id = ? OR e0_.slug = ?
Parameters:
[
  "test"
  "test"
]

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\Establishment No errors.
App\Entity\Attachment No errors.
App\Entity\User
  • The field 'App\Entity\User#bannedAt' has the property type 'DateTimeInterface' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
App\Entity\Address No errors.
App\Entity\Currency No errors.
App\Entity\Model No errors.