示例#1
0
 /**
  * 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
0
 /**
  * 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);
 }
 /**
  * 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
0
文件: JudgeQuery.php 项目: iuf/junia
 /**
  * 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
0
 /**
  * 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
0
 /**
  * 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);
 }
 /**
  * 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);
 }
 /**
  * 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);
 }
 /**
  * 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);
 }
 /**
  * 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);
 }
 /**
  * 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);
 }
 /**
  * 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
0
 /**
  * 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);
 }
 /**
  * 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
0
 /**
  * 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);
 }
示例#16
0
 /**
  * Initializes internal state of \Base\UserAttributesQuery 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 = '\\UserAttributes', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#17
0
 /**
  * Initializes internal state of \Haus23\Dtp\Model\Base\TipQuery 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 = 'dtp', $modelName = '\\Haus23\\Dtp\\Model\\Tip', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#18
0
 /**
  * Initializes internal state of \Thelia\Model\Base\AreaDeliveryModuleQuery 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\\AreaDeliveryModule', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#19
0
 /**
  * Initializes internal state of \App\Propel\Base\VariationI18nQuery 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 = 'slowshop', $modelName = '\\App\\Propel\\VariationI18n', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * 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);
 }
示例#21
0
 /**
  * Initializes internal state of \Thelia\Model\Base\ProductVersionQuery 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\\ProductVersion', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#22
0
 /**
  * Initializes internal state of \Models\Base\LinkActionQuery 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 = '\\Models\\LinkAction', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of \Diaporamas\Model\Base\DiaporamaVersionQuery 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 = '\\Diaporamas\\Model\\DiaporamaVersion', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#24
0
 /**
  * Initializes internal state of \Thelia\Model\Base\CategoryDocumentQuery 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\\CategoryDocument', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of \Tekstove\ApiBundle\Model\Acl\Base\PermissionGroupUserQuery 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 = '\\Tekstove\\ApiBundle\\Model\\Acl\\PermissionGroupUser', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of \ECP\Base\GroupPersonQuery 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 = '\\ECP\\GroupPerson', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#27
0
 /**
  * Initializes internal state of \Base\PeopleQuery 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 = '\\People', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#28
0
 /**
  * Initializes internal state of \testpropel\Base\BookQuery 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 = '\\testpropel\\Book', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
 /**
  * Initializes internal state of \GoogleShopping\Model\Base\GoogleshoppingProductSynchronisationQuery 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 = '\\GoogleShopping\\Model\\GoogleshoppingProductSynchronisation', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }
示例#30
0
 /**
  * Initializes internal state of \ORM\Base\NotificationOptionQuery 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\\NotificationOption', $modelAlias = null)
 {
     parent::__construct($dbName, $modelName, $modelAlias);
 }