Validator calls
In
ValidationListener.php
line ():
No violations
if ($form->isRoot()) {// Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {// Allow the "invalid" constraint to be put onto// non-synchronized forms$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Symfony\Component\Form\Form {#1269 name: "client_edit" type_class: "App\Form\ClientEditType" data: App\Entity\Client {#847 -id: 10 -name: "skr.dev.gs2seek4dp.net" -ip: "185.179.196.114" -internal_ip: "185.179.196.114" -clientServer: Doctrine\ORM\PersistentCollection {#916 …} -private_key: """ -----BEGIN OpenVPN Static key V1-----\n 6e6b67ef6e0489a139a7be420e711bd3cac333e51b6d93876871b779dbc8783158bd039003d6a632b342e03ce51ba855c6ed7dff1e45090afe64d70f670e49a6816797ab6f358e5ea042d01aaa99b27426aabf7e5d838ec4702ea4fea9890973ae4889bf728f2f3f11267ae8f3777ad24c22e9116ef73c92c1fa6c2d42bc76e8c66d2cc5ca66b383e1f01ccdc4c677a01ed0e7c7894602a3b5d93d8f6a62b16ca8ec69dd5692be0fe992a71c55da6a7a521fc92174842ab9a5c6e80301408e70f9ab0fdcc383f80db1f2ca77ef5ef309818d11be048dffd835c6b7b459e0c15a443c684e23c8f02be0eb6c011bf56950dcd8be9a738c5a5537c3869df063088d\n -----END OpenVPN Static key V1----- """ -dev: "tun_1571620893" -asn: 4200000000 -openvpn24Compatible: true -certificateFingerprint: null -loopbackIp: "172.19.0.12" -serverGroup: App\Entity\ServerGroup {#1312 …} } } "constraints" => null "groups" => null ]