Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
ĺć˘čŻč¨:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Eio ĺ˝ć°
çŽĺ˝
eio_busy
â Artificially increase load. Could be useful in tests, benchmarking
eio_cancel
â Cancels a request
eio_chmod
â Change file/directory permissions
eio_chown
â Change file/directory ownership
eio_close
â Close file
eio_custom
â Execute custom request like any other eio_* call
eio_dup2
â Duplicate a file descriptor
eio_event_loop
â Polls libeio until all requests proceeded
eio_fallocate
â Allows the caller to directly manipulate the allocated disk space for a file
eio_fchmod
â Change file permissions
eio_fchown
â Change file ownership
eio_fdatasync
â Synchronize a file's in-core state with storage device
eio_fstat
â Get file status
eio_fstatvfs
â Get file system statistics
eio_fsync
â Synchronize a file's in-core state with storage device
eio_ftruncate
â Truncate a file
eio_futime
â Change file last access and modification times
eio_get_event_stream
â Get stream representing a variable used in internal communications with libeio
eio_get_last_error
â Returns string describing the last error associated with a request resource
eio_grp
â Creates a request group
eio_grp_add
â Adds a request to the request group
eio_grp_cancel
â Cancels a request group
eio_grp_limit
â Set group limit
eio_init
â (Re-)initialize Eio
eio_link
â Create a hardlink for file
eio_lstat
â Get file status
eio_mkdir
â Create directory
eio_mknod
â Create a special or ordinary file
eio_nop
â Does nothing, except go through the whole request cycle
eio_npending
â Returns number of finished, but unhandled requests
eio_nready
â Returns number of not-yet handled requests
eio_nreqs
â Returns number of requests to be processed
eio_nthreads
â Returns number of threads currently in use
eio_open
â Opens a file
eio_poll
â Can be called whenever there are pending requests that need finishing
eio_read
â Read from a file descriptor at given offset
eio_readahead
â Perform file readahead into page cache
eio_readdir
â Reads through a whole directory
eio_readlink
â Read value of a symbolic link
eio_realpath
â Get the canonicalized absolute pathname
eio_rename
â Change the name or location of a file
eio_rmdir
â Remove a directory
eio_seek
â Seek to a position
eio_sendfile
â Transfer data between file descriptors
eio_set_max_idle
â Set maximum number of idle threads
eio_set_max_parallel
â Set maximum parallel threads
eio_set_max_poll_reqs
â Set maximum number of requests processed in a poll
eio_set_max_poll_time
â Set maximum poll time
eio_set_min_parallel
â Set minimum parallel thread number
eio_stat
â Get file status
eio_statvfs
â Get file system statistics
eio_symlink
â Create a symbolic link
eio_sync
â Commit buffer cache to disk
eio_sync_file_range
â Sync a file segment with disk
eio_syncfs
â Calls Linux' syncfs syscall, if available
eio_truncate
â Truncate a file
eio_unlink
â Delete a name and possibly the file it refers to
eio_utime
â Change file last access and modification times
eio_write
â Write to file
ĺç°äşéŽé˘ďź
äşč§ŁĺŚä˝ćščżć¤éĄľé˘
â˘
ć交ćĺ诡ćą
â˘
ćĽĺä¸ä¸Şé误
ďź
桝ĺ ĺ¤ćł¨
ç¨ćˇč´ĄçŽçĺ¤ćł¨
ć¤éĄľé˘ĺ°ć ç¨ćˇč´ĄçŽçĺ¤ćł¨ă
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^