Query Metrics
65
Database Queries
10
Different statements
82.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
54.34 ms (66.25%) |
47 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1782498665 [ "\x00tags\x00output_fd0ed343d7f3729327d2f3d023890bb8_desktop" "output_fd0ed343d7f3729327d2f3d023890bb8_desktop" ] ] |
|
6.86 ms (8.37%) |
3 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "job-offers" "path" => "/api/" ] |
|
5.88 ms (7.17%) |
6 |
SELECT * FROM object_collection_mobileJobOfferWorkingDay_mobile_job_offer WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 8495 "workingDays" ] |
|
4.71 ms (5.74%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"mobile_job_offer"
]
|
|
2.92 ms (3.56%) |
1 |
SELECT object_mobile_job_offer.o_id as o_id, object_mobile_job_offer.o_type as o_type FROM object_mobile_job_offer WHERE (position__id IN (:position__id0) AND city__id IN (:city__id0,:city__id1,:city__id2,:city__id3,:city__id4) AND object_mobile_job_offer.o_type IN ('object','folder')) AND object_mobile_job_offer.o_published = 1 ORDER BY `publicationDate` DESC LIMIT 11
Parameters:
[ "position__id0" => "7631" "city__id0" => "394" "city__id1" => "408" "city__id2" => "485" "city__id3" => "414" "city__id4" => "474" ] |
|
2.49 ms (3.03%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
1.73 ms (2.11%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/job-offers" ] |
|
1.32 ms (1.61%) |
1 |
SELECT COUNT(*) FROM object_mobile_job_offer WHERE (position__id IN (:position__id0) AND city__id IN (:city__id0,:city__id1,:city__id2,:city__id3,:city__id4) AND object_mobile_job_offer.o_type IN ('object','folder')) AND object_mobile_job_offer.o_published = 1
Parameters:
[ "position__id0" => "7631" "city__id0" => "394" "city__id1" => "408" "city__id2" => "485" "city__id3" => "414" "city__id4" => "474" ] |
|
1.06 ms (1.30%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/api/job-offers" "sourcePathQuery" => "/api/job-offers?cityIds=394,408,485,414,474&positionIds=7631&limit=10&offset=0" "sourceEntireUri" => "http://www.geminipolska.com.pl/api/job-offers?cityIds=394,408,485,414,474&limit=10&offset=0&positionIds=7631" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.71 ms (0.87%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.