GET http://167.172.25.174/

Query Metrics

5 Database Queries
4 Different statements
6.67 ms Query time
0 Invalid entities
209 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.69 ms
(55.25%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.status AS status_4, t0.country AS country_5, t0.state AS state_6, t0.city AS city_7, t0.street_address AS street_address_8, t0.expiration_date AS expiration_date_9, t0.highlight AS highlight_10, t0.schedule AS schedule_11, t0.start_date AS start_date_12, t0.year_of_experience AS year_of_experience_13, t0.pay_rate AS pay_rate_14, t0.work_type AS work_type_15, t0.need AS need_16, t0.pay_rate_hourly AS pay_rate_hourly_17, t0.pay_rate_daily AS pay_rate_daily_18, t0.annual_salary AS annual_salary_19, t0.monthly_salary AS monthly_salary_20, t0.salary_type AS salary_type_21, t0.blocked AS blocked_22, t0.job_id AS job_id_23, t0.verified AS verified_24, t0.is_mediated AS is_mediated_25, t0.`rank` AS rank_26, t0.created_at AS created_at_27, t0.updated_at AS updated_at_28, t0.user_id AS user_id_29, t0.employer_id AS employer_id_30, t0.profession_id AS profession_id_31, t0.speciality_id AS speciality_id_32, t0.assigned_recruiter_id AS assigned_recruiter_id_33 FROM b_job t0 WHERE t0.status = ? ORDER BY t0.created_at DESC
Parameters:
[
  "published"
]
1.45 ms
(21.67%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3 FROM b_profession t0 ORDER BY t0.position ASC
Parameters:
[]
0.78 ms
(11.67%)
1
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM b_config t0
Parameters:
[]
0.76 ms
(11.41%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.profession_id AS profession_id_3 FROM b_speciality t0 ORDER BY t0.name ASC
Parameters:
[]

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\Job 134
App\Entity\Speciality 36
App\Entity\Config 23
App\Entity\Profession 6
App\Entity\User 5
App\Entity\Employer 5

Entities Mapping

Class Mapping errors
App\Entity\Job No errors.
App\Entity\User No errors.
App\Entity\Employer No errors.
App\Entity\Profession No errors.
App\Entity\Speciality No errors.
App\Entity\Recruiter No errors.
App\Entity\JobRecruiter No errors.
App\Entity\Config No errors.