- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Notifications
- Mercure
- 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 {#764 name: "contact_form" type_class: "App\Form\ContactForm" data: App\Entity\Contact {#717 -name: "DavidWap" -email: "sinevhabibi664@bk.ru" -message: """ Сотрудники ZIP24 имеют опыт работ в сфере продаж и обслуживания конденсаторов от 10 лет https://first-industrial.ru/catalog-category/chiller\r\n Они подберут подходящее по всем параметрам оборудование из наличия или с минимальным сроком поставки с учетом требований клиента https://first-industrial.ru/catalog/chiller/chiller-climacore-lsa-41\r\n \r\n Конденсаторы для агрегата https://first-industrial.ru/catalog/chiller/chiller-rhoss-tcaey-122\r\n \r\n Кожухотрубный конденсатор https://first-industrial.ru/catalog/ispariteli/0345-1-kozhuhotrubnyj-isparitel-thermokey-tme-345-1\r\n \r\n Посмотреть контакты наших торговых представительств можно внизу страницы https://first-industrial.ru/catalog-category/freon/page/2\r\n Доставка товара производится в любые города России, ЕАЭС и другие страны https://first-industrial.ru/portfolio/ooo-npo-zavod-magneton\r\n \r\n Конденсаторы для холодильного оборудования – это агрегаты, которые состоят из пучка труб с ребрами https://first-industrial.ru/catalog/chiller/chiller-climacore-ssa-hp-41\r\n Данная конструкция омывается воздушным потоком благодаря наличию осевого или центробежного вентилятора https://first-industrial.ru/catalog/chiller/chiller-climacore-lda-hp-120\r\n Поверхность теплообменника может быть листотрубной, трубчастой с оребением или с пластинчастым оребением https://first-industrial.ru/catalog/chiller/chiller-climacore-cda-hp-039\r\n \r\n ОПЫТ https://first-industrial.ru/catalog-category/ispariteli/page/2 """ -createdAt: DateTime @1751617798 {#747 date: 2025-07-04 10:29:58.502384 Europe/Zurich (+02:00) } } } "constraints" => null "groups" => null ]