Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.1.31 Released!
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
はじめに »
« usort
PHP マニュアル
関数リファレンス
変数・データ型関連
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
クラス/オブジェクトの情報
はじめに
例
クラス/オブジェクト関数
__autoload
— 未定義のクラスのロードを試みる
class_alias
— クラスのエイリアスを作成する
class_exists
— クラスが定義済みかどうかを確認する
enum_exists
— 列挙型が定義されているかを調べる
get_called_class
— "遅延静的束縛" のクラス名
get_class
— オブジェクトのクラス名を返す
get_class_methods
— クラスメソッドの名前を取得する
get_class_vars
— クラスのデフォルトプロパティを取得する
get_declared_classes
— 定義済のクラスの名前を配列として返す
get_declared_interfaces
— 宣言されている全てのインターフェイスの配列を返す
get_declared_traits
— 宣言されているすべてのトレイトの配列を返す
get_mangled_object_vars
— マングリングされたオブジェクトのプロパティを配列で返す
get_object_vars
— 指定したオブジェクトのプロパティを取得する
get_parent_class
— オブジェクトの親クラスの名前を取得する
interface_exists
— インターフェイスが宣言されているかどうかを確認する
is_a
— オブジェクトが指定された型のものか、部分型であるかを調べる
is_subclass_of
— あるオブジェクトが指定したクラスのサブクラスに属するか (あるいは指定したインターフェイスを実装しているか) どうかを調べる
method_exists
— クラスメソッドが存在するかどうかを確認する
property_exists
— オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる
trait_exists
— トレイトが存在するかどうかを調べる
Improve This Page
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google