Returns true if the Xdebug is enabled.
public function hasXdebug() : bool { return $this->data['xdebug_enabled']; }