GET http://www.littlewelshhostingcompany.com/vps-servers

Query Metrics

2 Database Queries
2 Different statements
6.01 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.81 ms
(63.45%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.is_active AS is_active_5, t0.dreamscape_id AS dreamscape_id_6, t0.dreamscape_name AS dreamscape_name_7 FROM product_types t0 WHERE t0.dreamscape_name = ? LIMIT 1
Parameters:
[
  "Servers"
]
2.20 ms
(36.55%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.period AS period_3, t0.register_price AS register_price_4, t0.renew_price AS renew_price_5, t0.is_free_trial AS is_free_trial_6, t0.is_renewable AS is_renewable_7, t0.expires AS expires_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.is_active AS is_active_11, t0.dreamscape_name AS dreamscape_name_12, t0.dreamscape_id AS dreamscape_id_13, t0.short_description AS short_description_14, t0.features AS features_15, t0.popular AS popular_16, t0.position AS position_17, t0.type_id AS type_id_18 FROM hosting_packages t0 WHERE t0.type_id = ? AND t0.is_active = ? ORDER BY t0.position ASC
Parameters:
[
  11
  1
]

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\ProductTypes No errors.
App\Entity\HostingPackages No errors.