EmpireOLAPController
class EmpireOLAPController extends Controller
Class EmpireOLAPController defines OLAP routes
Methods
array
olapAllAction()
Backend route for OLAP
array
olapAllv2Action()
Backend route for OLAP
JsonResponse
olapLoadDataAction(Request $request)
API route for loading OLAP data
Details
at line 33
array
olapAllAction()
Backend route for OLAP
at line 46
array
olapAllv2Action()
Backend route for OLAP
at line 59
JsonResponse
olapLoadDataAction(Request $request)
API route for loading OLAP data