AfterCompiledCacheableDataForWorkspaceEvent¶
Used in the workspaces module to find all chacheable data of versions of a workspace.
API¶
- getGridService()
| ReturnType:
\TYPO3\CMS\Workspaces\Service\GridDataService
|- getData()
| ReturnType: array |
- setData(array $data)
| ReturnType: void |
- getVersions()
| ReturnType: array |
- setVersions(array $versions)
| ReturnType: void |