Query Metrics
5
Database Queries
4
Different statements
6.70 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.43 ms |
SELECT t0.id AS id_1, t0.nama AS nama_2, t0.is_tampil AS is_tampil_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.reff_id AS reff_id_6, t0.pub_id AS pub_id_7 FROM t_variabel t0 WHERE t0.pub_id = ? AND t0.is_tampil = ? ORDER BY t0.id ASC
Parameters:
[ "4138" 1 ] |
2 | 0.27 ms |
CREATE EXTENSION IF NOT EXISTS tablefunc;
Parameters:
[] |
3 | 0.33 ms |
SELECT t0.id AS id_1, t0.nama AS nama_2, t0.is_tampil AS is_tampil_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.reff_id AS reff_id_6, t0.pub_id AS pub_id_7 FROM t_variabel t0 WHERE t0.pub_id = ? AND t0.is_tampil = ? ORDER BY t0.id ASC
Parameters:
[ "4138" 1 ] |
4 | 3.74 ms |
SELECT * FROM crosstab('select a.row_id, b.id, a.isi from t_data a join t_variabel b on a.variabel_id = b.id where a.pub_id = 4138 and b.is_tampil is true order by 1, 2') AS ct (row_id int, periode_update text, kecamatan text, faskes_pemberi_layanan_vaksinasi_covid_19__pkm_rs_klinik_dll_ text, hasil_vaksinasi__abs__sdmk text, hasil_vaksinasi__abs__lansia text, hasil_vaksinasi__abs__yan_publik text, hasil_vaksinasi__abs__masy_rentan_amp_masyarakat_umum text, hasil_vaksinasi__abs__remaja text, hasil_vaksinasi__abs__anak text, hasil_vaksinasi__abs__total text) where 1=1
Parameters:
[] |
5 | 0.94 ms |
SELECT t0.id AS id_1, t0.judul AS judul_2, t0.sumber AS sumber_3, t0.satuan AS satuan_4, t0.tahun AS tahun_5, t0.deskripsi AS deskripsi_6, t0.kode AS kode_7, t0.dimensi AS dimensi_8, t0.keyword AS keyword_9, t0.konsep AS konsep_10, t0.rumus AS rumus_11, t0.kegunaan AS kegunaan_12, t0.intepretasi AS intepretasi_13, t0.metodologi AS metodologi_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.view AS view_17, t0.reff_id AS reff_id_18, t0.tipe AS tipe_19, t0.jenis AS jenis_20, t0.jumlah_download AS jumlah_download_21, t0.periode_id AS periode_id_22, t0.status_id AS status_id_23, t0.wilayah_id AS wilayah_id_24, t0.div_id AS div_id_25, t0.urusan_id AS urusan_id_26, t0.sektor_id AS sektor_id_27, t28.id AS id_29, t28.judul AS judul_30, t28.tipe AS tipe_31, t28.axis_x AS axis_x_32, t28.axis_y AS axis_y_33, t28.created_at AS created_at_34, t28.updated_at AS updated_at_35, t28.is_show AS is_show_36, t28.axis_y_ids AS axis_y_ids_37, t28.pub_id AS pub_id_38 FROM t_publikasi t0 LEFT JOIN t_grafik t28 ON t28.pub_id = t0.id WHERE t0.id = ?
Parameters:
[
4138
]
|
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\TVariabel | No errors. |
App\Entity\TPublikasi | No errors. |
App\Entity\TData | No errors. |
App\Entity\MPeriode | No errors. |
App\Entity\MStatus | No errors. |
App\Entity\MWilayah | No errors. |
App\Entity\TDiv | No errors. |
App\Entity\MUrusan |
|
App\Entity\MSektor | No errors. |
App\Entity\TGrafik | No errors. |
App\Entity\TFile | No errors. |