Query Metrics
62
Database Queries
42
Different statements
33.91 ms
Query time
3
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.06 ms (9.03%) |
1 |
SELECT NEXTVAL('address_id_seq')
Parameters:
[] |
2.20 ms (6.48%) |
1 |
SELECT t0.id AS id_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.professional_email AS professional_email_9, t0.birth_day AS birth_day_10, t0.phone AS phone_11, t0.main_phone AS main_phone_12, t0.roles AS roles_13, t0.password AS password_14, t0.last_connection AS last_connection_15, t0.person_type AS person_type_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.address_id AS address_id_19, t0.gender_id AS gender_id_20, t0.reference_status_id AS reference_status_id_21, t0.reference_marital_status_id AS reference_marital_status_id_22, t0.type, t1.cin AS cin_23, t1.is_recommender AS is_recommender_24, t1.cnss AS cnss_25, t1.rc AS rc_26, t1.professional_status AS professional_status_27, t1.subject_to_vat AS subject_to_vat_28, t1.created_qualifiqaution_date AS created_qualifiqaution_date_29, t1.company_name AS company_name_30, t1.common_company_identifier AS common_company_identifier_31, t1.qualification_level_id AS qualification_level_id_32, t1.sector_id AS sector_id_33, t1.manager_id AS manager_id_34, t1.status_id AS status_id_35, t1.sponsor_id AS sponsor_id_36, t1.nationality_id AS nationality_id_37, t2.count_agent_assignment_number AS count_agent_assignment_number_38 FROM abstract_collaborator t0 LEFT JOIN agent t1 ON t0.id = t1.id LEFT JOIN manager t2 ON t0.id = t2.id LEFT JOIN manager_back_office t3 ON t0.id = t3.id LEFT JOIN manager_it t4 ON t0.id = t4.id WHERE t0.professional_email = ? LIMIT 1
Parameters:
[
"manager.20@milkiya.ma"
]
|
2.13 ms (6.28%) |
1 |
INSERT INTO sector_neighborhood (sector_id, neighborhood_id) VALUES (?, ?)
Parameters:
[ 3300 1217 ] |
2.06 ms (6.09%) |
1 |
INSERT INTO address (id, first_address, second_address, contact_city, zip_code, city_id, country_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 12992 "LOT SALIMA RUE 3 NR 19 SIDI MAAROUF AIN CHOCK CASA" null null null 649 null ] |
1.63 ms (4.80%) |
1 |
"COMMIT"
Parameters:
[] |
1.61 ms (4.75%) |
5 |
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.collaborator_id AS collaborator_id_3 FROM avatar t0 WHERE t0.collaborator_id = ?
Parameters:
[
20
]
|
1.42 ms (4.17%) |
5 |
SELECT t0.id AS id_1, t0.ip_address AS ip_address_2, t0.browser AS browser_3, t0.is_accepted AS is_accepted_4, t0.accepted_at AS accepted_at_5, t0.collaborator_id AS collaborator_id_6 FROM cgu t0 WHERE t0.collaborator_id = ?
Parameters:
[
20
]
|
1.30 ms (3.82%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.values AS values_4, t0.default_value AS default_value_5, t0.code AS code_6 FROM OPTION t0 WHERE t0.id = ?
Parameters:
[
3
]
|
1.27 ms (3.74%) |
1 |
INSERT INTO sector (id, main_city_id) VALUES (?, ?)
Parameters:
[ 3300 649 ] |
1.08 ms (3.18%) |
2 |
SELECT t1.id AS id_2, t1.first_name AS first_name_3, t1.last_name AS last_name_4, t1.email AS email_5, t1.professional_email AS professional_email_6, t1.birth_day AS birth_day_7, t1.phone AS phone_8, t1.main_phone AS main_phone_9, t1.roles AS roles_10, t1.password AS password_11, t1.last_connection AS last_connection_12, t1.person_type AS person_type_13, t1.created_at AS created_at_14, t1.updated_at AS updated_at_15, t0.cin AS cin_16, t0.is_recommender AS is_recommender_17, t0.cnss AS cnss_18, t0.rc AS rc_19, t0.professional_status AS professional_status_20, t0.subject_to_vat AS subject_to_vat_21, t0.created_qualifiqaution_date AS created_qualifiqaution_date_22, t0.company_name AS company_name_23, t0.common_company_identifier AS common_company_identifier_24, t1.address_id AS address_id_25, t1.gender_id AS gender_id_26, t1.reference_status_id AS reference_status_id_27, t1.reference_marital_status_id AS reference_marital_status_id_28, t0.qualification_level_id AS qualification_level_id_29, t0.sector_id AS sector_id_30, t0.manager_id AS manager_id_31, t0.status_id AS status_id_32, t0.sponsor_id AS sponsor_id_33, t0.nationality_id AS nationality_id_34, t1.type FROM agent t0 INNER JOIN abstract_collaborator t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
59
]
|
1.05 ms (3.10%) |
1 |
INSERT INTO sector_city (sector_id, city_id) VALUES (?, ?)
Parameters:
[ 3300 649 ] |
0.98 ms (2.90%) |
3 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.latitude AS latitude_2, c0_.longitude AS longitude_3, c0_.rank AS rank_4, c0_.country_id AS country_id_5 FROM city c0_ WHERE c0_.id = ?
Parameters:
[
649
]
|
0.98 ms (2.88%) |
2 |
SELECT t1.id AS id_2, t1.first_name AS first_name_3, t1.last_name AS last_name_4, t1.email AS email_5, t1.professional_email AS professional_email_6, t1.birth_day AS birth_day_7, t1.phone AS phone_8, t1.main_phone AS main_phone_9, t1.roles AS roles_10, t1.password AS password_11, t1.last_connection AS last_connection_12, t1.person_type AS person_type_13, t1.created_at AS created_at_14, t1.updated_at AS updated_at_15, t0.cin AS cin_16, t0.is_recommender AS is_recommender_17, t0.cnss AS cnss_18, t0.rc AS rc_19, t0.professional_status AS professional_status_20, t0.subject_to_vat AS subject_to_vat_21, t0.created_qualifiqaution_date AS created_qualifiqaution_date_22, t0.company_name AS company_name_23, t0.common_company_identifier AS common_company_identifier_24, t1.address_id AS address_id_25, t1.gender_id AS gender_id_26, t1.reference_status_id AS reference_status_id_27, t1.reference_marital_status_id AS reference_marital_status_id_28, t0.qualification_level_id AS qualification_level_id_29, t0.sector_id AS sector_id_30, t0.manager_id AS manager_id_31, t0.status_id AS status_id_32, t0.sponsor_id AS sponsor_id_33, t0.nationality_id AS nationality_id_34, t1.type FROM agent t0 INNER JOIN abstract_collaborator t1 ON t0.id = t1.id WHERE t1.email = ? LIMIT 2
Parameters:
[
"agent.59@milkiya.ma"
]
|
0.98 ms (2.88%) |
3 |
SELECT t0.id AS id_1, t0.first_address AS first_address_2, t0.second_address AS second_address_3, t0.contact_city AS contact_city_4, t0.zip_code AS zip_code_5, t0.city_id AS city_id_6, t0.country_id AS country_id_7 FROM address t0 WHERE t0.id = ?
Parameters:
[
12409
]
|
0.68 ms (2.02%) |
2 |
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.type AS type_3, t0.candidate_id AS candidate_id_4, t0.agent_id AS agent_id_5 FROM identity_verification_image t0 WHERE t0.agent_id = ?
Parameters:
[
23
]
|
0.68 ms (2.01%) |
2 |
SELECT t0.id AS id_1, t0.option_value AS option_value_2, t0.agent_id AS agent_id_3, t0.option_id AS option_id_4 FROM agents_options t0 WHERE t0.agent_id = ?
Parameters:
[
23
]
|
0.61 ms (1.79%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM reference_collaborator_status t0 WHERE t0.id = ?
Parameters:
[
27
]
|
0.59 ms (1.73%) |
1 |
SELECT a0_.id AS id_0, a0_.first_name AS first_name_1, a0_.last_name AS last_name_2, a0_.email AS email_3, a0_.professional_email AS professional_email_4, a0_.birth_day AS birth_day_5, a0_.phone AS phone_6, a0_.main_phone AS main_phone_7, a0_.roles AS roles_8, a0_.password AS password_9, a0_.last_connection AS last_connection_10, a0_.person_type AS person_type_11, a0_.created_at AS created_at_12, a0_.updated_at AS updated_at_13, a1_.cin AS cin_14, a1_.is_recommender AS is_recommender_15, a1_.cnss AS cnss_16, a1_.rc AS rc_17, a1_.professional_status AS professional_status_18, a1_.subject_to_vat AS subject_to_vat_19, a1_.created_qualifiqaution_date AS created_qualifiqaution_date_20, a1_.company_name AS company_name_21, a1_.common_company_identifier AS common_company_identifier_22, a0_.type AS type_23, a0_.address_id AS address_id_24, a0_.gender_id AS gender_id_25, a0_.reference_status_id AS reference_status_id_26, a0_.reference_marital_status_id AS reference_marital_status_id_27, a1_.qualification_level_id AS qualification_level_id_28, a1_.sector_id AS sector_id_29, a1_.manager_id AS manager_id_30, a1_.status_id AS status_id_31, a1_.sponsor_id AS sponsor_id_32, a1_.nationality_id AS nationality_id_33 FROM agent a1_ INNER JOIN abstract_collaborator a0_ ON a1_.id = a0_.id WHERE a0_.id = ?
Parameters:
[
59
]
|
0.57 ms (1.68%) |
1 |
SELECT t1.id AS id_2, t1.first_name AS first_name_3, t1.last_name AS last_name_4, t1.email AS email_5, t1.professional_email AS professional_email_6, t1.birth_day AS birth_day_7, t1.phone AS phone_8, t1.main_phone AS main_phone_9, t1.roles AS roles_10, t1.password AS password_11, t1.last_connection AS last_connection_12, t1.person_type AS person_type_13, t1.created_at AS created_at_14, t1.updated_at AS updated_at_15, t0.cin AS cin_16, t0.is_recommender AS is_recommender_17, t0.cnss AS cnss_18, t0.rc AS rc_19, t0.professional_status AS professional_status_20, t0.subject_to_vat AS subject_to_vat_21, t0.created_qualifiqaution_date AS created_qualifiqaution_date_22, t0.company_name AS company_name_23, t0.common_company_identifier AS common_company_identifier_24, t1.address_id AS address_id_25, t1.gender_id AS gender_id_26, t1.reference_status_id AS reference_status_id_27, t1.reference_marital_status_id AS reference_marital_status_id_28, t0.qualification_level_id AS qualification_level_id_29, t0.sector_id AS sector_id_30, t0.manager_id AS manager_id_31, t0.status_id AS status_id_32, t0.sponsor_id AS sponsor_id_33, t0.nationality_id AS nationality_id_34, t1.type FROM agent t0 INNER JOIN abstract_collaborator t1 ON t0.id = t1.id WHERE t0.cin = ? LIMIT 2
Parameters:
[
"BJ01657D"
]
|
0.53 ms (1.56%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.language_id AS language_id_3, t0.currency_id AS currency_id_4 FROM country t0 WHERE t0.id = ?
Parameters:
[
789
]
|
0.52 ms (1.52%) |
1 |
SELECT NEXTVAL('sector_id_seq')
Parameters:
[] |
0.49 ms (1.45%) |
1 |
UPDATE abstract_collaborator SET birth_day = ?, phone = ?, main_phone = ?, address_id = ?, updated_at = ? WHERE id = ?
Parameters:
[ "1965-12-29" "+212 5900-00000" "+212 5900-00000" 12992 "2025-04-02" 59 ] |
0.49 ms (1.44%) |
1 |
UPDATE agent SET sector_id = ? WHERE id = ?
Parameters:
[ 3300 59 ] |
0.49 ms (1.44%) |
1 |
SELECT t1.id AS id_2, t1.first_name AS first_name_3, t1.last_name AS last_name_4, t1.email AS email_5, t1.professional_email AS professional_email_6, t1.birth_day AS birth_day_7, t1.phone AS phone_8, t1.main_phone AS main_phone_9, t1.roles AS roles_10, t1.password AS password_11, t1.last_connection AS last_connection_12, t1.person_type AS person_type_13, t1.created_at AS created_at_14, t1.updated_at AS updated_at_15, t0.count_agent_assignment_number AS count_agent_assignment_number_16, t1.address_id AS address_id_17, t1.gender_id AS gender_id_18, t1.reference_status_id AS reference_status_id_19, t1.reference_marital_status_id AS reference_marital_status_id_20, t1.type FROM manager t0 INNER JOIN abstract_collaborator t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
73
]
|
0.48 ms (1.42%) |
1 |
SELECT t1.id AS id_2, t1.first_name AS first_name_3, t1.last_name AS last_name_4, t1.email AS email_5, t1.professional_email AS professional_email_6, t1.birth_day AS birth_day_7, t1.phone AS phone_8, t1.main_phone AS main_phone_9, t1.roles AS roles_10, t1.password AS password_11, t1.last_connection AS last_connection_12, t1.person_type AS person_type_13, t1.created_at AS created_at_14, t1.updated_at AS updated_at_15, t0.cin AS cin_16, t0.is_recommender AS is_recommender_17, t0.cnss AS cnss_18, t0.rc AS rc_19, t0.professional_status AS professional_status_20, t0.subject_to_vat AS subject_to_vat_21, t0.created_qualifiqaution_date AS created_qualifiqaution_date_22, t0.company_name AS company_name_23, t0.common_company_identifier AS common_company_identifier_24, t1.address_id AS address_id_25, t1.gender_id AS gender_id_26, t1.reference_status_id AS reference_status_id_27, t1.reference_marital_status_id AS reference_marital_status_id_28, t0.qualification_level_id AS qualification_level_id_29, t0.sector_id AS sector_id_30, t0.manager_id AS manager_id_31, t0.status_id AS status_id_32, t0.sponsor_id AS sponsor_id_33, t0.nationality_id AS nationality_id_34, t1.type FROM agent t0 INNER JOIN abstract_collaborator t1 ON t0.id = t1.id WHERE t1.professional_email = ? LIMIT 2
Parameters:
[
"agent.59@milkiya.ma"
]
|
0.46 ms (1.37%) |
1 |
SELECT t1.id AS id_2, t1.first_name AS first_name_3, t1.last_name AS last_name_4, t1.email AS email_5, t1.professional_email AS professional_email_6, t1.birth_day AS birth_day_7, t1.phone AS phone_8, t1.main_phone AS main_phone_9, t1.roles AS roles_10, t1.password AS password_11, t1.last_connection AS last_connection_12, t1.person_type AS person_type_13, t1.created_at AS created_at_14, t1.updated_at AS updated_at_15, t0.cin AS cin_16, t0.is_recommender AS is_recommender_17, t0.cnss AS cnss_18, t0.rc AS rc_19, t0.professional_status AS professional_status_20, t0.subject_to_vat AS subject_to_vat_21, t0.created_qualifiqaution_date AS created_qualifiqaution_date_22, t0.company_name AS company_name_23, t0.common_company_identifier AS common_company_identifier_24, t1.address_id AS address_id_25, t1.gender_id AS gender_id_26, t1.reference_status_id AS reference_status_id_27, t1.reference_marital_status_id AS reference_marital_status_id_28, t0.qualification_level_id AS qualification_level_id_29, t0.sector_id AS sector_id_30, t0.manager_id AS manager_id_31, t0.status_id AS status_id_32, t0.sponsor_id AS sponsor_id_33, t0.nationality_id AS nationality_id_34, t1.type FROM agent t0 INNER JOIN abstract_collaborator t1 ON t0.id = t1.id WHERE t1.main_phone = ? LIMIT 2
Parameters:
[
"+212 5900-00000"
]
|
0.46 ms (1.37%) |
1 |
SELECT q0_.id AS id_0, q0_.level AS level_1, q0_.recurrence AS recurrence_2, q0_.label AS label_3, q0_.qualification_level_goal AS qualification_level_goal_4, q0_.max_sponsorship_request AS max_sponsorship_request_5 FROM qualification_level q0_ WHERE q0_.id = ?
Parameters:
[
27
]
|
0.44 ms (1.31%) |
1 |
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.latitude AS latitude_2, n0_.longitude AS longitude_3, n0_.city_id AS city_id_4 FROM neighborhood n0_ WHERE n0_.id = ?
Parameters:
[
1217
]
|
0.44 ms (1.29%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.latitude AS latitude_3, t0.longitude AS longitude_4, t0.rank AS rank_5, t0.country_id AS country_id_6 FROM city t0 INNER JOIN sector_city ON t0.id = sector_city.city_id WHERE sector_city.sector_id = ?
Parameters:
[
3289
]
|
0.40 ms (1.19%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.latitude AS latitude_3, t0.longitude AS longitude_4, t0.city_id AS city_id_5 FROM neighborhood t0 INNER JOIN sector_neighborhood ON t0.id = sector_neighborhood.neighborhood_id WHERE sector_neighborhood.sector_id = ?
Parameters:
[
3289
]
|
0.38 ms (1.12%) |
1 |
SELECT g0_.id AS id_0, g0_.name AS name_1, g0_.code AS code_2 FROM gender g0_ WHERE g0_.id = ?
Parameters:
[
13
]
|
0.38 ms (1.11%) |
1 |
SELECT r0_.id AS id_0, r0_.code AS code_1, r0_.name AS name_2, r0_.rank AS rank_3 FROM reference_collaborator_state r0_ WHERE r0_.id = ?
Parameters:
[
18
]
|
0.37 ms (1.10%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.symbol AS symbol_3 FROM currency t0 WHERE t0.id = ?
Parameters:
[
6
]
|
0.37 ms (1.10%) |
1 |
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.code AS code_2 FROM nationality n0_ WHERE n0_.id = ?
Parameters:
[
1155
]
|
0.36 ms (1.06%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.latitude AS latitude_3, t0.longitude AS longitude_4, t0.city_id AS city_id_5 FROM neighborhood t0 WHERE t0.city_id = ?
Parameters:
[
649
]
|
0.35 ms (1.04%) |
1 |
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.code AS code_2, r0_.rank AS rank_3 FROM reference_person_marital_status r0_ WHERE r0_.id = ?
Parameters:
[
26
]
|
0.30 ms (0.88%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM nationality t0 WHERE t0.id = ?
Parameters:
[
965
]
|
0.29 ms (0.84%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.rank AS rank_4 FROM reference_collaborator_state t0 WHERE t0.id = ?
Parameters:
[
19
]
|
0.28 ms (0.82%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM gender t0 WHERE t0.id = ?
Parameters:
[
14
]
|
0.28 ms (0.82%) |
1 |
SELECT t0.id AS id_1, t0.main_city_id AS main_city_id_2 FROM sector t0 WHERE t0.id = ?
Parameters:
[
3289
]
|
0.27 ms (0.79%) |
1 |
SELECT t0.id AS id_1, t0.level AS level_2, t0.recurrence AS recurrence_3, t0.label AS label_4, t0.qualification_level_goal AS qualification_level_goal_5, t0.max_sponsorship_request AS max_sponsorship_request_6 FROM qualification_level t0 WHERE t0.id = ?
Parameters:
[
28
]
|
0.20 ms (0.60%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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 |
---|---|
Gesdinet\JWTRefreshTokenBundle\Entity\RefreshToken | No errors. |
App\Entity\RefreshToken | No errors. |
App\Entity\AbstractCollaborator | No errors. |
App\Entity\Agent |
|
App\Entity\Manager | No errors. |
App\Entity\ManagerBackOffice | No errors. |
App\Entity\ManagerIt | No errors. |
App\Entity\Address | No errors. |
App\Entity\Gender | No errors. |
App\Entity\Reference\ReferenceCollaboratorStatus | No errors. |
App\Entity\Reference\ReferencePersonMaritalStatus | No errors. |
App\Entity\QualificationLevel | No errors. |
App\Entity\Sector |
|
App\Entity\Reference\ReferenceCollaboratorState | No errors. |
App\Entity\Nationality | No errors. |
App\Entity\Avatar | No errors. |
App\Entity\Cgu | No errors. |
App\Entity\Property |
|
App\Entity\Genealogy | No errors. |
App\Entity\AbstractPeople | No errors. |
App\Entity\Candidate | No errors. |
App\Entity\Contact | No errors. |
App\Entity\Prescriber | No errors. |
App\Entity\IdentityVerificationImage | No errors. |
App\Entity\AgentsOptions | No errors. |
App\Entity\City | No errors. |
App\Entity\Country | No errors. |
App\Entity\PropertyAddress | No errors. |
App\Entity\Neighborhood | No errors. |
App\Entity\Language | No errors. |
App\Entity\Currency | No errors. |
App\Entity\Option | No errors. |