http://tcg-mana.com/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Alexander Cyr"
Symfony\Component\Validator\ConstraintViolation {#4808
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Alexander Cyr""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4180
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Cyr"
      "name02" => "Alexander Cyr"
      "kana01" => "Alexander Cyr"
      "kana02" => null
      "postal_code" => "01.42.28.75.98"
      "pref" => Eccube\Entity\Master\Pref {#4756
        #id: 41
        #name: "佐賀県"
        #sort_no: 41
      }
      "addr01" => "Ris-Orangis"
      "addr02" => "Alexander Cyr"
      "phone_number" => "01.42.28.75.98"
      "email" => "pictory@getprofitnow.info"
      "contents" => """
        Hello, bloggers!\n
        \n
        Did you know adding video to your blog posts can increase your SEO rankings and attract new readers?\n
        \n
        The problem is that making videos can be time consuming and expensive.\n
        \n
        Until now.\n
        \n
        Pictory is a revolutionary new platform which automates the process of turning blog posts into stunning videos, complete with professional narration, music, and images.\n
        \n
        This means that you can create high-quality videos that are always beautiful, never dull, and will speak directly to your audience in just minutes.\n
        \n
        Just enter the URL of your blog post, and Pictory’s advanced AI will do the rest.\n
        \n
        You can also create great videos from text or edit videos using text in a flash.\n
        \n
        Why not give Pictory a try today for free?\n
        \n
        You won't be disappointed.\n
        \n
        : https://www.getprofitnow.info/pictory \n
         \n
        \n
        Yours\n
        \n
        Alexander Cyr\n
        \n
        \n
        \n
        UNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=tcg-mana.com \n
        Address: 1611 Johnson Street\n
        Raleigh, NC 27606
        """
      "filename" => null
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Alexander Cyr"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4032 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Alexander Cyr"
Symfony\Component\Validator\ConstraintViolation {#5077
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Alexander Cyr""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4180
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Cyr"
      "name02" => "Alexander Cyr"
      "kana01" => "Alexander Cyr"
      "kana02" => null
      "postal_code" => "01.42.28.75.98"
      "pref" => Eccube\Entity\Master\Pref {#4756
        #id: 41
        #name: "佐賀県"
        #sort_no: 41
      }
      "addr01" => "Ris-Orangis"
      "addr02" => "Alexander Cyr"
      "phone_number" => "01.42.28.75.98"
      "email" => "pictory@getprofitnow.info"
      "contents" => """
        Hello, bloggers!\n
        \n
        Did you know adding video to your blog posts can increase your SEO rankings and attract new readers?\n
        \n
        The problem is that making videos can be time consuming and expensive.\n
        \n
        Until now.\n
        \n
        Pictory is a revolutionary new platform which automates the process of turning blog posts into stunning videos, complete with professional narration, music, and images.\n
        \n
        This means that you can create high-quality videos that are always beautiful, never dull, and will speak directly to your audience in just minutes.\n
        \n
        Just enter the URL of your blog post, and Pictory’s advanced AI will do the rest.\n
        \n
        You can also create great videos from text or edit videos using text in a flash.\n
        \n
        Why not give Pictory a try today for free?\n
        \n
        You won't be disappointed.\n
        \n
        : https://www.getprofitnow.info/pictory \n
         \n
        \n
        Yours\n
        \n
        Alexander Cyr\n
        \n
        \n
        \n
        UNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=tcg-mana.com \n
        Address: 1611 Johnson Street\n
        Raleigh, NC 27606
        """
      "filename" => null
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Alexander Cyr"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4049 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"01.42.28.75.98"
Symfony\Component\Validator\ConstraintViolation {#5051
  -message: "値が長すぎます。8文字以内でなければなりません。"
  -messageTemplate: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
  -parameters: [
    "{{ value }}" => ""01.42.28.75.98""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#4180
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Cyr"
      "name02" => "Alexander Cyr"
      "kana01" => "Alexander Cyr"
      "kana02" => null
      "postal_code" => "01.42.28.75.98"
      "pref" => Eccube\Entity\Master\Pref {#4756
        #id: 41
        #name: "佐賀県"
        #sort_no: 41
      }
      "addr01" => "Ris-Orangis"
      "addr02" => "Alexander Cyr"
      "phone_number" => "01.42.28.75.98"
      "email" => "pictory@getprofitnow.info"
      "contents" => """
        Hello, bloggers!\n
        \n
        Did you know adding video to your blog posts can increase your SEO rankings and attract new readers?\n
        \n
        The problem is that making videos can be time consuming and expensive.\n
        \n
        Until now.\n
        \n
        Pictory is a revolutionary new platform which automates the process of turning blog posts into stunning videos, complete with professional narration, music, and images.\n
        \n
        This means that you can create high-quality videos that are always beautiful, never dull, and will speak directly to your audience in just minutes.\n
        \n
        Just enter the URL of your blog post, and Pictory’s advanced AI will do the rest.\n
        \n
        You can also create great videos from text or edit videos using text in a flash.\n
        \n
        Why not give Pictory a try today for free?\n
        \n
        You won't be disappointed.\n
        \n
        : https://www.getprofitnow.info/pictory \n
         \n
        \n
        Yours\n
        \n
        Alexander Cyr\n
        \n
        \n
        \n
        UNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=tcg-mana.com \n
        Address: 1611 Johnson Street\n
        Raleigh, NC 27606
        """
      "filename" => null
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "01.42.28.75.98"
  -constraint: Symfony\Component\Validator\Constraints\Length {#4088 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}
children[postal_code].data 数字で入力してください。
"01.42.28.75.98"
Symfony\Component\Validator\ConstraintViolation {#5074
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""01.42.28.75.98""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4180
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Cyr"
      "name02" => "Alexander Cyr"
      "kana01" => "Alexander Cyr"
      "kana02" => null
      "postal_code" => "01.42.28.75.98"
      "pref" => Eccube\Entity\Master\Pref {#4756
        #id: 41
        #name: "佐賀県"
        #sort_no: 41
      }
      "addr01" => "Ris-Orangis"
      "addr02" => "Alexander Cyr"
      "phone_number" => "01.42.28.75.98"
      "email" => "pictory@getprofitnow.info"
      "contents" => """
        Hello, bloggers!\n
        \n
        Did you know adding video to your blog posts can increase your SEO rankings and attract new readers?\n
        \n
        The problem is that making videos can be time consuming and expensive.\n
        \n
        Until now.\n
        \n
        Pictory is a revolutionary new platform which automates the process of turning blog posts into stunning videos, complete with professional narration, music, and images.\n
        \n
        This means that you can create high-quality videos that are always beautiful, never dull, and will speak directly to your audience in just minutes.\n
        \n
        Just enter the URL of your blog post, and Pictory’s advanced AI will do the rest.\n
        \n
        You can also create great videos from text or edit videos using text in a flash.\n
        \n
        Why not give Pictory a try today for free?\n
        \n
        You won't be disappointed.\n
        \n
        : https://www.getprofitnow.info/pictory \n
         \n
        \n
        Yours\n
        \n
        Alexander Cyr\n
        \n
        \n
        \n
        UNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=tcg-mana.com \n
        Address: 1611 Johnson Street\n
        Raleigh, NC 27606
        """
      "filename" => null
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "01.42.28.75.98"
  -constraint: Symfony\Component\Validator\Constraints\Type {#4089 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}
children[phone_number].data 数字で入力してください。
"01.42.28.75.98"
Symfony\Component\Validator\ConstraintViolation {#5076
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""01.42.28.75.98""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4180
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Cyr"
      "name02" => "Alexander Cyr"
      "kana01" => "Alexander Cyr"
      "kana02" => null
      "postal_code" => "01.42.28.75.98"
      "pref" => Eccube\Entity\Master\Pref {#4756
        #id: 41
        #name: "佐賀県"
        #sort_no: 41
      }
      "addr01" => "Ris-Orangis"
      "addr02" => "Alexander Cyr"
      "phone_number" => "01.42.28.75.98"
      "email" => "pictory@getprofitnow.info"
      "contents" => """
        Hello, bloggers!\n
        \n
        Did you know adding video to your blog posts can increase your SEO rankings and attract new readers?\n
        \n
        The problem is that making videos can be time consuming and expensive.\n
        \n
        Until now.\n
        \n
        Pictory is a revolutionary new platform which automates the process of turning blog posts into stunning videos, complete with professional narration, music, and images.\n
        \n
        This means that you can create high-quality videos that are always beautiful, never dull, and will speak directly to your audience in just minutes.\n
        \n
        Just enter the URL of your blog post, and Pictory’s advanced AI will do the rest.\n
        \n
        You can also create great videos from text or edit videos using text in a flash.\n
        \n
        Why not give Pictory a try today for free?\n
        \n
        You won't be disappointed.\n
        \n
        : https://www.getprofitnow.info/pictory \n
         \n
        \n
        Yours\n
        \n
        Alexander Cyr\n
        \n
        \n
        \n
        UNSUBSCRIBE: https://www.getprofitnow.info/unsubscribe/?d=tcg-mana.com \n
        Address: 1611 Johnson Street\n
        Raleigh, NC 27606
        """
      "filename" => null
    ]
  }
  -propertyPath: "children[phone_number].data"
  -invalidValue: "01.42.28.75.98"
  -constraint: Symfony\Component\Validator\Constraints\Type {#4125 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}