Query Metrics
3
Database Queries
2
Different statements
1.79 ms
Query time
0
Invalid entities
5
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.02 ms (56.99%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM page_setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"head_script"
]
|
||||||||||||||||||||||
|
0.77 ms (43.01%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.prefix AS prefix_4, t0.target_goal AS target_goal_5, t0.target_goal_amount AS target_goal_amount_6, t0.conversion_rate_czk_to_eur AS conversion_rate_czk_to_eur_7, t0.target_goal_donors AS target_goal_donors_8, t0.target_goal_start_at_number AS target_goal_start_at_number_9, t0.target_goal_start_at_donors AS target_goal_start_at_donors_10, t0.is_active AS is_active_11, t0.short_info AS short_info_12, t0.description AS description_13, t0.accent_color AS accent_color_14, t0.background_color AS background_color_15, t0.pb_font_size AS pb_font_size_16, t0.pb_text_align AS pb_text_align_17, t0.logo_file_name AS logo_file_name_18, t0.banner_file_name AS banner_file_name_19, t0.updated_at AS updated_at_20, t0.pb_font_color AS pb_font_color_21, t0.pb_bar_color AS pb_bar_color_22, t0.pb_height AS pb_height_23, t0.button_color AS button_color_24, t0.button_font_color AS button_font_color_25, t0.pb_title AS pb_title_26, t0.pb_title_font_size AS pb_title_font_size_27, t0.pb_title_font_color AS pb_title_font_color_28, t0.campaign_title AS campaign_title_29, t0.campaign_title_font_color AS campaign_title_font_color_30, t0.short_info_font_color AS short_info_font_color_31, t0.description_font_color AS description_font_color_32 FROM campaign t0 WHERE t0.is_active = ? ORDER BY t0.id DESC
Parameters:
[
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\Campaign | 3 |
| App\Entity\PageSetting | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Campaign | No errors. |
| App\Entity\CampaignAmount | No errors. |
| App\Entity\Donation | No errors. |
| App\Entity\RecurringDonation | No errors. |
| App\Entity\PageSetting | No errors. |