Error 500 Internal Server Error

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

Forwarded to ErrorController (4d9503)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.71 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.processor AS processor_3, t0.cores AS cores_4, t0.speed AS speed_5, t0.memory AS memory_6, t0.ram AS ram_7, t0.storage AS storage_8, t0.raid AS raid_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.is_active AS is_active_12, t0.cost_price AS cost_price_13, t0.sell_price AS sell_price_14, t0.is_popular AS is_popular_15, t0.is_featured AS is_featured_16, t0.processor_type_id AS processor_type_id_17, t0.hdd_type_id AS hdd_type_id_18, t0.supplier_id AS supplier_id_19 FROM dedicated_servers t0 WHERE t0.is_featured = ? AND t0.is_active = ? ORDER BY t0.sell_price ASC
Parameters:
[
  1
  1
]
2 1.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.processor AS processor_3, t0.cores AS cores_4, t0.speed AS speed_5, t0.memory AS memory_6, t0.ram AS ram_7, t0.storage AS storage_8, t0.raid AS raid_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.is_active AS is_active_12, t0.cost_price AS cost_price_13, t0.sell_price AS sell_price_14, t0.is_popular AS is_popular_15, t0.is_featured AS is_featured_16, t0.processor_type_id AS processor_type_id_17, t0.hdd_type_id AS hdd_type_id_18, t0.supplier_id AS supplier_id_19 FROM dedicated_servers t0
Parameters:
[]

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\DedicatedServers No errors.
App\Entity\ProcessorTypes No errors.
App\Entity\HardDriveTypes No errors.
App\Entity\Supplier No errors.