public function supports($data, array $context = []): bool
    {
        if ($data instanceof Event) {
            switch ($context) {
                case isset($context['collection_operation_name']):