services: Chill\EventBundle\Search\EventSearch: arguments: $security: '@Symfony\Component\Security\Core\Security' $eventRepository: "@chill_event.repository.event" $authorizationHelper: "@chill.main.security.authorization.helper" $templating: "@templating" $paginatorFactory: "@chill_main.paginator_factory" tags: - { name: chill.search, alias: 'event_regular' }