Query Metrics
3
Database Queries
3
Different statements
1.94 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.93 ms |
SELECT t0.`id` AS id_1, t0.`unid` AS unid_2, t0.`corporate_unid` AS corporate_unid_3, t0.`token` AS token_4, t0.`is_active` AS is_active_5, t0.`proved` AS proved_6, t0.`alias` AS alias_7, t0.`foreign_alias` AS foreign_alias_8, t0.`lotus_name` AS lotus_name_9, t0.`password` AS password_10, t0.`expired` AS expired_11, t0.`expires_at` AS expires_at_12, t0.`credentials_expired` AS credentials_expired_13, t0.`credentials_expire_at` AS credentials_expire_at_14, t0.`last_ip` AS last_ip_15, t0.`source` AS source_16, t0.`social_network` AS social_network_17, t0.`social_network_id` AS social_network_id_18, t0.`google_id` AS google_id_19, t0.`fb_id` AS fb_id_20, t0.`vk_id` AS vk_id_21, t0.`ig_id` AS ig_id_22, t0.`test` AS test_23, t0.`token_fixed` AS token_fixed_24, t0.`bid` AS bid_25, t0.`email` AS email_26, t0.`salt` AS salt_27, t0.`review_request_sent` AS review_request_sent_28, t0.`username` AS username_29, t0.`roles` AS roles_30, t0.`enabled` AS enabled_31, t0.`confirmation_token` AS confirmation_token_32, t0.`last_login` AS last_login_33, t0.`password_requested_at` AS password_requested_at_34, t0.`security_field` AS security_field_35, t0.`created_at` AS created_at_36, t0.`is_legal_entity` AS is_legal_entity_37, t0.`companyName` AS companyName_38, t0.`vatNumber` AS vatNumber_39, t0.`lang` AS lang_40 FROM `user` t0 WHERE t0.`token` = ? LIMIT 1
Parameters:
[
"d1fa5a3e0b46276934b8d613c588f86a323f802a5ace6567502fb8ab27af977a"
]
|
2 | 0.26 ms |
SELECT b0_.`id` AS id_0, b0_.`name` AS name_1, b0_.`descr` AS descr_2, b0_.`val` AS val_3 FROM `BoolDBSetting` b0_ WHERE b0_.`name` = ?
Parameters:
[
"old_chat"
]
|
3 | 0.75 ms |
SELECT t0.`id` AS id_1, t0.`token` AS token_2, t0.`current_welcome_cons` AS current_welcome_cons_3, t0.`current_country` AS current_country_4, t0.`current_country_by_ip` AS current_country_by_ip_5, t0.`current_locale` AS current_locale_6, t0.`is_interview` AS is_interview_7, t0.`job_seeker_unid` AS job_seeker_unid_8, t0.interview_id AS interview_id_9 FROM `chat_b` t0 WHERE t0.`token` = ? LIMIT 1
Parameters:
[
"d1fa5a3e0b46276934b8d613c588f86a323f802a5ace6567502fb8ab27af977a"
]
|
oneC connection
No database queries were performed.
logs connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
oneC | doctrine.dbal.oneC_connection |
logs | doctrine.dbal.logs_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
oneC | doctrine.orm.oneC_entity_manager |
logs | doctrine.orm.logs_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
WebBundle\Entity\User | No errors. |
FlexApp\Entity\ChatB | No errors. |
FlexApp\Entity\ChatBMessage | No errors. |
FlexApp\Entity\BoolDBSetting | No errors. |
FlexApp\Entity\Widget | No errors. |
FlexApp\Entity\CountryAndLangSpecificDataEntity | No errors. |
WebBundle\Entity\ListCountry | No errors. |
FlexApp\Entity\ConsultantEntity | No errors. |
WebBundle\Entity\OrderAddress | No errors. |
WebBundle\Entity\BuyOrder | No errors. |
WebBundle\Entity\ListVat | No errors. |
FlexApp\Entity\FileEntity | No errors. |
FlexApp\Entity\InterviewEntity | No errors. |
FlexApp\Entity\GeoCountryEntity | No errors. |
WebBundle\Entity\Factory | No errors. |
WebBundle\Entity\TransExEntity | No errors. |
WebBundle\Entity\Participant | No errors. |
WebBundle\Entity\FactoryUser | No errors. |
FlexApp\Entity\AttachmentEntity | No errors. |
WebBundle\Entity\ListState | No errors. |
WebBundle\Entity\WarehouseEntity | No errors. |
WebBundle\Entity\BuyOrderArticle | No errors. |
WebBundle\Entity\OrderHistory | No errors. |
WebBundle\Entity\OrderPayment | No errors. |
FlexApp\Entity\Mailing | No errors. |
WebBundle\Entity\BuyOrderManager | No errors. |
WebBundle\Entity\BuyOrderDelivery | No errors. |
FlexApp\Entity\GeoLocaleNameEntity | No errors. |
FlexApp\Entity\GeoRegionEntity | No errors. |
oneC entity manager
No loaded entities.
logs entity manager
No loaded entities.