Query Metrics
3
Database Queries
3
Different statements
1.91 ms
Query time
0
Invalid entities
20
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.07 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.body AS body_3, t0.created_on AS created_on_4, t0.tags AS tags_5, t0.is_approved AS is_approved_6, t0.description AS description_7, t0.status AS status_8, t0.blog_category_id AS blog_category_id_9, t0.franchise_id AS franchise_id_10 FROM blog t0 WHERE t0.id = ? AND t0.status = ? LIMIT 1
Parameters:
[ "36" "a" ] |
| 2 | 0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.fid AS fid_3, t0.email AS email_4, t0.username AS username_5, t0.fcode AS fcode_6, t0.password AS password_7, t0.center AS center_8, t0.address AS address_9, t0.city AS city_10, t0.country AS country_11, t0.zip AS zip_12, t0.email2 AS email2_13, t0.phone AS phone_14, t0.mobile AS mobile_15, t0.status AS status_16, t0.area AS area_17, t0.computer AS computer_18, t0.staff AS staff_19, t0.marks AS marks_20, t0.entry_date AS entry_date_21, t0.reg_date AS reg_date_22, t0.exp_date AS exp_date_23, t0.ffee AS ffee_24, t0.payment_id AS payment_id_25, t0.lat AS lat_26, t0.lang AS lang_27, t0.is_mobile_verified AS is_mobile_verified_28, t0.m_verify_code AS m_verify_code_29, t0.m_verify_date AS m_verify_date_30, t0.is_unsubscribe AS is_unsubscribe_31, t0.unsubscribe_key AS unsubscribe_key_32, t0.unsubscribe_on AS unsubscribe_on_33, t0.is_email_verified AS is_email_verified_34, t0.e_verify_code AS e_verify_code_35, t0.e_verify_date AS e_verify_date_36, t0.created_on AS created_on_37, t0.registred_on AS registred_on_38, t0.expiry_date AS expiry_date_39, t0.is_active AS is_active_40, t0.roles AS roles_41, t0.old_id AS old_id_42, t0.franchise_code AS franchise_code_43, t0.discount AS discount_44, t0.franchise_is_paid AS franchise_is_paid_45, t0.auto_login_key AS auto_login_key_46, t0.app_key AS app_key_47, t0.has_printing_power AS has_printing_power_48, t0.api_key AS api_key_49, t0.api_key_expired_on AS api_key_expired_on_50, t0.conversion_stage AS conversion_stage_51, t0.engagement_score AS engagement_score_52, t0.last_interaction_at AS last_interaction_at_53, t0.next_followup_at AS next_followup_at_54, t0.lead_source AS lead_source_55, t0.renewal_risk_level AS renewal_risk_level_56, t0.next_best_action AS next_best_action_57, t0.country_id AS country_id_58, t0.state_id AS state_id_59, t0.parent_partner_id AS parent_partner_id_60 FROM franchise t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 3 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM blog_category t0
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\BlogCategory | 16 |
| App\Entity\Blog | 1 |
| App\Entity\Franchise | 1 |
| App\Entity\Country | 1 |
| App\Entity\State | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Blog | No errors. |
| App\Entity\BlogCategory | No errors. |
| App\Entity\Franchise | No errors. |
| App\Entity\BlogImage | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\State | No errors. |
| App\Entity\Partner | No errors. |
| App\Entity\Payment | No errors. |
| App\Entity\Wallet | No errors. |
| App\Entity\FranchiseEnquiry | No errors. |
| App\Entity\WebPageImage | No errors. |
| App\Entity\Support | No errors. |
| App\Entity\FranchiseAddress | No errors. |
| App\Entity\FranchiseKyc | No errors. |
| App\Entity\FranchiseAddressDocument | No errors. |
| App\Entity\FranchiseKycDocument | No errors. |
| App\Entity\FranchiseVirtualAccount | No errors. |
| App\Entity\Dispatch | No errors. |
| App\Entity\WhatsappQueue | No errors. |
| App\Entity\PaymentGreedy | No errors. |
| App\Entity\Otp | No errors. |
| App\Entity\PartnerKyc | No errors. |
| App\Entity\PartnerWallet | No errors. |
| App\Entity\SupportTimeline | No errors. |
| App\Entity\WhatsappTemplate | No errors. |