.. include:: /Includes.rst.txt .. _BeforeActionCallEvent: ===================== BeforeActionCallEvent ===================== :php:`TYPO3\CMS\Extbase\Event\Mvc\BeforeActionCallEvent` Event that is triggered before any Extbase Action is called within the ActionController or one of its subclasses. API --- .. include:: /CodeSnippets/Events/Extbase/BeforeActionCallEvent.rst.txt