Query Metrics
4
Database Queries
4
Different statements
3.69 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.27 ms (61.49%) |
1 |
SELECT t0.id AS id_1, t0.logo_filename AS logo_filename_2, t0.logo_size AS logo_size_3, t0.site_name AS site_name_4, t0.graph_display_period AS graph_display_period_5, t0.display_multiple_levels AS display_multiple_levels_6 FROM site_config t0
Parameters:
[] |
0.60 ms (16.15%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.street_address AS street_address_2, c0_.city AS city_3, c0_.state AS state_4, c0_.country AS country_5, c0_.image_filename AS image_filename_6, c0_.image_size AS image_size_7, c0_.updated_at AS updated_at_8, c0_.street_address2 AS street_address2_9, c0_.zip AS zip_10, c1_.id AS id_11, c1_.label AS label_12, c1_.value AS value_13, c1_.position_number AS position_number_14, c1_.company_id AS company_id_15 FROM company c0_ LEFT JOIN company_meta c1_ ON c0_.id = c1_.company_id
Parameters:
[] |
0.56 ms (15.14%) |
1 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
0.27 ms (7.23%) |
1 |
SELECT DATABASE()
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\SiteConfig | No errors. |
App\Entity\Company | No errors. |
App\Entity\CompanyMeta | No errors. |