Error 404 Not Found

GET https://dev.hisoluciones.com.mx/service/Link

Query Metrics

4 Database Queries
4 Different statements
1.98 ms Query time
0 Invalid entities
23 Managed entities

Queries

Group similar statements

# Time Info
1 1.04 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.phone AS phone_4, t0.contact_email AS contact_email_5, t0.main_color AS main_color_6, t0.secondary_color AS secondary_color_7, t0.third_color AS third_color_8, t0.text_color AS text_color_9, t0.background_image AS background_image_10, t0.location AS location_11, t0.legal_advise AS legal_advise_12, t0.privacy_policy AS privacy_policy_13, t0.slogan AS slogan_14, t0.about_us AS about_us_15, t0.why_choose_us AS why_choose_us_16 FROM brand t0
Parameters:
[]
2 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.logo AS logo_4 FROM social_network t0
Parameters:
[]
3 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.brand AS brand_3, t0.description AS description_4, t0.image AS image_5, t0.category AS category_6 FROM product t0
Parameters:
[]
4 0.41 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.icon AS icon_4, t0.base_price AS base_price_5 FROM service t0 WHERE t0.id = ?
Parameters:
[
  "Link"
]

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\Product 21
App\Entity\Brand 1
App\Entity\SocialNetwork 1

Entities Mapping

Class Mapping errors
App\Entity\Brand No errors.
App\Entity\SocialNetwork No errors.
App\Entity\Product No errors.
App\Entity\Service No errors.