GET http://ateliercreativ.ch/

Query Metrics

2 Database Queries
2 Different statements
1.58 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.72 ms
SELECT t0.id AS id_1, t0.hostname AS hostname_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.dns_valid AS dns_valid_5, t0.fqdn AS fqdn_6, t0.organization_id AS organization_id_7, t0.domain_id AS domain_id_8, t0.campaign_id AS campaign_id_9 FROM domain_record t0 WHERE t0.fqdn = ? LIMIT 1
Parameters:
[
  "ateliercreativ.ch"
]
2 0.86 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.affiliate_bonus AS affiliate_bonus_5, t0.bonus_type AS bonus_type_6, t0.discount AS discount_7, t0.discount_type AS discount_type_8, t0.content AS content_9, t0.redirect_url AS redirect_url_10, t0.uuid AS uuid_11, t0.top_region AS top_region_12, t0.top_device AS top_device_13, t0.scans AS scans_14, t0.type AS type_15, t0.cookie_lifetime AS cookie_lifetime_16, t0.unique_scans AS unique_scans_17, t0.qrcode_attribute AS qrcode_attribute_18, t0.locale AS locale_19, t0.deleted_at AS deleted_at_20, t0.last_scan_at AS last_scan_at_21, t0.alias AS alias_22, t0.enable_tracking AS enable_tracking_23, t0.is_default AS is_default_24, t0.user_id AS user_id_25, t0.organization_id AS organization_id_26 FROM campaign t0 WHERE t0.id = ?
Parameters:
[
  389
]

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\DomainRecord No errors.
App\Entity\Organization No errors.
App\Entity\Domain No errors.
App\Entity\Campaign
  • The association App\Entity\Campaign#ledgers refers to the owning side field App\Entity\Ledger#campaign which does not exist.
App\Entity\User No errors.
App\Entity\Affiliate
  • The association App\Entity\Affiliate#ledgers refers to the owning side field App\Entity\Ledger#affiliate which does not exist.
App\Entity\Conversion No errors.
App\Entity\Ledger No errors.
App\Entity\CampaignLog No errors.
App\Entity\Media No errors.
App\Entity\Feedback No errors.
App\Entity\Tag No errors.
App\Entity\CampaignElement No errors.
App\Entity\Device No errors.
App\Entity\CampaignChangeLog No errors.
App\Entity\CampaignLead No errors.
App\Entity\CampaignPayment No errors.
App\Entity\TrackingSession No errors.