Forms
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
email
-
contents
-
contact
"Eccube\Form\Type\Front\ContactType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "name01" => "林" "name02" => "良恵" "kana01" => "ハヤシ" "kana02" => "ヨシエ" "postal_code" => "1500001" "pref" => Pref {#1651 #id: 13 #name: "東京都" #sort_no: 13 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "渋谷区" "addr02" => "神宮前6-10-9 原宿董友ビル4階" "phone_number" => "05036625788" "email" => "tamae.hirano@mamayoro.com" "contents" => """ ままよろの林です。\r\n \r\n 一人を雇う金額で、チームをもつことができる\r\n オンラインアウトソーシング「ままよろ」をぜひご提案したくご連絡いたしました。\r\n \r\n 私たちは、経営者・社員の方の『手間がかかるタスクを全て手放すこと』を本気でサポートします。\r\n 「真心あるアウトソーシング」をモットーに、業務の本質を理解し、\r\n 細かなところに気がつき、さらにアイデアを提案するマインドで寄り添うのは、\r\n 子どものために本気で仕事をしていきたいシングルマザーたちです。\r\n \r\n もし貴社が、\r\n \r\n ・請求書、契約書、発注書作成ができていない\r\n ・メール、チャット対応ができていない\r\n ・事業に必要な情報収集、調査ができていない\r\n ・勤怠管理を行える人がいない\r\n ・デザイン業務を任せたい\r\n \r\n などでお困りでしたら、この機会にぜひお話させていただけないでしょうか?\r\n \r\n 【11月10日(月)15:00~16:00】\r\n 【11月11日(火)11:00~15:00】\r\n 【11月12日(水)10:00~16:00】\r\n ※上記以外でも調整可能ですので、ご希望日時をお聞かせください。\r\n いただいた日程が埋まっている場合は改めてご連絡させていただきます。\r\n ※具体的な金額感やサービス資料などはお打ち合わせ後にご共有します。\r\n \r\n クライアントに喜ばれている点は4つございます。\r\n \r\n ・24時間365日オンライン接客が可能なカスタマーサポート\r\n ・必要な業務のみ選択し、自由にカスタマイズできるプラン設計\r\n ・育成ストレスゼロ、採用ストレスゼロで求める人材に出会える\r\n ・資料作成やリサーチ業務などの営業まわりのサポート\r\n \r\n 働きたいシングルマザーのために「ままよろ」をリリースし、\r\n 「属人化しない組織づくりができる」とご好評いただいております。\r\n 深刻な人手不足を、多種多彩なシングルマザー達によって解決する\r\n "社会課題解決型オンラインスタッフ"であると自負しております。\r\n \r\n 従業員がやめても困らないハイブリッドチーム「ままよろ」。\r\n 必ず貴社の成果アップに貢献できると思っておりますので、お時間いただけますと幸いです。\r\n \r\n ご返信・ご縁をいただけることを心よりお待ちしております。\r\n \r\n ※直近でサービス導入のご予定がない情報収集目的、\r\n お互いに敬意を払いお仕事ができないと判断した場合や\r\n 適度なスピードでご対応いただけない場合はお取り組みをお断りすることがございます。 """ ] |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1292 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1293 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "name01" => "林" "name02" => "良恵" "kana01" => "ハヤシ" "kana02" => "ヨシエ" "postal_code" => "1500001" "pref" => Pref {#1651 #id: 13 #name: "東京都" #sort_no: 13 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "渋谷区" "addr02" => "神宮前6-10-9 原宿董友ビル4階" "phone_number" => "05036625788" "email" => "tamae.hirano@mamayoro.com" "contents" => """ ままよろの林です。\r\n \r\n 一人を雇う金額で、チームをもつことができる\r\n オンラインアウトソーシング「ままよろ」をぜひご提案したくご連絡いたしました。\r\n \r\n 私たちは、経営者・社員の方の『手間がかかるタスクを全て手放すこと』を本気でサポートします。\r\n 「真心あるアウトソーシング」をモットーに、業務の本質を理解し、\r\n 細かなところに気がつき、さらにアイデアを提案するマインドで寄り添うのは、\r\n 子どものために本気で仕事をしていきたいシングルマザーたちです。\r\n \r\n もし貴社が、\r\n \r\n ・請求書、契約書、発注書作成ができていない\r\n ・メール、チャット対応ができていない\r\n ・事業に必要な情報収集、調査ができていない\r\n ・勤怠管理を行える人がいない\r\n ・デザイン業務を任せたい\r\n \r\n などでお困りでしたら、この機会にぜひお話させていただけないでしょうか?\r\n \r\n 【11月10日(月)15:00~16:00】\r\n 【11月11日(火)11:00~15:00】\r\n 【11月12日(水)10:00~16:00】\r\n ※上記以外でも調整可能ですので、ご希望日時をお聞かせください。\r\n いただいた日程が埋まっている場合は改めてご連絡させていただきます。\r\n ※具体的な金額感やサービス資料などはお打ち合わせ後にご共有します。\r\n \r\n クライアントに喜ばれている点は4つございます。\r\n \r\n ・24時間365日オンライン接客が可能なカスタマーサポート\r\n ・必要な業務のみ選択し、自由にカスタマイズできるプラン設計\r\n ・育成ストレスゼロ、採用ストレスゼロで求める人材に出会える\r\n ・資料作成やリサーチ業務などの営業まわりのサポート\r\n \r\n 働きたいシングルマザーのために「ままよろ」をリリースし、\r\n 「属人化しない組織づくりができる」とご好評いただいております。\r\n 深刻な人手不足を、多種多彩なシングルマザー達によって解決する\r\n "社会課題解決型オンラインスタッフ"であると自負しております。\r\n \r\n 従業員がやめても困らないハイブリッドチーム「ままよろ」。\r\n 必ず貴社の成果アップに貢献できると思っておりますので、お時間いただけますと幸いです。\r\n \r\n ご返信・ご縁をいただけることを心よりお待ちしております。\r\n \r\n ※直近でサービス導入のご予定がない情報収集目的、\r\n お互いに敬意を払いお仕事ができないと判断した場合や\r\n 適度なスピードでご対応いただけない場合はお取り組みをお断りすることがございます。 """ ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name" ] "constraints" => [ Length {#1314 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1315 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] ] |
| help | null |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Length {#1312 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } Regex {#1313 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] ] |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1318 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "林" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
| constraints | [
NotBlank {#1327
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
Length {#1312
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 16
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
Regex {#1313
+message: "form_error.not_contain_spaces"
+pattern: "/^[^\s ]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
] |
[
NotBlank {#1327
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
Length {#1312
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 16
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
Regex {#1313
+message: "form_error.not_contain_spaces"
+pattern: "/^[^\s ]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
]
|
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#1327
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
Length {#1312
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 16
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
Regex {#1313
+message: "form_error.not_contain_spaces"
+pattern: "/^[^\s ]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1441 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "良恵" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
| constraints | [
NotBlank {#1328
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
Length {#1314
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 16
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
Regex {#1315
+message: "form_error.not_contain_spaces"
+pattern: "/^[^\s ]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
] |
[
NotBlank {#1328
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
Length {#1314
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 16
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
Regex {#1315
+message: "form_error.not_contain_spaces"
+pattern: "/^[^\s ]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
]
|
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#1328
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
Length {#1314
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 16
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
Regex {#1315
+message: "form_error.not_contain_spaces"
+pattern: "/^[^\s ]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1450 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1451 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
kana
"Eccube\Form\Type\KanaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "name01" => "林" "name02" => "良恵" "kana01" => "ハヤシ" "kana02" => "ヨシエ" "postal_code" => "1500001" "pref" => Pref {#1651 #id: 13 #name: "東京都" #sort_no: 13 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "渋谷区" "addr02" => "神宮前6-10-9 原宿董友ビル4階" "phone_number" => "05036625788" "email" => "tamae.hirano@mamayoro.com" "contents" => """ ままよろの林です。\r\n \r\n 一人を雇う金額で、チームをもつことができる\r\n オンラインアウトソーシング「ままよろ」をぜひご提案したくご連絡いたしました。\r\n \r\n 私たちは、経営者・社員の方の『手間がかかるタスクを全て手放すこと』を本気でサポートします。\r\n 「真心あるアウトソーシング」をモットーに、業務の本質を理解し、\r\n 細かなところに気がつき、さらにアイデアを提案するマインドで寄り添うのは、\r\n 子どものために本気で仕事をしていきたいシングルマザーたちです。\r\n \r\n もし貴社が、\r\n \r\n ・請求書、契約書、発注書作成ができていない\r\n ・メール、チャット対応ができていない\r\n ・事業に必要な情報収集、調査ができていない\r\n ・勤怠管理を行える人がいない\r\n ・デザイン業務を任せたい\r\n \r\n などでお困りでしたら、この機会にぜひお話させていただけないでしょうか?\r\n \r\n 【11月10日(月)15:00~16:00】\r\n 【11月11日(火)11:00~15:00】\r\n 【11月12日(水)10:00~16:00】\r\n ※上記以外でも調整可能ですので、ご希望日時をお聞かせください。\r\n いただいた日程が埋まっている場合は改めてご連絡させていただきます。\r\n ※具体的な金額感やサービス資料などはお打ち合わせ後にご共有します。\r\n \r\n クライアントに喜ばれている点は4つございます。\r\n \r\n ・24時間365日オンライン接客が可能なカスタマーサポート\r\n ・必要な業務のみ選択し、自由にカスタマイズできるプラン設計\r\n ・育成ストレスゼロ、採用ストレスゼロで求める人材に出会える\r\n ・資料作成やリサーチ業務などの営業まわりのサポート\r\n \r\n 働きたいシングルマザーのために「ままよろ」をリリースし、\r\n 「属人化しない組織づくりができる」とご好評いただいております。\r\n 深刻な人手不足を、多種多彩なシングルマザー達によって解決する\r\n "社会課題解決型オンラインスタッフ"であると自負しております。\r\n \r\n 従業員がやめても困らないハイブリッドチーム「ままよろ」。\r\n 必ず貴社の成果アップに貢献できると思っておりますので、お時間いただけますと幸いです。\r\n \r\n ご返信・ご縁をいただけることを心よりお待ちしております。\r\n \r\n ※直近でサービス導入のご予定がない情報収集目的、\r\n お互いに敬意を払いお仕事ができないと判断した場合や\r\n 適度なスピードでご対応いただけない場合はお取り組みをお断りすることがございます。 """ ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1338 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name_kana" ] "constraints" => [ Regex {#1335 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1336 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] ] |
| help | null |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Regex {#1333 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } Length {#1334 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] ] |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1339 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "ハヤシ" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
| constraints | [
Regex {#1333
+message: "form_error.kana_only"
+pattern: "/^[ァ-ヶヲ-゚ー]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
Length {#1334
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 25
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
] |
[
Regex {#1333
+message: "form_error.kana_only"
+pattern: "/^[ァ-ヶヲ-゚ー]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
Length {#1334
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 25
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
]
|
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
Regex {#1333
+message: "form_error.kana_only"
+pattern: "/^[ァ-ヶヲ-゚ー]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
Length {#1334
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 25
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1470 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "ヨシエ" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
| constraints | [
Regex {#1335
+message: "form_error.kana_only"
+pattern: "/^[ァ-ヶヲ-゚ー]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
Length {#1336
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 25
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
] |
[
Regex {#1335
+message: "form_error.kana_only"
+pattern: "/^[ァ-ヶヲ-゚ー]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
Length {#1336
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 25
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
]
|
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
Regex {#1335
+message: "form_error.kana_only"
+pattern: "/^[ァ-ヶヲ-゚ー]+$/u"
+htmlPattern: null
+match: true
+payload: null
+"groups": [
"Default"
]
}
Length {#1336
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 25
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1480 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
postal_code
"Eccube\Form\Type\PostalType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "1500001" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
Length {#1362
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 8
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
Type {#1363
+message: "form_error.numeric_only"
+type: "numeric"
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1360 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
address
"Eccube\Form\Type\AddressType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "name01" => "林" "name02" => "良恵" "kana01" => "ハヤシ" "kana02" => "ヨシエ" "postal_code" => "1500001" "pref" => Pref {#1651 #id: 13 #name: "東京都" #sort_no: 13 -AnnotationReader: AnnotationReader {#307 …} } "addr01" => "渋谷区" "addr02" => "神宮前6-10-9 原宿董友ビル4階" "phone_number" => "05036625788" "email" => "tamae.hirano@mamayoro.com" "contents" => """ ままよろの林です。\r\n \r\n 一人を雇う金額で、チームをもつことができる\r\n オンラインアウトソーシング「ままよろ」をぜひご提案したくご連絡いたしました。\r\n \r\n 私たちは、経営者・社員の方の『手間がかかるタスクを全て手放すこと』を本気でサポートします。\r\n 「真心あるアウトソーシング」をモットーに、業務の本質を理解し、\r\n 細かなところに気がつき、さらにアイデアを提案するマインドで寄り添うのは、\r\n 子どものために本気で仕事をしていきたいシングルマザーたちです。\r\n \r\n もし貴社が、\r\n \r\n ・請求書、契約書、発注書作成ができていない\r\n ・メール、チャット対応ができていない\r\n ・事業に必要な情報収集、調査ができていない\r\n ・勤怠管理を行える人がいない\r\n ・デザイン業務を任せたい\r\n \r\n などでお困りでしたら、この機会にぜひお話させていただけないでしょうか?\r\n \r\n 【11月10日(月)15:00~16:00】\r\n 【11月11日(火)11:00~15:00】\r\n 【11月12日(水)10:00~16:00】\r\n ※上記以外でも調整可能ですので、ご希望日時をお聞かせください。\r\n いただいた日程が埋まっている場合は改めてご連絡させていただきます。\r\n ※具体的な金額感やサービス資料などはお打ち合わせ後にご共有します。\r\n \r\n クライアントに喜ばれている点は4つございます。\r\n \r\n ・24時間365日オンライン接客が可能なカスタマーサポート\r\n ・必要な業務のみ選択し、自由にカスタマイズできるプラン設計\r\n ・育成ストレスゼロ、採用ストレスゼロで求める人材に出会える\r\n ・資料作成やリサーチ業務などの営業まわりのサポート\r\n \r\n 働きたいシングルマザーのために「ままよろ」をリリースし、\r\n 「属人化しない組織づくりができる」とご好評いただいております。\r\n 深刻な人手不足を、多種多彩なシングルマザー達によって解決する\r\n "社会課題解決型オンラインスタッフ"であると自負しております。\r\n \r\n 従業員がやめても困らないハイブリッドチーム「ままよろ」。\r\n 必ず貴社の成果アップに貢献できると思っておりますので、お時間いただけますと幸いです。\r\n \r\n ご返信・ご縁をいただけることを心よりお待ちしております。\r\n \r\n ※直近でサービス導入のご予定がない情報収集目的、\r\n お互いに敬意を払いお仕事ができないと判断した場合や\r\n 適度なスピードでご対応いただけない場合はお取り組みをお断りすることがございます。 """ ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr01_options | [ "constraints" => [ Length {#1376 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
| addr02_name | "addr02" |
| addr02_options | [ "constraints" => [ Length {#1377 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1379 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| pref_name | "pref" |
| pref_options | [ "constraints" => [] "attr" => [ "class" => "p-region-id" ] ] |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1380 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
pref
"Eccube\Form\Type\Master\PrefType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"13"
|
| Normalized Format | Pref {#1651
#id: 13
#name: "東京都"
#sort_no: 13
-AnnotationReader: AnnotationReader {#307 …}
} |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-region-id" ] |
[ "class" => "p-region-id" ] |
| constraints | [] |
[] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-region-id" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
| choice_loader | DoctrineChoiceLoader {#1550
-manager: EntityManager_9a5be93 {#218 …2}
-class: "Eccube\Entity\Master\Pref"
-idReader: IdReader {#1551
-om: EntityManager_9a5be93 {#218 …2}
-classMetadata: ClassMetadata {#921 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#1548 …}
-choiceList: null
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#1551
-om: EntityManager_9a5be93 {#218 …2}
-classMetadata: ClassMetadata {#921 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | null |
| choices_as_values | true |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#218 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| id_reader | IdReader {#1551
-om: EntityManager_9a5be93 {#218 …2}
-classMetadata: ClassMetadata {#921 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__pref" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| query_builder | QueryBuilder {#1536
-_em: EntityManager {#462 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#1537
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#1545
#from: "Eccube\Entity\Master\Pref"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#1546
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"m.sort_no ASC"
]
}
]
]
-_type: 0
-_state: 1
-_dql: "SELECT m FROM Eccube\Entity\Master\Pref m ORDER BY m.sort_no ASC"
-parameters: ArrayCollection {#1538 …}
-_firstResult: null
-_maxResults: null
-joinRootAliases: []
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
| required | false |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#1534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1533 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
addr01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "渋谷区" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
[ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| constraints | [
Length {#1376
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 32
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
] |
[
Length {#1376
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 32
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
]
|
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
Length {#1376
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 32
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1559 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1560 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
addr02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "神宮前6-10-9 原宿董友ビル4階" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
[ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| constraints | [
Length {#1377
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 32
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
] |
[
Length {#1377
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 32
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
]
|
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
Length {#1377
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 32
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1570 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "05036625788" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
Length {#1398
+maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
+minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more."
+exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters."
+charsetMessage: "This value does not match the expected {{ charset }} charset."
+max: 14
+min: null
+charset: "UTF-8"
+payload: null
+"groups": [
"Default"
]
}
Type {#1399
+message: "form_error.numeric_only"
+type: "numeric"
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| options | [
"constraints" => []
] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1396 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "tamae.hirano@mamayoro.com" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [
NotBlank {#1302
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
Email {#1303
+message: "This value is not a valid email address."
+checkMX: false
+checkHost: false
+strict: false
+payload: null
+"groups": [
"Default"
]
}
] |
[
NotBlank {#1302
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
Email {#1303
+message: "This value is not a valid email address."
+checkMX: false
+checkHost: false
+strict: false
+payload: null
+"groups": [
"Default"
]
}
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#1302
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
Email {#1303
+message: "This value is not a valid email address."
+checkMX: false
+checkHost: false
+strict: false
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1413 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1414 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
contents
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | """ ままよろの林です。\r\n \r\n 一人を雇う金額で、チームをもつことができる\r\n オンラインアウトソーシング「ままよろ」をぜひご提案したくご連絡いたしました。\r\n \r\n 私たちは、経営者・社員の方の『手間がかかるタスクを全て手放すこと』を本気でサポートします。\r\n 「真心あるアウトソーシング」をモットーに、業務の本質を理解し、\r\n 細かなところに気がつき、さらにアイデアを提案するマインドで寄り添うのは、\r\n 子どものために本気で仕事をしていきたいシングルマザーたちです。\r\n \r\n もし貴社が、\r\n \r\n ・請求書、契約書、発注書作成ができていない\r\n ・メール、チャット対応ができていない\r\n ・事業に必要な情報収集、調査ができていない\r\n ・勤怠管理を行える人がいない\r\n ・デザイン業務を任せたい\r\n \r\n などでお困りでしたら、この機会にぜひお話させていただけないでしょうか?\r\n \r\n 【11月10日(月)15:00~16:00】\r\n 【11月11日(火)11:00~15:00】\r\n 【11月12日(水)10:00~16:00】\r\n ※上記以外でも調整可能ですので、ご希望日時をお聞かせください。\r\n いただいた日程が埋まっている場合は改めてご連絡させていただきます。\r\n ※具体的な金額感やサービス資料などはお打ち合わせ後にご共有します。\r\n \r\n クライアントに喜ばれている点は4つございます。\r\n \r\n ・24時間365日オンライン接客が可能なカスタマーサポート\r\n ・必要な業務のみ選択し、自由にカスタマイズできるプラン設計\r\n ・育成ストレスゼロ、採用ストレスゼロで求める人材に出会える\r\n ・資料作成やリサーチ業務などの営業まわりのサポート\r\n \r\n 働きたいシングルマザーのために「ままよろ」をリリースし、\r\n 「属人化しない組織づくりができる」とご好評いただいております。\r\n 深刻な人手不足を、多種多彩なシングルマザー達によって解決する\r\n "社会課題解決型オンラインスタッフ"であると自負しております。\r\n \r\n 従業員がやめても困らないハイブリッドチーム「ままよろ」。\r\n 必ず貴社の成果アップに貢献できると思っておりますので、お時間いただけますと幸いです。\r\n \r\n ご返信・ご縁をいただけることを心よりお待ちしております。\r\n \r\n ※直近でサービス導入のご予定がない情報収集目的、\r\n お互いに敬意を払いお仕事ができないと判断した場合や\r\n 適度なスピードでご対応いただけない場合はお取り組みをお断りすることがございます。 """ |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [
NotBlank {#1304
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
] |
[
NotBlank {#1304
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [
NotBlank {#1304
+message: "This value should not be blank."
+payload: null
+"groups": [
"Default"
]
}
] |
| 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 | CsrfTokenManager {#292
-generator: UriSafeTokenGenerator {#294 …}
-storage: SessionTokenStorage {#295 …}
-namespace: Closure {#297 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#1427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#144 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1276 …} use: { $translator: DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure {#1428 …} } file: "/home/toeitrading/animalhealth.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |