Query Metrics
1
Database Queries
1
Different statements
0.39 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.39 ms |
SELECT t0.id AS id_1, t0.token_id AS token_id_2, t0.price AS price_3, t0.is_claimed AS is_claimed_4, t0.claimed_by AS claimed_by_5, t0.claim_tx_hash AS claim_tx_hash_6, t0.sell_back_tx_hash AS sell_back_tx_hash_7, t0.claimed_at AS claimed_at_8, t0.sold_back_at AS sold_back_at_9, t0.qr_code AS qr_code_10, t0.ipfs AS ipfs_11, t0.type AS type_12, t0.name AS name_13, t0.claim_status AS claim_status_14, t0.price_wei AS price_wei_15, t0.claim_tx AS claim_tx_16, t0.rove_back AS rove_back_17, t0.rove_back_at AS rove_back_at_18, t0.rove_back_tx AS rove_back_tx_19, t0.tokens AS tokens_20, t0.qr_image AS qr_image_21, t0.collection_id AS collection_id_22, t0.user_id AS user_id_23, t0.claimed_user_id AS claimed_user_id_24 FROM nft t0 WHERE t0.user_id = ?
Parameters:
[
205
]
|
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\WEB3\NFT | No errors. |
App\Entity\WEB3\NFTCollection | No errors. |
App\Entity\User\User | No errors. |