shlink/module/Core/src/EventDispatcher
2022-09-23 19:03:32 +02:00
..
Async Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
Event Added event dispatching to UpdateGeoLiteDb dispatcher so that it locates visits when file has just been created 2022-09-18 11:17:17 +02:00
Mercure Defined enum with supported remote systems 2022-07-28 10:25:55 +02:00
RabbitMq Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
RedisPubSub Defined enum with supported remote systems 2022-07-28 10:25:55 +02:00
CloseDbConnectionEventListener.php Ensured EM is closed and not cleared after running an async task 2021-12-21 14:10:06 +01:00
CloseDbConnectionEventListenerDelegator.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
LocateUnlocatedVisits.php Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
LocateVisit.php Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
NotifyVisitToWebHooks.php Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
PublishingUpdatesGenerator.php Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
PublishingUpdatesGeneratorInterface.php Refactored global entities into their own proper namespaces 2022-09-23 19:03:32 +02:00
Topic.php Extracted real-time update topic names to an enum 2022-07-24 12:06:00 +02:00
UpdateGeoLiteDb.php Added event dispatching to UpdateGeoLiteDb dispatcher so that it locates visits when file has just been created 2022-09-18 11:17:17 +02:00