本文整理汇总了PHP中Propel\Runtime\ActiveQuery\ModelCriteria::__construct方法的典型用法代码示例。如果您正苦于以下问题:PHP ModelCriteria::__construct方法的具体用法?PHP ModelCriteria::__construct怎么用?PHP ModelCriteria::__construct使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在类Propel\Runtime\ActiveQuery\ModelCriteria
的用法示例。
在下文中一共展示了ModelCriteria::__construct方法的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。
示例1: __construct
/**
* Initializes internal state of \gossi\trixionary\model\Base\VideoQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'keeko', $modelName = '\\gossi\\trixionary\\model\\Video', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例2: __construct
/**
* Initializes internal state of \Thelia\Model\Base\CustomerTitleI18nQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'thelia', $modelName = '\\Thelia\\Model\\CustomerTitleI18n', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例3: __construct
/**
* Initializes internal state of \App\Models\Base\TranslationCatalogQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'default', $modelName = '\\App\\Models\\TranslationCatalog', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例4: __construct
/**
* Initializes internal state of \iuf\junia\model\Base\JudgeQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'keeko', $modelName = '\\iuf\\junia\\model\\Judge', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例5: __construct
/**
* Initializes internal state of \Thelia\Model\Base\CouponCountryQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'thelia', $modelName = '\\Thelia\\Model\\CouponCountry', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例6: __construct
/**
* Initializes internal state of \ORM\Base\DebitQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'pos', $modelName = '\\ORM\\Debit', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例7: __construct
/**
* Initializes internal state of \INSEEGeo\Model\Base\InseeGeoDepartmentQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'thelia', $modelName = '\\INSEEGeo\\Model\\InseeGeoDepartment', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例8: __construct
/**
* Initializes internal state of \SoColissimo\Model\Base\SocolissimoDeliveryModeQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'thelia', $modelName = '\\SoColissimo\\Model\\SocolissimoDeliveryMode', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例9: __construct
/**
* Initializes internal state of \Base\ContributionsQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'rokfor', $modelName = '\\Contributions', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例10: __construct
/**
* Initializes internal state of \App\Models\Base\AdminCredentialGroupQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'default', $modelName = '\\App\\Models\\AdminCredentialGroup', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例11: __construct
/**
* Initializes internal state of \Base\участкиработQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'default', $modelName = '\\участкиработ', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例12: __construct
/**
* Initializes internal state of \Model\Base\TruckQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'truckyeah', $modelName = '\\Model\\Truck', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例13: __construct
/**
* Initializes internal state of \com\readysteadyrainbow\entities\Base\SceneQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'default', $modelName = '\\com\\readysteadyrainbow\\entities\\Scene', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例14: __construct
/**
* Initializes internal state of \Base\JaCategoriasQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'default', $modelName = '\\JaCategorias', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}
示例15: __construct
/**
* Initializes internal state of \Base\WpTermsQuery object.
*
* @param string $dbName The database name
* @param string $modelName The phpName of a model, e.g. 'Book'
* @param string $modelAlias The alias for the model in this query, e.g. 'b'
*/
public function __construct($dbName = 'wordpress', $modelName = '\\WpTerms', $modelAlias = null)
{
parent::__construct($dbName, $modelName, $modelAlias);
}