- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 90
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Guzzle 1
- Blocks 0
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Validator calls
In
ValidationListener.php
line 50 (context):
No violations
if ($form->isRoot()) {// Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {// Allow the "invalid" constraint to be put onto// non-synchronized forms// ConstraintViolation::getConstraint() must not expect to provide a constraint as long as Symfony\Component\Validator\ExecutionContext exists (before 3.0)
[ "value" => Symfony\Component\Form\Form {#3042 name: "user_validate" type_class: "App\Form\UserValidateType" data: App\Entity\Vista\LoyaltyMember {#1563 #id: "0ba89a74-0659-11f1-b5d5-00505681f22f" #userSessionId: "wt/xPliOEyr80F9i7NrPgw==" #memberId: "CRO09866VNJJS" #firstName: "Bhargav" #lastName: "Kothari" #fullName: "Bhargav Kothari" #cardNumber: null #mobilePhone: "1231231234" #homePhone: "1231231234" #appleUserId: null #appleEmailAddress: null #email: "bk@yopmail.com" #clubID: "1" #balanceList: [ App\Entity\Vista\MemberBalance {#1555 #balanceTypeID: "1" #name: "Status Points" #message: null #pointsRemaining: 0 #lifetimePointsBalanceDisplay: 0 #isDefault: null #nameAlt: "Status Points" #nameTranslations: null #redemptionRate: 0 #id: null } App\Entity\Vista\MemberBalance {#1556 #balanceTypeID: "2" #name: "Reward Points" #message: null #pointsRemaining: 0 #lifetimePointsBalanceDisplay: 0 #isDefault: true #nameAlt: null #nameTranslations: null #redemptionRate: 0 #id: null } App\Entity\Vista\MemberBalance {#1557 #balanceTypeID: "12" #name: "Free Tickets" #message: null #pointsRemaining: 0 #lifetimePointsBalanceDisplay: 0 #isDefault: null #nameAlt: "Free Tickets" #nameTranslations: null #redemptionRate: 0 #id: null } ] #userName: null #password: null #restrictions: App\Entity\Local\Restrictions {#1094 …} #middleName: null #address1: "Sokolgradska 84, 10000" #state: null #city: "Zagreb" #zipCode: "10000" #sendNewsletter: true #educationLevel: 0 #householdIncome: 0 #personsInHousehold: 0 #dateOfBirth: DateTimeImmutable @439516800 {#1554 date: 1983-12-06 01:00:00.0 Europe/Zagreb (+01:00) } #status: null #suburb: null #gender: "Male" #pickupComplex: 0 #preferredComplex: 0 #preferredComplexList: [ "29" ] #preferenceList: [ "6" ] #opera: null #familyClubAndChildrenActions: null #remembranceEventsService: null #clubName: "CBC Club" #contactByThirdParty: true #expiryDate: DateTime @2086247929 {#1558 date: 2036-02-10 10:18:49.0 Europe/Zagreb (+01:00) } #wishToReceiveSMS: true #workZipCode: "HRV" #cardList: [] #preferredGenres: [] #occupation: 0 #maritalStatus: null #mailingFrequency: null #pin: null #expiryPointsList: [] #memberLevelId: 1 #memberLevelName: "Free" #loyaltySessionExpiry: DateTime @1775114231 {#3836 date: 2026-04-02 09:17:11.0 +02:00 } #loyaltySessionToken: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIiLCJ1bmlxdWVfbmFtZSI6IiIsInZpc3RhX2xveWFsdHlfbWVtYmVyc2hpcF9pZCI6IkNSTzA5ODY2Vk5KSlMiLCJ2aXN0YV9tZW1iZXJfbG9nZ2VkX2luX3NlY3VyZWx5IjoiRmFsc2UiLCJuYmYiOjE3NzUxMTMwMzEsImV4cCI6MTc3NTExNDIzMSwiaXNzIjoiQ29ubmVjdCBWYWxpZGF0ZU1lbWJlciBpc3N1ZXIiLCJhdWQiOiJhbGwifQ.c5rLvZR9aQtIzZvWQ_gdoNRQ3L5DFRpMM_lq6KYp6xw" #giftCard: null #giftCardBalance: "0" #isBannedFromMakingUnpaidBookingsUntil: null #membershipActivated: true #memberItemId: null #externalID: "CRO09866VNJJS" #nationalID: null #pushNotificationSubscription: App\Entity\Local\PushNotificationSubscription {#1567 …} #isAnonymous: null #validatedFiscaliazionLaw: true #memberLanguageIETFCode: null #modifiedAt: DateTimeImmutable @1775113031 {#4018 date: 2026-04-02 08:57:11.652555 Europe/Zagreb (+02:00) } #createdAt: DateTimeImmutable @1770711533 {#1561 date: 2026-02-10 09:18:53.0 Europe/Zagreb (+01:00) } } } "constraints" => null "groups" => null ]