検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 3128 for the (0.040 sec.)
Get the number of rows in the result set 2566
« cubrid_num_cols cubrid_pconnect_with_url » PHP Manual CUBRID 関数 Get the number of rows in the ... _rows (PECL CUBRID >= 8.3.0) cubrid_num_rows — Get the number of rows in the result set 説明 cubrid_num_r ... ows ( resource $result ): int The cubrid_num_rows() function is used to get the numb ... er of rows from the query result. It can be used for SELECT statements ... . For INSERT , UPDATE , or DELETE queries, use the cubrid_affected_rows() function. Note: The cubrid_ ...
https://man.plustar.jp/php/function.cubrid-num-rows.html - [similar]
Provide a return value for an existing function 2566
« uopz_set_property uopz_set_static » PHP Manual Uopz 関数 Provide a return value for an existin ... mixed $value , bool $execute = false ): bool Sets the return value of the function to value . If value i ... s a Closure and execute is set, the Closure will be executed in place of the original ... function. It is possible to call the original function from the Closure. 注意 : This fu ... nction replaces uopz_rename() . パラメータ class The name of the class containing the function function ...
https://man.plustar.jp/php/function.uopz-set-return.html - [similar]
Delete by Id 2566
« SolrClient::__construct SolrClient::deleteByIds » PHP Manual SolrClient Delete by Id SolrClien ... eteById ( string $id ): SolrUpdateResponse Deletes the document with the specified ID. Where ID is the va ... lue of the uniqueKey field declared in the schema パラメータ ... id The value of the uniqueKey field declared in the schem ... ilure. エラー / 例外 Throws SolrClientException if the client had failed, or there was a connection issue ...
https://man.plustar.jp/php/solrclient.deletebyid.html - [similar]
Defragments the index 2566
« SolrClient::getOptions SolrClient::ping » PHP Manual SolrClient Defragments the index SolrClie ... solr >= 0.9.2) SolrClient::optimize — Defragments the index 説明 public SolrClient::optimize ( int $maxS ... tSearcher = true ): SolrUpdateResponse Defragments the index for faster search performance. パラメータ ma ... ments. Since Solr 1.3 softCommit This will refresh the 'view' of the index in a more performant manner, b ... k until a new searcher is opened and registered as the main query searcher, making the changes visible. 戻 ...
https://man.plustar.jp/php/solrclient.optimize.html - [similar]
The EventDnsBase class 2558
« EventConfig::setMaxDispatchInterval EventDnsBase::addNameserverIp » PHP Manual Event The Event ... DnsBase class The EventDnsBase class (PECL event >= 1.2.6-beta) はじ ... 義済み定数 EventDnsBase::OPTION_SEARCH Tells to read the domain and search fields from the resolv.conf file ... and the ndots option, and use them to decide which domains ... d. EventDnsBase::OPTION_NAMESERVERS Tells to learn the nameservers from the resolv.conf file. EventDnsBas ...
https://man.plustar.jp/php/class.eventdnsbase.html - [similar]
The EvPeriodic class 2558
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PE ... に Periodic watchers are also timers of a kind, but they are very versatile. Unlike EvTimer , EvPeriodic w ... chers are not based on real time(or relative time, the physical time that passes) but on wall clock time( ... absolute time, calendar or clock). The difference is that wall clock time can run faster ... + 10.0 , i.e. an absolute time, not a delay), and the system clock is reset to January of the previous y ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]
The EvStat class 2558
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0 ... s stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed comp ... ared to the last time, invoking the callback if it did. The pa ... th does not need to exist: changing from "path exists" to "path does not exist" is a status change ... like any other. The condition "path does not exist" is signified ...
https://man.plustar.jp/php/class.evstat.html - [similar]
The MongoDB\Driver\Monitoring\CommandSucceededEvent class 2558
« MongoDB\Driver\Monitoring\CommandStartedEvent::getServiceId MongoDB\Driver\Monitoring\CommandS ... CommandName » PHP Manual MongoDB\Driver\Monitoring The MongoDB\Driver\Monitoring\CommandSucceededEvent cl ... ass The MongoDB\Driver\Monitoring\CommandSucceededEvent cl ... ass (mongodb >=1.3.0) はじめに The MongoDB\Driver\Monitoring\CommandSucceededEvent cl ... ng\CommandSucceededEvent::getCommandName — Returns the command name MongoDB\Driver\Monitoring\CommandSucc ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandsucceededevent... - [similar]
Returns the sum of all values in the deque 2558
« Ds\Deque::sorted Ds\Deque::toArray » PHP Manual Deque Returns the sum of all values in the deq ... ue::sum (PECL ds >= 1.0.0) Ds\Deque::sum — Returns the sum of all values in the deque 説明 public Ds\Dequ ... e::sum (): int | float Returns the sum of all values in the deque. 注意 : Arrays and ... ects are considered equal to zero when calculating the sum. パラメータ この関数にはパラメータはありません ... 。 戻り値 The sum of all the values in the deque as either a flo ...
https://man.plustar.jp/php/ds-deque.sum.html - [similar]
Returns the sum of all values in the sequence 2558
« Ds\Sequence::sorted Ds\Sequence::unshift » PHP Manual Sequence Returns the sum of all values i ... n the sequence Ds\Sequence::sum (PECL ds >= 1.0.0) Ds\Se ... quence::sum — Returns the sum of all values in the sequence 説明 abstract pu ... blic Ds\Sequence::sum (): int | float Returns the sum of all values in the sequence. 注意 : Arrays a ... ects are considered equal to zero when calculating the sum. パラメータ この関数にはパラメータはありません ...
https://man.plustar.jp/php/ds-sequence.sum.html - [similar]