https://je-prie-pour-madagascar.my-preprod.space/

Query Metrics

20 Database Queries
8 Different statements
18.44 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.79 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.created AS created_4, t0.updated AS updated_5 FROM city t0
Parameters:
[]
2 6.19 ms
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.address AS address_6, u0_.city AS city_7, u0_.zip AS zip_8, u0_.country AS country_9, u0_.latitude AS latitude_10, u0_.longitude AS longitude_11, u0_.image AS image_12, u0_.birthday AS birthday_13, u0_.is_verified AS is_verified_14, u0_.subscribe AS subscribe_15, u0_.created AS created_16, u0_.updated AS updated_17, u0_.status AS status_18, u0_.user_type AS user_type_19 FROM customer c1_ INNER JOIN `user` u0_ ON c1_.id = u0_.id INNER JOIN praying p2_ ON c1_.id = p2_.customer_id WHERE u0_.city = ?
Parameters:
[
  "Ambalavao"
]
3 1.17 ms
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.address AS address_6, u0_.city AS city_7, u0_.zip AS zip_8, u0_.country AS country_9, u0_.latitude AS latitude_10, u0_.longitude AS longitude_11, u0_.image AS image_12, u0_.birthday AS birthday_13, u0_.is_verified AS is_verified_14, u0_.subscribe AS subscribe_15, u0_.created AS created_16, u0_.updated AS updated_17, u0_.status AS status_18, u0_.user_type AS user_type_19 FROM customer c1_ INNER JOIN `user` u0_ ON c1_.id = u0_.id INNER JOIN praying p2_ ON c1_.id = p2_.customer_id WHERE u0_.city = ?
Parameters:
[
  "Antananarivo"
]
4 0.62 ms
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.address AS address_6, u0_.city AS city_7, u0_.zip AS zip_8, u0_.country AS country_9, u0_.latitude AS latitude_10, u0_.longitude AS longitude_11, u0_.image AS image_12, u0_.birthday AS birthday_13, u0_.is_verified AS is_verified_14, u0_.subscribe AS subscribe_15, u0_.created AS created_16, u0_.updated AS updated_17, u0_.status AS status_18, u0_.user_type AS user_type_19 FROM customer c1_ INNER JOIN `user` u0_ ON c1_.id = u0_.id INNER JOIN praying p2_ ON c1_.id = p2_.customer_id WHERE u0_.city = ?
Parameters:
[
  "Paris"
]
5 0.39 ms
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.address AS address_6, u0_.city AS city_7, u0_.zip AS zip_8, u0_.country AS country_9, u0_.latitude AS latitude_10, u0_.longitude AS longitude_11, u0_.image AS image_12, u0_.birthday AS birthday_13, u0_.is_verified AS is_verified_14, u0_.subscribe AS subscribe_15, u0_.created AS created_16, u0_.updated AS updated_17, u0_.status AS status_18, u0_.user_type AS user_type_19 FROM customer c1_ INNER JOIN `user` u0_ ON c1_.id = u0_.id INNER JOIN praying p2_ ON c1_.id = p2_.customer_id WHERE u0_.city = ?
Parameters:
[
  "Antananarivo-Atsimondrano"
]
6 0.32 ms
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.address AS address_6, u0_.city AS city_7, u0_.zip AS zip_8, u0_.country AS country_9, u0_.latitude AS latitude_10, u0_.longitude AS longitude_11, u0_.image AS image_12, u0_.birthday AS birthday_13, u0_.is_verified AS is_verified_14, u0_.subscribe AS subscribe_15, u0_.created AS created_16, u0_.updated AS updated_17, u0_.status AS status_18, u0_.user_type AS user_type_19 FROM customer c1_ INNER JOIN `user` u0_ ON c1_.id = u0_.id INNER JOIN praying p2_ ON c1_.id = p2_.customer_id WHERE u0_.city = ?
Parameters:
[
  "Seine-et-Marne"
]
7 1.10 ms
SELECT u0_.city AS city_0, COUNT(p1_.id) AS sclr_1 FROM customer c2_ INNER JOIN `user` u0_ ON c2_.id = u0_.id INNER JOIN praying p1_ ON c2_.id = p1_.customer_id GROUP BY u0_.city ORDER BY COUNT(p1_.id) DESC
Parameters:
[]
8 0.87 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.title AS title_3, t0.description AS description_4, t0.date_publish_start AS date_publish_start_5, t0.date_publish_end AS date_publish_end_6, t0.status AS status_7, t0.is_temporarily AS is_temporarily_8, t0.validated_at AS validated_at_9, t0.created AS created_10, t0.updated AS updated_11, t0.author_id AS author_id_12 FROM prayer t0 WHERE t0.status = ?
Parameters:
[
  2
]
9 0.99 ms
SELECT t0.id AS id_3, t0.username AS username_4, t0.roles AS roles_5, t0.password AS password_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.address AS address_9, t0.city AS city_10, t0.zip AS zip_11, t0.country AS country_12, t0.latitude AS latitude_13, t0.longitude AS longitude_14, t0.image AS image_15, t0.birthday AS birthday_16, t0.is_verified AS is_verified_17, t0.subscribe AS subscribe_18, t0.created AS created_19, t0.updated AS updated_20, t0.status AS status_21, t0.user_type FROM `user` t0 LEFT JOIN customer t1 ON t0.id = t1.id LEFT JOIN `admin` t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
  11
]
10 0.39 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0
Parameters:
[]
11 1.12 ms
SELECT p0_.id AS id_0, p0_.image AS image_1, p0_.title AS title_2, p0_.description AS description_3, p0_.date_publish_start AS date_publish_start_4, p0_.date_publish_end AS date_publish_end_5, p0_.status AS status_6, p0_.is_temporarily AS is_temporarily_7, p0_.validated_at AS validated_at_8, p0_.created AS created_9, p0_.updated AS updated_10, p0_.author_id AS author_id_11 FROM prayer p0_ WHERE (p0_.is_temporarily = 0 OR (p0_.is_temporarily = 1 AND (NOW() BETWEEN p0_.date_publish_start AND p0_.date_publish_end))) AND p0_.status = ? ORDER BY p0_.created DESC LIMIT 10
Parameters:
[
  2
]
12 0.83 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0 WHERE t0.prayer_id = ?
Parameters:
[
  9
]
13 0.49 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0 WHERE t0.prayer_id = ?
Parameters:
[
  8
]
14 0.32 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0 WHERE t0.prayer_id = ?
Parameters:
[
  7
]
15 0.27 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0 WHERE t0.prayer_id = ?
Parameters:
[
  6
]
16 0.25 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0 WHERE t0.prayer_id = ?
Parameters:
[
  5
]
17 0.24 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0 WHERE t0.prayer_id = ?
Parameters:
[
  4
]
18 0.31 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0 WHERE t0.prayer_id = ?
Parameters:
[
  3
]
19 0.46 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0 WHERE t0.prayer_id = ?
Parameters:
[
  2
]
20 0.31 ms
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.status AS status_4, t0.customer_id AS customer_id_5, t0.prayer_id AS prayer_id_6 FROM praying t0 WHERE t0.prayer_id = ?
Parameters:
[
  1
]

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
App\Entity\User No errors.
App\Entity\Customer No errors.
App\Entity\Prayer No errors.
App\Entity\City No errors.
App\Entity\Praying No errors.
App\Entity\Admin No errors.
App\Entity\Page No errors.
Umbrella\AdminBundle\Entity\BaseNotification No errors.
Umbrella\AdminBundle\Entity\BaseAdminUser No errors.
Vich\UploaderBundle\Entity\File No errors.