Query Metrics
19
Database Queries
13
Different statements
17.27 ms
Query time
3
Invalid entities
25
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
3.77 ms (21.81%) |
2 |
SELECT m0_.id AS id_0, m0_.value AS value_1, m0_.raw AS raw_2, m0_.source AS source_3, m0_.timestamp AS timestamp_4, m0_.forecast AS forecast_5, m0_.strymo_id AS strymo_id_6, m0_.kind AS kind_7, m0_.day AS day_8, m0_.created_at AS created_at_9, m0_.updated_at AS updated_at_10, m0_.place_id AS place_id_11, m0_.parameter_id AS parameter_id_12, m0_.document_id AS document_id_13, m0_.report_id AS report_id_14 FROM metric m0_ WHERE m0_.place_id = ? AND m0_.value IS NOT NULL AND m0_.forecast IS NULL AND m0_.timestamp >= ? AND m0_.timestamp <= ? AND m0_.parameter_id = ? ORDER BY ABS(m0_.timestamp - ?) ASC LIMIT 1
Parameters:
[ 10 1781636775 1781809575 10 1781723175 ]
|
||||||||||||||||||||||||||||||
|
2.14 ms (12.37%) |
3 |
SELECT m0_.id AS id_0, m0_.value AS value_1, m0_.raw AS raw_2, m0_.source AS source_3, m0_.timestamp AS timestamp_4, m0_.forecast AS forecast_5, m0_.strymo_id AS strymo_id_6, m0_.kind AS kind_7, m0_.day AS day_8, m0_.created_at AS created_at_9, m0_.updated_at AS updated_at_10, m0_.place_id AS place_id_11, m0_.parameter_id AS parameter_id_12, m0_.document_id AS document_id_13, m0_.report_id AS report_id_14 FROM metric m0_ WHERE m0_.parameter_id = ? AND m0_.place_id = ? AND m0_.value IS NOT NULL AND m0_.timestamp >= ? AND m0_.timestamp <= ? ORDER BY m0_.timestamp ASC
Parameters:
[ 28 10 1780340775 1781723175 ]
|
||||||||||||||||||||||||||||||
|
2.06 ms (11.94%) |
2 |
SELECT m0_.id AS id_0, m0_.value AS value_1, m0_.raw AS raw_2, m0_.source AS source_3, m0_.timestamp AS timestamp_4, m0_.forecast AS forecast_5, m0_.strymo_id AS strymo_id_6, m0_.kind AS kind_7, m0_.day AS day_8, m0_.created_at AS created_at_9, m0_.updated_at AS updated_at_10, m0_.place_id AS place_id_11, m0_.parameter_id AS parameter_id_12, m0_.document_id AS document_id_13, m0_.report_id AS report_id_14 FROM metric m0_ WHERE m0_.parameter_id = ? AND m0_.place_id = ? ORDER BY m0_.id DESC LIMIT 200
Parameters:
[ 10 10 ]
|
||||||||||||||||||||||||||||||
|
1.90 ms (11.00%) |
1 |
SELECT DISTINCT d0_.id AS id_0, d0_.path AS path_1, d0_.name AS name_2, d0_.mime_type AS mime_type_3, d0_.size AS size_4, d0_.google_id AS google_id_5, d0_.google_dir_id AS google_dir_id_6, d0_.created_at AS created_at_7, d0_.updated_at AS updated_at_8, d0_.created_by AS created_by_9, d0_.updated_by AS updated_by_10, d0_.client_id AS client_id_11, d0_.place_id AS place_id_12, d0_.report_id AS report_id_13, d0_.chat_id AS chat_id_14 FROM document d0_ INNER JOIN document_taxonomy d2_ ON d0_.id = d2_.document_id INNER JOIN taxonomy t1_ ON t1_.id = d2_.taxonomy_id WHERE d0_.place_id = ? AND t1_.slug IN (?)
Parameters:
[ 10 "quality" ]
|
||||||||||||||||||||||||||||||
|
1.85 ms (10.70%) |
1 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.raw AS raw_3, t0.source AS source_4, t0.timestamp AS timestamp_5, t0.forecast AS forecast_6, t0.strymo_id AS strymo_id_7, t0.kind AS kind_8, t0.day AS day_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.place_id AS place_id_12, t0.parameter_id AS parameter_id_13, t0.document_id AS document_id_14, t0.report_id AS report_id_15 FROM metric t0 WHERE t0.place_id = ? AND t0.parameter_id = ?
Parameters:
[ 10 28 ]
|
||||||||||||||||||||||||||||||
|
1.17 ms (6.76%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.city AS city_4, t0.country AS country_5, t0.postalcode AS postalcode_6, t0.address AS address_7, t0.active AS active_8, t0.latitude AS latitude_9, t0.longitude AS longitude_10, t0.webcam_url AS webcam_url_11, t0.weather_station_id AS weather_station_id_12, t0.water_station_id AS water_station_id_13, t0.opening_hours AS opening_hours_14, t0.max_people AS max_people_15, t0.picture AS picture_16, t0.strymo_station_id AS strymo_station_id_17, t0.jauge_url AS jauge_url_18, t0.preview_code AS preview_code_19, t0.control_code AS control_code_20, t0.link AS link_21, t0.boazcreate AS boazcreate_22, t0.pict3d AS pict3d_23, t0.drive_directory AS drive_directory_24, t0.opening_days AS opening_days_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.created_by AS created_by_28, t0.updated_by AS updated_by_29, t0.client_id AS client_id_30 FROM place t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"demo-baignade"
]
|
||||||||||||||||||||||||||||||
|
0.78 ms (4.53%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.unit AS unit_4, t0.description AS description_5, t0.category AS category_6, t0.strymo_id AS strymo_id_7, t0.type AS type_8 FROM parameter t0 WHERE t0.slug = ? AND t0.category = ? LIMIT 1
Parameters:
[ "people" "place" ]
|
||||||||||||||||||||||||||||||
|
0.72 ms (4.17%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.active AS active_4, t0.description AS description_5, t0.role AS role_6, t0.parent_id AS parent_id_7 FROM taxonomy t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"quality"
]
|
||||||||||||||||||||||||||||||
|
0.69 ms (3.99%) |
1 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.raw AS raw_3, t0.source AS source_4, t0.timestamp AS timestamp_5, t0.forecast AS forecast_6, t0.strymo_id AS strymo_id_7, t0.kind AS kind_8, t0.day AS day_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.place_id AS place_id_12, t0.parameter_id AS parameter_id_13, t0.document_id AS document_id_14, t0.report_id AS report_id_15 FROM metric t0 WHERE t0.place_id = ? AND t0.parameter_id = ? ORDER BY t0.id DESC LIMIT 200
Parameters:
[ 10 28 ]
|
||||||||||||||||||||||||||||||
|
0.64 ms (3.72%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.logo AS logo_4, t0.cover AS cover_5, t0.color AS color_6, t0.active AS active_7, t0.domain AS domain_8, t0.preview_code AS preview_code_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13 FROM client t0 WHERE t0.id = ?
Parameters:
[
8
]
|
||||||||||||||||||||||||||||||
|
0.61 ms (3.55%) |
1 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.raw AS raw_3, t0.source AS source_4, t0.timestamp AS timestamp_5, t0.forecast AS forecast_6, t0.strymo_id AS strymo_id_7, t0.kind AS kind_8, t0.day AS day_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.place_id AS place_id_12, t0.parameter_id AS parameter_id_13, t0.document_id AS document_id_14, t0.report_id AS report_id_15 FROM metric t0 WHERE t0.place_id = ? AND t0.parameter_id IN (?)
Parameters:
[ 10 28 ]
|
||||||||||||||||||||||||||||||
|
0.61 ms (3.54%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.unit AS unit_4, t0.description AS description_5, t0.category AS category_6, t0.strymo_id AS strymo_id_7, t0.type AS type_8 FROM parameter t0 WHERE t0.category = ?
Parameters:
[
"place"
]
|
||||||||||||||||||||||||||||||
|
0.33 ms (1.93%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.unit AS unit_4, t0.description AS description_5, t0.category AS category_6, t0.strymo_id AS strymo_id_7, t0.type AS type_8 FROM parameter t0 WHERE t0.category = ? AND t0.slug = ?
Parameters:
[ "place" "people_total" ]
|
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\Metric | 19 |
| App\Entity\Parameter | 2 |
| App\Entity\Taxonomy | 2 |
| App\Entity\Place | 1 |
| App\Entity\Client | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Place |
|
| App\Entity\Client | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Report |
|
| App\Entity\Water | No errors. |
| App\Entity\Weather | No errors. |
| App\Entity\Status | No errors. |
| App\Entity\Webcam | No errors. |
| App\Entity\Metric | No errors. |
| App\Entity\Message | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\Document | No errors. |
| App\Entity\Taxonomy | No errors. |
| App\Entity\Widget | No errors. |
| App\Entity\Structure | No errors. |
| App\Entity\News | No errors. |
| App\Entity\Parameter | No errors. |
| App\Entity\Task | No errors. |
| App\Entity\Todo |
|
| App\Entity\Chat | No errors. |
| App\Entity\Tutorial | No errors. |