POST https://myctrl.oncloud.ovh/bookmarks/api/insert

Query Metrics

9 Database Queries
9 Different statements
19.03 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.38 ms
SELECT * FROM tb_settings
Parameters:
[]
2 0.22 ms
SELECT t0.id_user AS id_user_1, t0.email AS email_2, t0.password AS password_3, t0.roles AS roles_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.is_active AS is_active_7, t0.is_suspended AS is_suspended_8, t0.last_access AS last_access_9, t0.image_profile AS image_profile_10, t0.token_coda AS token_coda_11, t0.scadenza_account AS scadenza_account_12, t0.limita_ip AS limita_ip_13, t0.num_login AS num_login_14, t0.num_login_max AS num_login_max_15 FROM `tb_users` t0 WHERE t0.id_user = ?
Parameters:
[
  2
]
3 15.28 ms
SELECT id_bookmark FROM bm_tb_bookmarks WHERE (TRIM(url) = TRIM('https://lespresso.it/c/attualita/2025/12/10/diritto-casa-problema-nazionale/58777'))
Parameters:
[]
4 1.11 ms
INSERT INTO bm_tb_bookmarks (public, url, permalink, titolo, descrizione, mimetype, tags, id_user_insert, dt_insert, ip_insert) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  "https://lespresso.it/c/attualita/2025/12/10/diritto-casa-problema-nazionale/58777"
  "VI2X04JE"
  "Perché la casa è diventata un'emergenza nazionale | L'Espresso"
  "Il modello italiano non funziona: mercato bloccato da troppe case di proprietà e tante seconde case (più la piaga affitti brevi a uso turistico). Quattro milion"
  ""
  "OPP00408,OPP00396,idee x migliorare ELEMENT,idee per marketing,povertà"
  2
  "2025-12-10 12:07:14"
  "87.18.109.201"
]
5 0.43 ms
INSERT INTO bm_tb_tagcloud(id_bookmark, tag) VALUES(14519, 'OPP00408')
Parameters:
[]
6 0.34 ms
INSERT INTO bm_tb_tagcloud(id_bookmark, tag) VALUES(14519, 'OPP00396')
Parameters:
[]
7 0.32 ms
INSERT INTO bm_tb_tagcloud(id_bookmark, tag) VALUES(14519, 'idee x migliorare ELEMENT')
Parameters:
[]
8 0.61 ms
INSERT INTO bm_tb_tagcloud(id_bookmark, tag) VALUES(14519, 'idee per marketing')
Parameters:
[]
9 0.35 ms
INSERT INTO bm_tb_tagcloud(id_bookmark, tag) VALUES(14519, 'povertà')
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
App\Entity\User No errors.