検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 611 for [SIMILAR] 16 1024 4096 WITH 29617 arrayobject WI... (0.399 sec.)
The Yar_Server_Exception class 0
« Yar_Concurrent_Client::reset Yar_Server_Exception::getType » PHP Manual Yar The Yar_Server_Exception class The Yar_Server_Exception class (No version information available, might only be in Git) はじめに If service threw exceptions, A Yar_Server_Exception will be threw in client side. ...
https://man.plustar.jp/php/class.yar-server-exception.html - [similar]
コードポイントの "鏡文字" を取得する 0
« IntlChar::charFromName IntlChar::charName » PHP Manual IntlChar コードポイントの "鏡文字" を取得する IntlChar::charMirror (PHP 7, PHP 8) IntlChar::charMirror — コードポイントの "鏡文字" を取得する 説明 public static IntlChar::charMirror ( int | string $codepoint ): int | string | null ...
https://man.plustar.jp/php/intlchar.charmirror.html - [similar]
デバッグを無効にする 0
« OAuth::__destruct OAuth::disableRedirects » PHP Manual OAuth デバッグを無効にする OAuth::disableDebug (PECL OAuth >= 0.99.3) OAuth::disableDebug — デバッグを無効にする 説明 public OAuth::disableDebug (): bool 冗長なリクエスト情報を無効にします (デフォルトは無効です)。 あるいは、 debug ...
https://man.plustar.jp/php/oauth.disabledebug.html - [similar]
The EvChild class 0
« EvCheck::createStopped EvChild::__construct » PHP Manual Ev The EvChild class The EvChild class (PECL ev >= 0.2.0) はじめに EvChild ウォッチャーは、子プロセスの状態の変更 (たいていは、停止したり終了したりといったもの) に反応してこのプロセスが SIGCHLD を受け取ったときに起動します。 EvCh ...
https://man.plustar.jp/php/class.evchild.html - [similar]
SqlStatement クラス 0
« Session::startTransaction SqlStatement::bind » PHP Manual Mysql_xdevapi SqlStatement クラス SqlStatement クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\SqlStatement { /* Constants */ const int EXECUTE_ASYNC = 1 ; const int BUFFERED = 2 ; /* プロパティ */ ...
https://man.plustar.jp/php/class.mysql-xdevapi-sqlstatement.html - [similar]
Represents a position (x,y) 0
« インストール手順 UI\Point::at » PHP Manual UI Represents a position (x,y) Represents a position (x,y) (UI 0.9.9) はじめに Points are used throughout UI to represent co-ordinates on a screen, control, or area. クラス概要 final class UI\Point { /* プロパティ */ public $ x ; public $ y ; ...
https://man.plustar.jp/php/class.ui-point.html - [similar]
Represents dimensions (width, height) 0
« UI\Point::setY UI\Size::__construct » PHP Manual UI Represents dimensions (width, height) Represents dimensions (width, height) (UI 0.9.9) はじめに Sizes are used throughout UI to represent the size of a screen, control, or area. クラス概要 final class UI\Size { /* プロパティ */ public ...
https://man.plustar.jp/php/class.ui-size.html - [similar]
指定したキーまたは添字が配列にあるかどうかを調べる 0
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうかを調べる array_key_exists (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) array_key_exists — 指定したキーまたは添字が配列にあるかどうかを調べる 説明 array_key_exists ( string | int $key , array $array ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]