POST https://hub-dev.maxfeld.legal/pipeline/928/direkt-speichern

Query Metrics

7 Database Queries
7 Different statements
3.24 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
0.54 ms
(16.68%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.display_name AS display_name_3, t0.author_name AS author_name_4, t0.initials AS initials_5, t0.address_uid AS address_uid_6, t0.role AS role_7, t0.password_hash AS password_hash_8, t0.is_active AS is_active_9, t0.last_login_at AS last_login_at_10, t0.created_at AS created_at_11 FROM user_account t0 WHERE t0.id = ?
Parameters:
[
  b"\x01ŸÖÕQôzÑ­’2åÃp?¿"
]

typo3 connection

Time Count Info
1.27 ms
(39.08%)
1
"COMMIT"
Parameters:
[]
0.55 ms
(16.93%)
1
SELECT uid FROM tt_content WHERE tx_news_related_news=? AND deleted=0
Parameters:
[
  928
]
0.30 ms
(9.26%)
1
UPDATE `tt_content` SET `bodytext` = ?, tstamp = ? WHERE uid = ?
Parameters:
[
  "<p>Dieser Satz wird gleich im Browser geaendert. Und dieser Satz kam im Browser dazu. Und dieser Satz kam im Browser dazu.</p>"
  1786086208
  7827
]
0.24 ms
(7.37%)
1
SELECT `bodytext` FROM `tt_content` WHERE uid=?
Parameters:
[
  7827
]
0.23 ms
(7.22%)
1
SELECT uid FROM tx_mask_faq_items WHERE parentid IN (?) AND parenttable='tt_content' AND deleted=0
Parameters:
[
  7827
]
0.11 ms
(3.46%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
typo3 doctrine.dbal.typo3_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\UserAccount 1

Entities Mapping

Class Mapping errors
App\Entity\UserAccount No errors.