GET https://serini.pl/user/register

Forms

  • user
    • email
    • password
    • first_name
    • second_name
    • accountType
    • partnerCode
    • companyTenant
    • _token

user

Form type:
"App\Modules\User\FormTypes\UserType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Modules\Tenant\Entities\Tenant {#1533
  -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …}
  -googleAuthenticatorSecret: null
  -googleAuthenticatorEnabled: false
  -id: null
  -username: null
  -firstName: null
  -secondName: null
  -email: null
  -phone: null
  -roles: null
  -basicRoles: null
  -password: null
  -lastPassword: null
  -lastPasswordSetAt: null
  -plainPassword: null
  -mainUser: null
  -confirmationToken: null
  -dbHost: null
  -dbName: null
  -dbUser: null
  -dbPass: null
  -dbPort: null
  -enabled: null
  -isBlocked: false
  -lastLogin: null
  -createdAt: DateTime @1758208404 {#1522
    date: 2025-09-18 15:13:24.667708 UTC (+00:00)
  }
  -updatedAt: DateTime @1758208404 {#1521
    date: 2025-09-18 15:13:24.667711 UTC (+00:00)
  }
  -resetToken: null
  -passwordRequestedAt: null
  -accountType: null
  -importRepairMethod: null
  -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant
  -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant
  -package: ? ?App\Modules\Company\Entities\Package
  -partnerCode: null
  -sessionToken: null
  -logoFile: null
  -loginAttempts: 0
  -profile: null
  -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …}
  -companyTenant: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Modules\Tenant\Entities\Tenant {#1533
  -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …}
  -googleAuthenticatorSecret: null
  -googleAuthenticatorEnabled: false
  -id: null
  -username: null
  -firstName: null
  -secondName: null
  -email: null
  -phone: null
  -roles: null
  -basicRoles: null
  -password: null
  -lastPassword: null
  -lastPasswordSetAt: null
  -plainPassword: null
  -mainUser: null
  -confirmationToken: null
  -dbHost: null
  -dbName: null
  -dbUser: null
  -dbPass: null
  -dbPort: null
  -enabled: null
  -isBlocked: false
  -lastLogin: null
  -createdAt: DateTime @1758208404 {#1522
    date: 2025-09-18 15:13:24.667708 UTC (+00:00)
  }
  -updatedAt: DateTime @1758208404 {#1521
    date: 2025-09-18 15:13:24.667711 UTC (+00:00)
  }
  -resetToken: null
  -passwordRequestedAt: null
  -accountType: null
  -importRepairMethod: null
  -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant
  -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant
  -package: ? ?App\Modules\Company\Entities\Package
  -partnerCode: null
  -sessionToken: null
  -logoFile: null
  -loginAttempts: 0
  -profile: null
  -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …}
  -companyTenant: null
}
same as passed value
is_registration
true
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
false
allow_file_upload
false
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
csrf_field_name
"_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
true
csrf_token_id
null
csrf_token_manager
Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1155
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#658 …}
  -logger: Monolog\Logger {#504 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 …}
  -tokenIds: [
    "submit" => 0
    "logout" => 1
  ]
  -checkHeader: 0
  -cookieName: "csrf-token"
}
data
App\Modules\Tenant\Entities\Tenant {#1533
  -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …}
  -googleAuthenticatorSecret: null
  -googleAuthenticatorEnabled: false
  -id: null
  -username: null
  -firstName: null
  -secondName: null
  -email: null
  -phone: null
  -roles: null
  -basicRoles: null
  -password: null
  -lastPassword: null
  -lastPasswordSetAt: null
  -plainPassword: null
  -mainUser: null
  -confirmationToken: null
  -dbHost: null
  -dbName: null
  -dbUser: null
  -dbPass: null
  -dbPort: null
  -enabled: null
  -isBlocked: false
  -lastLogin: null
  -createdAt: DateTime @1758208404 {#1522
    date: 2025-09-18 15:13:24.667708 UTC (+00:00)
  }
  -updatedAt: DateTime @1758208404 {#1521
    date: 2025-09-18 15:13:24.667711 UTC (+00:00)
  }
  -resetToken: null
  -passwordRequestedAt: null
  -accountType: null
  -importRepairMethod: null
  -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant
  -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant
  -package: ? ?App\Modules\Company\Entities\Package
  -partnerCode: null
  -sessionToken: null
  -logoFile: null
  -loginAttempts: 0
  -profile: null
  -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …}
  -companyTenant: null
}
data_class
"App\Modules\Tenant\Entities\Tenant"
disabled
false
empty_data
Closure(FormInterface $form) {#1631
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Modules\Tenant\Entities\Tenant"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
is_registration
true
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
setter
null
translation_domain
null
trim
true
upload_max_size_message
Closure() {#1593
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#369 …}
    $message: Closure() {#1621 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "user"
  "_user"
]
cache_key
"_user_user"
compound
true
data
App\Modules\Tenant\Entities\Tenant {#1533
  -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …}
  -googleAuthenticatorSecret: null
  -googleAuthenticatorEnabled: false
  -id: null
  -username: null
  -firstName: null
  -secondName: null
  -email: null
  -phone: null
  -roles: null
  -basicRoles: null
  -password: null
  -lastPassword: null
  -lastPasswordSetAt: null
  -plainPassword: null
  -mainUser: null
  -confirmationToken: null
  -dbHost: null
  -dbName: null
  -dbUser: null
  -dbPass: null
  -dbPort: null
  -enabled: null
  -isBlocked: false
  -lastLogin: null
  -createdAt: DateTime @1758208404 {#1522
    date: 2025-09-18 15:13:24.667708 UTC (+00:00)
  }
  -updatedAt: DateTime @1758208404 {#1521
    date: 2025-09-18 15:13:24.667711 UTC (+00:00)
  }
  -resetToken: null
  -passwordRequestedAt: null
  -accountType: null
  -importRepairMethod: null
  -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant
  -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant
  -package: ? ?App\Modules\Company\Entities\Package
  -partnerCode: null
  -sessionToken: null
  -logoFile: null
  -loginAttempts: 0
  -profile: null
  -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …}
  -companyTenant: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#2300
  -errors: []
  -form: Symfony\Component\Form\Form {#2046 …}
}
form
Symfony\Component\Form\FormView {#2240 …5}
full_name
"user"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"user"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"user"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_user"
valid
true
value
App\Modules\Tenant\Entities\Tenant {#1533
  -settlements: Doctrine\Common\Collections\ArrayCollection {#1543 …}
  -googleAuthenticatorSecret: null
  -googleAuthenticatorEnabled: false
  -id: null
  -username: null
  -firstName: null
  -secondName: null
  -email: null
  -phone: null
  -roles: null
  -basicRoles: null
  -password: null
  -lastPassword: null
  -lastPasswordSetAt: null
  -plainPassword: null
  -mainUser: null
  -confirmationToken: null
  -dbHost: null
  -dbName: null
  -dbUser: null
  -dbPass: null
  -dbPort: null
  -enabled: null
  -isBlocked: false
  -lastLogin: null
  -createdAt: DateTime @1758208404 {#1522
    date: 2025-09-18 15:13:24.667708 UTC (+00:00)
  }
  -updatedAt: DateTime @1758208404 {#1521
    date: 2025-09-18 15:13:24.667711 UTC (+00:00)
  }
  -resetToken: null
  -passwordRequestedAt: null
  -accountType: null
  -importRepairMethod: null
  -tenantGuardian: ? ?App\Modules\Tenant\Entities\Tenant
  -tenantGuardianAlt: ? ?App\Modules\Tenant\Entities\Tenant
  -package: ? ?App\Modules\Company\Entities\Package
  -partnerCode: null
  -sessionToken: null
  -logoFile: null
  -loginAttempts: 0
  -profile: null
  -tenantShop: Doctrine\Common\Collections\ArrayCollection {#1507 …}
  -companyTenant: null
}