検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 954 for [SIMILAR] 16 1024 4096 WITH 78643 variant WITH 4... (6.036 sec.)
finalキーワード 0
« マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスから上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはできません。 例1 finalメ ...
https://man.plustar.jp/php/language.oop5.final.html - [similar]
Iterable 0
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です。 array 、あるいは Traversable インターフェイスを実装したオブジェクトを 許容します。これらの型は、いずれも foreach で繰り返し可能であり、また、 ジェネレータ 内で yield from できます。 Iterabl ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
基本的な使用法 0
« 例 Memcache » PHP Manual 例 基本的な使用法 基本的な使用法 例1 memcache 拡張モジュールの概要 この例では、オブジェクトをキャッシュに保存した後に、改めて取得しなおします。 オブジェクトやその他の非スカラー型のデータは、保存される前に シリアライズされます。そのため (接続 ID などの) リソース ...
https://man.plustar.jp/php/memcache.examples-overview.html - [similar]
返されるドキュメントの数を限定する 0
« CollectionFind::having CollectionFind::lockExclusive » PHP Manual mysql_xdevapi\CollectionFind 返されるドキュメントの数を限定する CollectionFind::limit (No version information available, might only be in Git) CollectionFind::limit — 返されるドキュメントの数を限定する 説明 public mysql_ ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.limit.html - [similar]
データベースに存在するかをチェックする 0
« Schema::dropCollection Schema::getCollection » PHP Manual mysql_xdevapi\Schema データベースに存在するかをチェックする Schema::existsInDatabase (No version information available, might only be in Git) Schema::existsInDatabase — データベースに存在するかをチェックする 説明 public mysql_xd ...
https://man.plustar.jp/php/mysql-xdevapi-schema.existsindatabase.html - [similar]
結果セットの次の行から、単一のカラムの値を取得する 0
« mysqli_result::fetch_assoc mysqli_result::fetch_field_direct » PHP Manual mysqli_result 結果セットの次の行から、単一のカラムの値を取得する mysqli_result::fetch_column mysqli_fetch_column (PHP 8 >= 8.1.0) mysqli_result::fetch_column -- mysqli_fetch_column — 結果セットの次の行から、単一の ...
https://man.plustar.jp/php/mysqli-result.fetch-column.html - [similar]
フォーマッタの直近のエラーコードを取得する 0
« NumberFormatter::getAttribute NumberFormatter::getErrorMessage » PHP Manual NumberFormatter フォーマッタの直近のエラーコードを取得する NumberFormatter::getErrorCode numfmt_get_error_code (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getErrorCode -- numfmt_get_erro ...
https://man.plustar.jp/php/numberformatter.geterrorcode.html - [similar]
Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクト... 0
« Phar::setStub Phar::stopBuffering » PHP Manual Phar Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクトは変更しない Phar::startBuffering (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::startBuffering — Phar の書き込み操作のバッファリングを開始するが ...
https://man.plustar.jp/php/phar.startbuffering.html - [similar]
RAR アーカイブのコメントテキストを取得する 0
« RarArchive::close RarArchive::getEntries » PHP Manual RarArchive RAR アーカイブのコメントテキストを取得する RarArchive::getComment rar_comment_get (PECL rar >= 2.0.0) RarArchive::getComment -- rar_comment_get — RAR アーカイブのコメントテキストを取得する 説明 オブジェクト指向型 (メソッド ...
https://man.plustar.jp/php/rararchive.getcomment.html - [similar]
ReflectionObject を作成する 0
« ReflectionObject ReflectionObject::export » PHP Manual ReflectionObject ReflectionObject を作成する ReflectionObject::__construct (PHP 5, PHP 7, PHP 8) ReflectionObject::__construct — ReflectionObject を作成する 説明 public ReflectionObject::__construct ( object $object ) ReflectionObj ...
https://man.plustar.jp/php/reflectionobject.construct.html - [similar]