Error 404 Not Found

GET https://connect.preprod.maforet.fr/index.php/_profiler/ef6dfc/search/null

Forwarded to ErrorController (ad20a3)

Query Metrics

8 Database Queries
2 Different statements
4.30 ms Query time
3 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.16 ms
(73.46%)
6
SELECT t1.code AS code_2, t1.created_at AS created_at_3, t1.description AS description_4, t1.enable AS enable_5, t1.image AS image_6, t1.name AS name_7, t1.updated_at AS updated_at_8, t1.id AS id_9, t1.duration AS duration_10, t1.max_area AS max_area_11, t1.max_users AS max_users_12, t1.max_shares AS max_shares_13, t1.max_properties AS max_properties_14, t1.price_amount AS price_amount_15, t1.price_amount_including_tax AS price_amount_including_tax_16, t1.price_vat_rate AS price_vat_rate_17, t1.price_currency AS price_currency_18, t1.category FROM commerce_subscription_constant_area t0 INNER JOIN commerce_product t1 ON t0.id = t1.id WHERE t1.code = ? LIMIT 1
Parameters:
[
  "MF24_PREMIUM"
]
1.14 ms
(26.54%)
2
SELECT t1.code AS code_2, t1.created_at AS created_at_3, t1.description AS description_4, t1.enable AS enable_5, t1.image AS image_6, t1.name AS name_7, t1.updated_at AS updated_at_8, t1.id AS id_9, t1.duration AS duration_10, t1.max_area AS max_area_11, t1.max_users AS max_users_12, t1.max_shares AS max_shares_13, t1.max_properties AS max_properties_14, t1.price_amount AS price_amount_15, t1.price_amount_including_tax AS price_amount_including_tax_16, t1.price_vat_rate AS price_vat_rate_17, t1.price_currency AS price_currency_18, t0.duration_extension AS duration_extension_19, t0.max_area_extension AS max_area_extension_20, t0.min_area AS min_area_21, t1.category FROM commerce_subscription_product t0 INNER JOIN commerce_product t1 ON t0.id = t1.id WHERE t1.code = ? LIMIT 1
Parameters:
[
  "MF24_PREMIUM"
]

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\Commerce\AbstractMaForetProduct 6

Entities Mapping

Class Mapping errors
Actiforest\CommerceBundle\Entity\AbstractProduct No errors.
Actiforest\CommerceBundle\Entity\Embeddable\Price No errors.
App\Entity\Commerce\AbstractMaForetProduct No errors.
App\Entity\Commerce\ConstantAreaSubscription No errors.
App\Entity\Commerce\VariableAreaSubscription No errors.
App\Entity\Commerce\SubscriptionFeature No errors.
App\Entity\Commerce\SubscriptionAreaRange No errors.
App\Entity\RefreshToken No errors.
Actiforest\Component\User\Model\RegisteredOrganization No errors.
Actiforest\Component\User\Model\Embeddable\PostalAddress No errors.
App\Entity\User\Organization No errors.
App\Entity\Subscription\SubscriptionOptions No errors.
Actiforest\CommerceBundle\Entity\Order No errors.
Actiforest\Component\User\Model\Embeddable\Organization No errors.
Actiforest\Component\User\Model\Embeddable\Person No errors.
App\Entity\Commerce\Order No errors.
Actiforest\Component\User\Model\User No errors.
Actiforest\Component\User\Model\UserOauth No errors.
Actiforest\Component\User\Model\Embeddable\PrivacyPreferences No errors.
App\Entity\User\User No errors.
App\Entity\Subscription\UserSubscription No errors.
App\Entity\User\CustomData
  • The association App\Entity\User\CustomData#user refers to the inverse side field App\Entity\User\User#customDataSet which does not exist.
Actiforest\CommerceBundle\Entity\PayByCreditCardRequest No errors.
App\Entity\Commerce\OnlinePaymentRequest No errors.
Actiforest\CommerceBundle\Entity\Payment No errors.
App\Entity\Commerce\Payment No errors.
Actiforest\Component\User\Model\ProfessionalUser
  • The target entity 'Actiforest\Component\User\Model\RegisteredOrganization' specified on Actiforest\Component\User\Model\ProfessionalUser#registeredOrganization is a mapped superclass. This is not possible since there is no table that a foreign key could refer to.
App\Entity\User\ProfessionalUser
  • The target entity 'Actiforest\Component\User\Model\RegisteredOrganization' specified on App\Entity\User\ProfessionalUser#registeredOrganization is a mapped superclass. This is not possible since there is no table that a foreign key could refer to.
Actiforest\CommerceBundle\Entity\OrderItem No errors.
App\Entity\Commerce\OrderItem No errors.
App\Entity\User\UserMessage No errors.
Actiforest\CommerceBundle\Entity\AbstractSequenceNumber No errors.
Actiforest\CommerceBundle\Entity\AbstractPaymentRequest No errors.
Actiforest\CommerceBundle\Entity\InvoiceSequenceNumber No errors.
Actiforest\CommerceBundle\Entity\OrderSequenceNumber No errors.