getContent(), true) + [ 'execution_time' => $executionTime, ]; // Change the content of your response $response->setData($content); // Return the response return $response; } }