検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 777 for e (0.034 sec.)
ドキュメントを XSD で検証する 3124
« XMLReader::setRelaxNGSchemaSource XMLReader::XML » PHP Manual XMLReader ドキュメントを XSD で検 ... 証する XMLReader::setSchema (PHP 5 >= 5.2.0, PHP 7, PHP 8) XMLR ... eader::setSchema — ドキュメントを XSD で検証する 説明 p ... ublic XMLReader::setSchema ( ? string $filename ): bool W3C XS ... を用いて、処理中のドキュメントを検証します。 最初の Read() の前にのみ実行可能です。 パラメータ filename X ...
https://man.plustar.jp/php/xmlreader.setschema.html - [similar]
直近で発生したエラーのメッセージを取得する 3124
« Yaf_Application::getDispatcher Yaf_Application::getLastErrorNo » PHP Manual Yaf_Application 直 ... 生したエラーのメッセージを取得する Yaf_Application::getLastErrorMsg (Yaf >=2.1.2) Yaf_Application::getLas ... tErrorMsg — 直近で発生したエラーのメッセージを取得する ... 説明 public Yaf_Application::getLastErrorMsg (): string パラメータ この関数にはパラ ... メータはありません。 戻り値 例 例1 Yaf_Application::getLastErrorMsg() の例 <?php function error_handler ( ...
https://man.plustar.jp/php/yaf-application.getlasterrormsg.html - [similar]
直近で発生したエラーのコードを取得する 3124
« Yaf_Application::getLastErrorMsg Yaf_Application::getModules » PHP Manual Yaf_Application 直近 ... で発生したエラーのコードを取得する Yaf_Application::getLastErrorNo (Yaf >=2.1.2) Yaf_Application::getLast ... ラーのコードを取得する 説明 public Yaf_Application::getLastErrorNo (): int パラメータ この関数にはパラメー ... タはありません。 戻り値 例 例1 Yaf_Application::getLastErrorNo() の例 <?php function error_handler ( ... $errno , $errstr , $errfile , $errline ) { var_dump ( ...
https://man.plustar.jp/php/yaf-application.getlasterrorno.html - [similar]
Create a handle to used communicate with zookeeper 3124
« Zookeeper::close Zookeeper::__construct » PHP Manual Zookeeper Create a handle to used communi ... cate with zookeeper Zookeeper::connect (PECL zookeeper ... >= 0.2.0) Zookeeper::connect — Create a handle to used communicate ... with zookeeper 説明 public Zookeeper::connect ( string $host ... , callable $watcher_cb = null , int $recv_timeout = 10000 ): ...
https://man.plustar.jp/php/zookeeper.connect.html - [similar]
Change ZK cluster ensemble membership and roles of ensemble peers 3124
« ZookeeperConfig::remove ZookeeperException » PHP Manual ZookeeperConfig Change ZK cluster ense ... mble membership and roles of ensemble peers ZookeeperCo ... nfig::set (PECL zookeeper >= 0.6.0, ZooKeeper >= 3.5.0) Zoo ... keeperConfig::set — Change ZK cluster ensemble member ... ship and roles of ensemble peers 説明 public ZookeeperConfig::se ...
https://man.plustar.jp/php/zookeeperconfig.set.html - [similar]
The EvWatcher class 3090
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev ... >= 0.2.0) はじめに EvWatcher is a base class for all watchers( EvCheck ... , EvChild etc.). Since EvWatcher 's constructor is abs ... tract , one can't(and don't need to) create EvWatcher objects ... directly. クラス概要 abstract class EvWatcher { /* プロ ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]
The MongoDB\Driver\Exception\RuntimeException class 3090
« MongoDB\Driver\Exception\LogicException MongoDB\Driver\Exception\RuntimeException::hasErrorLab ... el » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\RuntimeExc ... eption class The MongoDB\Driver\Exception\RuntimeException class (m ... ongodb >= 1.0.0) はじめに Thrown when the driver encounters a runtime error (e.g. inter ... nal error from » libmongoc ). クラス概要 class MongoDB\D ...
https://man.plustar.jp/php/class.mongodb-driver-exception-runtimeexception.html - [similar]
The MongoDB\Driver\TopologyDescription class 3090
« MongoDB\Driver\ServerDescription::getType MongoDB\Driver\TopologyDescription::getServers » PHP ... Manual MongoDB\Driver The MongoDB\Driver\TopologyDescription class The ... MongoDB\Driver\TopologyDescription class (mongodb >=1.13.0) はじ ... めに The MongoDB\Driver\TopologyDescription class is a valu ... e object that represents a topology to which the driver i ...
https://man.plustar.jp/php/class.mongodb-driver-topologydescription.html - [similar]
Removes and returns a value by key 3090
« Ds\Map::reduce Ds\Map::reverse » PHP Manual Map Removes and returns a value by key Ds\Map::rem ... ove (PECL ds >= 1.0.0) Ds\Map::remove — Removes and re ... turns a value by key 説明 public Ds\Map::remove ( mixed $key , m ... ixed $default = ? ): mixed Removes and returns a value ... by key, or return an optional default value if the key c ...
https://man.plustar.jp/php/ds-map.remove.html - [similar]
配列のすべてのキーの大文字小文字を変更する 3090
« 配列 関数 array_chunk » PHP Manual 配列 関数 配列のすべてのキーの大文字小文字を変更する array_ ... change_key_case (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) arr ... ay_change_key_case — 配列のすべてのキーの大文字小文字を変更す ... る 説明 array_change_key_case ( array $array , int $case = CASE_LOWER ) ... まとなります。 パラメータ array 処理を行う配列。 case CASE_UPPER あるいは CASE_LOWER (デフォルト)。 戻り ...
https://man.plustar.jp/php/function.array-change-key-case.html - [similar]