# Event

URL: https://chugunov.pro/api-bitrix/main/access/event/event/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Main\Access\Event\Event`
Модуль: Main.

Исходный файл: `source/main/lib/access/event/event.php:11`

## Методы (20)

- [`__construct()`](https://chugunov.pro/api-bitrix/main/access/event/event/__construct/)
- [`addDebugInfo()`](https://chugunov.pro/api-bitrix/main/access/event/event/adddebuginfo/)
- [`addException()`](https://chugunov.pro/api-bitrix/main/access/event/event/addexception/)
- [`addResult()`](https://chugunov.pro/api-bitrix/main/access/event/event/addresult/)
- [`getDebugInfo()`](https://chugunov.pro/api-bitrix/main/access/event/event/getdebuginfo/)
- [`getEventType()`](https://chugunov.pro/api-bitrix/main/access/event/event/geteventtype/)
- [`getExceptions()`](https://chugunov.pro/api-bitrix/main/access/event/event/getexceptions/)
- [`getFilter()`](https://chugunov.pro/api-bitrix/main/access/event/event/getfilter/)
- [`getModuleId()`](https://chugunov.pro/api-bitrix/main/access/event/event/getmoduleid/)
- [`getParameter()`](https://chugunov.pro/api-bitrix/main/access/event/event/getparameter/)
- [`getParameters()`](https://chugunov.pro/api-bitrix/main/access/event/event/getparameters/)
- [`getResults()`](https://chugunov.pro/api-bitrix/main/access/event/event/getresults/)
- [`getSender()`](https://chugunov.pro/api-bitrix/main/access/event/event/getsender/)
- [`isAccess()`](https://chugunov.pro/api-bitrix/main/access/event/event/isaccess/)
- [`isDebugOn()`](https://chugunov.pro/api-bitrix/main/access/event/event/isdebugon/)
- [`send()`](https://chugunov.pro/api-bitrix/main/access/event/event/send/)
- [`setFilter()`](https://chugunov.pro/api-bitrix/main/access/event/event/setfilter/)
- [`setParameter()`](https://chugunov.pro/api-bitrix/main/access/event/event/setparameter/)
- [`setParameters()`](https://chugunov.pro/api-bitrix/main/access/event/event/setparameters/)
- [`turnDebugOn()`](https://chugunov.pro/api-bitrix/main/access/event/event/turndebugon/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Main-Access-Event-Event.html
