Error 500 Internal Server Error

GET https://pms-uat.birlaopenminds.com/media/cache/resolve/md/d18644234e75f850b865e7b9e7ddb098605b4c56.pdf

Forwarded to ErrorController (469aa1)

Query Metrics

5 Database Queries
5 Different statements
13.06 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 1.43 ms
SELECT t0.id AS id_1, t0.employee_code AS employee_code_2, t0.employee_name AS employee_name_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.mobile AS mobile_9, t0.avatar AS avatar_10, t0.token AS token_11, t0.token_date AS token_date_12, t0.last_login AS last_login_13, t0.email_verified AS email_verified_14, t0.mobile_verified AS mobile_verified_15, t0.enabled AS enabled_16, t0.date_of_birth AS date_of_birth_17, t0.gender AS gender_18, t0.display_name AS display_name_19, t0.type AS type_20, t0.phone AS phone_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.office_location_id AS office_location_id_24, t0.zone_id AS zone_id_25, t0.department_id AS department_id_26 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 1.46 ms
SELECT t0.user_id AS user_id_1, t0.module_id AS module_id_2, t0.permission_id AS permission_id_3 FROM user_permission t0 WHERE t0.user_id = ?
Parameters:
[
  2
]
3 1.26 ms
"START TRANSACTION"
Parameters:
[]
4 1.50 ms
INSERT INTO error_log (url, ip_address, error_code, error_message, error_detail, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "https://pms-uat.birlaopenminds.com/media/cache/resolve/md/d18644234e75f850b865e7b9e7ddb098605b4c56.pdf"
  "34.120.117.174"
  "500"
  "Unable to create image for path "d18644234e75f850b865e7b9e7ddb098605b4c56.pdf" and filter "md". Message was "Unable to open image /var/www/birla-open-minds/public/uploads/d18644234e75f850b865e7b9e7ddb098605b4c56.pdf""
  "{"file":"\/var\/www\/birla-open-minds\/vendor\/liip\/imagine-bundle\/Controller\/ImagineController.php","line":172}"
  "2026-04-03 16:28:05"
  "2026-04-03 16:28:05"
]
5 7.41 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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\OfficeLocation No errors.
App\Entity\EmployeeZone No errors.
App\Entity\Department No errors.
App\Entity\UserReportingManager No errors.
App\Entity\UserPermission No errors.
App\Entity\Module No errors.
App\Entity\Permission No errors.
App\Entity\ErrorLog No errors.
App\Entity\School No errors.
App\Entity\ConsultancyFee No errors.
App\Entity\LandTypeCategory
  • The association App\Entity\LandTypeCategory#categories refers to the inverse side field App\Entity\SalesCategory#landSizes which does not exist.
App\Entity\AuditLog No errors.
App\Entity\ApprovalGroup
  • The association App\Entity\ApprovalGroup#approvers refers to the inverse side field App\Entity\User#approvalGroups which does not exist.
App\Entity\DivisionCapacity No errors.
App\Entity\Kyc No errors.
App\Entity\Royalty No errors.
App\Entity\RampupMilestone No errors.
App\Entity\Directory No errors.
App\Entity\ServiceProvider No errors.
App\Entity\RampUp No errors.
App\Entity\TermSheet No errors.
App\Entity\CompanyDocument No errors.
App\Entity\SchoolGradeYearlyAudit No errors.
App\Entity\RampupTaskComment No errors.
App\Entity\RampupTaskAttachment No errors.
App\Entity\RampupTask No errors.
App\Entity\PdcStatus No errors.
App\Entity\RoyaltyIncrementType No errors.
App\Entity\Shift No errors.
App\Entity\Milestone No errors.
App\Entity\LeadPayment No errors.
App\Entity\PaymentInstallment No errors.
App\Entity\ApprovalRequest No errors.
App\Entity\Page No errors.
App\Entity\Division No errors.
App\Entity\Lead No errors.
App\Entity\RampupProject No errors.
App\Entity\Asset No errors.
App\Entity\InviteUser No errors.
App\Entity\PageSection No errors.
App\Entity\RampupTaskDependency No errors.
App\Entity\Grade No errors.
App\Entity\Project No errors.
App\Entity\Payment No errors.
App\Entity\AllianceFee No errors.
App\Entity\InstallmentMaster No errors.
App\Entity\Zone No errors.
App\Entity\LandSizeCategory
  • The association App\Entity\LandSizeCategory#categories refers to the inverse side field App\Entity\SalesCategory#landSizes which does not exist.
App\Entity\InvoiceSubType No errors.
App\Entity\FinanceTransactionType No errors.
App\Entity\Task No errors.
App\Entity\Status No errors.
App\Entity\EmailTemplate No errors.
App\Entity\SalesCategory No errors.
App\Entity\TrustDocument No errors.
App\Entity\FinanceInvoiceType No errors.
App\Entity\Setting No errors.
App\Entity\SchoolYearlyAudit No errors.
App\Entity\SchoolGradeMonthlyAudit No errors.
App\Entity\OperationalYear No errors.
App\Entity\Brand No errors.
App\Entity\Tasklist No errors.
App\Entity\PaymentMode No errors.
App\Entity\Stream No errors.
Vich\UploaderBundle\Entity\File No errors.