{% for alert in alerts | slice(0, 25) %}
{% if alert.typeAction or alert.typeAdviceNotification is not null %}
{% if alert.typeAction.id == constant('CoreBundle\\Entity\\TypeAction::TRANSFER') and alert.typeAdviceNotification.id == constant('CoreBundle\\Entity\\TypeAdviceNotification::ALERT') %}