Query Metrics
1
Database Queries
1
Different statements
8.06 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
8.06 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.singleton_key AS singleton_key_2, t0.default_locale AS default_locale_3, t0.site_name AS site_name_4, t0.logo_path AS logo_path_5, t0.auth_background_path AS auth_background_path_6, t0.evolution_api_base_url AS evolution_api_base_url_7, t0.evolution_api_global_token AS evolution_api_global_token_8, t0.mail_smtp_host AS mail_smtp_host_9, t0.mail_smtp_port AS mail_smtp_port_10, t0.mail_smtp_encryption AS mail_smtp_encryption_11, t0.mail_smtp_user AS mail_smtp_user_12, t0.mail_smtp_password_encrypted AS mail_smtp_password_encrypted_13, t0.mail_from_email AS mail_from_email_14, t0.mail_from_name AS mail_from_name_15, t0.mail_require_email_verification AS mail_require_email_verification_16, t0.default_signup_trial_days AS default_signup_trial_days_17, t0.trial_signup_plan_code AS trial_signup_plan_code_18, t0.trial_warning_days_before_end AS trial_warning_days_before_end_19, t0.trial_warning_template_pt_br AS trial_warning_template_pt_br_20, t0.trial_warning_template_en AS trial_warning_template_en_21 FROM platform_settings t0 WHERE t0.singleton_key = ? LIMIT 1
Parameters:
[
"default"
]
|
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\PlatformSetting | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\PlatformSetting | No errors. |