検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1025 for type (0.003 sec.)
定義済み定数 6451
« ソースコードからビルド / コンパイルする 変更履歴 » PHP Manual Mysql_xdevapi 定義済み定数 定義済 ... のみ使用可能です。 MYSQLX_CLIENT_SSL ( int ) MYSQLX_TYPE_DECIMAL ( int ) MYSQLX_TYPE_TINY ( int ) MYSQLX_TY ... PE_SHORT ( int ) MYSQLX_TYPE_SMALLINT ( int ) MYSQLX_TYPE_MEDIUMINT ( int ) MYS ... QLX_TYPE_INT ( int ) MYSQLX_TYPE_BIGINT ( int ) MYSQLX_TYPE ... _LONG ( int ) MYSQLX_TYPE_FLOAT ( int ) MYSQLX_TYPE_DOUBLE ( int ) MYSQLX_TY ...
https://man.plustar.jp/php/mysql-xdevapi.constants.html - [similar]
The MongoDB\BSON\Binary class 6104
« MongoDB\BSON\toRelaxedExtendedJSON MongoDB\BSON\Binary::__construct » PHP Manual MongoDB\BSON ... \BSON\Binary class (mongodb >=1.0.0) はじめに BSON type for binary data (i.e. array of bytes). Binary valu ... es also have a subtype, which is used to indicate what kind of data is in ... the byte array. Subtypes from zero to 127 are predefined or reserved. Subt ... ements MongoDB\BSON\BinaryInterface , MongoDB\BSON\Type , Serializable , JsonSerializable , Stringable { / ...
https://man.plustar.jp/php/class.mongodb-bson-binary.html - [similar]
The MongoDB\Driver\ServerDescription class 6018
« MongoDB\Driver\Server::isSecondary MongoDB\Driver\ServerDescription::getHelloResponse » PHP Ma ... r\ServerDescription { /* Constants */ const string TYPE_UNKNOWN = "Unknown" ; const string TYPE_STANDALONE ... = "Standalone" ; const string TYPE_MONGOS = "Mongos" ; const string TYPE_POSSIBLE_PRI ... MARY = "PossiblePrimary" ; const string TYPE_RS_PRIMARY = "RSPrimary" ; const string TYPE_RS_SE ... CONDARY = "RSSecondary" ; const string TYPE_RS_ARBITER = "RSArbiter" ; const string TYPE_RS_OT ...
https://man.plustar.jp/php/class.mongodb-driver-serverdescription.html - [similar]
Casting 5866
« Componere 関数 Componere\cast_by_ref » PHP Manual Componere 関数 Casting Componere\cast (Compo ... .2) Componere\cast — Casting 説明 Componere\cast ( Type $type , $object ): Type パラメータ type A user def ... ined type object An object with a user defined type compatib ... le with Type 戻り値 An object of type Type , cast from object エ ... 外 警告 Shall throw InvalidArgumentException if the type of object is or is derived from an internal class ...
https://man.plustar.jp/php/componere.cast.html - [similar]
定義済み定数 5866
« リソース型 例 » PHP Manual GD 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数 ... 外の場合は 0 が設定されます。 IMG_AVIF ( int ) imagetypes() の戻り値として用います。 PHP 8.1.0 以降で利用可 ... 能です。 IMG_BMP ( int ) imagetypes() の戻り値として用います。 IMG_GIF ( int ) imaget ... es() の戻り値として用います。 IMG_JPG ( int ) imagetypes() の戻り値として用います。 IMG_JPEG ( int ) image ... 定数の値は IMG_JPG と同じです。 IMG_PNG ( int ) imagetypes() の戻り値として用います。 IMG_WBMP ( int ) image ...
https://man.plustar.jp/php/image.constants.html - [similar]
Casting 5823
« Componere\cast エラー処理 » PHP Manual Componere 関数 Casting Componere\cast_by_ref (Componere ... cast_by_ref — Casting 説明 Componere\cast_by_ref ( Type $type , $object ): Type パラメータ type A user def ... ined type object An object with a user defined type compatib ... le with Type 戻り値 An object of type Type , cast from object , ... 外 警告 Shall throw InvalidArgumentException if the type of object is or is derived from an internal class ...
https://man.plustar.jp/php/componere.cast_by_ref.html - [similar]
定義済み定数 5823
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... to sqlsrv_query() or sqlsrv_prepare() . SQLSRV_PHPTYPE_INT ( int ) Specifies an integer PHP data type. Fo ... r usage information, see » How to: Specify PHP Types . SQLSRV_PHPTYPE_DATETIME ( int ) Specifies a dat ... etime PHP data type. For usage information, see » How to: Specify PHP ... Types . SQLSRV_PHPTYPE_FLOAT ( int ) Specifies a float PHP data type. For ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
The MongoDB\Driver\Server class 5780
« MongoDB\Driver\CursorInterface::toArray MongoDB\Driver\Server::__construct » PHP Manual MongoD ... MongoDB\Driver\Server { /* Constants */ const int TYPE_UNKNOWN = 0 ; const int TYPE_STANDALONE = 1 ; cons ... t int TYPE_MONGOS = 2 ; const int TYPE_POSSIBLE_PRIMARY = 3 ; ... const int TYPE_RS_PRIMARY = 4 ; const int TYPE_RS_SECONDARY = 5 ; ... const int TYPE_RS_ARBITER = 6 ; const int TYPE_RS_OTHER = 7 ; con ...
https://man.plustar.jp/php/class.mongodb-driver-server.html - [similar]
getimagesize, exif_read_data, exif_thumbnail, exif_imagetypeから返される 画像形... 5518
« image_type_to_extension image2wbmp » PHP Manual GD および Image 関数 getimagesize, exif_read_d ... ata, exif_thumbnail, exif_imagetypeから返される 画像形式のMIMEタイプを取得する image_ty ... pe_to_mime_type (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) image_type_t ... o_mime_type — getimagesize, exif_read_data, exif_thumbnail, ex ... if_imagetypeから返される 画像形式のMIMEタイプを取得する 説明 ima ...
https://man.plustar.jp/php/function.image-type-to-mime-type.html - [similar]
Changes the specified servlet type to a new value 5451
« SolrClient::setResponseWriter SolrClient::system » PHP Manual SolrClient Changes the specified ... servlet type to a new value SolrClient::setServlet (PECL solr > ... Client::setServlet — Changes the specified servlet type to a new value 説明 public SolrClient::setServlet ... ( int $type , string $value ): bool Changes the specified serv ... let type to a new value パラメータ type One of the followin ...
https://man.plustar.jp/php/solrclient.setservlet.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT