Error 500 Internal Server Error

GET https://preprod.abeillesolidaire.club/news/category/tips-guides

Query Metrics

1 Database Queries
1 Different statements
1.15 ms Query time
5 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.15 ms
(100.00%)
1
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.slug AS slug_2, n1_.id AS id_3, n1_.title AS title_4, n1_.slug AS slug_5, n1_.image AS image_6, n1_.excerpt AS excerpt_7, n1_.content AS content_8, n1_.author AS author_9, n1_.comments_count AS comments_count_10, n1_.tags AS tags_11, n1_.created_at AS created_at_12, n1_.updated_at AS updated_at_13, n1_.category_id AS category_id_14 FROM news_category n0_ LEFT JOIN news_article n1_ ON n0_.id = n1_.category_id WHERE n0_.slug = ?
Parameters:
[
  "tips-guides"
]

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\Project
  • The field 'App\Entity\Project#goal' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Entity\Project#pledged' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\ProjectCategory No errors.
App\Entity\User No errors.
App\Entity\ProjectUpdate No errors.
App\Entity\ProjectReview No errors.
App\Entity\ProjectFAQ No errors.
App\Entity\Donation
  • The field 'App\Entity\Donation#amount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\Withdrawal
  • The field 'App\Entity\Withdrawal#amount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Entity\Withdrawal#feeAmount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Entity\Withdrawal#cryptoAmount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\Membership No errors.
App\Entity\KycVerification No errors.
App\Entity\PaymentMethod No errors.
App\Entity\Flower
  • The field 'App\Entity\Flower#donationAmount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\Earning No errors.
App\Entity\EventDetails No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Event No errors.
App\Entity\NewsCategory No errors.
App\Entity\Service No errors.
App\Entity\EventCategory No errors.
App\Entity\Comment No errors.
App\Entity\FAQ No errors.
App\Entity\Cause
  • The field 'App\Entity\Cause#pledged' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\EventContent No errors.
App\Entity\NewsArticle No errors.
App\Entity\Testimonial No errors.
App\Entity\MainSlider No errors.
App\Entity\SystemConfiguration No errors.
App\Entity\PonctualDonation No errors.
Vich\UploaderBundle\Entity\File No errors.