検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 242 for implements (0.009 sec.)
Returns the value for a given key 4701
« Ds\Map::first Ds\Map::hasKey » PHP Manual Map Returns the value for a given key Ds\Map::get (P ... : Keys of type object are supported. If an object implements Ds\Hashable , equality will be determined by the o ...
https://man.plustar.jp/php/ds-map.get.html - [similar]
Removes and returns a value by key 4701
« Ds\Map::reduce Ds\Map::reverse » PHP Manual Map Removes and returns a value by key Ds\Map::rem ... : Keys of type object are supported. If an object implements Ds\Hashable , equality will be determined by the o ...
https://man.plustar.jp/php/ds-map.remove.html - [similar]
Description 4701
« Imagick::flopImage Imagick::frameImage » PHP Manual Imagick Description Imagick::forwardFourie ... ardFourierTransformimage ( bool $magnitude ): bool Implements the discrete Fourier transform (DFT) of the image ...
https://man.plustar.jp/php/imagick.forwardfouriertransformimage.html - [similar]
クラスのインスタンス化が可能であるかどうかを調べる 4701
« ReflectionClass::isInstance ReflectionClass::isInterface » PHP Manual ReflectionClass クラスの ... nterface iface { function f1 (); } class ifaceImpl implements iface { function f1 () {} } abstract class abstrac ...
https://man.plustar.jp/php/reflectionclass.isinstantiable.html - [similar]
このクラスがイテレーション可能かを調べる 4701
« ReflectionClass::isInternal ReflectionClass::isIterateable » PHP Manual ReflectionClass このク ... Class::isIterable() の例 <?php class IteratorClass implements Iterator { public function __construct () { } publ ...
https://man.plustar.jp/php/reflectionclass.isiterable.html - [similar]
キーワードのリスト 4701
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト こ ... (PHP 7.4 以降) for foreach function global goto if implements include include_once instanceof insteadof interfac ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
オフセットが存在するかどうか 4620
« ArrayAccess ArrayAccess::offsetGet » PHP Manual ArrayAccess オフセットが存在するかどうか Array ... 1 ArrayAccess::offsetExists() の例 <?php class obj implements arrayaccess { public function offsetSet ( $offset ...
https://man.plustar.jp/php/arrayaccess.offsetexists.html - [similar]
ArrayAccess インターフェイス 4620
« Throwable::__toString ArrayAccess::offsetExists » PHP Manual 定義済みのインターフェイスとクラス ... ffset ): void } 例1 基本的な使用法 <?php class Obj implements ArrayAccess { private $container = array(); public ...
https://man.plustar.jp/php/class.arrayaccess.html - [similar]
DatePeriod クラス 4620
« DateInterval::format DatePeriod::__construct » PHP Manual Date/Time DatePeriod クラス DatePeri ... 内容を反復処理できます。 クラス概要 class DatePeriod implements IteratorAggregate { /* 定数 */ const int EXCLUDE_S ...
https://man.plustar.jp/php/class.dateperiod.html - [similar]
DOMDocumentFragment クラス 4620
« DOMDocument::xinclude DOMDocumentFragment::appendXML » PHP Manual DOM DOMDocumentFragment クラ ... クラス概要 class DOMDocumentFragment extends DOMNode implements DOMParentNode { /* プロパティ */ public readonly ? ...
https://man.plustar.jp/php/class.domdocumentfragment.html - [similar]