...Человеческий поиск в разработке...
- Модуль: calendar
- Путь к файлу: ~/bitrix/modules/calendar/lib/core/queue/agent/eventswithentityattendeesfindagent.php
- Класс: BitrixCalendarCoreQueueAgentEventsWithEntityAttendeesFindAgent
- Вызов: EventsWithEntityAttendeesFindAgent::getConsumer
protected function getConsumer(): InterfacesConsumer { $queue = (new QueueFactory())->getById(QueueRegistry::QUEUE_LIST['EventsWithEntityAttendeesFind']); return new ConsumerGroupHash($queue); }