Error 500 Internal Server Error

GET https://primigenagroup.com/admin/brand/22/servizio-campagna/15/modifica

Forwarded to ErrorController (575dec)

Query Metrics

7 Database Queries
7 Different statements
4.11 ms Query time
0 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 0.73 ms
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.vat AS vat_4, t0.fiscal_code AS fiscal_code_5, t0.address AS address_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.email AS email_10, t0.phone AS phone_11, t0.website AS website_12, t0.logo_path AS logo_path_13, t0.directory_name AS directory_name_14, t0.warranty_email AS warranty_email_15, t16.id AS id_17, t16.logo_path AS logo_path_18, t16.splash_path AS splash_path_19, t16.color_splash_back AS color_splash_back_20, t16.color_back AS color_back_21, t16.brand_id AS brand_id_22 FROM prim_brand t0 LEFT JOIN prim_application t16 ON t16.brand_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  "22"
]
2 0.72 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.url_link AS url_link_4, t0.description AS description_5, t0.image_path AS image_path_6, t0.cover_path AS cover_path_7, t0.campaign_points_per_read AS campaign_points_per_read_8, t0.primigena_points_per_read AS primigena_points_per_read_9, t0.max_num_of_reads_per_user AS max_num_of_reads_per_user_10, t0.status AS status_11, t0.is_ean_campaign AS is_ean_campaign_12, t0.is_product_campaign AS is_product_campaign_13, t0.has_receipt AS has_receipt_14, t0.iqb_code_id AS iqb_code_id_15, t0.algorithm_id AS algorithm_id_16, t0.campaign_type_id AS campaign_type_id_17, t0.brand_id AS brand_id_18 FROM prim_campaign t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "15"
]
3 0.91 ms
SELECT p0_.id AS id_0, p0_.is_active AS is_active_1, p0_.value AS value_2, p0_.rfid AS rfid_3, p0_.description AS description_4, p0_.json_msg AS json_msg_5, p0_.creation_date AS creation_date_6, p0_.brand_id AS brand_id_7, p0_.service_id AS service_id_8 FROM prim_iqb_code p0_ INNER JOIN prim_brand p1_ ON p0_.brand_id = p1_.id INNER JOIN prim_service p2_ ON p0_.service_id = p2_.id WHERE p0_.is_active = 0 AND p1_.id = ? AND p2_.slug = ?
Parameters:
[
  "22"
  "campaign"
]
4 0.71 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.description AS description_3 FROM prim_campaign_type t0 WHERE t0.id = ?
Parameters:
[
  "1"
]
5 0.35 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3 FROM prim_campaign_algorithm t0 WHERE t0.id = ?
Parameters:
[
  "1"
]
6 0.33 ms
SELECT p0_.id AS id_0, p0_.value AS value_1, p0_.description AS description_2 FROM prim_campaign_type p0_
Parameters:
[]
7 0.37 ms
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.name AS name_2 FROM prim_campaign_algorithm p0_
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\Campaign\CampaignType 7
App\Entity\Campaign\Algorithm 2
App\Entity\Brand 1
App\Entity\Application\Application 1
App\Entity\Campaign\Campaign 1

Entities Mapping

Class Mapping errors
App\Entity\Brand No errors.
App\Entity\Application\Application No errors.
App\Entity\JoinTableUserBrand No errors.
App\Entity\Watermark No errors.
App\Entity\IqbCode No errors.
App\Entity\EanCode No errors.
App\Entity\IqcCode No errors.
App\Entity\JoinTableBrandService No errors.
App\Entity\JoinTableBrandLanguage No errors.
App\Entity\Advertising\Advertising No errors.
App\Entity\Campaign\Campaign No errors.
App\Entity\Catalogue\Trademark No errors.
App\Entity\Graduation\Course No errors.
App\Entity\Panel\Panel No errors.
App\Entity\Maintenance\MaintenanceCategory No errors.
App\Entity\Redirect\Redirect No errors.
App\Entity\CountdownRedirect\CountdownRedirect No errors.
App\Entity\Producer No errors.
App\Entity\Maintenance\NotificationType No errors.
App\Entity\Campaign\Algorithm No errors.
App\Entity\Campaign\CampaignType No errors.
App\Entity\Campaign\Prize No errors.
App\Entity\Campaign\Ticket No errors.
App\Entity\Campaign\JoinTableUserCampaign No errors.
App\Entity\Campaign\JoinTableCampaignProduct No errors.
App\Entity\Service No errors.
App\Entity\User No errors.
App\Entity\Catalogue\Product No errors.
App\Entity\Read No errors.
App\Entity\Disability\Article No errors.
App\Entity\Graduation\Graduate No errors.
App\Entity\IqpCode No errors.
App\Entity\Shopping\Stock No errors.
App\Entity\Warranty\Warranty No errors.
App\Entity\Warehouse\ProductionOrder No errors.
App\Entity\IqeCode No errors.
App\Entity\IqsCode No errors.
App\Entity\Warehouse\Transfer No errors.
App\Entity\Language No errors.
App\Entity\Advertising\Slide No errors.
App\Entity\Graduation\Ordering No errors.
App\Entity\Catalogue\Category No errors.
App\Entity\Catalogue\Subcategory1 No errors.
App\Entity\Catalogue\Subcategory2 No errors.
App\Entity\Catalogue\Subcategory3 No errors.
App\Entity\Catalogue\Subcategory4 No errors.
App\Entity\Maintenance\Maintenance No errors.
App\Entity\Maintenance\MaintenanceCategoryDetails No errors.
App\Entity\CountdownRedirect\CountdownRedirectRead No errors.
App\Entity\Maintenance\Notification No errors.
App\Entity\PointOfSale No errors.