debug\components\search\matchers\Base $baseValue

$baseValue protected property Base value to check protected mixed $baseValue = null

jui\Menu $clientOptions

$clientOptions public property The options for the underlying jQuery UI widget. Please refer to the corresponding jQuery UI widget Web page for possible options. For example, this page shows how to use the "Accordion" widget and the supported options (e.g. "header"). public array $clientOptions = []

jui\DatePickerLanguageAsset $sourcePath

$sourcePath public property public $sourcePath = '@bower/jquery-ui'

rbac\Role $type

$type public property The type of the item. This should be either TYPE_ROLE or TYPE_PERMISSION. The type of the item. This should be either TYPE_ROLE or TYPE_PERMISSION. public integer $type = self::TYPE_ROLE

bootstrap\ActiveForm $options

$options public property HTML attributes for the form tag. Default is ['role' => 'form']. public array $options = ['role' => 'form']

test\ActiveFixture $tableSchema

$tableSchema public read-only property The schema information of the database table associated with this fixture. public yii\db\TableSchema getTableSchema ( )

web\Response EVENT_BEFORE_SEND

EVENT_BEFORE_SEND event of type \yii\web\ResponseEvent An event that is triggered at the beginning of send().

mongodb\Collection $name

$name public property Name of this collection. public string $name = null

web\UploadedFile __toString()

__toString() public method String output. This is PHP magic method that returns string representation of an object. The implementation here returns the uploaded file's name. public string __toString ( )return string The string representation of the object

helpers\BaseFormatConverter $phpFallbackDatePatterns

$phpFallbackDatePatterns public static property The php fallback definition to use for the ICU short patterns short, medium, long and full. This is used as fallback when the intl extension is not installed. public static array $phpFallbackDatePatterns = ['short' => ['date' => 'n/j/y', 'time' => 'H:i', 'datetime' => 'n/j/y H:i'], 'medium' => ['date' => 'M j, Y', 'time' => 'g:i:s A', 'datetime' => 'M j, Y g:i:s A'], 'long' => ['date' => 'F j, Y', 'time' => 'g