検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 152 for boolean (0.009 sec.)
指定したフィルタでデータをフィルタリングする 5788
« filter_var_array 関数処理 » PHP Manual Filter 関数 指定したフィルタでデータをフィルタリングする ... します $var = filter_var ( 'oops' , FILTER_VALIDATE_BOOLEAN , FILTER_NULL_ON_FAILURE ); // フラグのみを許可する ... きます $var = filter_var ( 'oops' , FILTER_VALIDATE_BOOLEAN , array( 'flags' => FILTER_NULL_ON_FAILURE )); // ...
https://man.plustar.jp/php/function.filter-var.html - [similar]
Returns the Legacy Extended JSON representation of a BSON value 5788
« MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy E ... xample <?php $documents = [ [ 'null' => null ], [ 'boolean' => true ], [ 'string' => 'foo' ], [ 'int32' => 12 ... 上の例の出力は以下となります。 { "null" : null } { "boolean" : true } { "string" : "foo" } { "int32" : 123 } { ...
https://man.plustar.jp/php/function.mongodb.bson-tojson.html - [similar]
Enable the profiler. 5788
« LuaSandbox::disableProfiler LuaSandbox::getCPUUsage » PHP Manual LuaSandbox Enable the profile ... eriod Sampling period in seconds. 戻り値 Returns a boolean indicating whether the profiler is enabled. 参考 L ...
https://man.plustar.jp/php/luasandbox.enableprofiler.html - [similar]
Returns whether or not to enable highlighting for range/wildcard/fuzzy/prefix qu... 5788
« SolrQuery::getHighlightFragsize SolrQuery::getHighlightMaxAlternateFieldLength » PHP Manual So ... の関数にはパラメータはありません。 戻り値 Returns a boolean on success and null if not set. 関連キーワード: So ...
https://man.plustar.jp/php/solrquery.gethighlighthighlightmultiterm.html - [similar]
Returns if a field will only be highlighted if the query matched in this particu... 5788
« SolrQuery::getHighlightRegexSlop SolrQuery::getHighlightSimplePost » PHP Manual SolrQuery Retu ... の関数にはパラメータはありません。 戻り値 Returns a boolean on success and null if not set. 関連キーワード: So ...
https://man.plustar.jp/php/solrquery.gethighlightrequirefieldmatch.html - [similar]
パーサトークンの一覧 5788
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトー ... \r (0x0d) は除く (PHP 7.4.0 以降で利用可能です) T_BOOLEAN_AND && 論理演算子 T_BOOLEAN_OR || 論理演算子 T_BOO ... L_CAST (bool) or (boolean) 型キャスト T_BREAK break; break T_CALLABLE callab ...
https://man.plustar.jp/php/tokens.html - [similar]
OPTIONS リクエストかどうかを判定する 5788
« Yaf_Request_Abstract::isHead Yaf_Request_Abstract::isPost » PHP Manual Yaf_Request_Abstract OP ... ラメータ この関数にはパラメータはありません。 戻り値 boolean を返します。 関連キーワード: OPTIONS , リクエスト ...
https://man.plustar.jp/php/yaf-request-abstract.isoptions.html - [similar]
リクエストがルーティング済みかを判定する 5788
« Yaf_Request_Abstract::isPut Yaf_Request_Abstract::isXmlHttpRequest » PHP Manual Yaf_Request_Ab ... ラメータ この関数にはパラメータはありません。 戻り値 boolean を返します。 関連キーワード: リクエスト , ルーティ ...
https://man.plustar.jp/php/yaf-request-abstract.isrouted.html - [similar]
関数の定義(プロトタイプ)を読むには 5718
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについ ... ol これは何を意味しているのでしょう? in_array() は boolean の値を返します。 成功した場合は true ( needle が h ... と表示されます。 strict パラメータはデフォルトでは boolean の false であるとマニュアルに述べられています。機能 ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
外部の名前ディレクトリに接続する 5718
« Gender\Gender Gender\Gender::__construct » PHP Manual Gender\Gender 外部の名前ディレクトリに接 ... メータ dsn 開きたい DSN。 戻り値 成功したかどうかを boolean で返します。 関連キーワード: 外部 , 名前 , ディレク ...
https://man.plustar.jp/php/gender-gender.connect.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT