GET https://biyem-assi.church-don.net/contribution

Query Metrics

3 Database Queries
3 Different statements
2.93 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 1.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.subdomain AS subdomain_3, t0.slug AS slug_4, t0.description AS description_5, t0.slogan AS slogan_6, t0.logo AS logo_7, t0.banner AS banner_8, t0.primary_color AS primary_color_9, t0.secondary_color AS secondary_color_10, t0.email AS email_11, t0.phone AS phone_12, t0.address AS address_13, t0.city AS city_14, t0.country AS country_15, t0.financial_goal AS financial_goal_16, t0.default_currency AS default_currency_17, t0.enabled_payment_methods AS enabled_payment_methods_18, t0.smtp_config AS smtp_config_19, t0.sms_credits AS sms_credits_20, t0.is_active AS is_active_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.deleted_at AS deleted_at_24 FROM parishes t0 WHERE t0.subdomain = ? AND t0.is_active = ? LIMIT 1
Parameters:
[
  "biyem-assi"
  1
]
2 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.subdomain AS subdomain_3, t0.slug AS slug_4, t0.description AS description_5, t0.slogan AS slogan_6, t0.logo AS logo_7, t0.banner AS banner_8, t0.primary_color AS primary_color_9, t0.secondary_color AS secondary_color_10, t0.email AS email_11, t0.phone AS phone_12, t0.address AS address_13, t0.city AS city_14, t0.country AS country_15, t0.financial_goal AS financial_goal_16, t0.default_currency AS default_currency_17, t0.enabled_payment_methods AS enabled_payment_methods_18, t0.smtp_config AS smtp_config_19, t0.sms_credits AS sms_credits_20, t0.is_active AS is_active_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.deleted_at AS deleted_at_24 FROM parishes t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "biyem-assi"
]
3 1.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.web_description AS web_description_4, t0.slug AS slug_5, t0.target_amount AS target_amount_6, t0.start_date AS start_date_7, t0.end_date AS end_date_8, t0.closed_at AS closed_at_9, t0.is_active AS is_active_10, t0.is_closed AS is_closed_11, t0.status AS status_12, t0.color AS color_13, t0.banner AS banner_14, t0.thumbnail AS thumbnail_15, t0.settings AS settings_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.parish_id AS parish_id_19 FROM campaign t0 WHERE t0.parish_id = ?
Parameters:
[
  2
]

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\Campaign 2
App\Entity\Parish 1

Entities Mapping

Class Mapping errors
App\Entity\Parish No errors.
App\Entity\User No errors.
App\Entity\Member No errors.
App\Entity\Contribution No errors.
App\Entity\Campaign No errors.
App\Entity\Config No errors.