elasticsearch\Query init()

init() public method Initializes the object. This method is invoked at the end of the constructor after the object is initialized with the given configuration. public void init ( )

mongodb\Collection $database

$database public property MongoDB database instance. public yii\mongodb\Database $database = null

base\Behavior events()

events() public method Declares event handlers for the $owner's events. Child classes may override this method to declare what PHP callbacks should be attached to the events of the $owner component. The callbacks will be attached to the $owner's events when the behavior is attached to the owner; and they will be detached from the events when the behavior is detached from the component. The callbacks can be any of the following: method in this behavior: 'handleClick', equivalent to [$this, '

base\Request $scriptFile

$scriptFile public property Entry script file path (processed w/ realpath()) public string getScriptFile ( )public void setScriptFile ( $value )

filters\ContentNegotiator $request

$request public property The current request. If not set, the request application component will be used. public yii\web\Request $request = null

bootstrap\Modal renderFooter()

renderFooter() protected method Renders the HTML markup for the footer of the modal protected string renderFooter ( )return string The rendering result

rest\Serializer $response

$response public property The response to be sent. If not set, the response application component will be used. public yii\web\Response $response = null

behaviors\AttributeTypecastBehavior detectAttributeTypes()

detectAttributeTypes() protected method Composes default value for $attributeTypes from the owner validation rules. protected array detectAttributeTypes ( )return array Attribute type map.

redis\Connection $dataTimeout

$dataTimeout public property Timeout to use for redis socket when reading and writing data. If not set the php default value will be used. public float $dataTimeout = null

debug\models\search\Debug $url

$url public property Url attribute input search value public string $url = null