Query Metrics
4
Database Queries
4
Different statements
3.82 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.83 ms (47.98%) |
1 |
SELECT count(DISTINCT t0_.id) AS sclr_0 FROM t_infografik t0_ WHERE t0_.is_arsip = false AND LOWER(t0_.judul) LIKE LOWER('%%')
Parameters:
[] |
0.78 ms (20.31%) |
1 |
SELECT DISTINCT t0_.id AS id_0, t0_.release_date AS release_date_1 FROM t_infografik t0_ WHERE t0_.is_arsip = false AND LOWER(t0_.judul) LIKE LOWER('%%') ORDER BY t0_.release_date DESC LIMIT 10
Parameters:
[] |
0.71 ms (18.63%) |
1 |
SELECT t0_.id AS id_0, t0_.nama AS nama_1, t0_.path AS path_2, t0_.deskripsi AS deskripsi_3, t0_.reff_id AS reff_id_4, t0_.created_at AS created_at_5, t0_.updated_at AS updated_at_6, t0_.reff_name AS reff_name_7, t0_.file_type AS file_type_8 FROM t_dokumen t0_ WHERE t0_.reff_id = ? AND t0_.reff_name = ? AND t0_.file_type <> ?
Parameters:
[ 19 "INFOGRAFIK" "pdf" ] |
0.50 ms (13.08%) |
1 |
SELECT t0_.id AS id_0, t0_.judul AS judul_1, t0_.deskripsi AS deskripsi_2, t0_.view AS view_3, t0_.created_at AS created_at_4, t0_.updated_at AS updated_at_5, t0_.sumber AS sumber_6, t0_.is_arsip AS is_arsip_7, t0_.release_date AS release_date_8, t0_.div_id AS div_id_9 FROM t_infografik t0_ WHERE t0_.is_arsip = false AND LOWER(t0_.judul) LIKE LOWER('%%') AND t0_.id IN (?) ORDER BY t0_.release_date DESC
Parameters:
[ [ 19 33 27 22 21 24 31 29 ] ] |
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 |
---|---|
Kematjaya\UserBundle\Entity\KmjUser | No errors. |
Kematjaya\UserBundle\Entity\DefaultUser | No errors. |
App\Entity\TDokumen | No errors. |
App\Entity\MKategoriDetail | No errors. |
App\Entity\MUrusanDetail |
|
App\Entity\TInfografik | No errors. |
App\Entity\TDiv | No errors. |