検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 653 for static (0.047 sec.)
Sets value of existing class or instance property 3993
« uopz_set_mock uopz_set_return » PHP Manual Uopz 関数 Sets value of existing class or instance ... mixed $value ): void Sets the value of an existing static class property, if class is given, or the value of ... opz_set_property() Usage <?php class Foo { private static $staticBar ; private $bar ; public static function ... testStaticBar () { return self :: $staticBar ; } public funct ... } } $foo = new Foo ; uopz_set_property ( 'Foo' , 'staticBar' , 10 ); uopz_set_property ( $foo , 'bar' , 100 ...
https://man.plustar.jp/php/function.uopz-set-property.html - [similar]
クラスの基礎 3993
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラス ... す。 $this は、呼び出し元オブジェクトの値です。 警告 static でないメソッドを static メソッドとしてコールすると ... うになります。 $this is defined (A) Deprecated: Non-static method A::foo() should not be called statically in ... s on line 27 $this is not defined. Deprecated: Non-static method A::foo() should not be called statically in ... s on line 20 $this is not defined. Deprecated: Non-static method B::bar() should not be called statically in ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す 3993
« Phar::canCompress Phar::compress » PHP Manual Phar phar 拡張モジュールが phar の書き込みや作成 ... 成をサポートしているかどうかを返す 説明 final public static Phar::canWrite (): bool このstaticメソッドは、書き ... ル , 作成 , サポート , 拡張 , canWrite , readonly , static ...
https://man.plustar.jp/php/phar.canwrite.html - [similar]
IntlGregorianCalendar クラス 3964
« IntlCalendar::toDateTime IntlGregorianCalendar::__construct » PHP Manual intl IntlGregorianCal ... lendar::clear ( ? int $field = null ): bool public static IntlCalendar::createInstance ( IntlTimeZone | Date ... loat $timestamp , int $field ): int | false public static IntlCalendar::fromDateTime ( DateTime | string $da ... etActualMinimum ( int $field ): int | false public static IntlCalendar::getAvailableLocales (): array public ... GreatestMinimum ( int $field ): int | false public static IntlCalendar::getKeywordValuesForLocale ( string $ ...
https://man.plustar.jp/php/class.intlgregoriancalendar.html - [similar]
UConverter クラス 3964
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス ... int &$error ): string | int | array | null public static getAliases ( string $name ): array | false | null ... public static getAvailable (): array public getDestinationEncodi ... public getSourceType (): int | false | null public static getStandards (): ? array public getSubstChars (): ... string | false | null public static reasonText ( int $reason ): string public setDesti ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
Determine if a item exists 3964
« Yaconf::get Taint » PHP Manual Yaconf Determine if a item exists Yaconf::has (PECL yaconf >= 1 ... conf::has — Determine if a item exists 説明 public static Yaconf::has ( string $name ): bool パラメータ name ... , exists , a , Yaconf , Taint , yaconf , public , static , string ...
https://man.plustar.jp/php/yaconf.has.html - [similar]
ReflectionMethod クラス 3935
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクショ ... flectionFunctionAbstract { /* 定数 */ const int IS_STATIC = 16 ; const int IS_PUBLIC = 1 ; const int IS_PROT ... public __construct ( string $classMethod ) public static export ( string $class , string $name , bool $retu ... otected (): bool public isPublic (): bool public isStatic (): bool public setAccessible ( bool $accessible ) ... int | false public ReflectionFunctionAbstract::getStaticVariables (): array public ReflectionFunctionAbstra ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
Description 3935
« Imagick::getPointSize Imagick::getQuantumDepth » PHP Manual Imagick Description Imagick::getQu ... 3.0) Imagick::getQuantum — Description 説明 public static Imagick::getQuantum (): int Returns the ImageMagic ... etPointSize , getQuantumDepth , imagick , public , static , int ...
https://man.plustar.jp/php/imagick.getquantum.html - [similar]
下位互換性のない変更点 3935
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x へ ... コードは、エラーが発生します。 継承したメソッド内で static 変数を使う static 変数を使っているメソッドが継承さ ... バーライドはされていない) 場合、継承されたメソッドは static 変数を親クラスのメソッドと共有するようになりました ... 。 <?php class A { public static function counter () { static $counter = 0 ; $count ... 以前のバージョンでは int(2) ?> これは、メソッド中の static 変数が、 static プロパティと同じ振る舞いをするよう ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
Write data to the socket. 3935
« Swoole\Event::wait Swoole\Exception » PHP Manual Swoole\Event Write data to the socket. Swoole ... ent::write — Write data to the socket. 説明 public static Swoole\Event::write ( string $fd , string $data ): ... nt , string , wait , Exception , swoole , public , static ...
https://man.plustar.jp/php/swoole-event.write.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT