Query Metrics
2
Database Queries
2
Different statements
0.87 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.45 ms (51.22%) |
1 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.update_data AS update_data_3, t0.git_data AS git_data_4, t0.created_at AS created_at_5, t0.rating_aktiv AS rating_aktiv_6, t0.language_aktiv AS language_aktiv_7, t0.tab_bezeichnung AS tab_bezeichnung_8, t0.aktive AS aktive_9, t10.id AS id_11, t10.bezeichnung AS bezeichnung_12, t10.beschreibung AS beschreibung_13, t10.type AS type_14, t10.version AS version_15, t10.is_git AS is_git_16, t10.git_url AS git_url_17, t10.slug AS slug_18, t10.is_license AS is_license_19, t10.is_show_api AS is_show_api_20, t10.aktivierungs_path AS aktivierungs_path_21, t10.created_at AS created_at_22, t10.git_version AS git_version_23, t10.is_standalone AS is_standalone_24, t10.productDashboard AS productDashboard_25, t10.updateChecker AS updateChecker_26 FROM update_checker t0 LEFT JOIN product t10 ON t10.updateChecker = t0.id WHERE t0.id = ?
Parameters:
[
11
]
|
|
0.42 ms (48.78%) |
1 |
SELECT t0.id AS id_1, t0.bezeichnung AS bezeichnung_2, t0.beschreibung AS beschreibung_3, t0.type AS type_4, t0.version AS version_5, t0.is_git AS is_git_6, t0.git_url AS git_url_7, t0.slug AS slug_8, t0.is_license AS is_license_9, t0.is_show_api AS is_show_api_10, t0.aktivierungs_path AS aktivierungs_path_11, t0.created_at AS created_at_12, t0.git_version AS git_version_13, t0.is_standalone AS is_standalone_14, t0.productDashboard AS productDashboard_15, t0.updateChecker AS updateChecker_16 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"wp-security-header"
]
|
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\Product | No errors. |
| App\Entity\ProductDashboard | No errors. |
| App\Entity\UpdateChecker | No errors. |