Query Metrics
1
Database Queries
1
Different statements
0.98 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.98 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:
[ "mokolo" 1 ] |
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\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. |