POST https://bill.flexzob.com/login?_next=https%3A%2F%2Fbill.flexzob.com%2F

Query Metrics

4 Database Queries
4 Different statements
8.03 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 1.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.user_type AS user_type_4, t0.roles AS roles_5, t0.password AS password_6, t0.is_verified AS is_verified_7, t0.oauth_provider AS oauth_provider_8, t0.oauth_id AS oauth_id_9, t0.profile_picture_filename AS profile_picture_filename_10, t0.oauth_data AS oauth_data_11, t0.on_boarding_completed_at AS on_boarding_completed_at_12, t0.dob AS dob_13, t0.gender AS gender_14, t0.stripe_customer_id AS stripe_customer_id_15, t0.stripe_connect_id AS stripe_connect_id_16, t0.stripe_account_status AS stripe_account_status_17, t0.subscription_status AS subscription_status_18, t0.subscription_ends_at AS subscription_ends_at_19, t0.custom_fee_structure AS custom_fee_structure_20, t0.phone1 AS phone1_21, t0.phone2 AS phone2_22, t0.bio AS bio_23, t0.nickname AS nickname_24, t0.blocked AS blocked_25, t0.mfa_code AS mfa_code_26, t0.mfa_expires_at AS mfa_expires_at_27, t0.is_hybrid_recruiter AS is_hybrid_recruiter_28, t0.address AS address_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31, t0.employer_id AS employer_id_32, t0.staffing_agency_id AS staffing_agency_id_33, t35.id AS id_34, t35.name AS name_36, t35.suffix AS suffix_37, t35.title AS title_38, t35.npi_number AS npi_number_39, t35.phone_home AS phone_home_40, t35.phone_work AS phone_work_41, t35.phone_mobile AS phone_mobile_42, t35.cv_filename AS cv_filename_43, t35.country AS country_44, t35.state AS state_45, t35.city AS city_46, t35.zip_code AS zip_code_47, t35.street_address AS street_address_48, t35.desired_pay_rate AS desired_pay_rate_49, t35.pay_rate_hourly AS pay_rate_hourly_50, t35.pay_rate_daily AS pay_rate_daily_51, t35.desired_hour AS desired_hour_52, t35.desired_states AS desired_states_53, t35.availability_to_start AS availability_to_start_54, t35.willing_to_travel AS willing_to_travel_55, t35.preferred_patient_volume AS preferred_patient_volume_56, t35.release_authorization_date AS release_authorization_date_57, t35.ssn AS ssn_58, t35.dob AS dob_59, t35.country_of_birth AS country_of_birth_60, t35.state_of_birth AS state_of_birth_61, t35.city_of_birth AS city_of_birth_62, t35.release_and_authorization_accepted AS release_and_authorization_accepted_63, t35.application_certification_date AS application_certification_date_64, t35.risk_assessment AS risk_assessment_65, t35.health_assessment AS health_assessment_66, t35.cashback AS cashback_67, t35.notification_preferences AS notification_preferences_68, t35.average_point AS average_point_69, t35.skip_onboarding AS skip_onboarding_70, t35.professional_references AS professional_references_71, t35.rewards_points AS rewards_points_72, t35.created_at AS created_at_73, t35.updated_at AS updated_at_74, t35.user_id AS user_id_75, t35.profession_id AS profession_id_76, t78.id AS id_77, t78.company_name AS company_name_79, t78.speciality AS speciality_80, t78.membership_level AS membership_level_81, t78.rating AS rating_82, t78.is_verified AS is_verified_83, t78.stripe_connect_account_id AS stripe_connect_account_id_84, t78.stripe_account_status AS stripe_account_status_85, t78.created_at AS created_at_86, t78.updated_at AS updated_at_87, t78.user_id AS user_id_88, t90.id AS id_89, t90.balance AS balance_91, t90.updated_at AS updated_at_92, t90.user_id AS user_id_93, t0.membership_tier_id AS membership_tier_id_94, t0.recruiter_id AS recruiter_id_95, t0.dtype FROM b_user t0 LEFT JOIN b_provider t35 ON t35.user_id = t0.id LEFT JOIN b_recruiter t78 ON t78.user_id = t0.id LEFT JOIN b_credit_wallet t90 ON t90.user_id = t0.id WHERE t0.email = ? AND t0.dtype IN ('user') LIMIT 1
Parameters:
[
  "testemployer1@flexzob.com"
]
2 0.33 ms
"START TRANSACTION"
Parameters:
[]
3 0.81 ms
UPDATE b_user SET mfa_code = ?, mfa_expires_at = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "000000"
  "2027-04-18 15:38:45"
  "2026-04-18 15:38:45"
  b"\x1F\x11\x1DÅd\x1C\x1FK·5\x18\x14ë"
]
4 5.64 ms
"COMMIT"
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\User 1
App\Entity\Employer 1
App\Entity\MembershipTier 1
App\Entity\CreditWallet 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Employer No errors.
App\Entity\StaffingAgency No errors.
App\Entity\Provider No errors.
App\Entity\Profession No errors.
App\Entity\Recruiter No errors.
App\Entity\CreditWallet No errors.
App\Entity\MembershipTier No errors.
App\Entity\Education No errors.
App\Entity\Experience No errors.
App\Entity\Insurance No errors.
App\Entity\License No errors.