Query Metrics
1
Database Queries
1
Different statements
0.79 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.79 ms (100.00%) |
1 |
SELECT j0_.id AS id_0, j0_.title AS title_1, j0_.slug AS slug_2, j0_.description AS description_3, j0_.location AS location_4, j0_.employment_type AS employment_type_5, j0_.route_type AS route_type_6, j0_.requirements AS requirements_7, j0_.required_endorsements AS required_endorsements_8, j0_.salary AS salary_9, j0_.is_active AS is_active_10, j0_.expires_at AS expires_at_11, j0_.custom_questions AS custom_questions_12, j0_.video_url AS video_url_13, j0_.parsed_video_embed AS parsed_video_embed_14, j0_.radius AS radius_15, j0_.minimum_experience AS minimum_experience_16, j0_.pay_range AS pay_range_17, j0_.created_at AS created_at_18, j0_.updated_at AS updated_at_19, j0_.company_id AS company_id_20 FROM job_posting j0_ WHERE j0_.is_active = ? AND (j0_.expires_at > ? OR j0_.expires_at IS NULL) ORDER BY j0_.created_at DESC LIMIT 6
Parameters:
[ 1 "2025-08-04 16:46:46" ]
|
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\JobPosting | No errors. |
App\Entity\Company | No errors. |