検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 681 for default (0.053 sec.)
Yaf_Route_Rewrite クラス 3662
« Yaf_Route_Regex::route Yaf_Route_Rewrite::assemble » PHP Manual Yaf Yaf_Route_Rewrite クラス Y ... /* プロパティ */ protected $ _route ; protected $ _default ; protected $ _verify ; /* メソッド */ public __co ... est_Abstract $request ): bool } プロパティ _route _default _verify 目次 Yaf_Route_Rewrite::assemble — URLを組 ...
https://man.plustar.jp/php/class.yaf-route-rewrite.html - [similar]
Get column information from a result and return as an object 3662
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... e name of the table that the column belongs to def default value of the column max_length maximum length of t ... , $field -> table ); printf ( "%-30s \"%s\"\n" , "default value:" , $field -> def ); printf ( "%-30s %d\n" , ... ield Properties --- name: athlete_code table: game default value: "" max length: 0 not null: 1 primary key: 1 ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
eio_* のようなカスタムリクエストを実行する 3662
« eio_close eio_dup2 » PHP Manual Eio 関数 eio_* のようなカスタムリクエストを実行する eio_custom ... 手を加えません。 pri リクエストの優先順位。 EIO_PRI_DEFAULT 、 EIO_PRI_MIN 、 EIO_PRI_MAX あるいは null を指定 ... します。 null を渡した場合、 pri は内部的に EIO_PRI_DEFAULT となります。 callback callback 関数が、リクエスト終 ... _data" ; $req = eio_custom ( "my_custom" , EIO_PRI_DEFAULT , "my_custom_callback" , $data ); var_dump ( $req ...
https://man.plustar.jp/php/function.eio-custom.html - [similar]
画像にラジアルブラーを施す 3662
« Imagick::queryFormats Imagick::raiseImage » PHP Manual Imagick 画像にラジアルブラーを施す Imag ... e ( float $angle , int $channel = Imagick::CHANNEL_DEFAULT ): bool 画像にラジアルブラーを施します。 パラメータ ... BlurImage , imagick , 関数 , public , パラメータ , DEFAULT , int ...
https://man.plustar.jp/php/imagick.radialblurimage.html - [similar]
Description 3662
« Imagick::segmentImage Imagick::separateImageChannel » PHP Manual Imagick Description Imagick:: ... float $threshold , int $channel = Imagick::CHANNEL_DEFAULT ): bool Selectively blur an image within a contras ... 算子で組み合わせます。デフォルトは Imagick::CHANNEL_DEFAULT です。 チャネル定数 の一覧を参照ください。 戻り値 ...
https://man.plustar.jp/php/imagick.selectiveblurimage.html - [similar]
このカレンダーで使うタイムゾーンを設定する 3662
« IntlCalendar::setTime IntlCalendar::toDateTime » PHP Manual IntlCalendar このカレンダーで使うタ ... トは、ini 項目 date.timezone で設定したものか、 date_default_timezone_set() 関数で指定したもの (そして date_def ... ate.timezone' , 'Europe/Lisbon' ); ini_set ( 'intl.default_locale' , 'es_ES' ); $cal = new IntlGregorianCalen ...
https://man.plustar.jp/php/intlcalendar.settimezone.html - [similar]
The MongoDB\Driver\ReadPreference class 3627
« MongoDB\Driver\WriteConcern::unserialize MongoDB\Driver\ReadPreference::bsonSerialize » PHP Ma ... from the current replica set primary. This is the default read preference for MongoDB. MongoDB\Driver\ReadPr ... from the current replica set primary. This is the default read preference for MongoDB. MongoDB\Driver\ReadPr ... ongoDB\Driver\ReadPreference::NO_MAX_STALENESS The default value for the "maxStalenessSeconds" option is to s ...
https://man.plustar.jp/php/class.mongodb-driver-readpreference.html - [similar]
The SolrDocument class 3627
« SolrInputDocument::toArray SolrDocument::addField » PHP Manual Solr The SolrDocument class The ... terator , Serializable { /* 定数 */ const int SORT_DEFAULT = 1 ; const int SORT_ASC = 1 ; const int SORT_DESC ... ic __destruct () } 定義済み定数 SolrDocument::SORT_DEFAULT Default mode for sorting fields within the documen ...
https://man.plustar.jp/php/class.solrdocument.html - [similar]
Yaf_Route_Regex クラス 3627
« Yaf_Route_Map::route Yaf_Route_Regex::assemble » PHP Manual Yaf Yaf_Route_Regex クラス Yaf_Rou ... /* プロパティ */ protected $ _route ; protected $ _default ; protected $ _maps ; protected $ _verify ; /* メソ ... est_Abstract $request ): bool } プロパティ _route _default _maps _verify 目次 Yaf_Route_Regex::assemble — URL ...
https://man.plustar.jp/php/class.yaf-route-regex.html - [similar]
Sets a callback for specified URI 3627
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... ply ( 200 , "OK" ); echo "OK\n" ; } function _http_default ( $req , $data ) { echo __METHOD__ , PHP_EOL ; ech ... Callback ( "/about" , "_http_about" ); $http -> setDefaultCallback ( "_http_default" , "custom data value" ); ... et=ISO-8859-1 Connection: close 参考 EventHttp::setDefaultCallback() - Sets default callback to handle reques ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]