Error 404 Not Found

GET https://dev-sub.fonigames.com/robots.txt

Query Metrics

1 Database Queries
1 Different statements
2.12 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 2.12 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.fonigames.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\LandingPage
  • The field App\Entity\LandingPage#statsInputs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\StatsInput#landingPage does not contain the required 'inversedBy="statsInputs"' attribute.
  • The field App\Entity\LandingPage#statsDatas is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\StatsData#landingPage does not contain the required 'inversedBy="statsDatas"' attribute.
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.