Misc
class Misc (View source)
Miscellaneous utilities.
Methods
static array<string,array<string,array<string,array<string,array<string,string>|string|null>>|null>>
getAliases(SelectStatement $statement, string $database)
Gets a list of all aliases and their original names.
Details
static array<string,array<string,array<string,array<string,array<string,string>|string|null>>|null>>
getAliases(SelectStatement $statement, string $database)
Gets a list of all aliases and their original names.