GET https://beta.cofso.in/services/web-design

Query Metrics

2 Database Queries
2 Different statements
1.46 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.65 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.featured_image AS featured_image_3, t0.published_status AS published_status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.created_by AS created_by_7, t0.updated_by AS updated_by_8, t0.slug AS slug_9, t0.short_description AS short_description_10, t0.content AS content_11, t0.meta_title AS meta_title_12, t0.meta_description AS meta_description_13, t0.meta_keywords AS meta_keywords_14, t0.featured_icon AS featured_icon_15, t0.featured AS featured_16 FROM our_services t0 WHERE t0.slug = ? AND t0.published_status = ? LIMIT 1
Parameters:
[
  "web-design"
  1
]
2 0.81 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.created_by AS created_by_4, t0.updated_at AS updated_at_5, t0.updated_by AS updated_by_6, t0.slug AS slug_7 FROM tag t0 INNER JOIN our_services_tag ON t0.id = our_services_tag.tag_id WHERE our_services_tag.our_services_id = ?
Parameters:
[
  5
]

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\Tag 4
App\Entity\OurServices 1

Entities Mapping

Class Mapping errors
App\Entity\OurServices No errors.
App\Entity\Tag No errors.
App\Entity\Blog No errors.
App\Entity\CaseStudy No errors.