検索

phrase: max: clip:
target: order:
Results of 751 - 760 of about 1267 for Value (0.303 sec.)
Create new MongoDB Manager 2521
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... name, which will be included in the metadata. The value cannot exceed 128 characters in length. authMechan ... on. For additional details and a list of supported values, see » Authentication Options in the MongoDB manu ... tring, this option is expressed as an array of key/value pairs. The keys and values in this array should be ... n connecting to Kerberized MongoDB instances. This value must match the service name set on MongoDB instanc ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
State Detection 2521
« parallel\Future::cancelled parallel\Future::value » PHP Manual parallel\Future State Detection ...
https://man.plustar.jp/php/parallel-future.done.html - [similar]
Access 2521
« parallel\Sync::__construct parallel\Sync::set » PHP Manual parallel\Sync Access parallel\Sync: ... hall atomically return the syncrhonization objects value 関連キーワード: construct , public , scalar , Shal ...
https://man.plustar.jp/php/parallel-sync.get.html - [similar]
内部ファイルに、外部ファイルの内容を設定する 2521
« Phar::offsetGet Phar::offsetUnset » PHP Manual Phar 内部ファイルに、外部ファイルの内容を設定す ... offsetSet ( string $localName , resource | string $value ): void 注意 : このメソッドは、 php.ini の phar.re ... localName Phar 内で変更するファイル名 (相対パス)。 value ファイルの内容。 戻り値 値を返しません。 エラー / ...
https://man.plustar.jp/php/phar.offsetset.html - [similar]
SimpleXML 要素に属性を追加する 2521
« SimpleXMLElement SimpleXMLElement::addChild » PHP Manual SimpleXMLElement SimpleXML 要素に属性 ... nt::addAttribute ( string $qualifiedName , string $value , ? string $namespace = null ): void SimpleXML 要素 ... ます。 パラメータ qualifiedName 追加する属性の名前。 value 属性の値。 namespace 指定されている場合は、その属性 ...
https://man.plustar.jp/php/simplexmlelement.addattribute.html - [similar]
ストリームメタデータを変更する 2521
« streamWrapper::stream_lock streamWrapper::stream_open » PHP Manual streamWrapper ストリームメタ ... eam_metadata ( string $path , int $option , mixed $value ): bool ストリームのメタデータを設定します。ストリ ... REAM_META_ACCESS ( chmod() に反応してコールされる) value option の値が STREAM_META_TOUCH の場合は、 touch() ...
https://man.plustar.jp/php/streamwrapper.stream-metadata.html - [similar]
ユーザー定義の比較関数を使って、キーでエントリをソートする 2504
« ArrayObject::uasort ArrayObject::unserialize » PHP Manual ArrayObject ユーザー定義の比較関数を ... sort ( 'cmp' ); foreach ( $arrayObject as $key => $value ) { echo " $key : $value \n" ; } ?> 上の例の出力は ...
https://man.plustar.jp/php/arrayobject.uksort.html - [similar]
Iterator インターフェイス 2504
« Traversable Iterator::current » PHP Manual 定義済みのインターフェイスとクラス Iterator インター ... } $it = new myIterator ; foreach( $it as $key => $value ) { var_dump ( $key , $value ); echo "\n" ; } ?> 上 ...
https://man.plustar.jp/php/class.iterator.html - [similar]
Memcache クラス 2504
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memca ... timeout = ? ): bool decrement ( string $key , int $value = 1 ): int | false delete ( string $key , int $tim ... (): string | false increment ( string $key , int $value = 1 ): int | false pconnect ( string $host , int $ ...
https://man.plustar.jp/php/class.memcache.html - [similar]
ReflectionEnum クラス 2504
« ReflectionClassConstant::__toString ReflectionEnum::__construct » PHP Manual リフレクション Re ... : ? array public ReflectionClass::getStaticPropertyValue ( string $name , mixed &$def_value = ? ): mixed pu ... ): object public ReflectionClass::setStaticPropertyValue ( string $name , mixed $value ): void public Refle ...
https://man.plustar.jp/php/class.reflectionenum.html - [similar]