A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.yiiframework.com/doc/api/2.0/yii-db-conditions-hashcondition below:

HashCondition, yii\db\conditions\HashCondition | API Documentation for Yii 2.0

Condition based on column-value pairs.

Hide inherited methods

__construct()

public method

HashCondition constructor.

Source code

                public function __construct($hash)
{
    $this->hash = $hash;
}

            

fromArrayDefinition()

public static method

Creates object by array-definition as described in Query Builder – Operator format guide article.

Source code

                public static function fromArrayDefinition($operator, $operands)
{
    return new static($operands);
}

            

Source code

                public function getHash()
{
    return $this->hash;
}

            

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4