Query Metrics
3Database Queries
3Different statements
4.38 msQuery time
0Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.77 ms | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1 Parameters: [ "fr/api/jobs/search?limit=10&offset=0&q=straso" 1 ] |
| 2 | 3.38 ms | SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.jobtitle AS jobtitle_3, c0_.category AS category_4, c0_.employment_type AS employment_type_5, c0_.experience_level AS experience_level_6, c0_.remote_work AS remote_work_7, c0_.company_name AS company_name_8, c0_.company_size AS company_size_9, c0_.short_title AS short_title_10, c0_.short_description AS short_description_11, c0_.address AS address_12, c0_.city AS city_13, c0_.zipcode AS zipcode_14, c0_.country AS country_15, c0_.website AS website_16, c0_.email AS email_17, c0_.phone AS phone_18, c0_.company_description AS company_description_19, c0_.required_skills AS required_skills_20, c0_.nice_to_have_skills AS nice_to_have_skills_21, c0_.job_summary AS job_summary_22, c0_.key_responsabilities AS key_responsabilities_23, c0_.requirements AS requirements_24, c0_.salary_min AS salary_min_25, c0_.salary_max AS salary_max_26, c0_.devise AS devise_27, c0_.salary_period AS salary_period_28, c0_.benefits AS benefits_29, c0_.contact_name AS contact_name_30, c0_.contact_email AS contact_email_31, c0_.contact_url AS contact_url_32, c0_.online AS online_33, c0_.slug AS slug_34, c0_.keywords AS keywords_35, c0_.locale AS locale_36, c0_.views AS views_37, c0_.validation AS validation_38, c0_.verification AS verification_39, c0_.websearch AS websearch_40, c0_.image_name AS image_name_41, c0_.image_original_name AS image_original_name_42, c0_.image_mime_type AS image_mime_type_43, c0_.image_size AS image_size_44, c0_.image_dimensions AS image_dimensions_45, c0_.user_id AS user_id_46, c0_.enterprise_id AS enterprise_id_47 FROM cvs_jobs c0_ WHERE c0_.online = ? AND c0_.locale = ? AND ((c0_.jobtitle LIKE ? OR c0_.company_name LIKE ? OR c0_.category LIKE ? OR c0_.city LIKE ? OR c0_.required_skills LIKE ?)) ORDER BY c0_.created_at DESC LIMIT 10 Parameters: [ 1 "fr" "%straso%" "%straso%" "%straso%" "%straso%" "%straso%" ] |
| 3 | 0.23 ms | SELECT COUNT(c0_.id) AS sclr_0 FROM cvs_jobs c0_ WHERE c0_.online = ? AND c0_.locale = ? AND ((c0_.jobtitle LIKE ? OR c0_.company_name LIKE ? OR c0_.category LIKE ? OR c0_.city LIKE ? OR c0_.required_skills LIKE ?)) Parameters: [ 1 "fr" "%straso%" "%straso%" "%straso%" "%straso%" "%straso%" ] |
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\Seo\Redirection | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |
| App\Entity\Cvs\Jobs | No errors. |
| App\Entity\Core\Users | No errors. |
| App\Entity\Cvs\Enterprises | No errors. |