検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 113 for [SIMILAR] 16 1024 4096 WITH 17937 飾子 WITH 1691... (0.122 sec.)
変数の型名をデバッグしやすい形で取得する 0
« floatval get_defined_vars » PHP Manual 変数操作 関数 変数の型名をデバッグしやすい形で取得する get_debug_type (PHP 8) get_debug_type — 変数の型名をデバッグしやすい形で取得する 説明 get_debug_type ( mixed $value ): string PHP の変数 value の、解決済みの名前を返します。 この関数は、オブジ ...
https://man.plustar.jp/php/function.get-debug-type.html - [similar]
新しいオブジェクトを生成する際に、クラスの代わりにモックを使う 0
« uopz_set_hook uopz_set_property » PHP Manual Uopz 関数 新しいオブジェクトを生成する際に、クラスの代わりにモックを使う uopz_set_mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_mock — 新しいオブジェクトを生成する際に、クラスの代わりにモックを使う 説明 uopz_set_mock ( string $class ...
https://man.plustar.jp/php/function.uopz-set-mock.html - [similar]
Execute a database query 0
« MongoDB\Driver\Manager::executeCommand MongoDB\Driver\Manager::executeReadCommand » PHP Manual MongoDB\Driver\Manager Execute a database query MongoDB\Driver\Manager::executeQuery (mongodb >=1.0.0) MongoDB\Driver\Manager::executeQuery — Execute a database query 説明 final public MongoD ...
https://man.plustar.jp/php/mongodb-driver-manager.executequery.html - [similar]
Execute one or more write operations on this server 0
« MongoDB\Driver\Server::__construct MongoDB\Driver\Server::executeCommand » PHP Manual MongoDB\Driver\Server Execute one or more write operations on this server MongoDB\Driver\Server::executeBulkWrite (mongodb >=1.0.0) MongoDB\Driver\Server::executeBulkWrite — Execute one or more write ...
https://man.plustar.jp/php/mongodb-driver-server.executebulkwrite.html - [similar]
オブジェクトのクラス名を返す 0
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名を返す get_class (PHP 4, PHP 5, PHP 7, PHP 8) get_class — オブジェクトのクラス名を返す 説明 get_class ( object $object = ? ): string 指定した object のクラス名を取得します。 パラメータ object ...
https://man.plustar.jp/php/function.get-class.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
構文 0
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
Execute one or more write operations 0
« MongoDB\Driver\Manager::createClientEncryption MongoDB\Driver\Manager::executeCommand » PHP Manual MongoDB\Driver\Manager Execute one or more write operations MongoDB\Driver\Manager::executeBulkWrite (mongodb >=1.0.0) MongoDB\Driver\Manager::executeBulkWrite — Execute one or more write ...
https://man.plustar.jp/php/mongodb-driver-manager.executebulkwrite.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT