Query Metrics
3
Database Queries
3
Different statements
1.41 ms
Query time
0
Invalid entities
7
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.77 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.occure_at AS occure_at_3, t0.start_at AS start_at_4, t0.finish_at AS finish_at_5, t0.subscription_finish_at AS subscription_finish_at_6, t0.subscription_finish_at_time AS subscription_finish_at_time_7, t0.subscribers_min AS subscribers_min_8, t0.subscribers_max AS subscribers_max_9, t0.validation_type AS validation_type_10, t0.speaker_profil_fields AS speaker_profil_fields_11, t0.subscriber_profil_fields AS subscriber_profil_fields_12, t0.subscriber_profil_more_field_label AS subscriber_profil_more_field_label_13, t0.visit_name AS visit_name_14, t0.webinar_name AS webinar_name_15, t0.download_file_mimes AS download_file_mimes_16, t0.steps AS steps_17, t0.company_location_steps AS company_location_steps_18, t0.technical_work_shop_step AS technical_work_shop_step_19, t0.commitment AS commitment_20, t0.instructions AS instructions_21, t0.accessibility AS accessibility_22, t0.accessibility_more AS accessibility_more_23, t0.more_informations AS more_informations_24, t0.has_public_transport AS has_public_transport_25, t0.public_transport_information AS public_transport_information_26, t0.access_information AS access_information_27, t0.access_map AS access_map_28, t0.parking_informations AS parking_informations_29, t0.required_documents AS required_documents_30, t0.delay_before_starting AS delay_before_starting_31, t0.cefpep_available AS cefpep_available_32, t0.cefpep_name AS cefpep_name_33, t0.cefpep_uid AS cefpep_uid_34, t0.module_name AS module_name_35, t0.module_number AS module_number_36, t0.paf_name AS paf_name_37, t0.paf_uid AS paf_uid_38, t0.paf_available AS paf_available_39, t0.paf_information AS paf_information_40, t0.paf_limit_date AS paf_limit_date_41, t0.paf_url AS paf_url_42, t0.visio_platform AS visio_platform_43, t0.visio_platform_other AS visio_platform_other_44, t0.visio_link AS visio_link_45, t0.visio_instruction AS visio_instruction_46, t0.contact_title AS contact_title_47, t0.contact_firstname AS contact_firstname_48, t0.contact_lastname AS contact_lastname_49, t0.contact_email AS contact_email_50, t0.contact_phone AS contact_phone_51, t0.event_hidden AS event_hidden_52, t0.review_status AS review_status_53, t0.abort_reason AS abort_reason_54, t0.created_at AS created_at_55, t0.updated_at AS updated_at_56, t0.status AS status_57, t0.comment AS comment_58, t0.company_location_id AS company_location_id_59, t0.activity_area_id AS activity_area_id_60, t0.brand_label_id AS brand_label_id_61, t0.created_by AS created_by_62, t0.updated_by AS updated_by_63 FROM pee t0 WHERE t0.id = ?
Parameters:
[
"2032"
]
|
| 2 | 0.46 ms |
SELECT count(p0_.id) AS sclr_0 FROM pee p1_ INNER JOIN pee_subscription p0_ ON p1_.id = p0_.pee_id WHERE p0_.status = ? AND p1_.id = ?
Parameters:
[ "accepted" 2032 ] |
| 3 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.status AS status_3, t0.activity_area_more AS activity_area_more_4, t0.information AS information_5, t0.count_active_speaker AS count_active_speaker_6, t0.count_speaker AS count_speaker_7, t0.count_itdlc_scheduled AS count_itdlc_scheduled_8, t0.count_itdlc_archived AS count_itdlc_archived_9, t0.count_itdlc_students AS count_itdlc_students_10, t0.count_itdlc_aborted_by_speaker AS count_itdlc_aborted_by_speaker_11, t0.other_activity_area AS other_activity_area_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.comment AS comment_15, t0.idv1 AS idv1_16, t0.company_id AS company_id_17, t0.activity_area_id AS activity_area_id_18, t0.address_id AS address_id_19, t0.organisation AS organisation_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22 FROM company_location t0 WHERE t0.id = ?
Parameters:
[
884
]
|
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\User | 2 |
| App\Entity\Pee | 1 |
| App\Entity\CompanyLocation | 1 |
| App\Entity\Company | 1 |
| App\Entity\ActivityArea | 1 |
| App\Entity\Address | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Pee | No errors. |
| App\Entity\CompanyLocation | No errors. |
| App\Entity\ActivityArea | No errors. |
| App\Entity\BrandLabel | No errors. |
| App\Entity\User | No errors. |
| App\Entity\PeeSubscription | No errors. |
| App\Entity\ProcessLog | No errors. |
| App\Entity\Feedback | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\Organisation | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Manager | No errors. |
| App\Entity\Speaker | No errors. |
| App\Entity\Stage | No errors. |