- 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 {#775 name: "email" type_class: "App\Form\EmailType" data: App\Entity\Email {#576 -id: null -subject: "RENSEIGNEMENT" -content: """ Аппарат для коррекции фигуры: LPG, кавитация, RF- Velashape V9 https://emshape.ru/chto-takoe-miostimulyacziya/\r\n \r\n Наличие на складе: В наличии Мин https://emshape.ru/\r\n размер заказа: 1 шт http://emshape.ru/catalog/kosmetika/\r\n Условия оплаты: наличный и безналичный расчет Доставка: Доставка по России Производитель: Nova Newface https://emshape.ru/\r\n \r\n 636 900 руб http://emshape.ru/catalog/kosmetika/\r\n \r\n Наличие на складе: В наличии Мин https://emshape.ru/kak-rabotayut-apparaty-hifem/\r\n размер заказа: 1 шт https://emshape.ru/catalog/kosmetika/krem-dlya-korrekczii-figury/\r\n Условия оплаты: наличный и безналичный расчет Доставка: Доставка по России Гарантия: 1 год https://emshape.ru/catalog/apparaty-vysokointensivnoj-magnitoterapii-hifem/emshape-neo-uvelichivaet-myshczy-i-szhigaet-zhir/\r\n \r\n Набор КИТ для аппарата карбокситерапии ILLUMINATE сияние 6 шт https://emshape.ru/catalog/apparaty-vysokointensivnoj-magnitoterapii-hifem/apparat-emchair-plus/\r\n \r\n 49 900 руб https://emshape.ru/catalog/apparaty-vysokointensivnoj-magnitoterapii-hifem/apparat-emchair-plus/ """ -sender: null } } "constraints" => null "groups" => null ]