The target backend request attribute provides the target action of a
backend route. For instance, the target of the Web > List module
is set to TYPO3\CMS\Recordlist\Controller\RecordListController::mainAction.
Example:
$target = $request->getAttribute('target');
Copied!
Reference to the headline
Copy and freely share the link
This link target has no permanent anchor assigned. You can make a pull request on GitHub to suggest an anchor.
The link below can be used, but is prone to change if the page gets moved.