PHPの関数・メソッドの単語集 | 解答一覧


No. 問題集 詳細No. 内容 操作
5601 PHPの関数・メソッドの単語集 ReflectionClassConstant::isEnumCase 詳細

1. クラス定数が、列挙型の case かどうかを調べる

5602 PHPの関数・メソッドの単語集 ReflectionClassConstant::isFinal 詳細

1. クラス定数が final かどうかを調べる

5603 PHPの関数・メソッドの単語集 ReflectionClassConstant::isPrivate 詳細

1. クラス定数がprivateかを調べる

5604 PHPの関数・メソッドの単語集 ReflectionClassConstant::isProtected 詳細

1. クラス定数が protected かを調べる

5605 PHPの関数・メソッドの単語集 ReflectionClassConstant::isPublic 詳細

1. クラス定数が public かを調べる


スポンサー

5606 PHPの関数・メソッドの単語集 ReflectionClassConstant::__construct 詳細

1. ReflectionClassConstant を構築する

5607 PHPの関数・メソッドの単語集 ReflectionClassConstant::__toString 詳細

1. ReflectionClassConstant オブジェクトの文字列表現を返す

5608 PHPの関数・メソッドの単語集 ReflectionEnum::getBackingType 詳細

1. 存在する場合に、列挙型が依存する型を取得する

5609 PHPの関数・メソッドの単語集 ReflectionEnum::getCase 詳細

1. 列挙型の特定の case を返す

5610 PHPの関数・メソッドの単語集 ReflectionEnum::getCases 詳細

1. 列挙型の全ての case を返す


スポンサー

5611 PHPの関数・メソッドの単語集 ReflectionEnum::hasCase 詳細

1. 列挙型が case を持つかを調べる

5612 PHPの関数・メソッドの単語集 ReflectionEnum::isBacked 詳細

1. 列挙型が Backed Enum かを調べる

5613 PHPの関数・メソッドの単語集 ReflectionEnum::__construct 詳細

1. ReflectionEnum オブジェクトをインスタンス化する

5614 PHPの関数・メソッドの単語集 ReflectionEnumBackedCase::getBackingValue 詳細

1. Backed Enum の case が持つスカラー値を取得する

5615 PHPの関数・メソッドの単語集 ReflectionEnumBackedCase::__construct 詳細

1. ReflectionEnumBackedCase オブジェクトをインスタンス化する


スポンサー

5616 PHPの関数・メソッドの単語集 ReflectionEnumUnitCase::getEnum 詳細

1. この case が属するリフレクションオブジェクトを取得する

5617 PHPの関数・メソッドの単語集 ReflectionEnumUnitCase::getValue 詳細

1. このリフレクションオブジェクトが表す case オブジェクトを取得する

5618 PHPの関数・メソッドの単語集 ReflectionEnumUnitCase::__construct 詳細

1. ReflectionEnumUnitCase オブジェクトをインスタンス化する

5619 PHPの関数・メソッドの単語集 ReflectionExtension::export 詳細

1. エクスポートする

5620 PHPの関数・メソッドの単語集 ReflectionExtension::getClasses 詳細

1. クラスを取得する


スポンサー

5621 PHPの関数・メソッドの単語集 ReflectionExtension::getClassNames 詳細

1. クラス名を取得する

5622 PHPの関数・メソッドの単語集 ReflectionExtension::getConstants 詳細

1. 定数を取得する

5623 PHPの関数・メソッドの単語集 ReflectionExtension::getDependencies 詳細

1. 依存性を取得する

5624 PHPの関数・メソッドの単語集 ReflectionExtension::getFunctions 詳細

1. 拡張モジュールの関数を取得する

5625 PHPの関数・メソッドの単語集 ReflectionExtension::getINIEntries 詳細

1. 拡張モジュールの ini エントリを取得する


スポンサー


学習時間記録ツール

Google Play で手に入れよう

スポンサー