検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 859 for not (0.295 sec.)
実行可能でない tar あるいは zip アーカイブオブジェクトを作成する 2899
« PharData::compressFiles PharData::convertToData » PHP Manual PharData 実行可能でない tar あるい ... atch ( UnexpectedValueException $e ) { die( 'Could not open my.tar' ); } catch ( BadMethodCallException $ ... e ) { echo 'technically, this cannot happen' ; } echo file_get_contents ( 'phar:///path ...
https://man.plustar.jp/php/phardata.construct.html - [similar]
Finalizes all add/deletes made to the index 2899
« SolrClient::addDocuments SolrClient::__construct » PHP Manual SolrClient Finalizes all add/del ... since it only makes index changes visible and does not fsync index files or write a new index descriptor. ...
https://man.plustar.jp/php/solrclient.commit.html - [similar]
ファイルへの絶対パスを取得する 2899
« SplFileInfo::getPerms SplFileInfo::getSize » PHP Manual SplFileInfo ファイルへの絶対パスを取得 ... getRealPath ()); $info = new SplFileInfo ( '/I/Do/Not/Exist' ); var_dump ( $info -> getRealPath ()); $in ...
https://man.plustar.jp/php/splfileinfo.getrealpath.html - [similar]
Data Structures 2860
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに ... iff — Creates a new map using keys that aren't in another map Ds\Map::filter — Creates a new map using a ... ect — Creates a new map by intersecting keys with another map Ds\Map::isEmpty — Returns whether the map i ... ew map using values from the current instance and another map Ds\Map::values — Returns a sequence of the ... p using keys of either the current instance or of another map, but not of both Pair — The Pair class Ds\P ...
https://man.plustar.jp/php/book.ds.html - [similar]
The MongoDB\Driver\Session class 2860
« MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB ... MongoDB\Driver\Session::TRANSACTION_NONE There is no transaction in progress. MongoDB\Driver\Session::TR ... river\Session::__construct — Create a new Session (not used) MongoDB\Driver\Session::endSession — Termina ...
https://man.plustar.jp/php/class.mongodb-driver-session.html - [similar]
指定した名前空間で、タグ名に対応するすべての要素を検索する 2860
« DOMDocument::getElementsByTagName DOMDocument::importNode » PHP Manual DOMDocument 指定した名前 ... book.xml"> <xi:fallback> <error>xinclude: book.xml not found</error> </xi:fallback> </xi:include> <includ ... e> This is another namespace </include> </para> </chapter> EOD; $d ...
https://man.plustar.jp/php/domdocument.getelementsbytagnamens.html - [similar]
参照しているノードの前に新しい子を追加する 2860
« DOMNode::hasChildNodes DOMNode::isDefaultNamespace » PHP Manual DOMNode 参照しているノードの前 ... ュメントで作成されたものである場合に発生します。 DOM_NOT_FOUND child がこのノードの子ではない場合に 発生しま ...
https://man.plustar.jp/php/domnode.insertbefore.html - [similar]
子を置き換える 2860
« DOMNode::removeChild DOMNodeList » PHP Manual DOMNode 子を置き換える DOMNode::replaceChild (PH ... ュメントで作成されたものである場合に発生します。 DOM_NOT_FOUND child がこのノードの子でない場合に発生します ...
https://man.plustar.jp/php/domnode.replacechild.html - [similar]
Returns a sub-deque of a given range 2860
« Ds\Deque::shift Ds\Deque::sort » PHP Manual Deque Returns a sub-deque of a given range Ds\Dequ ... stop that many values from the end. If a length is not provided, the resulting deque will contain all val ...
https://man.plustar.jp/php/ds-deque.slice.html - [similar]
Returns a subset of the map defined by a starting index and length 2860
« Ds\Map::skip Ds\Map::sort » PHP Manual Map Returns a subset of the map defined by a starting i ... he end of the map will be included. If a length is not provided, the resulting map will contain all pairs ...
https://man.plustar.jp/php/ds-map.slice.html - [similar]