GET https://2025-tay.release.sb.paritet.sprintf.ru/subproject/1f0d1c56-4f93-67a4-b8ec-2135e0807575/edit

Forms

  • subproject_form
    • subdomain
    • name
    • city
    • _token

subproject_form

Form type:
"App\Project\Form\SubprojectFormType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Project\Entity\Subproject {#1003
  -project: Proxies\__CG__\App\Project\Entity\Project {#966 …}
  -city: Proxies\__CG__\App\Geo\Entity\City {#932
    -region: Proxies\__CG__\App\Geo\Entity\Region {#1555 …}
    -name: "Кострома"
    -okato: null
    -nameFull: "г. Кострома"
    -nameEng: "kostroma"
    -shop: Proxies\__CG__\App\Shop\Entity\Shop {#1591 …}
    -updatedAt: DateTimeImmutable @1764930644 {#1532
      date: 2025-12-05 13:30:44.0 Europe/Moscow (+03:00)
    }
    -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1660 …}
    -id: Symfony\Component\Uid\UuidV4 {#1533 …}
    #deletedAt: null
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1008 …}
  }
  -subdomain: "kostroma.upravdom.com"
  -name: "Кострома"
  -updatedAt: DateTimeImmutable @1764930618 {#998
    date: 2025-12-05 13:30:18.0 Europe/Moscow (+03:00)
  }
  -id: Symfony\Component\Uid\UuidV6 {#999 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Project\Entity\Subproject {#1003
  -project: Proxies\__CG__\App\Project\Entity\Project {#966 …}
  -city: Proxies\__CG__\App\Geo\Entity\City {#932
    -region: Proxies\__CG__\App\Geo\Entity\Region {#1555 …}
    -name: "Кострома"
    -okato: null
    -nameFull: "г. Кострома"
    -nameEng: "kostroma"
    -shop: Proxies\__CG__\App\Shop\Entity\Shop {#1591 …}
    -updatedAt: DateTimeImmutable @1764930644 {#1532
      date: 2025-12-05 13:30:44.0 Europe/Moscow (+03:00)
    }
    -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1660 …}
    -id: Symfony\Component\Uid\UuidV4 {#1533 …}
    #deletedAt: null
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1008 …}
  }
  -subdomain: "kostroma.upravdom.com"
  -name: "Кострома"
  -updatedAt: DateTimeImmutable @1764930618 {#998
    date: 2025-12-05 13:30:18.0 Europe/Moscow (+03:00)
  }
  -id: Symfony\Component\Uid\UuidV6 {#999 …}
}
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 {#509
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#455 …}
  -logger: Monolog\Logger {#343 …}
  -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#511 …}
  -tokenIds: [
    "submit" => 0
    "authenticate" => 1
    "logout" => 2
  ]
  -checkHeader: 0
  -cookieName: "csrf-token"
}
data
App\Project\Entity\Subproject {#1003
  -project: Proxies\__CG__\App\Project\Entity\Project {#966 …}
  -city: Proxies\__CG__\App\Geo\Entity\City {#932
    -region: Proxies\__CG__\App\Geo\Entity\Region {#1555 …}
    -name: "Кострома"
    -okato: null
    -nameFull: "г. Кострома"
    -nameEng: "kostroma"
    -shop: Proxies\__CG__\App\Shop\Entity\Shop {#1591 …}
    -updatedAt: DateTimeImmutable @1764930644 {#1532
      date: 2025-12-05 13:30:44.0 Europe/Moscow (+03:00)
    }
    -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1660 …}
    -id: Symfony\Component\Uid\UuidV4 {#1533 …}
    #deletedAt: null
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1008 …}
  }
  -subdomain: "kostroma.upravdom.com"
  -name: "Кострома"
  -updatedAt: DateTimeImmutable @1764930618 {#998
    date: 2025-12-05 13:30:18.0 Europe/Moscow (+03:00)
  }
  -id: Symfony\Component\Uid\UuidV6 {#999 …}
}
data_class
"App\Project\Entity\Subproject"
disabled
false
empty_data
Closure(FormInterface $form) {#1167
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Project\Entity\Subproject"
  }
}
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
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() {#1165
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#291 …}
    $message: Closure() {#1166 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "subproject_form"
  "_subproject_form"
]
cache_key
"_subproject_form_subproject_form"
compound
true
data
App\Project\Entity\Subproject {#1003
  -project: Proxies\__CG__\App\Project\Entity\Project {#966 …}
  -city: Proxies\__CG__\App\Geo\Entity\City {#932
    -region: Proxies\__CG__\App\Geo\Entity\Region {#1555 …}
    -name: "Кострома"
    -okato: null
    -nameFull: "г. Кострома"
    -nameEng: "kostroma"
    -shop: Proxies\__CG__\App\Shop\Entity\Shop {#1591 …}
    -updatedAt: DateTimeImmutable @1764930644 {#1532
      date: 2025-12-05 13:30:44.0 Europe/Moscow (+03:00)
    }
    -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1660 …}
    -id: Symfony\Component\Uid\UuidV4 {#1533 …}
    #deletedAt: null
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1008 …}
  }
  -subdomain: "kostroma.upravdom.com"
  -name: "Кострома"
  -updatedAt: DateTimeImmutable @1764930618 {#998
    date: 2025-12-05 13:30:18.0 Europe/Moscow (+03:00)
  }
  -id: Symfony\Component\Uid\UuidV6 {#999 …}
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1240
  -errors: []
  -form: Symfony\Component\Form\Form {#1247 …}
}
form
Symfony\Component\Form\FormView {#1164 …5}
full_name
"subproject_form"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"subproject_form"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"subproject_form"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_subproject_form"
valid
true
value
App\Project\Entity\Subproject {#1003
  -project: Proxies\__CG__\App\Project\Entity\Project {#966 …}
  -city: Proxies\__CG__\App\Geo\Entity\City {#932
    -region: Proxies\__CG__\App\Geo\Entity\Region {#1555 …}
    -name: "Кострома"
    -okato: null
    -nameFull: "г. Кострома"
    -nameEng: "kostroma"
    -shop: Proxies\__CG__\App\Shop\Entity\Shop {#1591 …}
    -updatedAt: DateTimeImmutable @1764930644 {#1532
      date: 2025-12-05 13:30:44.0 Europe/Moscow (+03:00)
    }
    -loadedEntity: App\Geo\Entity\LoadedEntityCity {#1660 …}
    -id: Symfony\Component\Uid\UuidV4 {#1533 …}
    #deletedAt: null
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1008 …}
  }
  -subdomain: "kostroma.upravdom.com"
  -name: "Кострома"
  -updatedAt: DateTimeImmutable @1764930618 {#998
    date: 2025-12-05 13:30:18.0 Europe/Moscow (+03:00)
  }
  -id: Symfony\Component\Uid\UuidV6 {#999 …}
}