GET https://ccert.edu.in/website/inas5065

Query Metrics

5 Database Queries
5 Different statements
19.21 ms Query time
0 Invalid entities
59 Managed entities

Queries

Group similar statements

#▲ Time Info
1 12.84 ms
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.fid AS fid_2, f0_.email AS email_3, f0_.username AS username_4, f0_.fcode AS fcode_5, f0_.password AS password_6, f0_.center AS center_7, f0_.address AS address_8, f0_.city AS city_9, f0_.country AS country_10, f0_.zip AS zip_11, f0_.email2 AS email2_12, f0_.phone AS phone_13, f0_.mobile AS mobile_14, f0_.status AS status_15, f0_.area AS area_16, f0_.computer AS computer_17, f0_.staff AS staff_18, f0_.marks AS marks_19, f0_.entry_date AS entry_date_20, f0_.reg_date AS reg_date_21, f0_.exp_date AS exp_date_22, f0_.ffee AS ffee_23, f0_.payment_id AS payment_id_24, f0_.lat AS lat_25, f0_.lang AS lang_26, f0_.is_mobile_verified AS is_mobile_verified_27, f0_.m_verify_code AS m_verify_code_28, f0_.m_verify_date AS m_verify_date_29, f0_.is_unsubscribe AS is_unsubscribe_30, f0_.unsubscribe_key AS unsubscribe_key_31, f0_.unsubscribe_on AS unsubscribe_on_32, f0_.is_email_verified AS is_email_verified_33, f0_.e_verify_code AS e_verify_code_34, f0_.e_verify_date AS e_verify_date_35, f0_.created_on AS created_on_36, f0_.registred_on AS registred_on_37, f0_.expiry_date AS expiry_date_38, f0_.is_active AS is_active_39, f0_.roles AS roles_40, f0_.old_id AS old_id_41, f0_.franchise_code AS franchise_code_42, f0_.discount AS discount_43, f0_.franchise_is_paid AS franchise_is_paid_44, f0_.auto_login_key AS auto_login_key_45, f0_.app_key AS app_key_46, f0_.has_printing_power AS has_printing_power_47, f0_.api_key AS api_key_48, f0_.api_key_expired_on AS api_key_expired_on_49, f0_.conversion_stage AS conversion_stage_50, f0_.engagement_score AS engagement_score_51, f0_.last_interaction_at AS last_interaction_at_52, f0_.next_followup_at AS next_followup_at_53, f0_.lead_source AS lead_source_54, f0_.renewal_risk_level AS renewal_risk_level_55, f0_.next_best_action AS next_best_action_56, f0_.country_id AS country_id_57, f0_.state_id AS state_id_58, f0_.parent_partner_id AS parent_partner_id_59 FROM franchise f0_ WHERE LOWER(f0_.franchise_code) = ?
Parameters:
[
  "inas5065"
]
2 0.28 ms
SELECT t0.guid AS guid_1, t0.id AS id_2, t0.iso2 AS iso2_3, t0.name AS name_4, t0.country_id AS country_id_5 FROM state t0 WHERE t0.id = ?
Parameters:
[
  4
]
3 1.96 ms
SELECT t0.guid AS guid_1, t0.id AS id_2, t0.name AS name_3, t0.iso AS iso_4, t0.iso2 AS iso2_5, t0.iso_numeric AS iso_numeric_6, t0.phone_code AS phone_code_7, t0.currency_iso AS currency_iso_8, t0.activation_fee AS activation_fee_9, t0.renewal_fee AS renewal_fee_10, t0.minimum_fund_allowed AS minimum_fund_allowed_11, t0.capital_city AS capital_city_12, t0.is_active AS is_active_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM country t0 WHERE t0.id = ?
Parameters:
[
  2
]
4 1.37 ms
SELECT t0.id AS id_1, t0.guid AS guid_2, t0.code AS code_3, t0.name AS name_4, t0.months AS months_5, t0.hours AS hours_6, t0.status AS status_7, t0.fee AS fee_8, t0.eligibility AS eligibility_9, t0.book AS book_10, t0.file AS file_11, t0.file_type AS file_type_12, t0.old_id AS old_id_13, t0.syllabus AS syllabus_14, t0.description AS description_15, t0.online_test AS online_test_16, t0.page_body AS page_body_17, t0.title AS title_18, t0.keywords AS keywords_19, t0.is_public AS is_public_20, t0.job_opportunities AS job_opportunities_21 FROM course t0
Parameters:
[]
5 2.75 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.status = ? AND t0.franchise_id = ?
Parameters:
[
  "a"
  5065
]

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\Course 56
App\Entity\Franchise 1
App\Entity\Country 1
App\Entity\State 1