

Returns the metadata of the given type for the given table. Returns the metadata of the given type for all tables in the given schema.

Returns all table names in the the cache key for the specified table name.Įxtracts the PHP type from abstract DB type. Returns all schema names in the database, including the default one but not system schemas. Sets the isolation level of the current transaction.Ĭreates a column schema for the database.Ĭollects the foreign key column details for the given table. Rolls back to a previously created savepoint. Quotes a string value for use in a query. Quotes a simple table name for use in a query. Quotes a simple column name for use in a query. Returns a value indicating whether a SQL statement is for read purpose. Returns a value indicating whether a property is defined.Įxecutes the INSERT command, returning primary key values. Returns a value indicating whether a method is defined. Obtains the unique constraints information for the named table. Returns the metadata for all tables in the database. Obtains the metadata for the named table. Obtains the primary key for the named table. Obtains the indexes information for the named table. Obtains the foreign keys information for the named table.

Obtains the default value constraints information for the named table. Obtains the check constraints information for the named table.

Returns a server version as a string comparable by \version_compare(). Returns unique constraints for all tables in the database. Returns primary keys for all tables in the database. Returns all schema names in the database, except system schemas. Returns indexes for all tables in the database. Returns foreign keys for all tables in the database. Returns default value constraints for all tables in the database. Returns check constraints for all tables in the database. Returns the actual name of a given table name. Returns the ID of the last inserted row or sequence value.ĭetermines the PDO type for the given PHP data value. Returns all unique indexes for the given table. Returns the fully qualified name of this class.Ĭonverts a DB exception to a more concrete one if possible.Ĭreate a column schema builder instance giving the type and value precision.Ĭreates a query builder for the PostgreSQL database. Returns a value indicating whether a property can be set. Returns a value indicating whether a property can be read. Mapping from physical column types (keys) to abstract column types (values)Ĭalls the named method which is not a class method.Ĭhecks if a property is set, i.e. The transaction isolation level to use for this transaction. The metadata for all tables in the database. Unique constraints for all tables in the database.Ĭharacter used to quote schema, table, etc. Primary keys for all tables in the database. The row ID of the last row inserted, or the last value retrieved from the sequence object.Ĭheck constraints for all tables in the database.ĭefault value constraints for all tables in the database.įoreign keys for all tables in the database.Īll schema names in the database, except system schemas. Map of DB errors and corresponding exceptions If left part is found in DB error message exception class from the right part is used. The default schema used for the current session. Application AssetBundle AssetConverter AssetConverterInterface AssetManager BadRequestHttpException CacheSession CompositeUrlRule ConflictHttpException Controller Cookie CookieCollection DbSession ErrorAction ErrorHandler ForbiddenHttpException GoneHttpException GroupUrlRule HeaderCollection HeadersAlreadySentException HtmlResponseFormatter HttpException IdentityInterface JqueryAsset JsExpression JsonParser JsonResponseFormatter Link Linkable MethodNotAllowedHttpException MultiFieldSession MultipartFormDataParser NotAcceptableHttpException NotFoundHttpException RangeNotSatisfiableHttpException Request RequestParserInterface Response ResponseFormatterInterface ServerErrorHttpException Session SessionIterator TooManyRequestsHttpException UnauthorizedHttpException UnprocessableEntityHttpException UnsupportedMediaTypeHttpException UploadedFile UrlManager UrlNormalizer UrlNormalizerRedirectException UrlRule UrlRuleInterface User UserEvent View ViewAction XmlResponseFormatter YiiAsset yii\widgets
