https://bestradiolive.douleb.tn/stations/radio/live/colombia

Query Metrics

4 Database Queries
4 Different statements
5.67 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.00 ms
(52.94%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.cca2 AS cca2_3, t0.cca3 AS cca3_4, t0.ccn3 AS ccn3_5, t0.sub_continent_id AS sub_continent_id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.slug AS slug_9, t0.continent_id AS continent_id_10 FROM geo_countries t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "colombia"
]
1.78 ms
(31.34%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.description AS description_2, s0_.image AS image_3, s0_.media AS media_4, s0_.url AS url_5, s0_.frequence AS frequence_6, s0_.slug AS slug_7, s0_.pays_id AS pays_id_8 FROM station s0_ INNER JOIN geo_countries g1_ ON s0_.pays_id = g1_.id WHERE g1_.cca2 = ?
Parameters:
[
  "CO"
]
0.50 ms
(8.89%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM geo_continents t0 WHERE t0.id = ?
Parameters:
[
  5
]
0.39 ms
(6.83%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.cca2 AS cca2_3, t0.cca3 AS cca3_4, t0.ccn3 AS ccn3_5, t0.sub_continent_id AS sub_continent_id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.slug AS slug_9, t0.continent_id AS continent_id_10 FROM geo_countries t0 WHERE t0.continent_id = ?
Parameters:
[
  5
]

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\GeoCountries No errors.
App\Entity\GeoContinents No errors.
App\Entity\Station No errors.