Query Metrics
1
Database Queries
1
Different statements
1.26 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.domain AS domain_3, t0.email AS email_4, t0.email_password AS email_password_5, t0.smtp_server AS smtp_server_6, t0.smtp_port AS smtp_port_7, t0.imap_server AS imap_server_8, t0.imap_port AS imap_port_9, t0.deleted AS deleted_10, t0.deleted_at AS deleted_at_11, t0.facebook_page AS facebook_page_12, t0.twitter_page AS twitter_page_13, t0.instagram_page AS instagram_page_14, t0.primary_color AS primary_color_15, t0.secondary_color AS secondary_color_16, t0.default_payout_type AS default_payout_type_17, t0.min_call_duration AS min_call_duration_18, t0.logo_id AS logo_id_19, t0.favicon_id AS favicon_id_20, t0.default_currency_id AS default_currency_id_21 FROM platform t0 WHERE t0.domain = ? LIMIT 1
Parameters:
[
"dev.phonismart.com"
]
|
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\Platform | No errors. |
App\Entity\Image | No errors. |
App\Entity\Currency | No errors. |
App\Entity\User | No errors. |
App\Entity\OfferCategory | No errors. |
App\Entity\Offer | No errors. |
App\Entity\Subscription | No errors. |
App\Entity\PhoneCall | No errors. |
App\Entity\Ticket | No errors. |
App\Entity\Callback | No errors. |
App\Entity\Transaction | No errors. |
App\Entity\LandingPage | No errors. |
App\Entity\PhoneNumber | No errors. |
App\Entity\CurrencyRate | No errors. |
App\Entity\Stat | No errors. |
App\Entity\Country | No errors. |
App\Entity\Os | No errors. |
App\Entity\Carrier | No errors. |
App\Entity\Rule | No errors. |