Results of 1 - 10 of about 59 for uses (0.002 sec.)
- 指定したクラスが使っているトレイトを返す 17609
- « class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す cl
...
ass_uses (PHP 5 >= 5.4.0, PHP 7, PHP 8) class_uses — 指定し ...
たクラスが使っているトレイトを返す 説明 class_uses ( object | string $object_or_class , bool $autoloa ...
スが存在しない場合に false を返します。 例 例1 class_uses() の例 <?php trait foo { } class bar { use foo ; } ...
print_r ( class_uses (new bar )); print_r ( class_uses ( 'bar' )); spl_ ...
-
https://man.plustar.jp/php/function.class-uses.html
- [similar]
- Compose a class 9016
- « uopz_backup uopz_copy » PHP Manual Uopz 関数 Compose a class uopz_compose (PECL uopz 1, PECL u
...
ass of the given name that implements, extends, or uses all of the provided classes パラメータ name A lega ...
" => function() { /* ... */ } ]); var_dump ( class_uses ( Composed ::class), class_parents ( Composed ::cl ...
-
https://man.plustar.jp/php/function.uopz-compose.html
- [similar]
- Trains on an entire dataset, for a period of time using the Cascade2 training al... 8563
- « Fann 関数 fann_cascadetrain_on_file » PHP Manual Fann 関数 Trains on an entire dataset, for a
...
and new candidates will be prepared. This training uses the parameters set using the fann_set_cascade_..., ...
but it also uses another training algorithm as it's internal traini ...
-
https://man.plustar.jp/php/function.fann-cascadetrain-on-data.html
- [similar]
- Script Injection Attacks 8257
- « Request Injection Attacks MongoDB\Driver » PHP Manual Security Script Injection Attacks Script
...
ript string. This can come up when using $where clauses in queries, mapReduce and group commands, and any ...
Framework . As alternative to » MapReduce , which uses JavaScript, consider using the » Aggregation Frame ...
work . Unlike Map/Reduce, it uses an idiomatic language to construct queries, withou ...
-
https://man.plustar.jp/php/mongodb.security.script_injection.html
- [similar]
- はじめに 8097
- « ZooKeeper インストール/設定 » PHP Manual ZooKeeper はじめに はじめに This extension uses libzo
...
-
https://man.plustar.jp/php/intro.zookeeper.html
- [similar]
- はじめに 7951
- « HRTime インストール/設定 » PHP Manual HRTime はじめに はじめに The HRTime extension implements
...
a high resolution StopWatch class. It uses the best possible APIs on different platforms whic ...
-
https://man.plustar.jp/php/intro.hrtime.html
- [similar]
- 例 7644
- « 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta
...
UBRID Broker have to be running. The example below uses the demodb database as an examples. By default it ...
例 , Data , example , database , default , below , uses , demodb , examples ...
-
https://man.plustar.jp/php/cubrid.examples.html
- [similar]
- はじめに 7644
- « LuaSandbox インストール/設定 » PHP Manual LuaSandbox はじめに はじめに LuaSandbox is an extens
...
It is difficult to change this, because LuaSandbox uses heavily modified Lua standard libraries, and due t ...
-
https://man.plustar.jp/php/intro.luasandbox.html
- [similar]
- Switch QueryParser to be EDisMax 7644
- « SolrDisMaxQuery::useDisMaxQueryParser SolrCollapseFunction » PHP Manual SolrDisMaxQuery Switch
...
Parser to be EDisMax. By default the query builder uses edismax, if it was switched using SolrDisMaxQuery: ...
-
https://man.plustar.jp/php/solrdismaxquery.useedismaxqueryparser.html
- [similar]
- Initiate a chunked reply 7498
- « EventHttpRequest::sendReplyEnd EventListener » PHP Manual EventHttpRequest Initiate a chunked
...
ode , string $reason ): void Initiate a reply that uses Transfer-Encoding chunked . This allows the caller ...
-
https://man.plustar.jp/php/eventhttprequest.sendreplystart.html
- [similar]