GET https://www.theremotetribe.co/search?page=6

Query Metrics

25 Database Queries
8 Different statements
19.03 ms Query time
1 Invalid entities
52 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.52 ms
(23.74%)
6
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.slug AS slug_6, t0.linkedin_id AS linkedin_id_7, t0.linkedin_picture AS linkedin_picture_8, t0.linkedin_firstname AS linkedin_firstname_9, t0.linkedin_lastname AS linkedin_lastname_10, t0.created_at AS created_at_11, t0.last_connection AS last_connection_12, t13.id AS id_14, t13.title AS title_15, t13.description AS description_16, t13.city AS city_17, t13.country AS country_18, t13.profile_picture AS profile_picture_19, t13.search_status AS search_status_20, t13.linkedin AS linkedin_21, t13.website AS website_22, t13.created_at AS created_at_23, t13.updated_at AS updated_at_24, t13.deleted_at AS deleted_at_25, t13.firstname AS firstname_26, t13.lastname AS lastname_27, t13.part_time_freelancer AS part_time_freelancer_28, t13.full_time_freelancer AS full_time_freelancer_29, t13.full_time_employment AS full_time_employment_30, t13.level_junior AS level_junior_31, t13.level_mid_level AS level_mid_level_32, t13.level_senior AS level_senior_33, t13.level_staff AS level_staff_34, t13.level_clevel AS level_clevel_35, t13.tel AS tel_36, t13.is_validated AS is_validated_37, t13.featured AS featured_38, t13.user_id AS user_id_39 FROM user t0 LEFT JOIN profile t13 ON t13.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  180
]
3.32 ms
(17.43%)
6
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.background_picture AS background_picture_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_validated AS is_validated_7, t0.city AS city_8, t0.is_published AS is_published_9, t0.slug AS slug_10, t0.country AS country_11, t0.summary AS summary_12, t0.host_id AS host_id_13 FROM tribe t0 WHERE t0.host_id = ?
Parameters:
[
  180
]
2.99 ms
(15.71%)
6
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.tribe_id AS tribe_id_4, t0.follower_id AS follower_id_5 FROM tribe_follower t0 WHERE t0.follower_id = ?
Parameters:
[
  180
]
2.27 ms
(11.96%)
1
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM profile p0_ WHERE (p0_.title LIKE ? OR p0_.description LIKE ?) AND p0_.search_status <> ? AND p0_.is_validated = ?
Parameters:
[
  "%%"
  "%%"
  "3"
  1
]
1.86 ms
(9.80%)
1
SELECT DISTINCT p0_.id AS id_0, CASE WHEN p0_.featured = 1 THEN 0 WHEN p0_.featured IS NULL THEN 2 ELSE 1 END AS sclr_1, p0_.created_at AS created_at_2 FROM profile p0_ WHERE (p0_.title LIKE ? OR p0_.description LIKE ?) AND p0_.search_status <> ? AND p0_.is_validated = ? ORDER BY sclr_1 ASC, p0_.created_at DESC LIMIT 6 OFFSET 30
Parameters:
[
  "%%"
  "%%"
  "3"
  1
]
1.49 ms
(7.81%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.background_picture AS background_picture_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.is_validated AS is_validated_7, t0.city AS city_8, t0.is_published AS is_published_9, t0.slug AS slug_10, t0.country AS country_11, t0.summary AS summary_12, t0.host_id AS host_id_13 FROM tribe t0 WHERE t0.id = ?
Parameters:
[
  11
]
1.42 ms
(7.48%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.description AS description_2, p0_.city AS city_3, p0_.country AS country_4, p0_.profile_picture AS profile_picture_5, p0_.search_status AS search_status_6, p0_.linkedin AS linkedin_7, p0_.website AS website_8, p0_.created_at AS created_at_9, p0_.updated_at AS updated_at_10, p0_.deleted_at AS deleted_at_11, p0_.firstname AS firstname_12, p0_.lastname AS lastname_13, p0_.part_time_freelancer AS part_time_freelancer_14, p0_.full_time_freelancer AS full_time_freelancer_15, p0_.full_time_employment AS full_time_employment_16, p0_.level_junior AS level_junior_17, p0_.level_mid_level AS level_mid_level_18, p0_.level_senior AS level_senior_19, p0_.level_staff AS level_staff_20, p0_.level_clevel AS level_clevel_21, p0_.tel AS tel_22, p0_.is_validated AS is_validated_23, p0_.featured AS featured_24, CASE WHEN p0_.featured = 1 THEN 0 WHEN p0_.featured IS NULL THEN 2 ELSE 1 END AS sclr_25, p0_.user_id AS user_id_26 FROM profile p0_ WHERE (p0_.title LIKE ? OR p0_.description LIKE ?) AND p0_.search_status <> ? AND p0_.is_validated = ? AND p0_.id IN (?, ?, ?, ?, ?, ?) ORDER BY sclr_25 ASC, p0_.created_at DESC
Parameters:
[
  "%%"
  "%%"
  "3"
  1
  116
  115
  113
  112
  110
  109
]
1.15 ms
(6.06%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.profile_id AS profile_id_2 FROM skill s0_ ORDER BY s0_.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\Skill 30
App\Entity\User 9
App\Entity\Profile 6
App\Entity\TribeFollower 4
App\Entity\Tribe 3

Entities Mapping

Class Mapping errors
App\Entity\Skill
  • The field App\Entity\Skill#profile is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Profile#skills does not contain the required 'mappedBy: "profile"' attribute.
  • If association App\Entity\Skill#profile is many-to-one, then the inversed side App\Entity\Profile#skills has to be one-to-many.
App\Entity\Profile No errors.
App\Entity\Job No errors.
App\Entity\User No errors.
App\Entity\Event No errors.
App\Entity\EventAttendee No errors.
App\Entity\Tribe No errors.
App\Entity\TribeFollower No errors.
App\Entity\JobApplicant No errors.