検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 679 for [SIMILAR] 16 1024 4096 WITH 18696 undefined WITH... (1.303 sec.)
static キーワード 0
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
UnitEnum インターフェイス 0
« Stringable::__toString UnitEnum::cases » PHP Manual 定義済みのインターフェイスとクラス UnitEnum インターフェイス UnitEnum インターフェイス (PHP 8 >= 8.1.0) はじめに UnitEnum インターフェイスは、 全ての列挙型に対して、PHP のエンジンが自動的に適用するものです。 ユーザー定義のクラスとして ...
https://man.plustar.jp/php/class.unitenum.html - [similar]
スタックトレースを文字列として取得する 0
« Error::getTrace Error::__toString » PHP Manual Error スタックトレースを文字列として取得する Error::getTraceAsString (PHP 7, PHP 8) Error::getTraceAsString — スタックトレースを文字列として取得する 説明 final public Error::getTraceAsString (): string スタックトレースを文字列として返します ...
https://man.plustar.jp/php/error.gettraceasstring.html - [similar]
スタックトレースを文字列で取得する 0
« Exception::getTrace Exception::__toString » PHP Manual Exception スタックトレースを文字列で取得する Exception::getTraceAsString (PHP 5, PHP 7, PHP 8) Exception::getTraceAsString — スタックトレースを文字列で取得する 説明 final public Exception::getTraceAsString (): string 例外のスタック ...
https://man.plustar.jp/php/exception.gettraceasstring.html - [similar]
この拡張モジュールが一時的なものかどうかを返す 0
« ReflectionExtension::isPersistent ReflectionExtension::__toString » PHP Manual ReflectionExtension この拡張モジュールが一時的なものかどうかを返す ReflectionExtension::isTemporary (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionExtension::isTemporary — この拡張モジュールが一時的なものかどうかを ...
https://man.plustar.jp/php/reflectionextension.istemporary.html - [similar]
関数が無効になっているかどうかを調べる 0
« ReflectionFunction::invokeArgs ReflectionFunction::__toString » PHP Manual ReflectionFunction 関数が無効になっているかどうかを調べる ReflectionFunction::isDisabled (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunction::isDisabled — 関数が無効になっているかどうかを調べる 警告 この関数は PHP ...
https://man.plustar.jp/php/reflectionfunction.isdisabled.html - [similar]
パラメータを指定された値に設定 0
« SolrParams::set SolrParams::toString » PHP Manual SolrParams パラメータを指定された値に設定 SolrParams::setParam (PECL solr >= 0.9.2) SolrParams::setParam — パラメータを指定された値に設定 説明 public SolrParams::setParam ( string $name , string $value ): SolrParams クエリーパラメータを ...
https://man.plustar.jp/php/solrparams.setparam.html - [similar]
The Componere\Value class 0
« Componere\Method::getReflector Componere\Value::__construct » PHP Manual Componere The Componere\Value class The Componere\Value class (Componere 2 >= 2.1.0) はじめに A Value represents a PHP variable of all types, including undefined クラス概要 final class Componere\Value { /* Constru ...
https://man.plustar.jp/php/class.componere-value.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]