QueryVariableBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
allValue🔗
Custom all value
current🔗
Shows current selected variable text/value on the dashboard
datasource🔗
Data source used to fetch values for a variable. It can be defined but null
.
description🔗
Description of variable. It can be defined but null
.
hide🔗
Visibility configuration for the variable
includeAll🔗
Whether all value option is available or not
label🔗
Optional display name
multi🔗
Whether multiple values can be selected or not from variable value list
name🔗
Name of variable
options🔗
Options that can be selected for a variable.
@param array<\Grafana\Foundation\Dashboard\VariableOption> $options
query🔗
Query used to fetch values for a variable
@param string|array Options to config when to refresh a variable Optional field, if you want to extract part of a series name or metric node segment. Named capture groups can be used to separate the display text and value. Options sort order refresh🔗
regex🔗
sort🔗
See also🔗