GET https://preprod.linko.ci/prestation/267

Query Metrics

57 Database Queries
12 Different statements
85.05 ms Query time
0 Invalid entities
65 Managed entities

Queries

Group similar statements

# Time Info
1 3.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.prix AS prix_4, t0.abonnement_status AS abonnement_status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.url_alias AS url_alias_8, t0.auto_generate_alias AS auto_generate_alias_9, t0.uuid AS uuid_10, t0.approval_status AS approval_status_11, t0.approved_at AS approved_at_12, t0.status AS status_13, t0.prestataire_id AS prestataire_id_14, t0.activity_domain_id AS activity_domain_id_15 FROM prestation t0 WHERE t0.id = ?
Parameters:
[
  "267"
]
2 8.99 ms
SELECT r0_.id AS id_0, r0_.rating AS rating_1, r0_.comment AS comment_2, r0_.response AS response_3, r0_.response_at AS response_at_4, r0_.approval_status AS approval_status_5, r0_.approved_at AS approved_at_6, r0_.status AS status_7, r0_.created_at AS created_at_8, r0_.updated_at AS updated_at_9, r0_.service_request_id AS service_request_id_10 FROM review r0_ INNER JOIN service_request s1_ ON r0_.service_request_id = s1_.id INNER JOIN prestataire p2_ ON s1_.prestataire_id = p2_.id INNER JOIN prestation p3_ ON p2_.id = p3_.prestataire_id WHERE p3_.id = ?
Parameters:
[
  267
]
3 0.90 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.prix AS prix_3, p0_.abonnement_status AS abonnement_status_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.url_alias AS url_alias_7, p0_.auto_generate_alias AS auto_generate_alias_8, p0_.uuid AS uuid_9, p0_.approval_status AS approval_status_10, p0_.approved_at AS approved_at_11, p0_.status AS status_12, p0_.prestataire_id AS prestataire_id_13, p0_.activity_domain_id AS activity_domain_id_14 FROM prestation p0_ WHERE p0_.prestataire_id = ? AND p0_.id <> ? LIMIT 9
Parameters:
[
  30
  267
]
4 9.57 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.region AS region_2, m0_.link AS link_3, m0_.weight AS weight_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.uuid AS uuid_7, m0_.status AS status_8, m0_.user_id AS user_id_9 FROM menu_link m0_ WHERE m0_.status = ? AND m0_.region = ? ORDER BY m0_.id ASC, m0_.weight DESC
Parameters:
[
  1
  "header"
]
5 1.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.qualites AS qualites_4, t0.abonnement_status AS abonnement_status_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.url_alias AS url_alias_8, t0.auto_generate_alias AS auto_generate_alias_9, t0.uuid AS uuid_10, t0.approval_status AS approval_status_11, t0.approved_at AS approved_at_12, t0.status AS status_13, t0.user_id AS user_id_14, t0.localisation_id AS localisation_id_15, t0.profile_image_id AS profile_image_id_16, t17.id AS id_18, t17.total_orders AS total_orders_19, t17.completed_orders AS completed_orders_20, t17.in_progress_orders AS in_progress_orders_21, t17.cancel_orders AS cancel_orders_22, t17.total_reviews AS total_reviews_23, t17.average_rating AS average_rating_24, t17.positive_reviews AS positive_reviews_25, t17.negative_reviews AS negative_reviews_26, t17.average_response_time AS average_response_time_27, t17.total_earnings AS total_earnings_28, t17.completion_rate AS completion_rate_29, t17.last_updated AS last_updated_30, t17.uuid AS uuid_31, t17.prestataire_id AS prestataire_id_32 FROM prestataire t0 LEFT JOIN prestataire_stats t17 ON t17.prestataire_id = t0.id WHERE t0.id = ?
Parameters:
[
  30
]
6 1.47 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestataire p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  30
]
7 0.66 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestataire p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  30
]
8 0.70 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 WHERE t0.id = ?
Parameters:
[
  13
]
9 2.07 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.roles AS roles_4, t0.is_verified AS is_verified_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone AS phone_8, t0.address AS address_9, t0.gender AS gender_10, t0.birth_date AS birth_date_11, t0.last_login AS last_login_12, t0.login_type AS login_type_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.uuid AS uuid_16, t17.id AS id_18, t17.name AS name_19, t17.description AS description_20, t17.created_at AS created_at_21, t17.updated_at AS updated_at_22, t17.uuid AS uuid_23, t17.user_id AS user_id_24, t17.profile_image_id AS profile_image_id_25, t17.localisation_id AS localisation_id_26, t27.id AS id_28, t27.name AS name_29, t27.description AS description_30, t27.qualites AS qualites_31, t27.abonnement_status AS abonnement_status_32, t27.created_at AS created_at_33, t27.updated_at AS updated_at_34, t27.url_alias AS url_alias_35, t27.auto_generate_alias AS auto_generate_alias_36, t27.uuid AS uuid_37, t27.approval_status AS approval_status_38, t27.approved_at AS approved_at_39, t27.status AS status_40, t27.user_id AS user_id_41, t27.localisation_id AS localisation_id_42, t27.profile_image_id AS profile_image_id_43, t44.id AS id_45, t44.access_token AS access_token_46, t44.token_type AS token_type_47, t44.expires_in AS expires_in_48, t44.scope AS scope_49, t44.linkedin_user_id AS linkedin_user_id_50, t44.expires_at AS expires_at_51, t44.is_active AS is_active_52, t44.created_at AS created_at_53, t44.updated_at AS updated_at_54, t44.user_id AS user_id_55 FROM "user" t0 LEFT JOIN client t17 ON t17.user_id = t0.id LEFT JOIN prestataire t27 ON t27.user_id = t0.id LEFT JOIN linkedin_tokens t44 ON t44.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  42
]
10 0.82 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  267
]
11 9.52 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  264
]
12 0.79 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  264
]
13 0.62 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  264
]
14 0.67 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  266
]
15 0.62 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  266
]
16 0.56 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  266
]
17 0.55 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  269
]
18 0.57 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  269
]
19 0.59 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  269
]
20 0.63 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  271
]
21 4.04 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  271
]
22 0.53 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  271
]
23 0.55 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  274
]
24 0.62 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  274
]
25 0.54 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  274
]
26 0.62 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  265
]
27 0.59 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  265
]
28 0.52 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  265
]
29 0.61 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  268
]
30 0.59 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  268
]
31 0.55 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  268
]
32 0.59 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  270
]
33 0.59 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  270
]
34 0.55 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  270
]
35 0.60 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  272
]
36 0.68 ms
SELECT p0_.url_alias AS url_alias_0, p0_.id AS id_1 FROM prestation p0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = p0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE p0_.id = ? LIMIT 1
Parameters:
[
  272
]
37 0.46 ms
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.original_name AS original_name_3, t0.file_size AS file_size_4, t0.mime_type AS mime_type_5, t0.type AS type_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.user_id AS user_id_10 FROM files t0 INNER JOIN prestation_files ON t0.id = prestation_files.files_id WHERE prestation_files.image_id = ?
Parameters:
[
  272
]
38 0.45 ms
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.region AS region_2, m0_.link AS link_3, m0_.weight AS weight_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.uuid AS uuid_7, m0_.status AS status_8, m0_.user_id AS user_id_9 FROM menu_link m0_ WHERE m0_.status = ? AND m0_.region = ? ORDER BY m0_.id ASC, m0_.weight DESC
Parameters:
[
  1
  "footer"
]
39 12.63 ms
SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.name AS name_2, a0_.description AS description_3, a0_.icon AS icon_4, a0_.level AS level_5, a0_.url_alias AS url_alias_6, a0_.auto_generate_alias AS auto_generate_alias_7, a0_.status AS status_8, a0_.parent_id AS parent_id_9 FROM activity_domain a0_ WHERE a0_.status = ? AND a0_.parent_id IS NULL ORDER BY a0_.name ASC LIMIT 9
Parameters:
[
  1
]
40 5.51 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  8
]
41 0.57 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  8
]
42 0.47 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  3
]
43 0.49 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  3
]
44 0.46 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  2
]
45 0.49 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  2
]
46 0.46 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  10
]
47 0.49 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  10
]
48 0.47 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  6
]
49 0.55 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  6
]
50 0.50 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  7
]
51 0.54 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  7
]
52 0.51 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  9
]
53 0.47 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  9
]
54 0.46 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  1
]
55 0.50 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  1
]
56 0.48 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  4
]
57 0.53 ms
SELECT a0_.url_alias AS url_alias_0, a0_.id AS id_1 FROM activity_domain a0_ INNER JOIN entity_url_alias e1_ ON (e1_.entity_id = a0_.id) INNER JOIN entity_type_alias e2_ ON (e2_.id = e1_.type_alias_id) WHERE a0_.id = ? LIMIT 1
Parameters:
[
  4
]

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\Files 31
App\Entity\MenuLink 11
App\Entity\Prestation 10
App\Entity\ActivityDomain 9
App\Entity\User 2
App\Entity\Prestataire 1
App\Entity\Localisation 1

Entities Mapping