Query Metrics
5
Database Queries
4
Different statements
8.38 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.22 ms (62.25%) |
1 |
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 = 4112 and b.is_tampil is true order by 1, 2') AS ct (row_id int, periode_update text, kode_wilayah text, kecamatan text, puskesmas text, jumlah_pus text, peserta_kb_aktif_metode_modern_kondom text, peserta_kb_aktif_metode_modern_kondom_persen text, peserta_kb_aktif_metode_modern_suntik text, peserta_kb_aktif_metode_modern_suntik_persen text, peserta_kb_aktif_metode_modern_pil text, peserta_kb_aktif_metode_modern_pil_persen text, peserta_kb_aktif_metode_modern_akdr text, peserta_kb_aktif_metode_modern_akdr_persen text, peserta_kb_aktif_metode_modern_mop text, peserta_kb_aktif_metode_modern_mop_persen text, peserta_kb_aktif_metode_modern_mow text, peserta_kb_aktif_metode_modern_mow_persen text, peserta_kb_aktif_metode_modern_implan text, peserta_kb_aktif_metode_modern_implan_persen text, peserta_kb_aktif_metode_modern_mal text, peserta_kb_aktif_metode_modern_mal_persen text, peserta_kb_aktif_metode_modern_jumlah text, peserta_kb_aktif_metode_modern_jumlah_persen text, efek_samping_ber_kb text, efek_samping_ber_kb_persen text, komplikasi_ber_kb text, komplikasi_ber_kb_persen text, kegagalan_ber_kb text, kegagalan_ber_kbpersen text, drop_out_ber_kb text, drop_out_ber_kb_persen text) where 1=1
Parameters:
[] |
1.92 ms (22.90%) |
2 |
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:
[ "4112" 1 ] |
0.97 ms (11.51%) |
1 |
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:
[
4112
]
|
0.28 ms (3.33%) |
1 |
CREATE EXTENSION IF NOT EXISTS tablefunc;
Parameters:
[] |
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. |