Error 404 Not Found

GET https://admin.stimpli.com/robots.txt

Forwarded to ErrorController (1712ae)

Query Metrics

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

Queries

No executed queries.

Database Connections

Name Service
tenant doctrine.dbal.tenant_connection
default doctrine.dbal.default_connection

Entity Managers

Name Service
tenant doctrine.orm.tenant_entity_manager
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

tenant entity manager

Class Amount of managed objects

default entity manager

Class Amount of managed objects

Entities Mapping

tenant entity manager

Class Mapping errors
App\Entity\Tenant\CandidateAction No errors.
App\Entity\Tenant\Sourcing No errors.
App\Entity\Tenant\Document No errors.
App\Entity\Tenant\Workflow No errors.
App\Entity\Tenant\Product No errors.
App\Entity\Tenant\ProductTranslation No errors.
App\Entity\Tenant\Application No errors.
App\Entity\Tenant\MissionCustomerContactReader No errors.
App\Entity\Tenant\ConsultantAgency No errors.
App\Entity\Tenant\CandidateHired No errors.
App\Entity\Tenant\Offer No errors.
App\Entity\Tenant\Candidate No errors.
App\Entity\Tenant\PoolFolder No errors.
App\Entity\Tenant\CustomerMandate No errors.
App\Entity\Tenant\Remuneration No errors.
App\Entity\Tenant\RemunerationTranslation No errors.
App\Entity\Tenant\Consultant No errors.
App\Entity\Tenant\ConsultantTranslation No errors.
App\Entity\Tenant\City No errors.
App\Entity\Tenant\Support No errors.
App\Entity\Tenant\DashboardItem No errors.
App\Entity\Tenant\Sector No errors.
App\Entity\Tenant\Country No errors.
App\Entity\Tenant\CountryTranslation No errors.
App\Entity\Tenant\Job No errors.
App\Entity\Tenant\ContractType No errors.
App\Entity\Tenant\ContractTypeTranslation No errors.
App\Entity\Tenant\Notification No errors.
App\Entity\Tenant\JobCategory No errors.
App\Entity\Tenant\BusinessDashboard No errors.
App\Entity\Tenant\Experience No errors.
App\Entity\Tenant\ExperienceTranslation No errors.
App\Entity\Tenant\DocumentCategory No errors.
App\Entity\Tenant\DocumentFolder No errors.
App\Entity\Tenant\SectorImage No errors.
App\Entity\Tenant\Permission No errors.
App\Entity\Tenant\PushCV No errors.
App\Entity\Tenant\ApplicationNotification No errors.
App\Entity\Tenant\Prestation No errors.
App\Entity\Tenant\Setting No errors.
App\Entity\Tenant\MonthlySale No errors.
App\Entity\Tenant\ResetPasswordRequest No errors.
App\Entity\Tenant\Target No errors.
App\Entity\Tenant\State No errors.
App\Entity\Tenant\Customer
  • The field App\Entity\Tenant\Customer#invoices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Tenant\Invoice#customer does not contain the required 'inversedBy: "invoices"' attribute.
  • The field App\Entity\Tenant\Customer#credits is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Tenant\Credit#customer does not contain the required 'inversedBy: "credits"' attribute.
App\Entity\Tenant\MissionItem
  • The field App\Entity\Tenant\MissionItem#invoiceItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Tenant\InvoiceItem#missionItem does not contain the required 'inversedBy: "invoiceItems"' attribute.
App\Entity\Tenant\WorkflowHistory No errors.
App\Entity\Tenant\PoolFolderCandidate No errors.
App\Entity\Tenant\OfferFill No errors.
App\Entity\Tenant\OpenSourcing No errors.
App\Entity\Tenant\Agency No errors.
App\Entity\Tenant\Prompt No errors.
App\Entity\Tenant\PromptTranslation No errors.
App\Entity\Tenant\Mail No errors.
App\Entity\Tenant\ProfilPermission No errors.
App\Entity\Tenant\Brand No errors.
App\Entity\Tenant\Mission No errors.
App\Entity\Tenant\CustomerAction No errors.
App\Entity\Tenant\TargetConsultant No errors.
App\Entity\Tenant\CreditItem No errors.
App\Entity\Tenant\MailTranslation No errors.
App\Entity\Tenant\SectorTranslation No errors.
App\Entity\Tenant\CustomerContact No errors.
App\Entity\Tenant\AgencyTranslation No errors.
App\Entity\Tenant\MonthlyBudget No errors.
App\Entity\Tenant\InvoiceItem No errors.
App\Entity\Tenant\CandidateEmail No errors.
App\Entity\Tenant\Credit No errors.
App\Entity\Tenant\PushCVCandidate No errors.
App\Entity\Tenant\PrestationCategory No errors.
App\Entity\Tenant\CVSearch No errors.
App\Entity\Tenant\Invoice No errors.

default entity manager

Class Mapping errors
App\Entity\Main\Tenant
  • The association App\Entity\Main\Tenant#profilPermission refers to the inverse side field App\Entity\Main\ProfilPermission#consultants which does not exist.
App\Entity\Main\Permission No errors.
App\Entity\Main\TenantDbConfig No errors.
App\Entity\Main\User No errors.
App\Entity\Main\ProfilPermission
  • The mappings App\Entity\Main\ProfilPermission#tenants and App\Entity\Main\Tenant#profilPermission are inconsistent with each other.