検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 4795 for string (0.025 sec.)
The SolrMissingMandatoryParameterException class 2685
« SolrIllegalOperationException::getInternalInfo サーバー固有のモジュール » PHP Manual Solr The ... SolrException { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; pr ... otected int $ code ; protected string $ file = "" ; protected int $ line ; private array ... us = null ; protected int $ sourceline ; protected string $ sourcefile ; protected string $ zif_name ; /* 継 ... たメソッド */ final public Exception::getMessage (): string final public Exception::getPrevious (): ? Throwabl ...
https://man.plustar.jp/php/class.solrmissingmandatoryparameterexception.html - [similar]
SolrParams クラス 2685
« SolrGenericResponse::__destruct SolrParams::add » PHP Manual Solr SolrParams クラス SolrParams ... s Serializable { /* メソッド */ final public add ( string $name , string $value ): SolrParams public addPara ... m ( string $name , string $value ): SolrParams final public g ... et ( string $param_name ): mixed final public getParam ( strin ... reparedParams (): array final public serialize (): string final public set ( string $name , string $value ): ...
https://man.plustar.jp/php/class.solrparams.html - [similar]
The Swoole\WebSocket\Server class 2685
« Swoole\WebSocket\Frame Swoole\WebSocket\Server::exist » PHP Manual Swoole The Swoole\WebSocket ... ソッド */ public exist ( int $fd ): bool public on ( string $event_name , callable $callback ): ReturnType pub ... lic static pack ( string $data , string $opcode = ? , string $finish = ? , ... string $mask = ? ): binary public push ( string $fd , string $data , string $opcode = ? , string $ ... = ? ): void public static unpack ( binary $data ): string /* 継承したメソッド */ public Swoole\Http\Server:: ...
https://man.plustar.jp/php/class.swoole-websocket-server.html - [similar]
指定したマスク内に含まれる文字からなる文字列の最初のセグメントの長さを探す 2685
« strrpos strstr » PHP Manual String 関数 指定したマスク内に含まれる文字からなる文字列の最初のセ ... る文字列の最初のセグメントの長さを探す 説明 strspn ( string $string , string $characters , int $offset = 0 , ? ... int $length = null ): int string の中で、 characters 内の文字 だけ を含む最初の部分 ... 長さを返します。 offset と length を省略した場合は、 string 全体を調べます。 指定した場合は、 strspn(substr($s ... ?> このコードは、 $var に 2 を代入します。これは、 string の中で "1234567890" 内の文字だけで構成される 最初の ...
https://man.plustar.jp/php/function.strspn.html - [similar]
Create a new encryption data key 2685
« MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Ma ... c MongoDB\Driver\ClientEncryption::createDataKey ( string $kmsProvider , array $options = ? ): MongoDB\BSON\ ... S masterKey options Option Type Description region string Required. key string Required. The Amazon Resource ... RN) to the AWS customer master key (CMK). endpoint string Optional. An alternate host identifier to send KMS ... y options Option Type Description keyVaultEndpoint string Required. Host with optional port (e.g. "example.v ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html - [similar]
Returns an array of information describing this server 2685
« MongoDB\Driver\Server::getHost MongoDB\Driver\Server::getLatency » PHP Manual MongoDB\Driver\S ... => object(MongoDB\BSON\ObjectId)#4 (1) { ["oid"]=> string(24) "617b6d696a3a89d2f77e6df0" } ["counter"]=> int ... (6) } ["hosts"]=> array(1) { [0]=> string(15) "localhost:27017" } ["setName"]=> string(3) "r ... ol(true) ["secondary"]=> bool(false) ["primary"]=> string(15) "localhost:27017" ["me"]=> string(15) "localho ... => object(MongoDB\BSON\ObjectId)#5 (1) { ["oid"]=> string(24) "7fffffff0000000000000001" } ["lastWrite"]=> a ...
https://man.plustar.jp/php/mongodb-driver-server.getinfo.html - [similar]
Reads the next frame 2685
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... ブジェクト指向型 (method): public Stomp::readFrame ( string $class_name = "stompFrame" ): stompframe 手続き型: ... なります。 object(StompFrame)#2 (3) { ["command"]=> string(7) "MESSAGE" ["headers"]=> array(5) { ["message-id ... "]=> string(41) "ID:php.net-55293-1257226743606-4:2:-1:1:1" [" ... destination"]=> string(10) "/queue/foo" ["timestamp"]=> string(13) "12572 ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
Memcache クラス 2675
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memca ... 続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ... ? ): bool addServer ( string $host , int $port = 11211 , bool $persistent = ? , ... nt $timeoutms = ? ): bool close (): bool connect ( string $host , int $port = ? , int $timeout = ? ): bool d ... ecrement ( string $key , int $value = 1 ): int | false delete ( stri ...
https://man.plustar.jp/php/class.memcache.html - [similar]
PharFileInfo クラス 2675
« PharData::setStub PharFileInfo::chmod » PHP Manual Phar PharFileInfo クラス PharFileInfo クラス ... SplFileInfo { /* メソッド */ public __construct ( string $filename ) public chmod ( int $perms ): void publ ... ic getCompressedSize (): int public getContent (): string public getMetadata ( array $unserializeOptions = [ ... (): int | false public SplFileInfo::getBasename ( string $suffix = "" ): string public SplFileInfo::getCTim ... : int | false public SplFileInfo::getExtension (): string public SplFileInfo::getFileInfo ( ? string $class ...
https://man.plustar.jp/php/class.pharfileinfo.html - [similar]
Yaf_Response_Abstract クラス 2675
« Yaf_Request_Simple::isXmlHttpRequest Yaf_Response_Abstract::appendBody » PHP Manual Yaf Yaf_Re ... 概要 class Yaf_Response_Abstract { /* 定数 */ const string DEFAULT_BODY = "content" ; /* プロパティ */ protec ... ソッド */ public __construct () public appendBody ( string $content , string $key = ? ): bool public clearBod ... y ( string $key = ? ): bool public clearHeaders (): void publ ... ic getBody ( string $key = ? ): mixed public getHeader (): void public ...
https://man.plustar.jp/php/class.yaf-response-abstract.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT