http://dev.rftorgi.ru/login

Query Metrics

4 Database Queries
2 Different statements
3.73 ms Query time
10 Invalid entities

Queries

Group similar statements

# Time Info
1 1.11 ms
SELECT id, KEY, value FROM settings
Parameters:
[]
2 1.81 ms
SELECT value FROM settings WHERE KEY = :key
Parameters:
[
  ":key" => "KEY_REDUCED_ACCESS"
]
3 0.55 ms
SELECT id, KEY, value FROM settings
Parameters:
[]
4 0.26 ms
SELECT value FROM settings WHERE KEY = :key
Parameters:
[
  ":key" => "KEY_PRIVACY_POLICY_LINK"
]

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\Model\User\Entity\User\Notification\Content No errors.
App\Model\User\Entity\User\Notification\Notification No errors.
App\Model\User\Entity\User\ConfirmToken No errors.
App\Model\User\Entity\User\ResetToken No errors.
App\Model\User\Entity\User\NewEmailResetToken No errors.
App\Model\User\Entity\User\FullName No errors.
App\Model\User\Entity\User\EsiaToken No errors.
App\Model\User\Entity\User\User
  • The field App\Model\User\Entity\User\User#profile is on the owning side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\User\Entity\Profile\Profile# does not contain the required 'inversedBy' attribute.
  • If association App\Model\User\Entity\User\User#profile is one-to-one, then the inversed side App\Model\User\Entity\Profile\Profile#user has to be one-to-one as well.
  • The association App\Model\User\Entity\User\User#notifications refers to the owning side field App\Model\User\Entity\User\Notification\Notification#profile which does not exist.
  • The field App\Model\User\Entity\User\User#positions is on the owning side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\User\Entity\Organization\Position\Position# does not contain the required 'inversedBy' attribute.
  • If association App\Model\User\Entity\User\User#positions is many-to-one, then the inversed side App\Model\User\Entity\Organization\Position\Position#organizer has to be one-to-many.
  • The field App\Model\User\Entity\User\User#userJoins is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\User\Entity\UserJoin\UserJoin#user does not contain the required 'inversedBy="userJoins"' attribute.
  • The field App\Model\User\Entity\User\User#powerOfAttorneys is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\User\Entity\Organization\Joins\PowerOfAttorney\PowerOfAttorney#user does not contain the required 'inversedBy="powerOfAttorneys"' attribute.
  • The field App\Model\User\Entity\User\User#acceptorOrganizations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Domain\User\Acceptor\Organization\Entity\AcceptorOrganization#user does not contain the required 'inversedBy="acceptorOrganizations"' attribute.
App\Model\User\Entity\Organization\User\FullName No errors.
App\Model\User\Entity\Organization\User\PhoneNumber No errors.
App\Model\User\Entity\Organization\User\Credentials No errors.
App\Model\User\Entity\Organization\User\User No errors.
App\Model\Domain\User\PreAuth\Entity\PreAuth No errors.
App\Model\Domain\Auth\ApiKey\Entity\ApiKey No errors.
App\Model\Work\Procedure\Entity\Lot\Bid\Bid
  • The field App\Model\Work\Procedure\Entity\Lot\Bid\Bid#criterias is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Procedure\Entity\Lot\Bid\Criterias\Criterias#bid does not contain the required 'inversedBy="criterias"' attribute.
  • The field App\Model\Work\Procedure\Entity\Lot\Bid\Bid#purchaseServices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Procedure\Entity\Lot\Bid\PurchaseServices\PurchaseServices#bid does not contain the required 'inversedBy="purchaseServices"' attribute.
  • The field App\Model\Work\Procedure\Entity\Lot\Bid\Bid#offers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Procedure\Entity\Lot\Auction\Offer\Offer#bid does not contain the required 'inversedBy="offers"' attribute.
App\Model\Work\Procedure\Entity\CustomerInfo No errors.
App\Model\Work\Procedure\Entity\OrganizerInfo No errors.
App\Model\Work\Procedure\Entity\ProvisionBid\ProvisionBid No errors.
App\Model\Work\Procedure\Entity\ProvisionContract\ProvisionContract No errors.
App\Model\Work\Procedure\Entity\Procedure
  • The field App\Model\Work\Procedure\Entity\Procedure#lots is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Procedure\Entity\Lot\Lot#procedure does not contain the required 'inversedBy="lots"' attribute.
  • The association App\Model\Work\Procedure\Entity\Procedure#xmlDocuments refers to the owning side field App\Model\Work\Procedure\Entity\XmlDocument\XmlDocument#bid which does not exist.
  • The field App\Model\Work\Procedure\Entity\Procedure#protocols is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Procedure\Entity\Protocol\Protocol#procedure does not contain the required 'inversedBy="protocols"' attribute.
  • The field App\Model\Work\Procedure\Entity\Procedure#purchaseProtocols is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Purchase\Entity\Protocol\PurchaseProtocol#procedure does not contain the required 'inversedBy="purchaseProtocols"' attribute.
  • The mappings App\Model\Work\Procedure\Entity\Procedure#options and App\Model\Work\Procedure\Entity\Option\Option#procedure are inconsistent with each other.
App\Model\User\Entity\Organization\Joins\Joins No errors.
App\Model\User\Entity\Profile\EIS No errors.
App\Model\User\Entity\Profile\EsiaToken No errors.
App\Model\User\Entity\Profile\Profile
  • The mappings App\Model\User\Entity\Profile\Profile#documents and App\Model\User\Entity\Profile\Document\ProfileDocument#profile are inconsistent with each other.
  • The field App\Model\User\Entity\Profile\Profile#user is on the owning side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\User\Entity\User\User# does not contain the required 'inversedBy' attribute.
  • If association App\Model\User\Entity\Profile\Profile#user is many-to-one, then the inversed side App\Model\User\Entity\User\User#profile has to be one-to-many.
  • The field App\Model\User\Entity\Profile\Profile#payment is on the owning side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\User\Entity\Profile\Payment\Payment# does not contain the required 'inversedBy' attribute.
  • The association App\Model\User\Entity\Profile\Profile#commissions refers to the owning side field App\Model\User\Entity\Profile\Commission\Commission#prophp file which does not exist.
  • The field App\Model\User\Entity\Profile\Profile#purchaseMethodJoins is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Purchase\Entity\OrderClause\Join\Join#organizer does not contain the required 'inversedBy="purchaseMethodJoins"' attribute.
  • The field App\Model\User\Entity\Profile\Profile#purchaseOrderClauses is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Purchase\Entity\OrderClause\OrderClause#organizer does not contain the required 'inversedBy="purchaseOrderClauses"' attribute.
  • The mappings App\Model\User\Entity\Profile\Profile#logs and App\Model\User\Entity\Profile\Logs\Logs#profile are inconsistent with each other.
  • The mappings App\Model\User\Entity\Profile\Profile#okveds and App\Model\User\Entity\Profile\Okveds\Okveds#profile are inconsistent with each other.
  • The field App\Model\User\Entity\Profile\Profile#plans is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Purchase\Entity\Plan\PurchasePlan#organizer does not contain the required 'inversedBy="plans"' attribute.
App\Model\Work\Purchase\Entity\Protocol\PurchaseProtocol No errors.
App\Model\Work\Purchase\Entity\Protocol\Cancel\ProtocolCancel No errors.
App\Model\User\Entity\Profile\Payment\Transaction\Transaction No errors.
App\Model\User\Entity\Profile\Tariff\Tariff
  • The mappings App\Model\User\Entity\Profile\Tariff\Tariff#levels and App\Model\User\Entity\Profile\Tariff\Levels\Level#tariff are inconsistent with each other.
App\Model\Work\Procedure\Entity\Lot\InformationContract\InformationContract No errors.
App\Model\Work\Procedure\Entity\Lot\PurchaseCategory No errors.
App\Model\Work\Procedure\Entity\Lot\Lot
  • The mappings App\Model\Work\Procedure\Entity\Lot\Lot#finalBids and App\Model\Work\Procedure\Entity\Lot\Bid\FinalBids\FinalBid#lot are inconsistent with each other.
  • The field App\Model\Work\Procedure\Entity\Lot\Lot#purchaseServices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Procedure\Entity\Lot\PurchaseServices\PurchaseServices#lot does not contain the required 'inversedBy="purchaseServices"' attribute.
  • The field App\Model\Work\Procedure\Entity\Lot\Lot#bidArchiveTask is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Work\Procedure\Entity\Lot\Archive\Bids\Task\BidArchiveTask#lot does not contain the required 'inversedBy="bidArchiveTask"' attribute.
App\Model\Admin\Entity\Tariff\Levels\Level
  • The association App\Model\Admin\Entity\Tariff\Levels\Level#tariff refers to the inverse side field App\Model\Admin\Entity\Tariff\Tariff#level which does not exist.
App\Model\User\Entity\Profile\Tariff\Levels\Level
  • The association App\Model\User\Entity\Profile\Tariff\Levels\Level#tariff refers to the inverse side field App\Model\User\Entity\Profile\Tariff\Tariff#level which does not exist.
App\Model\Admin\Entity\Procedure\Methods\ProcedureMethod No errors.
App\Model\User\Entity\Profile\Procedure\Methods\ProcedureMethod
  • The association App\Model\User\Entity\Profile\Procedure\Methods\ProcedureMethod#profile refers to the inverse side field App\Model\User\Entity\Profile\Profile#profile which does not exist.
  • The association App\Model\User\Entity\Profile\Procedure\Methods\ProcedureMethod#procedureMethodSystem refers to the inverse side field App\Model\Admin\Entity\Procedure\Methods\ProcedureMethod#profile which does not exist.
App\Model\Admin\Entity\Settings\Settings No errors.
App\Model\User\Entity\Profile\Commission\Members\Member
  • The mappings App\Model\User\Entity\Profile\Commission\Members\Member#attachmentsSignatures and App\Model\Work\Purchase\Entity\Protocol\ProtocolAttachmentsCommissionSignature\ProtocolAttachmentsCommissionSignature#member are inconsistent with each other.
App\Model\Work\Purchase\Entity\Protocol\PurchaseProtocolCommissionSignatures\PurchaseProtocolCommissionSignatures No errors.