GET http://dev.evolvepreneuriq.app/sitemap.xml

Query Metrics

1 Database Queries
1 Different statements
1.72 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 1.72 ms
SELECT m0_.id AS id_0, m0_.domain AS domain_1, m0_.base_path AS base_path_2, m0_.is_active AS is_active_3, m0_.ssl_enabled AS ssl_enabled_4, m0_.verification_token AS verification_token_5, m0_.is_verified AS is_verified_6, m0_.verified_at AS verified_at_7, m0_.notes AS notes_8, m0_.created_at AS created_at_9, m0_.updated_at AS updated_at_10, m0_.tenant_id AS tenant_id_11, m0_.mobile_app_id AS mobile_app_id_12, m0_.registry_id AS registry_id_13 FROM mobile_app_domain m0_ WHERE m0_.domain = ? AND ((m0_.base_path = ? OR m0_.base_path IS NULL)) AND m0_.is_active = ?
Parameters:
[
  "dev.evolvepreneuriq.app"
  ""
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection
books doctrine.dbal.books_connection
bisac doctrine.dbal.bisac_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
books doctrine.orm.books_entity_manager
bisac doctrine.orm.bisac_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

books entity manager

Class Amount of managed objects

bisac entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\MobileAppDomain No errors.
App\Entity\Tenant\Tenant No errors.
App\Entity\MobileApp No errors.
App\Entity\HttpDomainRegistry No errors.

books entity manager

No loaded entities.

bisac entity manager

No loaded entities.