Console
final class Console (View source)
Console settings
Properties
| bool | $StartHistory | Show query history at start |
|
| bool | $AlwaysExpand | Always expand query messages |
|
| bool | $CurrentQuery | Show current browsing query |
|
| bool | $EnterExecutes | Execute queries on Enter and insert new line with Shift + Enter |
|
| bool | $DarkTheme | Switch to dark theme |
|
| string | $Mode | Console mode |
|
| int | $Height | Console height |
|
| bool | $GroupQueries | |
|
| string | $OrderBy | |
|
| string | $Order | |
Methods
__construct(array $console = [])
No description
array
asArray()
No description
Details
__construct(array $console = [])
No description
array
asArray()
No description