Error 404 Not Found

GET https://sub4.test2md.b--w.pl/favicon.ico

Forwarded to ErrorController (866a36)

Query Metrics

4 Database Queries
4 Different statements
2.20 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.46 ms
SELECT l0_.id AS id_0, l0_.code AS code_1, l0_.name AS name_2, l0_.is_default AS is_default_3, l0_.created_at AS created_at_4 FROM language l0_ WHERE l0_.is_default = 1 ORDER BY l0_.id ASC LIMIT 1
Parameters:
[]
2 0.55 ms
SELECT DISTINCT s0_.subdomain AS subdomain_0 FROM site s0_ WHERE s0_.is_active = ? AND s0_.subdomain IS NOT NULL AND s0_.subdomain <> ?
Parameters:
[
  1
  ""
]
3 0.59 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.subdomain AS subdomain_2, s0_.is_active AS is_active_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5 FROM site s0_ WHERE (s0_.subdomain IS NULL OR s0_.subdomain = ?) AND s0_.is_active = ? ORDER BY s0_.id ASC LIMIT 1
Parameters:
[
  ""
  1
]
4 0.61 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.meta_title AS meta_title_3, p0_.meta_description AS meta_description_4, p0_.meta_keywords AS meta_keywords_5, p0_.og_title AS og_title_6, p0_.og_description AS og_description_7, p0_.og_image AS og_image_8, p0_.is_published AS is_published_9, p0_.created_at AS created_at_10, p0_.updated_at AS updated_at_11, p0_.page_id AS page_id_12, p0_.language_id AS language_id_13 FROM page_translation p0_ INNER JOIN page p1_ ON p0_.page_id = p1_.id WHERE p0_.slug = ? AND p0_.language_id = ? AND p0_.is_published = 1 AND p1_.deleted_at IS NULL AND p1_.site_id = ? LIMIT 1
Parameters:
[
  "favicon.ico"
  1
  1
]

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\Language 1
App\Entity\Site 1

Entities Mapping