Query Metrics
2
Database Queries
2
Different statements
1.93 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.19 ms (61.40%) |
1 |
SELECT t0.id AS id_1, t0.password AS password_2, t0.roles AS roles_3, t0.name AS name_4, t0.birth_date AS birth_date_5, t0.email AS email_6, t0.phone AS phone_7, t0.city AS city_8, t0.state AS state_9, t0.linkedin_url AS linkedin_url_10, t0.lattes_url AS lattes_url_11, t0.active_registration AS active_registration_12, t0.council_name AS council_name_13, t0.registration_number AS registration_number_14, t0.professional_summary AS professional_summary_15, t0.contract_types AS contract_types_16, t0.immediate_start AS immediate_start_17, t0.resume_filename AS resume_filename_18, t0.candidate_message AS candidate_message_19, t0.monday_morning AS monday_morning_20, t0.monday_afternoon AS monday_afternoon_21, t0.tuesday_morning AS tuesday_morning_22, t0.tuesday_afternoon AS tuesday_afternoon_23, t0.wednesday_morning AS wednesday_morning_24, t0.wednesday_afternoon AS wednesday_afternoon_25, t0.thursday_morning AS thursday_morning_26, t0.thursday_afternoon AS thursday_afternoon_27, t0.friday_morning AS friday_morning_28, t0.friday_afternoon AS friday_afternoon_29, t0.lgpd_consent AS lgpd_consent_30, t0.lgpd_consent_at AS lgpd_consent_at_31, t0.lgpd_consent_ip AS lgpd_consent_ip_32, t0.lgpd_consent_user_agent AS lgpd_consent_user_agent_33, t0.created_at AS created_at_34, t0.updated_at AS updated_at_35, t0.reset_token AS reset_token_36, t0.reset_token_expires_at AS reset_token_expires_at_37, t0.tenant_id AS tenant_id_38, t0.user_id AS user_id_39 FROM candidate t0 WHERE t0.reset_token = ? AND t0.tenant_id = ? AND ((t0.tenant_id = '1')) LIMIT 1
Parameters:
[ "b53f34f009fb2bdd758f3b9d2553bc85eaaa14451d4516df60cd343ec748dda7" 1 ]
|
||||||||||||||||||||||
|
0.75 ms (38.60%) |
1 |
SELECT t0_.id AS id_0, t0_.domain AS domain_1, t0_.name AS name_2, t0_.logo AS logo_3, t0_.dark_logo AS dark_logo_4, t0_.favicon AS favicon_5, t0_.primary_color AS primary_color_6, t0_.secondary_color AS secondary_color_7, t0_.primary_color_dark AS primary_color_dark_8, t0_.secondary_color_dark AS secondary_color_dark_9, t0_.contact_email AS contact_email_10, t0_.phone AS phone_11, t0_.address AS address_12, t0_.active_theme AS active_theme_13, t0_.seo_title AS seo_title_14, t0_.seo_description AS seo_description_15, t0_.recaptcha_site_key AS recaptcha_site_key_16, t0_.recaptcha_secret_key AS recaptcha_secret_key_17, t0_.lgpd_terms_html AS lgpd_terms_html_18, t0_.privacy_policy_html AS privacy_policy_html_19, t0_.hero_title AS hero_title_20, t0_.hero_subtitle AS hero_subtitle_21, t0_.hero_description AS hero_description_22, t0_.cta_text AS cta_text_23, t0_.cta_subtext AS cta_subtext_24, t0_.updated_at AS updated_at_25 FROM tenant t0_ WHERE t0_.domain LIKE ?
Parameters:
[
"%carreiras.procordis.org.br%"
]
|
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\Tenant | 1 |
| App\Entity\Candidate | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Tenant | No errors. |
| App\Entity\Candidate | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Career | No errors. |
| App\Entity\WorkExperience | No errors. |
| App\Entity\AcademicBackground | No errors. |