GET https://dev.websaver.ca/en_ca/grocery-brands/list/I

Query Metrics

1 Database Queries
1 Different statements
1.40 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.40 ms
SELECT w0_.id AS id_0, w0_.brand_long_id AS brand_long_id_1, w0_.name AS name_2, w0_.date_created AS date_created_3, w0_.date_modified AS date_modified_4, w0_.status AS status_5, w0_.logo AS logo_6, w0_.description_fr AS description_fr_7, w0_.description_en AS description_en_8, w0_.brand_page_link AS brand_page_link_9, w0_.brand_image_name AS brand_image_name_10, w0_.brand_seo_name AS brand_seo_name_11, w0_.published AS published_12, w0_.active AS active_13 FROM ws_brand w0_ WHERE w0_.status = 1 AND w0_.active = 1 AND w0_.published = 1 AND w0_.name LIKE ? ORDER BY w0_.name ASC
Parameters:
[
  "I%"
]

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\WsUser No errors.
App\Entity\WsBrands No errors.
App\Entity\WsClients No errors.
App\Entity\WsCoupons No errors.