Query Metrics
2
Database Queries
2
Different statements
1.91 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.84 ms |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.first_name AS first_name_2, m0_.last_name AS last_name_3, m0_.email AS email_4, m0_.phone AS phone_5, m0_.fei AS fei_6, m0_.street AS street_7, m0_.city AS city_8, m0_.state AS state_9, m0_.zip AS zip_10, m0_.industry AS industry_11, m0_.ethnicity AS ethnicity_12, m0_.external_id AS external_id_13, m0_.revenue AS revenue_14, m0_.type AS type_15, m0_.gender AS gender_16, m0_.business_type AS business_type_17, m0_.business_structure AS business_structure_18, m0_.geographic_market AS geographic_market_19, m0_.description AS description_20, m0_.naics AS naics_21, m0_.nigp AS nigp_22, m0_.keywords AS keywords_23, m0_.certifications AS certifications_24, m0_.certification_entity AS certification_entity_25, m0_.certification_type AS certification_type_26, m0_.certification_date AS certification_date_27, m0_.year_established AS year_established_28, m0_.qualify_status AS qualify_status_29, m0_.website AS website_30, m0_.employees AS employees_31, m0_.status AS status_32, m0_.revenue_class AS revenue_class_33, m0_.rating AS rating_34, m0_.your_industry AS your_industry_35, m0_.professional_licenses AS professional_licenses_36, m0_.dba AS dba_37, m0_.created_at AS created_at_38, m0_.modified_at AS modified_at_39, m0_.senate AS senate_40, m0_.house_of_representatives AS house_of_representatives_41, m0_.congressional AS congressional_42, m0_.commissioner AS commissioner_43, m0_.school_board AS school_board_44, m0_.city_council AS city_council_45, m0_.deleted AS deleted_46 FROM member m0_ WHERE m0_.id = ?
Parameters:
[
20848
]
|
| 2 | 1.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.email AS email_5, t0.phone AS phone_6, t0.fei AS fei_7, t0.street AS street_8, t0.city AS city_9, t0.state AS state_10, t0.zip AS zip_11, t0.industry AS industry_12, t0.ethnicity AS ethnicity_13, t0.external_id AS external_id_14, t0.revenue AS revenue_15, t0.type AS type_16, t0.gender AS gender_17, t0.business_type AS business_type_18, t0.business_structure AS business_structure_19, t0.geographic_market AS geographic_market_20, t0.description AS description_21, t0.naics AS naics_22, t0.nigp AS nigp_23, t0.keywords AS keywords_24, t0.certifications AS certifications_25, t0.certification_entity AS certification_entity_26, t0.certification_type AS certification_type_27, t0.certification_date AS certification_date_28, t0.year_established AS year_established_29, t0.qualify_status AS qualify_status_30, t0.website AS website_31, t0.employees AS employees_32, t0.status AS status_33, t0.revenue_class AS revenue_class_34, t0.rating AS rating_35, t0.your_industry AS your_industry_36, t0.professional_licenses AS professional_licenses_37, t0.dba AS dba_38, t0.created_at AS created_at_39, t0.modified_at AS modified_at_40, t0.senate AS senate_41, t0.house_of_representatives AS house_of_representatives_42, t0.congressional AS congressional_43, t0.commissioner AS commissioner_44, t0.school_board AS school_board_45, t0.city_council AS city_council_46, t0.deleted AS deleted_47 FROM member t0 WHERE t0.id = ?
Parameters:
[
20848
]
|
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\Member | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Order | No errors. |