GET https://had.staging-hajime.cloud/

Forms

  • company
    • name
    • email
    • licensePublisher
    • licenseCount
    • licenseNumber
    • shops
    • agreement
    • _token

company

Form type:
"App\Form\Broker\Registration\CompanyType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Broker\Company {#156
  -id: null
  -name: null
  -email: null
  -licensePublisher: App\Entity\Master\LicensePublisher {#1595
    #deletedAt: null
    -created_at: DateTime @1747301554 {#1610
      date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
    }
    -updated_at: null
    -id: 1
    -name: "北海道知事"
    -enable: true
    -sort: 1
  }
  -licenseCount: null
  -licenseNumber: null
  -shops: Doctrine\Common\Collections\ArrayCollection {#81
    -elements: [
      App\Entity\Broker\Shop {#1624
        -id: null
        -name: null
        -email: null
        -company: App\Entity\Broker\Company {#156}
        -pref: App\Entity\Master\Address\Pref {#1655
          -areas: Doctrine\ORM\PersistentCollection {#1663 …}
          -cities: Doctrine\ORM\PersistentCollection {#1551 …}
          -disableBroker: false
          #deletedAt: null
          -created_at: DateTime @1747301554 {#1654
            date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
          }
          -updated_at: null
          -id: 1
          -name: "北海道"
          -enable: true
          -sort: 1
        }
        -postal: null
        -address: null
        -tel: null
        -fax: null
        -disableShopToAd: false
        -staff: Doctrine\Common\Collections\ArrayCollection {#1664
          -elements: [
            App\Entity\Broker\Staff {#90
              -id: null
              -shop: App\Entity\Broker\Shop {#1624}
              -nameSei: null
              -nameMei: null
              -tel: null
              -account: App\Entity\Broker\Account {#1599
                -id: null
                -staff: App\Entity\Broker\Staff {#90}
                -email: null
                -password: null
                -roles: []
                -photoDownloadLogs: Doctrine\Common\Collections\ArrayCollection {#1633 …}
                #deletedAt: null
                -created_at: null
                -updated_at: null
              }
              -enable: true
              -favorites: Doctrine\Common\Collections\ArrayCollection {#1511 …}
              -favoriteEstateNotices: Doctrine\Common\Collections\ArrayCollection {#1617 …}
              -haveFavoriteEstateNotice: false
              -v1Id: null
              #deletedAt: null
              -created_at: null
              -updated_at: null
            }
          ]
        }
        -enable: true
        -v1Id: null
        #deletedAt: null
        -created_at: null
        -updated_at: null
      }
    ]
  }
  -enable: true
  -v1Id: null
  #deletedAt: null
  -created_at: null
  -updated_at: null
  -ip: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Broker\Company {#156
  -id: null
  -name: null
  -email: null
  -licensePublisher: App\Entity\Master\LicensePublisher {#1595
    #deletedAt: null
    -created_at: DateTime @1747301554 {#1610
      date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
    }
    -updated_at: null
    -id: 1
    -name: "北海道知事"
    -enable: true
    -sort: 1
  }
  -licenseCount: null
  -licenseNumber: null
  -shops: Doctrine\Common\Collections\ArrayCollection {#81
    -elements: [
      App\Entity\Broker\Shop {#1624
        -id: null
        -name: null
        -email: null
        -company: App\Entity\Broker\Company {#156}
        -pref: App\Entity\Master\Address\Pref {#1655
          -areas: Doctrine\ORM\PersistentCollection {#1663 …}
          -cities: Doctrine\ORM\PersistentCollection {#1551 …}
          -disableBroker: false
          #deletedAt: null
          -created_at: DateTime @1747301554 {#1654
            date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
          }
          -updated_at: null
          -id: 1
          -name: "北海道"
          -enable: true
          -sort: 1
        }
        -postal: null
        -address: null
        -tel: null
        -fax: null
        -disableShopToAd: false
        -staff: Doctrine\Common\Collections\ArrayCollection {#1664
          -elements: [
            App\Entity\Broker\Staff {#90
              -id: null
              -shop: App\Entity\Broker\Shop {#1624}
              -nameSei: null
              -nameMei: null
              -tel: null
              -account: App\Entity\Broker\Account {#1599
                -id: null
                -staff: App\Entity\Broker\Staff {#90}
                -email: null
                -password: null
                -roles: []
                -photoDownloadLogs: Doctrine\Common\Collections\ArrayCollection {#1633 …}
                #deletedAt: null
                -created_at: null
                -updated_at: null
              }
              -enable: true
              -favorites: Doctrine\Common\Collections\ArrayCollection {#1511 …}
              -favoriteEstateNotices: Doctrine\Common\Collections\ArrayCollection {#1617 …}
              -haveFavoriteEstateNotice: false
              -v1Id: null
              #deletedAt: null
              -created_at: null
              -updated_at: null
            }
          ]
        }
        -enable: true
        -v1Id: null
        #deletedAt: null
        -created_at: null
        -updated_at: null
      }
    ]
  }
  -enable: true
  -v1Id: null
  #deletedAt: null
  -created_at: null
  -updated_at: null
  -ip: null
}
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\CsrfTokenManager {#1448
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1447 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1441 …}
  -namespace: Closure() {#1439 …}
}
data
App\Entity\Broker\Company {#156
  -id: null
  -name: null
  -email: null
  -licensePublisher: App\Entity\Master\LicensePublisher {#1595
    #deletedAt: null
    -created_at: DateTime @1747301554 {#1610
      date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
    }
    -updated_at: null
    -id: 1
    -name: "北海道知事"
    -enable: true
    -sort: 1
  }
  -licenseCount: null
  -licenseNumber: null
  -shops: Doctrine\Common\Collections\ArrayCollection {#81
    -elements: [
      App\Entity\Broker\Shop {#1624
        -id: null
        -name: null
        -email: null
        -company: App\Entity\Broker\Company {#156}
        -pref: App\Entity\Master\Address\Pref {#1655
          -areas: Doctrine\ORM\PersistentCollection {#1663 …}
          -cities: Doctrine\ORM\PersistentCollection {#1551 …}
          -disableBroker: false
          #deletedAt: null
          -created_at: DateTime @1747301554 {#1654
            date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
          }
          -updated_at: null
          -id: 1
          -name: "北海道"
          -enable: true
          -sort: 1
        }
        -postal: null
        -address: null
        -tel: null
        -fax: null
        -disableShopToAd: false
        -staff: Doctrine\Common\Collections\ArrayCollection {#1664
          -elements: [
            App\Entity\Broker\Staff {#90
              -id: null
              -shop: App\Entity\Broker\Shop {#1624}
              -nameSei: null
              -nameMei: null
              -tel: null
              -account: App\Entity\Broker\Account {#1599
                -id: null
                -staff: App\Entity\Broker\Staff {#90}
                -email: null
                -password: null
                -roles: []
                -photoDownloadLogs: Doctrine\Common\Collections\ArrayCollection {#1633 …}
                #deletedAt: null
                -created_at: null
                -updated_at: null
              }
              -enable: true
              -favorites: Doctrine\Common\Collections\ArrayCollection {#1511 …}
              -favoriteEstateNotices: Doctrine\Common\Collections\ArrayCollection {#1617 …}
              -haveFavoriteEstateNotice: false
              -v1Id: null
              #deletedAt: null
              -created_at: null
              -updated_at: null
            }
          ]
        }
        -enable: true
        -v1Id: null
        #deletedAt: null
        -created_at: null
        -updated_at: null
      }
    ]
  }
  -enable: true
  -v1Id: null
  #deletedAt: null
  -created_at: null
  -updated_at: null
  -ip: null
}
data_class
"App\Entity\Broker\Company"
disabled
false
empty_data
Closure(FormInterface $form) {#1437
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\Broker\Company"
  }
}
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() {#1422
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#1627 …}
    $message: Closure() {#1423 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "company"
  "_company"
]
cache_key
"_company_company"
compound
true
data
App\Entity\Broker\Company {#156
  -id: null
  -name: null
  -email: null
  -licensePublisher: App\Entity\Master\LicensePublisher {#1595
    #deletedAt: null
    -created_at: DateTime @1747301554 {#1610
      date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
    }
    -updated_at: null
    -id: 1
    -name: "北海道知事"
    -enable: true
    -sort: 1
  }
  -licenseCount: null
  -licenseNumber: null
  -shops: Doctrine\Common\Collections\ArrayCollection {#81
    -elements: [
      App\Entity\Broker\Shop {#1624
        -id: null
        -name: null
        -email: null
        -company: App\Entity\Broker\Company {#156}
        -pref: App\Entity\Master\Address\Pref {#1655
          -areas: Doctrine\ORM\PersistentCollection {#1663 …}
          -cities: Doctrine\ORM\PersistentCollection {#1551 …}
          -disableBroker: false
          #deletedAt: null
          -created_at: DateTime @1747301554 {#1654
            date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
          }
          -updated_at: null
          -id: 1
          -name: "北海道"
          -enable: true
          -sort: 1
        }
        -postal: null
        -address: null
        -tel: null
        -fax: null
        -disableShopToAd: false
        -staff: Doctrine\Common\Collections\ArrayCollection {#1664
          -elements: [
            App\Entity\Broker\Staff {#90
              -id: null
              -shop: App\Entity\Broker\Shop {#1624}
              -nameSei: null
              -nameMei: null
              -tel: null
              -account: App\Entity\Broker\Account {#1599
                -id: null
                -staff: App\Entity\Broker\Staff {#90}
                -email: null
                -password: null
                -roles: []
                -photoDownloadLogs: Doctrine\Common\Collections\ArrayCollection {#1633 …}
                #deletedAt: null
                -created_at: null
                -updated_at: null
              }
              -enable: true
              -favorites: Doctrine\Common\Collections\ArrayCollection {#1511 …}
              -favoriteEstateNotices: Doctrine\Common\Collections\ArrayCollection {#1617 …}
              -haveFavoriteEstateNotice: false
              -v1Id: null
              #deletedAt: null
              -created_at: null
              -updated_at: null
            }
          ]
        }
        -enable: true
        -v1Id: null
        #deletedAt: null
        -created_at: null
        -updated_at: null
      }
    ]
  }
  -enable: true
  -v1Id: null
  #deletedAt: null
  -created_at: null
  -updated_at: null
  -ip: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#1222
  -form: Symfony\Component\Form\Form {#1280 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#1421 …5}
full_name
"company"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"company"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"company"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_company"
valid
true
value
App\Entity\Broker\Company {#156
  -id: null
  -name: null
  -email: null
  -licensePublisher: App\Entity\Master\LicensePublisher {#1595
    #deletedAt: null
    -created_at: DateTime @1747301554 {#1610
      date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
    }
    -updated_at: null
    -id: 1
    -name: "北海道知事"
    -enable: true
    -sort: 1
  }
  -licenseCount: null
  -licenseNumber: null
  -shops: Doctrine\Common\Collections\ArrayCollection {#81
    -elements: [
      App\Entity\Broker\Shop {#1624
        -id: null
        -name: null
        -email: null
        -company: App\Entity\Broker\Company {#156}
        -pref: App\Entity\Master\Address\Pref {#1655
          -areas: Doctrine\ORM\PersistentCollection {#1663 …}
          -cities: Doctrine\ORM\PersistentCollection {#1551 …}
          -disableBroker: false
          #deletedAt: null
          -created_at: DateTime @1747301554 {#1654
            date: 2025-05-15 18:32:34.0 Asia/Tokyo (+09:00)
          }
          -updated_at: null
          -id: 1
          -name: "北海道"
          -enable: true
          -sort: 1
        }
        -postal: null
        -address: null
        -tel: null
        -fax: null
        -disableShopToAd: false
        -staff: Doctrine\Common\Collections\ArrayCollection {#1664
          -elements: [
            App\Entity\Broker\Staff {#90
              -id: null
              -shop: App\Entity\Broker\Shop {#1624}
              -nameSei: null
              -nameMei: null
              -tel: null
              -account: App\Entity\Broker\Account {#1599
                -id: null
                -staff: App\Entity\Broker\Staff {#90}
                -email: null
                -password: null
                -roles: []
                -photoDownloadLogs: Doctrine\Common\Collections\ArrayCollection {#1633 …}
                #deletedAt: null
                -created_at: null
                -updated_at: null
              }
              -enable: true
              -favorites: Doctrine\Common\Collections\ArrayCollection {#1511 …}
              -favoriteEstateNotices: Doctrine\Common\Collections\ArrayCollection {#1617 …}
              -haveFavoriteEstateNotice: false
              -v1Id: null
              #deletedAt: null
              -created_at: null
              -updated_at: null
            }
          ]
        }
        -enable: true
        -v1Id: null
        #deletedAt: null
        -created_at: null
        -updated_at: null
      }
    ]
  }
  -enable: true
  -v1Id: null
  #deletedAt: null
  -created_at: null
  -updated_at: null
  -ip: null
}