GET https://xpanel.n46.net/ro/alege-pachetul-de-gazduire

Query Metrics

4 Database Queries
3 Different statements
2.75 ms Query time
0 Invalid entities
9 Managed entities

Queries

Group similar statements

# Time Info
1 1.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.status AS status_4, t0.domain_limit AS domain_limit_5, t0.subdomain_limit AS subdomain_limit_6, t0.domain_alias_limit AS domain_alias_limit_7, t0.storage_limit AS storage_limit_8, t0.daily_traffic_limit AS daily_traffic_limit_9, t0.monthly_traffic_limit AS monthly_traffic_limit_10, t0.email_account_limit AS email_account_limit_11, t0.ftp_account_limit AS ftp_account_limit_12, t0.database_limit AS database_limit_13, t0.mailbox_quota AS mailbox_quota_14, t0.monthly_price AS monthly_price_15, t0.quarterly_price AS quarterly_price_16, t0.semiannually_price AS semiannually_price_17, t0.annually_price AS annually_price_18, t0.recommended_choice AS recommended_choice_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.feature_id AS feature_id_22 FROM xp_hosting_plan t0 WHERE t0.status = ? ORDER BY t0.id ASC
Parameters:
[
  "active"
]
2 0.71 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.prefix AS prefix_3, t0.suffix AS suffix_4, t0.rate AS rate_5, t0.is_default AS is_default_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM xp_currency t0 WHERE t0.is_default = ? LIMIT 1
Parameters:
[
  "Y"
]
3 0.70 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_https AS is_https_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM xp_hosting_plan_feature t0 WHERE t0.id = ?
Parameters:
[
  1
]
4 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_https AS is_https_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM xp_hosting_plan_feature t0 WHERE t0.id = ?
Parameters:
[
  2
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\HostingPlan 6
App\Entity\HostingPlanFeature 2
App\Entity\Currency 1

Entities Mapping

Class Mapping errors
App\Entity\HostingPlan No errors.
App\Entity\HostingPlanFeature No errors.
App\Entity\Currency No errors.