- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 460
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- Migrations 12
- Debug
- E-mails 1
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
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" => "1530043" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "目黒区東山" "addr02" => null "phone_number" => "08090701160" "email" => "akase.misaki@mattrz.co.jp" "contents" => """ Mattrz株式会社 SaaS事業部責任者の北原です。\n \n \n \n 自社ECサイトやCTAがあるWebサイトへ導入することで、\n \n 99%の離脱率を改善し、売上アップに繋げる\n \n CVR改善機能が全部入りの業界最安値ツール「MATTRZ CX」をご提供させていただけないでしょうか。\n \n \n \n 昨今トレンドでもあるポップアップ機能やチャットボットなど、\n \n 離脱率改善に必要な全ての機能がついています。\n \n \n \n 機能ごとのツール契約や費用の発生、正直ご面倒ではありませんか?\n \n 当社は一つのツールで全部入り、そして業界最安値、\n \n 効果のあった機能だけを切り出した格安版でのご提供も可能です。\n \n \n \n よろしければ下記日程にて、デモもお見せしますので\n \n お打ち合わせの機会をいただけないでしょうか?\n \n \n \n ・3月28日(金) 10:00~18:00\n \n ・3月31日(月) 11:00~17:00\n \n ・4月1日(火) 14:00~20:00\n \n ※オンラインMTG 15分程度で概略・事例をまずご紹介します。\n \n \n \n 【使える機能】\t\n \n ・ポップアップ機能 ※CVR2.74%に改善\n \n ・差し込み表示 ※CTR20%増\n \n ・離脱防止 ※離脱率106%改善\n \n ・チャットボット ※問い合わせ工数25%削減\n \n ・ヒートマップ\n \n ・ブラウザプッシュ通知\n \n ・レポート\n \n ・運用サポート ※貴社専属サポーター1名無料\n \n \n \n KaiU・Flipdske・Sprocket・KARTEなどの離脱防止ツールを検討されている場合は、\n \n 価格・費用面でぜひ比較いただければと思いますが、\n \n 当社クライアント実績・第三者からのご評価は下記の通りです。\n \n \n \n ・導入実績1,000社以上\t\n \n ・契約継続率 99%以上\t\n \n ・外部メディア「BOXIL SaaS」の口コミ総合得点4.47点\n \n \n \n 現在のサイトは構築して終わりではなく、\n \n 99%の離脱ユーザーへの対策が必須となっています。\n \n 私共の圧倒的なデジタルツールの力と、専属サポーターのヒューマンパワーを使えば、\n \n 必ず貴社の事業拡大に貢献できると確信しております。\n \n \n \n 有意義なお時間にいたしますので、ぜひお時間いただけますと幸いです。\n \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 | [] |
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 {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
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 | [] |
legacy_error_messages | true |
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() {#3766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3765 …} } } |
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" => "1530043" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "目黒区東山" "addr02" => null "phone_number" => "08090701160" "email" => "akase.misaki@mattrz.co.jp" "contents" => """ Mattrz株式会社 SaaS事業部責任者の北原です。\n \n \n \n 自社ECサイトやCTAがあるWebサイトへ導入することで、\n \n 99%の離脱率を改善し、売上アップに繋げる\n \n CVR改善機能が全部入りの業界最安値ツール「MATTRZ CX」をご提供させていただけないでしょうか。\n \n \n \n 昨今トレンドでもあるポップアップ機能やチャットボットなど、\n \n 離脱率改善に必要な全ての機能がついています。\n \n \n \n 機能ごとのツール契約や費用の発生、正直ご面倒ではありませんか?\n \n 当社は一つのツールで全部入り、そして業界最安値、\n \n 効果のあった機能だけを切り出した格安版でのご提供も可能です。\n \n \n \n よろしければ下記日程にて、デモもお見せしますので\n \n お打ち合わせの機会をいただけないでしょうか?\n \n \n \n ・3月28日(金) 10:00~18:00\n \n ・3月31日(月) 11:00~17:00\n \n ・4月1日(火) 14:00~20:00\n \n ※オンラインMTG 15分程度で概略・事例をまずご紹介します。\n \n \n \n 【使える機能】\t\n \n ・ポップアップ機能 ※CVR2.74%に改善\n \n ・差し込み表示 ※CTR20%増\n \n ・離脱防止 ※離脱率106%改善\n \n ・チャットボット ※問い合わせ工数25%削減\n \n ・ヒートマップ\n \n ・ブラウザプッシュ通知\n \n ・レポート\n \n ・運用サポート ※貴社専属サポーター1名無料\n \n \n \n KaiU・Flipdske・Sprocket・KARTEなどの離脱防止ツールを検討されている場合は、\n \n 価格・費用面でぜひ比較いただければと思いますが、\n \n 当社クライアント実績・第三者からのご評価は下記の通りです。\n \n \n \n ・導入実績1,000社以上\t\n \n ・契約継続率 99%以上\t\n \n ・外部メディア「BOXIL SaaS」の口コミ総合得点4.47点\n \n \n \n 現在のサイトは構築して終わりではなく、\n \n 99%の離脱ユーザーへの対策が必須となっています。\n \n 私共の圧倒的なデジタルツールの力と、専属サポーターのヒューマンパワーを使えば、\n \n 必ず貴社の事業拡大に貢献できると確信しております。\n \n \n \n 有意義なお時間にいたしますので、ぜひお時間いただけますと幸いです。\n \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 | [] |
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 {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
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" => [ Symfony\Component\Validator\Constraints\Length {#3795 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Regex {#3796 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
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 | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3787 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Regex {#3794 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } ] ] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
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() {#3800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3799 …} } } |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#3807 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3787 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Regex {#3794 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3807 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3787 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Regex {#3794 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3807 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3787 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Regex {#3794 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3934 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3935 …} } } |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#3808 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3795 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Regex {#3796 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3808 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3795 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Regex {#3796 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3808 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3795 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Regex {#3796 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3945 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3946 …} } } |
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" => "1530043" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "目黒区東山" "addr02" => null "phone_number" => "08090701160" "email" => "akase.misaki@mattrz.co.jp" "contents" => """ Mattrz株式会社 SaaS事業部責任者の北原です。\n \n \n \n 自社ECサイトやCTAがあるWebサイトへ導入することで、\n \n 99%の離脱率を改善し、売上アップに繋げる\n \n CVR改善機能が全部入りの業界最安値ツール「MATTRZ CX」をご提供させていただけないでしょうか。\n \n \n \n 昨今トレンドでもあるポップアップ機能やチャットボットなど、\n \n 離脱率改善に必要な全ての機能がついています。\n \n \n \n 機能ごとのツール契約や費用の発生、正直ご面倒ではありませんか?\n \n 当社は一つのツールで全部入り、そして業界最安値、\n \n 効果のあった機能だけを切り出した格安版でのご提供も可能です。\n \n \n \n よろしければ下記日程にて、デモもお見せしますので\n \n お打ち合わせの機会をいただけないでしょうか?\n \n \n \n ・3月28日(金) 10:00~18:00\n \n ・3月31日(月) 11:00~17:00\n \n ・4月1日(火) 14:00~20:00\n \n ※オンラインMTG 15分程度で概略・事例をまずご紹介します。\n \n \n \n 【使える機能】\t\n \n ・ポップアップ機能 ※CVR2.74%に改善\n \n ・差し込み表示 ※CTR20%増\n \n ・離脱防止 ※離脱率106%改善\n \n ・チャットボット ※問い合わせ工数25%削減\n \n ・ヒートマップ\n \n ・ブラウザプッシュ通知\n \n ・レポート\n \n ・運用サポート ※貴社専属サポーター1名無料\n \n \n \n KaiU・Flipdske・Sprocket・KARTEなどの離脱防止ツールを検討されている場合は、\n \n 価格・費用面でぜひ比較いただければと思いますが、\n \n 当社クライアント実績・第三者からのご評価は下記の通りです。\n \n \n \n ・導入実績1,000社以上\t\n \n ・契約継続率 99%以上\t\n \n ・外部メディア「BOXIL SaaS」の口コミ総合得点4.47点\n \n \n \n 現在のサイトは構築して終わりではなく、\n \n 99%の離脱ユーザーへの対策が必須となっています。\n \n 私共の圧倒的なデジタルツールの力と、専属サポーターのヒューマンパワーを使えば、\n \n 必ず貴社の事業拡大に貢献できると確信しております。\n \n \n \n 有意義なお時間にいたしますので、ぜひお時間いただけますと幸いです。\n \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 | [] |
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 {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3818 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
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" => [ Symfony\Component\Validator\Constraints\Regex {#3815 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3816 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | true |
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 | [] |
lastname_name | "" |
lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#3813 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3814 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] ] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3819 …} } } |
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 | [ Symfony\Component\Validator\Constraints\Regex {#3813 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3814 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3813 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3814 +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" +normalizer: null +allowEmptyString: false +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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3813 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3814 +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" +normalizer: null +allowEmptyString: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3965 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3966 …} } } |
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 | [ Symfony\Component\Validator\Constraints\Regex {#3815 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3816 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3815 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3816 +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" +normalizer: null +allowEmptyString: false +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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3815 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3816 +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" +normalizer: null +allowEmptyString: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3976 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3977 …} } } |
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 | "1530043" |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3852 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Type {#3853 +message: "form_error.numeric_only" +type: "digit" +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3850 …} } } |
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" => "1530043" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 13 #name: "東京都" #sort_no: 13 } "addr01" => "目黒区東山" "addr02" => null "phone_number" => "08090701160" "email" => "akase.misaki@mattrz.co.jp" "contents" => """ Mattrz株式会社 SaaS事業部責任者の北原です。\n \n \n \n 自社ECサイトやCTAがあるWebサイトへ導入することで、\n \n 99%の離脱率を改善し、売上アップに繋げる\n \n CVR改善機能が全部入りの業界最安値ツール「MATTRZ CX」をご提供させていただけないでしょうか。\n \n \n \n 昨今トレンドでもあるポップアップ機能やチャットボットなど、\n \n 離脱率改善に必要な全ての機能がついています。\n \n \n \n 機能ごとのツール契約や費用の発生、正直ご面倒ではありませんか?\n \n 当社は一つのツールで全部入り、そして業界最安値、\n \n 効果のあった機能だけを切り出した格安版でのご提供も可能です。\n \n \n \n よろしければ下記日程にて、デモもお見せしますので\n \n お打ち合わせの機会をいただけないでしょうか?\n \n \n \n ・3月28日(金) 10:00~18:00\n \n ・3月31日(月) 11:00~17:00\n \n ・4月1日(火) 14:00~20:00\n \n ※オンラインMTG 15分程度で概略・事例をまずご紹介します。\n \n \n \n 【使える機能】\t\n \n ・ポップアップ機能 ※CVR2.74%に改善\n \n ・差し込み表示 ※CTR20%増\n \n ・離脱防止 ※離脱率106%改善\n \n ・チャットボット ※問い合わせ工数25%削減\n \n ・ヒートマップ\n \n ・ブラウザプッシュ通知\n \n ・レポート\n \n ・運用サポート ※貴社専属サポーター1名無料\n \n \n \n KaiU・Flipdske・Sprocket・KARTEなどの離脱防止ツールを検討されている場合は、\n \n 価格・費用面でぜひ比較いただければと思いますが、\n \n 当社クライアント実績・第三者からのご評価は下記の通りです。\n \n \n \n ・導入実績1,000社以上\t\n \n ・契約継続率 99%以上\t\n \n ・外部メディア「BOXIL SaaS」の口コミ総合得点4.47点\n \n \n \n 現在のサイトは構築して終わりではなく、\n \n 99%の離脱ユーザーへの対策が必須となっています。\n \n 私共の圧倒的なデジタルツールの力と、専属サポーターのヒューマンパワーを使えば、\n \n 必ず貴社の事業拡大に貢献できると確信しております。\n \n \n \n 有意義なお時間にいたしますので、ぜひお時間いただけますと幸いです。\n \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" => [ Symfony\Component\Validator\Constraints\Length {#3867 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
addr02_name | "addr02" |
addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#3868 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
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 {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3870 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | true |
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 | [] |
legacy_error_messages | true |
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" ] ] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3871 …} } } |
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 | Eccube\Entity\Master\Pref {#4477 #id: 13 #name: "東京都" #sort_no: 13 } |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4027 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4058 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4041 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4040 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4042 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4046 -om: ContainerRMRWuGi\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#517 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3308 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerRMRWuGi\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#517 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4046 -om: ContainerRMRWuGi\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#517 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3308 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#4035 -_em: Doctrine\ORM\EntityManager {#473 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4037 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4038 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4039 #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: Doctrine\Common\Collections\ArrayCollection {#4036 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#4030 …} } } |
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 | [ Symfony\Component\Validator\Constraints\Length {#3867 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Length {#3867 +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" +normalizer: null +allowEmptyString: false +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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3867 +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" +normalizer: null +allowEmptyString: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4051 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#4050 …} } } |
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 |
"" |
Normalized Format | null |
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 | [ Symfony\Component\Validator\Constraints\Length {#3868 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Length {#3868 +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" +normalizer: null +allowEmptyString: false +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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3868 +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" +normalizer: null +allowEmptyString: 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#4069 …} } } |
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 | "08090701160" |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3888 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Type {#3889 +message: "form_error.numeric_only" +type: "digit" +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3886 …} } } |
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 | "akase.misaki@mattrz.co.jp" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3773 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Eccube\Form\Validator\Email {#3774 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3773 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Eccube\Form\Validator\Email {#3774 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null +groups: [ "Default" ] } ] |
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3773 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Eccube\Form\Validator\Email {#3774 +message: "This value is not a valid email address." +mode: null +normalizer: null +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3905 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3904 …} } } |
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 | """ Mattrz株式会社 SaaS事業部責任者の北原です。\n \n \n \n 自社ECサイトやCTAがあるWebサイトへ導入することで、\n \n 99%の離脱率を改善し、売上アップに繋げる\n \n CVR改善機能が全部入りの業界最安値ツール「MATTRZ CX」をご提供させていただけないでしょうか。\n \n \n \n 昨今トレンドでもあるポップアップ機能やチャットボットなど、\n \n 離脱率改善に必要な全ての機能がついています。\n \n \n \n 機能ごとのツール契約や費用の発生、正直ご面倒ではありませんか?\n \n 当社は一つのツールで全部入り、そして業界最安値、\n \n 効果のあった機能だけを切り出した格安版でのご提供も可能です。\n \n \n \n よろしければ下記日程にて、デモもお見せしますので\n \n お打ち合わせの機会をいただけないでしょうか?\n \n \n \n ・3月28日(金) 10:00~18:00\n \n ・3月31日(月) 11:00~17:00\n \n ・4月1日(火) 14:00~20:00\n \n ※オンラインMTG 15分程度で概略・事例をまずご紹介します。\n \n \n \n 【使える機能】\t\n \n ・ポップアップ機能 ※CVR2.74%に改善\n \n ・差し込み表示 ※CTR20%増\n \n ・離脱防止 ※離脱率106%改善\n \n ・チャットボット ※問い合わせ工数25%削減\n \n ・ヒートマップ\n \n ・ブラウザプッシュ通知\n \n ・レポート\n \n ・運用サポート ※貴社専属サポーター1名無料\n \n \n \n KaiU・Flipdske・Sprocket・KARTEなどの離脱防止ツールを検討されている場合は、\n \n 価格・費用面でぜひ比較いただければと思いますが、\n \n 当社クライアント実績・第三者からのご評価は下記の通りです。\n \n \n \n ・導入実績1,000社以上\t\n \n ・契約継続率 99%以上\t\n \n ・外部メディア「BOXIL SaaS」の口コミ総合得点4.47点\n \n \n \n 現在のサイトは構築して終わりではなく、\n \n 99%の離脱ユーザーへの対策が必須となっています。\n \n 私共の圧倒的なデジタルツールの力と、専属サポーターのヒューマンパワーを使えば、\n \n 必ず貴社の事業拡大に貢献できると確信しております。\n \n \n \n 有意義なお時間にいたしますので、ぜひお時間いただけますと幸いです。\n \n ご返信をお待ちしております。 """ |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3775 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3775 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } ] |
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3775 +message: "This value should not be blank." +allowNull: false +normalizer: null +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#532 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#531 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#530 …} -namespace: Closure() {#528 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3920 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3705 …} } |
error_bubbling | false |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3747 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#869 …} $translationDomain: "validators" $message: Closure() {#3921 …} } } |
validation_groups | null |