Query Metrics
6
Database Queries
5
Different statements
5.09 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.11 ms |
SELECT t0.name AS name_1, t0.meta_title AS meta_title_2, t0.html_content AS html_content_3, t0.phone_number_label AS phone_number_label_4, t0.pin_label AS pin_label_5, t0.phone_number_button AS phone_number_button_6, t0.sms_button AS sms_button_7, t0.enabled AS enabled_8, t0.unique_key AS unique_key_9, t0.body_background AS body_background_10, t0.head_html AS head_html_11, t0.conversion_tag AS conversion_tag_12, t0.has_shared_portal AS has_shared_portal_13, t0.host AS host_14, t0.pin_button AS pin_button_15, t0.before_button_content AS before_button_content_16, t0.after_button_content AS after_button_content_17, t0.success_content AS success_content_18, t0.css AS css_19, t0.js AS js_20, t0.use_default_browser_language AS use_default_browser_language_21, t0.exit_url AS exit_url_22, t0.unique_name AS unique_name_23, t0.redirect_to_portal_if_subscribed AS redirect_to_portal_if_subscribed_24, t0.id AS id_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.favicon_id AS favicon_id_28, t0.default_language_id AS default_language_id_29, t0.product_id AS product_id_30, t0.header_enrichment_id AS header_enrichment_id_31, t0.default_source_id AS default_source_id_32 FROM landing_page t0 WHERE t0.enabled = ? AND t0.host = ? LIMIT 1
Parameters:
[ 1 "dev-sub.phonismart.com" ] |
2 | 0.31 ms |
SELECT CURRENT_DATABASE()
Parameters:
[] |
3 | 1.98 ms |
SELECT quote_ident(table_name) AS table_name, table_schema AS schema_name FROM information_schema.tables WHERE table_catalog = ? AND table_schema NOT LIKE 'pg\_%' AND table_schema != 'information_schema' AND table_name != 'geometry_columns' AND table_name != 'spatial_ref_sys' AND table_type = 'BASE TABLE'
Parameters:
[
"sub_phonismart_dev"
]
|
4 | 0.39 ms |
SELECT schema_name FROM information_schema.schemata WHERE schema_name NOT LIKE 'pg\_%' AND schema_name != 'information_schema'
Parameters:
[] |
5 | 0.15 ms |
SHOW search_path
Parameters:
[] |
6 | 0.15 ms |
SELECT CURRENT_DATABASE()
Parameters:
[] |
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\LandingPage |
|
App\Entity\Image | No errors. |
App\Entity\Language | No errors. |
App\Entity\Product | No errors. |
App\Entity\HeaderEnrichment | No errors. |
App\Entity\Source | No errors. |
App\Entity\Input | No errors. |
App\Entity\Subscription | No errors. |
App\Entity\HtmlContent | No errors. |
App\Entity\StatsInput | No errors. |
App\Entity\StatsData | No errors. |
App\Entity\User | No errors. |
App\Entity\Portal | No errors. |
App\Entity\SmsContent | No errors. |
App\Entity\PaymentConnector | No errors. |
App\Entity\PaymentType | No errors. |
App\Entity\SourceApiCall | No errors. |
App\Entity\Aggregator | No errors. |
App\Entity\SentCallback | No errors. |