- Request / Response
- Performance
- Validator
- Forms
- Exception 1
- Logs 3
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- E-mails
- E-mails
- VichUploader
- 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.
Validator calls
In
ValidationListener.php
line 50 (context):
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 {#1110 name: "email" type_class: "App\Form\EmailType" data: App\Entity\Email {#911 -id: null -subject: "RENSEIGNEMENT" -content: """ Ключевыми зарубежными покупателями гофроупаковки в 2022 г https://mgroup.eco/company\r\n стали компании из Казахстана, Азербайджана и Республики Беларусь https://mgroup.eco/company\r\n С учетом изменения логистических потоков экспортные продажи тары в данные регионы продолжат показывать рост, согласно исследованиям маркетингового агентства Roif Expert https://mgroup.eco/vacancy\r\n \r\n Упаковка оптом от производителя: выгодные предложения от лидеров рынка https://mgroup.eco/company\r\n \r\n Оставьте заявку сейчас и получите индивидуальный расчет стоимости оптовой партии https://mgroup.eco/vacancy\r\n \r\n ООО - это компания, занимающая одну из лидирующих позиций на современном рынке пластиковой тары https://mgroup.eco/priem\r\n Мы специализируемся на производстве и продаже пластиковой упаковки (БАНКИ и ВЕДРА) различной емкости 0,080 до 20,0 литров https://mgroup.eco/company\r\n \r\n Крупнейшие российские производители упаковки https://mgroup.eco/catalog\r\n \r\n Крупнейший европейский производитель пластиковой тары различного объема (от 0 https://mgroup.eco/\r\n 16 до 32 л) и формы (овальная, круглая и прямоугольная) https://mgroup.eco/privacy\r\n Возможно оформление тары в соответствии с запросами – офсетная печать, IML а также разнообразие цветов пластика https://mgroup.eco/calc """ -sender: null } } "constraints" => null "groups" => null ]