検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 145 for [SIMILAR] 16 1024 4096 WITH 15758 typeerror WITH... (0.115 sec.)
スローされたオブジェクトの文字列表現を取得する 0
« Throwable::getPrevious ArrayAccess » PHP Manual Throwable スローされたオブジェクトの文字列表現を取得する Throwable::__toString (PHP 7, PHP 8) Throwable::__toString — スローされたオブジェクトの文字列表現を取得する 説明 abstract public Throwable::__toString (): string パラメータ この関数 ...
https://man.plustar.jp/php/throwable.tostring.html - [similar]
callable をクロージャに変換する 0
« Closure::call Generator » PHP Manual Closure callable をクロージャに変換する Closure::fromCallable (PHP 7 >= 7.1.0) Closure::fromCallable — callable をクロージャに変換する 説明 public static Closure::fromCallable ( callable $callback ): Closure 現在のスコープを用いて、指定された callba ...
https://man.plustar.jp/php/closure.fromcallable.html - [similar]
URLを組み立てる 0
« Yaf_Route_Simple Yaf_Route_Simple::__construct » PHP Manual Yaf_Route_Simple URLを組み立てる Yaf_Route_Simple::assemble (Yaf >=2.3.0) Yaf_Route_Simple::assemble — URLを組み立てる 説明 public Yaf_Route_Simple::assemble ( array $info , array $query = ? ): string URLを組み立てます。 パラメ ...
https://man.plustar.jp/php/yaf-route-simple.assemble.html - [similar]
エラーコードを取得する 0
« Error::getPrevious Error::getFile » PHP Manual Error エラーコードを取得する Error::getCode (PHP 7, PHP 8) Error::getCode — エラーコードを取得する 説明 final public Error::getCode (): int エラーコードを返します パラメータ この関数にはパラメータはありません。 戻り値 エラーコードを int 型 ...
https://man.plustar.jp/php/error.getcode.html - [similar]
エラーメッセージを取得する 0
« Error::__construct Error::getPrevious » PHP Manual Error エラーメッセージを取得する Error::getMessage (PHP 7, PHP 8) Error::getMessage — エラーメッセージを取得する 説明 final public Error::getMessage (): string エラーメッセージを返す。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/error.getmessage.html - [similar]
例外メッセージを取得する 0
« Exception::__construct Exception::getPrevious » PHP Manual Exception 例外メッセージを取得する Exception::getMessage (PHP 5, PHP 7, PHP 8) Exception::getMessage — 例外メッセージを取得する 説明 final public Exception::getMessage (): string 例外メッセージを返します。 パラメータ この関数に ...
https://man.plustar.jp/php/exception.getmessage.html - [similar]
数値形式の文字列 0
« 文字列 配列 » PHP Manual 型 数値形式の文字列 数値形式の文字列 PHP の 文字列 は、 int や float と解釈できる場合は 数値と見なされます。 PHP 8.0.0 以降の正式な仕様は下記の通りです: WHITESPACES \s* LNUM [0-9]+ DNUM ([0-9]*)[\.]{LNUM}) | ({LNUM}[\.][0-9]*) EXPONENT_DNUM (({LNUM} | {DNUM}) [ ...
https://man.plustar.jp/php/language.types.numeric-strings.html - [similar]
定義済みの例外 0
« $argv Exception » PHP Manual 言語リファレンス 定義済みの例外 定義済みの例外 目次 Exception ErrorException Error ArgumentCountError ArithmeticError AssertionError DivisionByZeroError CompileError ParseError TypeError ValueError UnhandledMatchError FiberError SPL の例外 も参照ください。 ...
https://man.plustar.jp/php/reserved.exceptions.html - [similar]
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
Throwable 0
« IteratorAggregate::getIterator Throwable::getMessage » PHP Manual 定義済みのインターフェイスとクラス Throwable Throwable (PHP 7, PHP 8) はじめに Throwable は、 throw 文でスロー可能なあらゆるオブジェクトが実装する基底インターフェイスです。 Error や Exception も、これを実装しています。 注 ...
https://man.plustar.jp/php/class.throwable.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT