27 protected string $as =
'';
34 public function __construct(
private bool $disabled_escaping =
false)
44 if ($this->disabled_escaping) {
50 $return .=
' AS ' . $this->
getAs();
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
asSQLStatement(ActiveRecord $activeRecord, ilDBInterface $db)
setFieldName(string $field_name)
setTableName(string $table_name)
__construct(private bool $disabled_escaping=false)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
wrapField(string $field, ilDBInterface $db)