Você está na página 1de 206

22/05/2019 PHP: Lista de Funções e Métodos - Manual

Traduzido para: Português Mostrar o original Opções ▼

Downloads
Documentação
Se envolver
Socorro

Search

Começando
Introdução
A simple tutorial
Referência de Linguagem
Sintaxe básica
Tipos
Variáveis
Constantes
Expressões
Operadores
Estruturas de Controle
Funções
Classes e Objetos
Namespaces
Erros
Exceções
Geradores
Referências explicadas
Variáveis Predefinidas
Exceções predefinidas
Interfaces e classes predefinidas
Opções e parâmetros de contexto
Protocolos e invólucros suportados

Segurança
Introdução
Considerações gerais
Instalado como binário CGI
Instalado como um módulo do Apache
Segurança da Sessão
Segurança do Sistema de Arquivos
Segurança de banco de dados
Error Reporting
Using Register Globals
User Submitted Data
Magic Quotes
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
https://www.php.net/manual/pt_BR/indexes.functions.php 1/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

Connection handling
Persistent Database Connections
Safe Mode
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
Credit Card Processing
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
gp
Previous man page
gn
Next man page
G
Scroll to bottom
gg
Scroll to top
gh
Goto homepage
gs
Goto search
(current page)
/
Focus search box
https://www.php.net/manual/pt_BR/indexes.functions.php 2/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

Lista de exemplos »
« Lista de índices

Manual do PHP
Apêndices
Lista de índices

Mudar idioma: Portugues do Brasil


Editar Reportar um Bug

Lista de Funções e Métodos ¶


Lista de todas as funções e métodos no manual

uma b c d e f g h i j k l m n o p q r s t u v w x y z _

a
abs - Valor absoluto
acos - Cosseno Inverso (arco de Cosseno)
acosh - Cosseno Hiperbólico Inverso
addcslashes - String entre aspas com barras no estilo C
addslashes - Adiciona barras invertidas a uma string
apache_child_terminate - Finaliza o processo Apache depois da requisição
apache_getenv - Retorna uma variável subprocess_env do Apache
apache_get_modules - Retorna uma lista de módulos carregados do Apache
apache_get_version - Retorna a versão do Apache
apache_lookup_uri - Realiza uma requisição parcial para a URI especificada e retorna todas as
informações sobre ela
apache_note - Obtêm e configura notas de requisição
apache_request_headers - Captura todos os cabeçalhos HTTP
apache_reset_timeout - Reinicializa o timer de escrita do Apache
apache_response_headers - Obtém todos os cabeçalhos da resposta HTTP
apache_setenv - Define uma variável subprocess_env do Apache
APCIterator :: current - Obtém o item atual
APCIterator :: getTotalCount - Obter contagem total
APCIterator :: getTotalHits - Obter acertos do cache total
APCIterator :: getTotalSize - Obtém o tamanho total do cache
APCIterator :: key - Obtém a chave do iterador
APCIterator :: next - Mover o ponteiro para o próximo item
APCIterator :: rewind - Retrocede o iterador
APCIterator :: valid - Verifica se a posição atual é válida
APCIterator :: __ construct - Constrói um objeto do iterador APCIterator
APCUIterator :: current - Obtém o item atual
APCUIterator :: getTotalCount - Obter contagem total
APCUIterator :: getTotalHits - Obter acertos do cache total
APCUIterator :: getTotalSize - Obtém o tamanho total do cache
APCUIterator :: key - Obtém a chave do iterador
APCUIterator :: next - Mover o ponteiro para o próximo item
APCUIterator :: rewind - Retrocede o iterador
APCUIterator :: valid - Verifica se a posição atual é válida
APCUIterator :: __ construct - Constrói um objeto do iterador APCUIterator
apcu_add - Cache uma nova variável no armazenamento de dados
apcu_cache_info - Recupera informações em cache do armazenamento de dados da APCu
apcu_cas - Atualiza um valor antigo com um novo valor
apcu_clear_cache - Limpa o cache do APCu
apcu dec Diminuir um número armazenado
https://www.php.net/manual/pt_BR/indexes.functions.php 3/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
apcu_dec - Diminuir um número armazenado
apcu_delete - Remove uma variável armazenada do cache
apcu_entry - busca ou gera uma entrada de cache atômica
apcu_exists - Verifica se existe entrada
apcu_fetch - Obtém uma variável armazenada do cache
apcu_inc - Aumenta um número armazenado
apcu_sma_info - Recupera informações de alocação de memória compartilhada do APCu
apcu_store - Cache de uma variável no armazenamento de dados
apc_add - Cache de uma nova variável no armazenamento de dados
apc_bin_dump - Obtém um despejo binário dos arquivos e variáveis de usuário fornecidos
apc_bin_dumpfile - Mostra um despejo binário de arquivos em cache e variáveis de usuário em
um arquivo
apc_bin_load - Carrega um despejo binário no cache de arquivos / usuários do APC
apc_bin_loadfile - Carrega um despejo binário de um arquivo no cache de arquivos / usuários do
APC
apc_cache_info - Recupera informações cacheadas do armazenamento do APC
apc_cas - Atualiza um valor antigo com um novo valor
apc_clear_cache - Limpa o cache do APC.
apc_compile_file - Armazena um arquivo no cache do bytecode, ignorando todos os filtros
apc_dec - Diminuir um número armazenado
apc_define_constants - Define um conjunto de constantes para recuperação e definição em
massa
apc_delete - Remove uma variável guardado no cache.
apc_delete_file - Exclui arquivos do cache opcode
apc_exists - Verifica se a chave APC existe
apc_fetch - Retorna uma variável guardado do cache
apc_inc - Aumenta um número armazenado
apc_load_constants - Carrega um conjunto de constantes do cache
apc_sma_info - Retorna informação sobre Alocação de Memória Compartilhada do APC.
apc_store - Guarda uma variável no cache
apd_breakpoint - Pára o interpretador e aguarda em um CR do soquete
apd_callstack - Retorna a pilha de chamadas atual como uma matriz
apd_clunk - lança um aviso e um callstack
apd_continue - Reinicia o intérprete
apd_croak - Lança um erro, um callstack e depois sai
apd_dump_function_table - Gera a tabela de funções atual
apd_dump_persistent_resources - Retorna todos os recursos persistentes como uma matriz
apd_dump_regular_resources - Retorna todos os recursos regulares atuais como um array
apd_echo - Echo ao soquete de depuração
apd_get_active_symbols - Obtém uma matriz dos nomes das variáveis atuais no escopo local
apd_set_pprof_trace - Inicia a depuração da sessão
apd_set_session - Changes or sets the current debugging level
apd_set_session_trace - Starts the session debugging
apd_set_session_trace_socket - Starts the remote session debugging
AppendIterator::append - Appends an iterator
AppendIterator::current - Gets the current value
AppendIterator::getArrayIterator - Gets the ArrayIterator
AppendIterator::getInnerIterator - Gets the inner iterator
AppendIterator::getIteratorIndex - Gets an index of iterators
AppendIterator::key - Gets the current key
AppendIterator::next - Moves to the next element
AppendIterator::rewind - Rewinds the Iterator
AppendIterator::valid - Checks validity of the current element
AppendIterator::__construct - Constructs an AppendIterator
array - Cria um array
ArrayAccess::offsetExists - Verifica se uma posição existe
ArrayAccess::offsetGet - Posição a ser obtida
ArrayAccess::offsetSet - Atribui um valor a uma posição específica
https://www.php.net/manual/pt_BR/indexes.functions.php 4/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
y p ç p
ArrayAccess::offsetUnset - Destrói uma posição
ArrayIterator::append - Append an element
ArrayIterator::asort - Sort array by values
ArrayIterator::count - Conta os elementos
ArrayIterator::current - Retorna o valor do elemento atual do array
ArrayIterator::getArrayCopy - Get array copy
ArrayIterator::getFlags - Retorna as flags de comportamento
ArrayIterator::key - Retorna a chave do elemento atual do array
ArrayIterator::ksort - Sort array by keys
ArrayIterator::natcasesort - Sort an array naturally, case insensitive
ArrayIterator::natsort - Sort an array naturally
ArrayIterator::next - Avança para o próximo elemento
ArrayIterator::offsetExists - Check if offset exists
ArrayIterator::offsetGet - Get value for an offset
ArrayIterator::offsetSet - Set value for an offset
ArrayIterator::offsetUnset - Unset value for an offset
ArrayIterator::rewind - Recoloca o array no início
ArrayIterator::seek - Aponta para determinada posição
ArrayIterator::serialize - Serialize
ArrayIterator::setFlags - Define as flags que irão alterar o comportamento
ArrayIterator::uasort - Sort with a user-defined comparison function and maintain index
association
ArrayIterator::uksort - Sort by keys using a user-defined comparison function
ArrayIterator::unserialize - Unserialize
ArrayIterator::valid - Verifica se o array possui mais elementos
ArrayIterator::__construct - Construct an ArrayIterator
ArrayObject::append - Acrescenta um valor
ArrayObject::asort - Sort the entries by value
ArrayObject::count - Retorna o número de elementos no iterador
ArrayObject::exchangeArray - Exchange the array for another one
ArrayObject::getArrayCopy - Creates a copy of the ArrayObject
ArrayObject::getFlags - Gets the behavior flags
ArrayObject::getIterator - Retorna o iterador do ArrayObject
ArrayObject::getIteratorClass - Gets the iterator classname for the ArrayObject
ArrayObject::ksort - Sort the entries by key
ArrayObject::natcasesort - Sort an array using a case insensitive "natural order" algorithm
ArrayObject::natsort - Sort entries using a "natural order" algorithm
ArrayObject::offsetExists - Retorna se o índice solicitado existe ou não
ArrayObject::offsetGet - Retorna o valor do índice especificado
ArrayObject::offsetSet - Define o valor do índice especificado por $index para $newval
ArrayObject::offsetUnset - Destrói o elemento no índice especificado
ArrayObject::serialize - Serialize an ArrayObject
ArrayObject::setFlags - Sets the behavior flags
ArrayObject::setIteratorClass - Sets the iterator classname for the ArrayObject
ArrayObject::uasort - Sort the entries with a user-defined comparison function and maintain key
association
ArrayObject::uksort - Sort the entries by keys using a user-defined comparison function
ArrayObject::unserialize - Unserialize an ArrayObject
ArrayObject::__construct - Constrói um novo objeto array
array_change_key_case - Modifica a caixa de todas as chaves em um array
array_chunk - Divide um array em pedaços
array_column - Retorna os valores de uma coluna do array informado
array_combine - Cria um array usando um array para chaves e outro para valores
array_count_values - Conta todos os valores de um array
array_diff - Computa as diferenças entre arrays
array_diff_assoc - Computa a diferença entre arrays com checagem adicional de índice
array_diff_key - Computa a diferença entre arrays usando as chaves na comparação
array diff uassoc - Computa a diferença entre arrays com checagem adicional de índice que
https://www.php.net/manual/pt_BR/indexes.functions.php 5/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
y_ _ p ç y g q
feita por uma função de callback fornecida pelo usuário

array_diff_ukey - Computa a diferença entre arrays usando uma função callback na comparação
de chaves
array_fill - Preenche um array com valores
array_fill_keys - Preenche um array com valores, especificando chaves
array_filter - Filtra elementos de um array utilizando uma função callback
array_flip - Permuta todas as chaves e seus valores associados em um array
array_intersect - Calcula a interseção entre arrays
array_intersect_assoc - Computa a interseção de arrays com uma adicional verificação de índice
array_intersect_key - Computa a interseção de array comparando pelas chaves
array_intersect_uassoc - Computa a interseção de arrays com checagem de índice adicional,
compara índices por uma função de callback
array_intersect_ukey - Computa a interseção de arrays usando uma função de callback nas
chaves para comparação
array_keys - Retorna todas as chaves ou uma parte das chaves de um array
array_key_exists - Checa se uma chave ou índice existe em um array
array_key_first - Gets the first key of an array
array_key_last - Gets the last key of an array
array_map - Aplica uma função em todos os elementos dos arrays dados
array_merge - Combina um ou mais arrays
array_merge_recursive - Funde dois ou mais arrays recursivamente
array_multisort - Ordena múltiplos arrays ou arrays multidimensionais
array_pad - Expande um array para um certo comprimento utilizando um determinado valor
array_pop - Extrai um elemento do final do array
array_product - Calcula o produto dos valores de um array
array_push - Adiciona um ou mais elementos no final de um array
array_rand - Escolhe um ou mais elementos aleatórios de um array
array_reduce - Reduz um array para um único valor através de um processo iterativo via função
callback
array_replace - Replaces elements from passed arrays into the first array
array_replace_recursive - Replaces elements from passed arrays into the first array recursively
array_reverse - Retorna um array com os elementos na ordem inversa
array_search - Procura por um valor em um array e retorna sua chave correspondente caso seja
encontrado
array_shift - Retira o primeiro elemento de um array
array_slice - Extrai uma parcela de um array
array_splice - Remove uma parcela do array e substitui com outros elementos
array_sum - Calcula a soma dos elementos de um array
array_udiff - Computa a diferença de arrays usando uma função de callback para comparação
dos dados
array_udiff_assoc - Computa a diferença entre arrays com checagem adicional de índice,
compara dados por uma função de callback
array_udiff_uassoc - Computa a diferença entre arrays com checagem adicional de índice,
compara dados e índices por uma função de callback
array_uintersect - Computa a interseção de array, comparando dados com uma função callback
array_uintersect_assoc - Computa a interseção de arrays com checagem adicional de índice,
compara os dados utilizando uma função de callback
array_uintersect_uassoc - Computa a interseção de arrays com checagem adicional de índice,
compara os dados e os índices utilizando funções de callback separadas
array_unique - Remove os valores duplicados de um array
array_unshift - Adiciona um ou mais elementos no início de um array
array_values - Retorna todos os valores de um array
array_walk - Aplica uma determinada funcão em cada elemento de um array
array_walk_recursive - Aplica um função do usuário recursivamente para cada membro de um
array
arsort - Ordena um array em ordem descrescente mantendo a associação entre índices e valores
asin - Seno Inverso (arco seno)
https://www.php.net/manual/pt_BR/indexes.functions.php 6/206
22/05/2019
( ) PHP: Lista de Funções e Métodos - Manual
asinh - Seno Hiperbólico Inverso
asort - Ordena um array mantendo a associação entre índices e valores
assert - Confere se uma afirmação é FALSE
assert_options - Define/Obtém várias opções do assert
atan - Tangente Inversa (arco tangente)
atan2 - Tangente inversa de duas variáveis
atanh - tangente hiperbólica inversa
b
base64_decode - Decodifica dados codificados com MIME base64
base64_encode - Codifica dados com MIME base64
basename - Retorna apenas a parte que corresponde ao nome do arquivo de um caminho/path
BaseResult :: getWarnings - Buscar avisos da última operação
BaseResult :: getWarningsCount - Obter contagem de aviso da última operação
base_convert - Converte um número entre bases arbitrárias
bbcode_add_element - Adiciona um elemento bbcode
bbcode_add_smiley - Adiciona um smiley para o analisador
bbcode_create - Cria um recurso BBCode
bbcode_destroy - Fecha o resource BBCode_container
bbcode_parse - Analisa uma string seguindo um dado conjunto de regras
bbcode_set_arg_parser - Anexa outro analisador para usar outro conjunto de regras para análise
de argumentos
bbcode_set_flags - Defina ou altere as opções do analisador
bcadd - Adicionar dois números de precisão arbitrária
bccomp - Comparar dois números de precisão arbitrária
bcdiv - Dividir dois números de precisão arbitrária
bcmod - Obtém o módulo de um número com precisão arbitrária
bcmul - Multiplicar dois números de precisão arbitrária
bcompiler_load - Lê e cria classes a partir de um arquivo compactado pelo bzip
bcompiler_load_exe - Lê e cria classes a partir de um arquivo exe do bcompiler
bcompiler_parse_class - Lê o bytecode de uma classe e chama para uma função do usuário
bcompiler_read - Lê e cria uma classe a partir de um handle de arquivo
bcompiler_write_class - Escreve uma classe definida como bytecode
bcompiler_write_constant - Escreve uma constante definida como bytecodes
bcompiler_write_exe_footer - Escreve na posição de início e continua até o fim do arquivo de
tipo EXE
bcompiler_write_file - Escreve um arquivo-fonte do PHP como bytecodes
bcompiler_write_footer - Escreve o caracter \x00 para indicar o Fim dos dados compilados
bcompiler_write_function - Escreve uma função definida como bytecodes
bcompiler_write_functions_from_file - Escreve todas as funções definidas em um arquivo como
bytecodes
bcompiler_write_header - Escreve o cabeçalho do bcompiler
bcompiler_write_included_filename - Escreve os bytecodes de um arquivo incluído (via
include)
bcpow - Eleva um número de precisão arbitrária a outro
bcpowmod - Eleva um número de precisão arbitrária para outro, reduzido por um módulo
especificado
bcscale - Configura o parâmentro escala para todas as funções bc
bcsqrt - Obtém a raiz quadrada de um número de precisão arbitrária
bcsub - Subtrai um número de precisão arbitrária de outro
bin2hex - Converte um dado binário em representação hexadecimal
bindec - Binário para decimal
bindtextdomain - Configura o caminho para um domínio
bind_textdomain_codeset - Define qual codificação de caractere será retornado pelas mensagens
do catálogo do DOMÍNIO especificado.
blenc_encrypt - Encrypt a PHP script with BLENC
boolval - Obtém o valor booleano de uma variável
bson_decode - Deserializes a BSON object into a PHP array
bson encode - Serializes a PHP variable into a BSON string
https://www.php.net/manual/pt_BR/indexes.functions.php 7/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ g
bzclose - Fecha um ponteiro de arquivo bzip2
bzcompress - Comprime uma string em dados no formato bzip2
bzdecompress - Descomprime dados no formato bzip2
bzerrno - Retorna um número de erro do bzip2
bzerror - Retorna o número e string de erro do bzip2 em um array
bzerrstr - Retorna a string de erro do bzip2
bzflush - Força a escrita de todos os dados que estão no buffer
bzopen - Abre um arquivo comprimido com bzip2
bzread - Leitura binary-safe de um arquivo bzip2
bzwrite - Escrita binary-safe em um arquivo bzip2
c
CachingIterator::count - The number of elements in the iterator
CachingIterator::current - Return the current element
CachingIterator::getCache - Retrieve the contents of the cache
CachingIterator::getFlags - Get flags used
CachingIterator::getInnerIterator - Returns the inner iterator
CachingIterator::hasNext - Verifica se o iterador interno tem ou não um próximo elemento
válido
CachingIterator::key - Return the key for the current element
CachingIterator::next - Avança o iterador
CachingIterator::offsetExists - The offsetExists purpose
CachingIterator::offsetGet - The offsetGet purpose
CachingIterator::offsetSet - The offsetSet purpose
CachingIterator::offsetUnset - The offsetUnset purpose
CachingIterator::rewind - Recomeça o iterador
CachingIterator::setFlags - The setFlags purpose
CachingIterator::valid - Verifica se o elemento atual é válido ou não
CachingIterator::__construct - Construct a new CachingIterator object for the iterator
CachingIterator::__toString - Retorna a representação como string do elemento atual
Cairo::availableFonts - Retrieves the availables font types
Cairo::availableSurfaces - Retrieves all available surfaces
Cairo::statusToString - Retrieves the current status as string
Cairo::version - Retrieves cairo's library version
Cairo::versionString - Retrieves cairo version as string
CairoContext::appendPath - Appends a path to current path
CairoContext::arc - Adds a circular arc
CairoContext::arcNegative - Adds a negative arc
CairoContext::clip - Establishes a new clip region
CairoContext::clipExtents - Computes the area inside the current clip
CairoContext::clipPreserve - Establishes a new clip region from the current clip
CairoContext::clipRectangleList - Retrieves the current clip as a list of rectangles
CairoContext::closePath - Closes the current path
CairoContext::copyPage - Emits the current page
CairoContext::copyPath - Creates a copy of the current path
CairoContext::copyPathFlat - Gets a flattened copy of the current path
CairoContext::curveTo - Adds a curve
CairoContext::deviceToUser - Transform a coordinate
CairoContext::deviceToUserDistance - Transform a distance
CairoContext::fill - Fills the current path
CairoContext::fillExtents - Computes the filled area
CairoContext::fillPreserve - Fills and preserve the current path
CairoContext::fontExtents - Get the font extents
CairoContext::getAntialias - Retrieves the current antialias mode
CairoContext::getCurrentPoint - The getCurrentPoint purpose
CairoContext::getDash - The getDash purpose
CairoContext::getDashCount - The getDashCount purpose
CairoContext::getFillRule - The getFillRule purpose
CairoContext::getFontFace - The getFontFace purpose
https://www.php.net/manual/pt_BR/indexes.functions.php 8/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g p p
CairoContext::getFontMatrix - The getFontMatrix purpose
CairoContext::getFontOptions - The getFontOptions purpose
CairoContext::getGroupTarget - The getGroupTarget purpose
CairoContext::getLineCap - The getLineCap purpose
CairoContext::getLineJoin - The getLineJoin purpose
CairoContext::getLineWidth - The getLineWidth purpose
CairoContext::getMatrix - The getMatrix purpose
CairoContext::getMiterLimit - The getMiterLimit purpose
CairoContext::getOperator - The getOperator purpose
CairoContext::getScaledFont - The getScaledFont purpose
CairoContext::getSource - The getSource purpose
CairoContext::getTarget - The getTarget purpose
CairoContext::getTolerance - The getTolerance purpose
CairoContext::glyphPath - The glyphPath purpose
CairoContext::hasCurrentPoint - The hasCurrentPoint purpose
CairoContext::identityMatrix - The identityMatrix purpose
CairoContext::inFill - The inFill purpose
CairoContext::inStroke - The inStroke purpose
CairoContext::lineTo - The lineTo purpose
CairoContext::mask - The mask purpose
CairoContext::maskSurface - The maskSurface purpose
CairoContext::moveTo - The moveTo purpose
CairoContext::newPath - The newPath purpose
CairoContext::newSubPath - The newSubPath purpose
CairoContext::paint - The paint purpose
CairoContext::paintWithAlpha - The paintWithAlpha purpose
CairoContext::pathExtents - The pathExtents purpose
CairoContext::popGroup - The popGroup purpose
CairoContext::popGroupToSource - The popGroupToSource purpose
CairoContext::pushGroup - The pushGroup purpose
CairoContext::pushGroupWithContent - The pushGroupWithContent purpose
CairoContext::rectangle - The rectangle purpose
CairoContext::relCurveTo - The relCurveTo purpose
CairoContext::relLineTo - The relLineTo purpose
CairoContext::relMoveTo - The relMoveTo purpose
CairoContext::resetClip - The resetClip purpose
CairoContext::restore - The restore purpose
CairoContext::rotate - The rotate purpose
CairoContext::save - The save purpose
CairoContext::scale - The scale purpose
CairoContext::selectFontFace - The selectFontFace purpose
CairoContext::setAntialias - The setAntialias purpose
CairoContext::setDash - The setDash purpose
CairoContext::setFillRule - The setFillRule purpose
CairoContext::setFontFace - The setFontFace purpose
CairoContext::setFontMatrix - The setFontMatrix purpose
CairoContext::setFontOptions - The setFontOptions purpose
CairoContext::setFontSize - The setFontSize purpose
CairoContext::setLineCap - The setLineCap purpose
CairoContext::setLineJoin - The setLineJoin purpose
CairoContext::setLineWidth - The setLineWidth purpose
CairoContext::setMatrix - The setMatrix purpose
CairoContext::setMiterLimit - The setMiterLimit purpose
CairoContext::setOperator - The setOperator purpose
CairoContext::setScaledFont - The setScaledFont purpose
CairoContext::setSource - The setSource purpose
CairoContext::setSourceRGB - The setSourceRGB purpose
CairoContext::setSourceRGBA - The setSourceRGBA purpose
https://www.php.net/manual/pt_BR/indexes.functions.php 9/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p p
CairoContext::setSourceSurface - The setSourceSurface purpose
CairoContext::setTolerance - The setTolerance purpose
CairoContext::showPage - The showPage purpose
CairoContext::showText - The showText purpose
CairoContext::status - The status purpose
CairoContext::stroke - The stroke purpose
CairoContext::strokeExtents - The strokeExtents purpose
CairoContext::strokePreserve - The strokePreserve purpose
CairoContext::textExtents - The textExtents purpose
CairoContext::textPath - The textPath purpose
CairoContext::transform - The transform purpose
CairoContext::translate - The translate purpose
CairoContext::userToDevice - The userToDevice purpose
CairoContext::userToDeviceDistance - The userToDeviceDistance purpose
CairoContext::__construct - Creates a new CairoContext
CairoFontFace::getType - Retrieves the font face type
CairoFontFace::status - Check for CairoFontFace errors
CairoFontFace::__construct - Creates a new CairoFontFace object
CairoFontOptions::equal - The equal purpose
CairoFontOptions::getAntialias - The getAntialias purpose
CairoFontOptions::getHintMetrics - The getHintMetrics purpose
CairoFontOptions::getHintStyle - The getHintStyle purpose
CairoFontOptions::getSubpixelOrder - The getSubpixelOrder purpose
CairoFontOptions::hash - The hash purpose
CairoFontOptions::merge - The merge purpose
CairoFontOptions::setAntialias - The setAntialias purpose
CairoFontOptions::setHintMetrics - The setHintMetrics purpose
CairoFontOptions::setHintStyle - The setHintStyle purpose
CairoFontOptions::setSubpixelOrder - The setSubpixelOrder purpose
CairoFontOptions::status - The status purpose
CairoFontOptions::__construct - The __construct purpose
CairoFormat::strideForWidth - Provides an appropriate stride to use
CairoGradientPattern::addColorStopRgb - The addColorStopRgb purpose
CairoGradientPattern::addColorStopRgba - The addColorStopRgba purpose
CairoGradientPattern::getColorStopCount - The getColorStopCount purpose
CairoGradientPattern::getColorStopRgba - The getColorStopRgba purpose
CairoGradientPattern::getExtend - The getExtend purpose
CairoGradientPattern::setExtend - The setExtend purpose
CairoImageSurface::createForData - The createForData purpose
CairoImageSurface::createFromPng - Creates a new CairoImageSurface form a png image file
CairoImageSurface::getData - Gets the image data as string
CairoImageSurface::getFormat - Get the image format
CairoImageSurface::getHeight - Retrieves the height of the CairoImageSurface
CairoImageSurface::getStride - The getStride purpose
CairoImageSurface::getWidth - Retrieves the width of the CairoImageSurface
CairoImageSurface::__construct - Creates a new CairoImageSurface
CairoLinearGradient::getPoints - The getPoints purpose
CairoLinearGradient::__construct - The __construct purpose
CairoMatrix::initIdentity - Creates a new identity matrix
CairoMatrix::initRotate - Creates a new rotated matrix
CairoMatrix::initScale - Creates a new scaling matrix
CairoMatrix::initTranslate - Creates a new translation matrix
CairoMatrix::invert - The invert purpose
CairoMatrix::multiply - The multiply purpose
CairoMatrix::rotate - The rotate purpose
CairoMatrix::scale - Applies scaling to a matrix
CairoMatrix::transformDistance - The transformDistance purpose
CairoMatrix::transformPoint - The transformPoint purpose
https://www.php.net/manual/pt_BR/indexes.functions.php 10/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p p
CairoMatrix::translate - The translate purpose
CairoMatrix::__construct - Creates a new CairoMatrix object
CairoPattern::getMatrix - The getMatrix purpose
CairoPattern::getType - The getType purpose
CairoPattern::setMatrix - The setMatrix purpose
CairoPattern::status - The status purpose
CairoPattern::__construct - The __construct purpose
CairoPdfSurface::setSize - The setSize purpose
CairoPdfSurface::__construct - The __construct purpose
CairoPsSurface::dscBeginPageSetup - The dscBeginPageSetup purpose
CairoPsSurface::dscBeginSetup - The dscBeginSetup purpose
CairoPsSurface::dscComment - The dscComment purpose
CairoPsSurface::getEps - The getEps purpose
CairoPsSurface::getLevels - The getLevels purpose
CairoPsSurface::levelToString - The levelToString purpose
CairoPsSurface::restrictToLevel - The restrictToLevel purpose
CairoPsSurface::setEps - The setEps purpose
CairoPsSurface::setSize - The setSize purpose
CairoPsSurface::__construct - The __construct purpose
CairoRadialGradient::getCircles - The getCircles purpose
CairoRadialGradient::__construct - The __construct purpose
CairoScaledFont::extents - The extents purpose
CairoScaledFont::getCtm - The getCtm purpose
CairoScaledFont::getFontFace - The getFontFace purpose
CairoScaledFont::getFontMatrix - The getFontMatrix purpose
CairoScaledFont::getFontOptions - The getFontOptions purpose
CairoScaledFont::getScaleMatrix - The getScaleMatrix purpose
CairoScaledFont::getType - The getType purpose
CairoScaledFont::glyphExtents - The glyphExtents purpose
CairoScaledFont::status - The status purpose
CairoScaledFont::textExtents - The textExtents purpose
CairoScaledFont::__construct - The __construct purpose
CairoSolidPattern::getRgba - The getRgba purpose
CairoSolidPattern::__construct - The __construct purpose
CairoSurface::copyPage - The copyPage purpose
CairoSurface::createSimilar - The createSimilar purpose
CairoSurface::finish - The finish purpose
CairoSurface::flush - The flush purpose
CairoSurface::getContent - The getContent purpose
CairoSurface::getDeviceOffset - The getDeviceOffset purpose
CairoSurface::getFontOptions - The getFontOptions purpose
CairoSurface::getType - The getType purpose
CairoSurface::markDirty - The markDirty purpose
CairoSurface::markDirtyRectangle - The markDirtyRectangle purpose
CairoSurface::setDeviceOffset - The setDeviceOffset purpose
CairoSurface::setFallbackResolution - The setFallbackResolution purpose
CairoSurface::showPage - The showPage purpose
CairoSurface::status - The status purpose
CairoSurface::writeToPng - The writeToPng purpose
CairoSurface::__construct - The __construct purpose
CairoSurfacePattern::getExtend - The getExtend purpose
CairoSurfacePattern::getFilter - The getFilter purpose
CairoSurfacePattern::getSurface - The getSurface purpose
CairoSurfacePattern::setExtend - The setExtend purpose
CairoSurfacePattern::setFilter - The setFilter purpose
CairoSurfacePattern::__construct - The __construct purpose
CairoSvgSurface::getVersions - Used to retrieve a list of supported SVG versions
CairoSvgSurface::restrictToVersion - The restrictToVersion purpose
https://www.php.net/manual/pt_BR/indexes.functions.php 11/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p p
CairoSvgSurface::versionToString - The versionToString purpose
CairoSvgSurface::__construct - The __construct purpose
cairo_create - Returns a new CairoContext object on the requested surface
cairo_font_options_create - Description
cairo_font_options_equal - Description
cairo_font_options_get_antialias - Description
cairo_font_options_get_hint_metrics - Description
cairo_font_options_get_hint_style - Description
cairo_font_options_get_subpixel_order - Description
cairo_font_options_hash - Description
cairo_font_options_merge - Description
cairo_font_options_set_antialias - Description
cairo_font_options_set_hint_metrics - Description
cairo_font_options_set_hint_style - Description
cairo_font_options_set_subpixel_order - Description
cairo_font_options_status - Description
cairo_format_stride_for_width - Description
cairo_image_surface_create - Description
cairo_image_surface_create_for_data - Description
cairo_image_surface_create_from_png - Description
cairo_image_surface_get_data - Description
cairo_image_surface_get_format - Description
cairo_image_surface_get_height - Description
cairo_image_surface_get_stride - Description
cairo_image_surface_get_width - Description
cairo_matrix_create_scale - Sinônimo de CairoMatrix::initScale
cairo_matrix_create_translate - Sinônimo de CairoMatrix::initTranslate
cairo_matrix_invert - Description
cairo_matrix_multiply - Description
cairo_matrix_transform_distance - Description
cairo_matrix_transform_point - Description
cairo_matrix_translate - Description
cairo_pattern_add_color_stop_rgb - Description
cairo_pattern_add_color_stop_rgba - Description
cairo_pattern_create_for_surface - Description
cairo_pattern_create_linear - Description
cairo_pattern_create_radial - Description
cairo_pattern_create_rgb - Description
cairo_pattern_create_rgba - Description
cairo_pattern_get_color_stop_count - Description
cairo_pattern_get_color_stop_rgba - Description
cairo_pattern_get_extend - Description
cairo_pattern_get_filter - Description
cairo_pattern_get_linear_points - Description
cairo_pattern_get_matrix - Description
cairo_pattern_get_radial_circles - Description
cairo_pattern_get_rgba - Description
cairo_pattern_get_surface - Description
cairo_pattern_get_type - Description
cairo_pattern_set_extend - Description
cairo_pattern_set_filter - Description
cairo_pattern_set_matrix - Description
cairo_pattern_status - Description
cairo_pdf_surface_create - Description
cairo_pdf_surface_set_size - Description
cairo_ps_get_levels - Description
cairo_ps_level_to_string - Description
cairo ps surface create - Description
https://www.php.net/manual/pt_BR/indexes.functions.php 12/206
22/05/2019
_p _ _ pPHP: Lista de Funções e Métodos - Manual
cairo_ps_surface_dsc_begin_page_setup - Description
cairo_ps_surface_dsc_begin_setup - Description
cairo_ps_surface_dsc_comment - Description
cairo_ps_surface_get_eps - Description
cairo_ps_surface_restrict_to_level - Description
cairo_ps_surface_set_eps - Description
cairo_ps_surface_set_size - Description
cairo_scaled_font_create - Description
cairo_scaled_font_extents - Description
cairo_scaled_font_get_ctm - Description
cairo_scaled_font_get_font_face - Description
cairo_scaled_font_get_font_matrix - Description
cairo_scaled_font_get_font_options - Description
cairo_scaled_font_get_scale_matrix - Description
cairo_scaled_font_get_type - Description
cairo_scaled_font_glyph_extents - Description
cairo_scaled_font_status - Description
cairo_scaled_font_text_extents - Description
cairo_surface_copy_page - Description
cairo_surface_create_similar - Description
cairo_surface_finish - Description
cairo_surface_flush - Description
cairo_surface_get_content - Description
cairo_surface_get_device_offset - Description
cairo_surface_get_font_options - Description
cairo_surface_get_type - Description
cairo_surface_mark_dirty - Description
cairo_surface_mark_dirty_rectangle - Description
cairo_surface_set_device_offset - Description
cairo_surface_set_fallback_resolution - Description
cairo_surface_show_page - Description
cairo_surface_status - Description
cairo_surface_write_to_png - Description
cairo_svg_surface_create - Description
cairo_svg_surface_restrict_to_version - Description
cairo_svg_version_to_string - Description
CallbackFilterIterator::accept - Calls the callback with the current value, the current key and the
inner iterator as arguments
CallbackFilterIterator::__construct - Create a filtered iterator from another iterator
call_user_func - Chama uma função de usuário dada pelo primeiro parâmetro
call_user_func_array - Chama uma dada função de usuário com um array de parâmetros
call_user_method - Chama um método do usuário de um específico objeto [obsoleto]
call_user_method_array - Chama métodos de usuário dado uma matriz de parâmetros [obsoleto]
cal_days_in_month - Retorna o número de dias em um mês de um calendário e ano requisitado
cal_from_jd - Converte à partir do "Julian Day Count" para um outro calendário suportado
cal_info - Retorna informações sobre um calendário em particular
cal_to_jd - Converte um calendário (suportado) para o calendário "Julian Day Count"
ceil - Arredonda frações para cima
chdb::get - Gets the value associated with a key
chdb::__construct - Creates a chdb instance
chdb_create - Creates a chdb file
chdir - Muda o diretório
checkdate - Valida uma data Gregoriana
checkdnsrr - Checa os registros DNS correspondentes para o nome do host ou endereço IP
informado
chgrp - Modifica o grupo do arquivo
chmod - Modifica as permissões do arquivo
chop - Sinônimo de rtrim
https://www.php.net/manual/pt_BR/indexes.functions.php 13/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p
chown - Modifica o dono do arquivo
chr - Retorna um caracter específico
chroot - Muda o diretório raiz (root)
chunk_split - Divide uma string em pequenos pedaços
classkit_import - Importa métodos definidos em outra classe
classkit_method_add - Adiciona dinamicamente um método a uma classe
classkit_method_copy - Copia um método de uma classe para a outra
classkit_method_redefine - Muda dinâmicamente o corpo do método
classkit_method_remove - Remove dinamicamente um método da classe
classkit_method_rename - Muda dinamicamente o nome de um método
class_alias - Creates an alias for a class
class_exists - Checa se uma classe foi definida
class_implements - Retorna as interfaces que são implementadas pela classe
class_parents - Retorna as classes pai de determinada classe
class_uses - Return the traits used by the given class
clearstatcache - Limpa as informações em cache sobre arquivos
cli_get_process_title - Returns the current process title
cli_set_process_title - Sets the process title
closedir - Fecha o manipulador do diretório
closelog - Close connection to system logger
Closure::bind - Duplica uma closure com um objeto vinculado e um escopo de classe
Closure::bindTo - Duplicates the closure with a new bound object and class scope
Closure::call - Vincula e chama a closure
Closure::__construct - Construtor que desabilita a instanciação
Collator::asort - Sort array maintaining index association
Collator::compare - Compare two Unicode strings
Collator::create - Create a collator
Collator::getAttribute - Get collation attribute value
Collator::getErrorCode - Get collator's last error code
Collator::getErrorMessage - Get text for collator's last error code
Collator::getLocale - Get the locale name of the collator
Collator::getSortKey - Get sorting key for a string
Collator::getStrength - Get current collation strength
Collator::setAttribute - Set collation attribute
Collator::setStrength - Set collation strength
Collator::sort - Sort array using specified collator
Collator::sortWithSortKeys - Sort array using specified collator and sort keys
Collator::__construct - Create a collator
Collectable::isGarbage - Determine whether an object has been marked as garbage
Collectable::setGarbage - Mark an object as garbage
Collection::add - Add collection document
Collection::addOrReplaceOne - Add or replace collection document
Collection::count - Get document count
Collection::createIndex - Create collection index
Collection::dropIndex - Drop collection index
Collection::existsInDatabase - Check if collection exists in database
Collection::find - Search for document
Collection::getName - Get collection name
Collection::getOne - Get one document
Collection::getSchema - Get schema object
Collection::getSession - Get session object
Collection::modify - Modify collection documents
Collection::remove - Remove collection documents
Collection::removeOne - Remove one collection document
Collection::replaceOne - Replace one collection document
Collection::__construct - Collection constructor
CollectionAdd::execute - Execute the statement
CollectionAdd:: construct - CollectionAdd constructor
https://www.php.net/manual/pt_BR/indexes.functions.php 14/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
__
CollectionFind::bind - Bind value to query placeholder
CollectionFind::execute - Execute the statement
CollectionFind::fields - Set document field filter
CollectionFind::groupBy - Set grouping criteria
CollectionFind::having - Set condition for aggregate functions
CollectionFind::limit - Limit number of returned documents
CollectionFind::lockExclusive - Execute operation with EXCLUSIVE LOCK
CollectionFind::lockShared - Execute operation with SHARED LOCK
CollectionFind::offset - Skip given number of elements to be returned
CollectionFind::sort - Set the sorting criteria
CollectionFind::__construct - CollectionFind constructor
CollectionModify::arrayAppend - Append element to an array field
CollectionModify::arrayInsert - Insert element into an array field
CollectionModify::bind - Bind value to query placeholder
CollectionModify::execute - Execute modify operation
CollectionModify::limit - Limit number of modified documents
CollectionModify::patch - Patch document
CollectionModify::replace - Replace document field
CollectionModify::set - Set document attribute
CollectionModify::skip - Skip elements
CollectionModify::sort - Set the sorting criteria
CollectionModify::unset - Unset the value of document fields
CollectionModify::__construct - CollectionModify constructor
CollectionRemove::bind - Bind value to placeholder
CollectionRemove::execute - Execute remove operation
CollectionRemove::limit - Limit number of documents to remove
CollectionRemove::sort - Set the sorting criteria
CollectionRemove::__construct - CollectionRemove constructor
ColumnResult::getCharacterSetName - Get character set
ColumnResult::getCollationName - Get collation name
ColumnResult::getColumnLabel - Get column label
ColumnResult::getColumnName - Get column name
ColumnResult::getFractionalDigits - Get fractional digit length
ColumnResult::getLength - Get column field length
ColumnResult::getSchemaName - Get schema name
ColumnResult::getTableLabel - Get table label
ColumnResult::getTableName - Get table name
ColumnResult::getType - Get column type
ColumnResult::isNumberSigned - Check if signed type
ColumnResult::isPadded - Check if padded
ColumnResult::__construct - ColumnResult constructor
CommonMark\CQL::__construct - CQL Construction
CommonMark\CQL::__invoke - CQL Execution
CommonMark\Interfaces\IVisitable::accept - Visitation
CommonMark\Interfaces\IVisitor::enter - Visitation
CommonMark\Interfaces\IVisitor::leave - Visitation
CommonMark\Node::accept - Visitation
CommonMark\Node::appendChild - AST Manipulation
CommonMark\Node::insertAfter - AST Manipulation
CommonMark\Node::insertBefore - AST Manipulation
CommonMark\Node::prependChild - AST Manipulation
CommonMark\Node::replace - AST Manipulation
CommonMark\Node::unlink - AST Manipulation
CommonMark\Node\BulletList::__construct - BulletList Construction
CommonMark\Node\CodeBlock::__construct - CodeBlock Construction
CommonMark\Node\Heading::__construct - Heading Construction
CommonMark\Node\Image::__construct - Image Construction
CommonMark\Node\Link:: construct - Link Construction
https://www.php.net/manual/pt_BR/indexes.functions.php 15/206
22/05/2019
__ PHP: Lista de Funções e Métodos - Manual
CommonMark\Node\OrderedList::__construct - OrderedList Construction
CommonMark\Node\Text::__construct - Text Construction
CommonMark\Parse - Parsing
CommonMark\Parser::finish - Parsing
CommonMark\Parser::parse - Parsing
CommonMark\Parser::__construct - Parsing
CommonMark\Render - Rendering
CommonMark\Render\HTML - Rendering
CommonMark\Render\Latex - Rendering
CommonMark\Render\Man - Rendering
CommonMark\Render\XML - Rendering
compact - Cria um array contendo variáveis e seus valores
Componere\Abstract\Definition::addInterface - Add Interface
Componere\Abstract\Definition::addMethod - Add Method
Componere\Abstract\Definition::addTrait - Add Trait
Componere\Abstract\Definition::getReflector - Reflection
Componere\cast - Casting
Componere\cast_by_ref - Casting
Componere\Definition::addConstant - Add Constant
Componere\Definition::addProperty - Add Property
Componere\Definition::getClosure - Get Closure
Componere\Definition::getClosures - Get Closures
Componere\Definition::isRegistered - State Detection
Componere\Definition::register - Registration
Componere\Definition::__construct - Definition Construction
Componere\Method::getReflector - Reflection
Componere\Method::setPrivate - Accessibility Modification
Componere\Method::setProtected - Accessibility Modification
Componere\Method::setStatic - Accessibility Modification
Componere\Method::__construct - Method Construction
Componere\Patch::apply - Application
Componere\Patch::derive - Patch Derivation
Componere\Patch::getClosure - Get Closure
Componere\Patch::getClosures - Get Closures
Componere\Patch::isApplied - State Detection
Componere\Patch::revert - Reversal
Componere\Patch::__construct - Patch Construction
Componere\Value::hasDefault - Value Interaction
Componere\Value::isPrivate - Accessibility Detection
Componere\Value::isProtected - Accessibility Detection
Componere\Value::isStatic - Accessibility Detection
Componere\Value::setPrivate - Accessibility Modification
Componere\Value::setProtected - Accessibility Modification
Componere\Value::setStatic - Accessibility Modification
Componere\Value::__construct - Value Construction
com_create_guid - Generate a globally unique identifier (GUID)
com_event_sink - Connect events from a COM object to a PHP object
com_get_active_object - Returns a handle to an already running instance of a COM object
com_load_typelib - Loads a Typelib
com_message_pump - Process COM messages, sleeping for up to timeoutms milliseconds
com_print_typeinfo - Print out a PHP class definition for a dispatchable interface
Cond::broadcast - Broadcast a Condition
Cond::create - Create a Condition
Cond::destroy - Destroy a Condition
Cond::signal - Signal a Condition
Cond::wait - Wait for Condition
connection_aborted - Verifica se o cliente está desconectado
connection status - Retorna o status da conexão
https://www.php.net/manual/pt_BR/indexes.functions.php 16/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_
constant - Retorna o valor de uma constante
Constants for PDO_4D - Constants for PDO_4D
convert_cyr_string - Converte de um conjunto caracteres cirílico para outro
convert_uudecode - Decodifica uma string codificada com uuencode
convert_uuencode - Codifica com uuencode uma string
copy - Copia arquivo
cos - Coseno
cosh - Cosseno hiperbólico
count - Conta o número de elementos de uma variável, ou propriedades de um objeto
Countable::count - Count elements of an object
Counter::bumpValue - Change the current value of a counter
Counter::getMeta - Return a piece of metainformation about a counter
Counter::getNamed - Retrieve an existing named counter
Counter::getValue - Get the current value of a counter
Counter::resetValue - Reset the current value of a counter
Counter::setCounterClass - Set the class returned by Counter::getNamed
Counter::__construct - Creates an instance of a Counter which maintains a single numeric value
counter_bump - Update the current value of the basic counter
counter_bump_value - Change the current value of a counter resource
counter_create - Creates a counter which maintains a single numeric value
counter_get - Get the current value of the basic counter
counter_get_meta - Return a piece of metainformation about a counter resource
counter_get_named - Retrieve an existing named counter as a resource
counter_get_value - Get the current value of a counter resource
counter_reset - Reset the current value of the basic counter
counter_reset_value - Reset the current value of a counter resource
count_chars - Retorna informações sobre os caracteres usados numa string
crack_check - Faz uma conferencia obscura com a senha indicada
crack_closedict - Fecha um dicionário CrackLib aberto
crack_getlastmessage - Retorna a mensagem do último teste de senha
crack_opendict - Abre um novo dicionário CrackLib
crc32 - Calcula polinômio crc32 de uma string
create_function - Cria uma função anônima (lambda-style)
CrudOperationBindable::bind - Bind value to placeholder
CrudOperationLimitable::limit - Set result limit
CrudOperationSkippable::skip - Number of operations to skip
CrudOperationSortable::sort - Sort results
crypt - Encriptação unidirecional de string (hashing)
ctype_alnum - Verifica se os caracteres são alfanuméricos
ctype_alpha - Verifica se os caracteres são alfabéticos
ctype_cntrl - Verifica se os caracteres são de controle
ctype_digit - Verifica se os caracteres são numéricos
ctype_graph - Verifica se os caracteres são imprimíveis exceto espaço
ctype_lower - Verifica se os caracteres estão minúsculos
ctype_print - Verifica se os caracteres são imprimíveis
ctype_punct - Verifica se é um caractere imprimível que não é whitespace ou alfanumério
ctype_space - Verifica se os caracteres são whitespace
ctype_upper - Verifica se os caracteres são maiúsculos
ctype_xdigit - Verifica se os caracteres representam um dígito hexadecimal
cubrid_affected_rows - Return the number of rows affected by the last SQL statement
cubrid_bind - Bind variables to a prepared statement as parameters
cubrid_client_encoding - Return the current CUBRID connection charset
cubrid_close - Close CUBRID connection
cubrid_close_prepare - Close the request handle
cubrid_close_request - Close the request handle
cubrid_column_names - Get the column names in result
cubrid_column_types - Get column types in result
cubrid col get - Get contents of collection type column using OID
https://www.php.net/manual/pt_BR/indexes.functions.php 17/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _g yp g
cubrid_col_size - Get the number of elements in collection type column using OID
cubrid_commit - Commit a transaction
cubrid_connect - Open a connection to a CUBRID Server
cubrid_connect_with_url - Establish the environment for connecting to CUBRID server
cubrid_current_oid - Get OID of the current cursor location
cubrid_data_seek - Move the internal row pointer of the CUBRID result
cubrid_db_name - Get db name from results of cubrid_list_dbs
cubrid_disconnect - Close a database connection
cubrid_drop - Delete an instance using OID
cubrid_errno - Return the numerical value of the error message from previous CUBRID
operation
cubrid_error - Get the error message
cubrid_error_code - Get error code for the most recent function call
cubrid_error_code_facility - Get the facility code of error
cubrid_error_msg - Get last error message for the most recent function call
cubrid_execute - Execute a prepared SQL statement
cubrid_fetch - Fetch the next row from a result set
cubrid_fetch_array - Fetch a result row as an associative array, a numeric array, or both
cubrid_fetch_assoc - Return the associative array that corresponds to the fetched row
cubrid_fetch_field - Get column information from a result and return as an object
cubrid_fetch_lengths - Return an array with the lengths of the values of each field from the
current row
cubrid_fetch_object - Fetch the next row and return it as an object
cubrid_fetch_row - Return a numerical array with the values of the current row
cubrid_field_flags - Return a string with the flags of the given field offset
cubrid_field_len - Get the maximum length of the specified field
cubrid_field_name - Return the name of the specified field index
cubrid_field_seek - Move the result set cursor to the specified field offset
cubrid_field_table - Return the name of the table of the specified field
cubrid_field_type - Return the type of the column corresponding to the given field offset
cubrid_free_result - Free the memory occupied by the result data
cubrid_get - Get a column using OID
cubrid_get_autocommit - Get auto-commit mode of the connection
cubrid_get_charset - Return the current CUBRID connection charset
cubrid_get_class_name - Get the class name using OID
cubrid_get_client_info - Return the client library version
cubrid_get_db_parameter - Returns the CUBRID database parameters
cubrid_get_query_timeout - Get the query timeout value of the request
cubrid_get_server_info - Return the CUBRID server version
cubrid_insert_id - Return the ID generated for the last updated AUTO_INCREMENT column
cubrid_is_instance - Check whether the instance pointed by OID exists
cubrid_list_dbs - Return an array with the list of all existing CUBRID databases
cubrid_load_from_glo - Read data from a GLO instance and save it in a file
cubrid_lob2_bind - Bind a lob object or a string as a lob object to a prepared statement as
parameters
cubrid_lob2_close - Close LOB object
cubrid_lob2_export - Export the lob object to a file
cubrid_lob2_import - Import BLOB/CLOB data from a file
cubrid_lob2_new - Create a lob object
cubrid_lob2_read - Read from BLOB/CLOB data
cubrid_lob2_seek - Move the cursor of a lob object
cubrid_lob2_seek64 - Move the cursor of a lob object
cubrid_lob2_size - Get a lob object's size
cubrid_lob2_size64 - Get a lob object's size
cubrid_lob2_tell - Tell the cursor position of the LOB object
cubrid_lob2_tell64 - Tell the cursor position of the LOB object
cubrid_lob2_write - Write to a lob object
cubrid lob close - Close BLOB/CLOB data
https://www.php.net/manual/pt_BR/indexes.functions.php 18/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _
cubrid_lob_export - Export BLOB/CLOB data to file
cubrid_lob_get - Get BLOB/CLOB data
cubrid_lob_send - Read BLOB/CLOB data and send straight to browser
cubrid_lob_size - Get BLOB/CLOB data size
cubrid_lock_read - Set a read lock on the given OID
cubrid_lock_write - Set a write lock on the given OID
cubrid_move_cursor - Move the cursor in the result
cubrid_new_glo - Create a glo instance
cubrid_next_result - Get result of next query when executing multiple SQL statements
cubrid_num_cols - Return the number of columns in the result set
cubrid_num_fields - Return the number of columns in the result set
cubrid_num_rows - Get the number of rows in the result set
cubrid_pconnect - Open a persistent connection to a CUBRID server
cubrid_pconnect_with_url - Open a persistent connection to CUBRID server
cubrid_ping - Ping a server connection or reconnect if there is no connection
cubrid_prepare - Prepare a SQL statement for execution
cubrid_put - Update a column using OID
cubrid_query - Send a CUBRID query
cubrid_real_escape_string - Escape special characters in a string for use in an SQL statement
cubrid_result - Return the value of a specific field in a specific row
cubrid_rollback - Roll back a transaction
cubrid_save_to_glo - Save requested file in a GLO instance
cubrid_schema - Get the requested schema information
cubrid_send_glo - Read data from glo and send it to std output
cubrid_seq_drop - Delete an element from sequence type column using OID
cubrid_seq_insert - Insert an element to a sequence type column using OID
cubrid_seq_put - Update the element value of sequence type column using OID
cubrid_set_add - Insert a single element to set type column using OID
cubrid_set_autocommit - Set autocommit mode of the connection
cubrid_set_db_parameter - Sets the CUBRID database parameters
cubrid_set_drop - Delete an element from set type column using OID
cubrid_set_query_timeout - Set the timeout time of query execution
cubrid_unbuffered_query - Perform a query without fetching the results into memory
cubrid_version - Get the CUBRID PHP module's version
CURLFile::getFilename - Obtém o nome do arquivo
CURLFile::getMimeType - Obtém o tipo de MIME
CURLFile::getPostFilename - Obtém o nome do arquivo utilizando o POST
CURLFile::setMimeType - Define o tipo de MIME
CURLFile::setPostFilename - Define o nome do arquivo para o POST
CURLFile::__construct - Criar um objeto CURLFile
CURLFile::__wakeup - Manipulador de deserialização
curl_close - Fecha uma sessão cURL
curl_copy_handle - Copia um controlador cURL com todas as suas opções
curl_errno - Retorna o número do último erro
curl_error - Return a string containing the last error for the current session
curl_escape - Codifica uma URL
curl_exec - Perform a cURL session
curl_getinfo - Get information regarding a specific transfer
curl_init - Initialize a cURL session
curl_multi_add_handle - Add a normal cURL handle to a cURL multi handle
curl_multi_close - Close a set of cURL handles
curl_multi_errno - Return the last multi curl error number
curl_multi_exec - Run the sub-connections of the current cURL handle
curl_multi_getcontent - Return the content of a cURL handle if
CURLOPT_RETURNTRANSFER is set
curl_multi_info_read - Get information about the current transfers
curl_multi_init - Returns a new cURL multi handle
curl multi remove handle - Remove a multi handle from a set of cURL handles
https://www.php.net/manual/pt_BR/indexes.functions.php 19/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _ _
curl_multi_select - Wait for activity on any curl_multi connection
curl_multi_setopt - Configura uma opção no multi controlador cURL
curl_multi_strerror - Retorna uma string que descreve o código de erro
curl_pause - Pausa e despausa uma conexão
curl_reset - Reseta todas as opções de um controlador de sessão libcurl
curl_setopt - Set an option for a cURL transfer
curl_setopt_array - Set multiple options for a cURL transfer
curl_share_close - Fecha um controlador de compartilhamento de cURL
curl_share_errno - Return the last share curl error number
curl_share_init - Inicializa um controlador de compartilhamento de cURL
curl_share_setopt - Configura uma opção para um controlador de compartilhamento de cURL.
curl_share_strerror - Return string describing the given error code
curl_strerror - Retorna uma string que descreve o código de erro informado
curl_unescape - Decodifica a parte codificada da URL fornecida
curl_version - Gets cURL version information
current - Retorna o elemento corrente em um array
cyrus_authenticate - Authenticate against a Cyrus IMAP server
cyrus_bind - Bind callbacks to a Cyrus IMAP connection
cyrus_close - Close connection to a Cyrus IMAP server
cyrus_connect - Connect to a Cyrus IMAP server
cyrus_query - Envie uma consulta para um servidor Cyrus IMAP
cyrus_unbind - Desvincul ...
d
dados: // - Dados (RFC 2397)
DatabaseObject :: existsInDatabase - Verifique se o objeto existe no banco de dados
DatabaseObject :: getName - Obtém o nome do objeto
DatabaseObject :: getSession - Obtém o nome da sessão
date - Formata a data e a hora local
DateInterval::createFromDateString - Cria um DateInterval de porções relativas da string
DateInterval::format - Formata um intervalo
DateInterval::__construct - Cria um novo objeto DateInterval
DatePeriod :: getDateInterval - Obtém o intervalo
DatePeriod :: getEndDate - Obtém a data final
DatePeriod::getRecurrences - Gets the number of recurrences
DatePeriod::getStartDate - Gets the start date
DatePeriod::__construct - Cria um novo objeto DatePeriod
DateTime::add - Adiciona uma quantidade de dias, meses, anos, horas, minutos e segundos de
um objeto DateTime
DateTime::createFromFormat - Retorna um novo objeto DateTime formatado de acordo com um
formato informado
DateTime::diff - Retorna a diferença entre dois objetos DateTime
DateTime::format - Retorna a data formada de acordo com um formato informado
DateTime::getLastErrors - Retorna os avisos e erros
DateTime::getOffset - Retorna o deslocamento do fuso horário
DateTime::getTimestamp - Obtém o timestamp Unix
DateTime::getTimezone - Retorna o fuso horário corresponde a um DateTime informado
DateTime::modify - Altera o timestamp
DateTime::setDate - Define a data
DateTime::setISODate - Define uma data ISO
DateTime::setTime - Define o horário
DateTime::setTimestamp - Define a data e hora baseada em um timestamp Unix
DateTime::setTimezone - Define o fuso horário de um objeto DateTime
DateTime::sub - Subtrai uma quantidade de dias, meses, anos, horas, minutos e segundos de um
objeto DateTime
DateTime::__construct - Retorna um novo objeto DateTime
DateTime::__set_state - O manipulador __set_state
DateTime::__wakeup - O manipulador __wakeup
DateTimeImmutable::add - Adiciona uma quantidade de dias, meses, anos, horas, minutos e
https://www.php.net/manual/pt_BR/indexes.functions.php 20/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q , , , ,
segundos

DateTimeImmutable::createFromFormat - Retorna um novo objeto DateTimeImmutable


formatado de acordo com um formato informado
DateTimeImmutable::createFromMutable - Retorna um novo objeto DateTimeImmutable que
encapsula um objeto DateTime informado
DateTimeImmutable::getLastErrors - Retorna os avisos e erros
DateTimeImmutable::modify - Cria um novo objeto com seu timestamp modificado
DateTimeImmutable::setDate - Define a data
DateTimeImmutable::setISODate - Define a data ISO
DateTimeImmutable::setTime - Define um horário
DateTimeImmutable::setTimestamp - Define a data e ghora baseado em um timestamp Unix
DateTimeImmutable::setTimezone - Define o fuso horário
DateTimeImmutable::sub - Subtrai uma quantidade de dias, meses, anos, horas, minutos e
segundos
DateTimeImmutable::__construct - Retorna um novo objeto DateTimeImmutable
DateTimeImmutable::__set_state - O manipulador __set_state
DateTimeZone::getLocation - Retorna informações da localização de um fuso horário
DateTimeZone::getName - Retorna o nome do fuso horário
DateTimeZone::getOffset - Retorna o deslocamento do fuso horário ao Horário de Greenwish
(GMT)
DateTimeZone::getTransitions - Retorna todas as transições do fuso horário
DateTimeZone::listAbbreviations - Retorna um fuso horário contendo o indicativo do horário de
verão(dst), o deslocamento e nome do fuso horário
DateTimeZone::listIdentifiers - Retorna um array numericamente indexado contendo todos os
indenticadores de fuso horário
DateTimeZone::__construct - Cria um novo objeto DateTimeZone
date_add - Sinônimo de DateTime::add
date_create - Sinônimo de DateTime::__construct
date_create_from_format - Sinônimo de DateTime::createFromFormat
date_create_immutable - Sinônimo de DateTimeImmutable::__construct
date_create_immutable_from_format - Sinônimo de DateTimeImmutable::createFromFormat
date_date_set - Sinônimo de DateTime::setDate
date_default_timezone_get - Retorna o fuso horário padrão usado por todas as funções de data e
tempo em um script
date_default_timezone_set - Configura o fuso horário padrão utilizado por todas as funções de
data e hora em um script
date_diff - Sinônimo de DateTime::diff
date_format - Sinônimo de DateTime::format
date_get_last_errors - Sinônimo de DateTime::getLastErrors
date_interval_create_from_date_string - Sinônimo de DateInterval::createFromDateString
date_interval_format - Sinônimo de DateInterval::format
date_isodate_set - Sinônimo de DateTime::setISODate
date_modify - Sinônimo de DateTime::modify
date_offset_get - Sinônimo de DateTime::getOffset
date_parse - Retorna um array associativo com informações detalhadas da data informada
date_parse_from_format - Retorna informações sobre uma data informada de acordo com um
formato
date_sub - Sinônimo de DateTime::sub
date_sunrise - Retorna a hora do nascer do sol de um dia e localicação informada
date_sunset - Retorna a hora do pôr do sol de um dia e localização informada.
date_sun_info - Retorna um array com informações sobre pôr do sol/nascer do sol e o início/fim
do dia
date_timestamp_get - Sinônimo de DateTime::getTimestamp
date_timestamp_set - Sinônimo de DateTime::setTimestamp
date_timezone_get - Sinônimo de DateTime::getTimezone
date_timezone_set - Sinônimo de DateTime::setTimezone
date time set - Sinônimo de DateTime::setTime
https://www.php.net/manual/pt_BR/indexes.functions.php 21/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _
db2_autocommit - Retorna ou define o estado AUTOCOMMIT para uma conexão de banco de
dados
db2_bind_param - Liga uma variável PHP a um parâmetro de instrução SQL
db2_client_info - Retorna um objeto com propriedades que descrevem o cliente de banco de
dados DB2
db2_close - Fecha uma conexão de banco de dados
db2_columns - Retorna um conjunto de resultados listando as colunas e metadados associados
para uma tabela
db2_column_privileges - Retorna um conjunto de resultados listando as colunas e os privilégios
associados a uma tabela
db2_commit - Confirma uma transação
db2_connect - Retorna uma conexão para um banco de dados
db2_conn_error - Retorna uma string contendo o SQLSTATE retornado pela última tentativa de
conexão
db2_conn_errormsg - Retorna a última mensagem de erro de conexão e o valor SQLCODE
db2_cursor_type - Retorna o tipo de cursor usado por um recurso de instrução
db2_escape_string - Usado para escapar de certos caracteres
db2_exec - Executa uma instrução SQL diretamente
db2_execute - Executa uma instrução SQL preparada
db2_fetch_array - Retorna uma matriz, indexada pela posição da coluna, representando uma
linha em um conjunto de resultados
db2_fetch_assoc - Retorna uma matriz, indexada pelo nome da coluna, representando uma linha
em um conjunto de resultados
db2_fetch_both - Retorna uma matriz, indexada pelo nome e pela posição da coluna,
representando uma linha em um conjunto de resultados
db2_fetch_object - Retorna um objeto com propriedades representando colunas na linha obtida
db2_fetch_row - Define o ponteiro do conjunto de resultados para a próxima linha ou linha
solicitada
db2_field_display_size - Retorna o número máximo de bytes necessários para exibir uma coluna
db2_field_name - Retorna o nome da coluna no conjunto de resultados
db2_field_num - Retorna a posição da coluna nomeada em um conjunto de resultados
db2_field_precision - Retorna a precisão da coluna indicada em um conjunto de resultados
db2_field_scale - Retorna a escala da coluna indicada em um conjunto de resultados
db2_field_type - Retorna o tipo de dados da coluna indicada em um conjunto de resultados
db2_field_width - Retorna a largura do valor atual da coluna indicada em um conjunto de
resultados
db2_foreign_keys - Retorna um conjunto de resultados listando as chaves estrangeiras para uma
tabela
db2_free_result - Libera recursos associados a um conjunto de resultados
db2_free_stmt - Libera recursos associados ao recurso de instrução indicado
db2_get_option - Recupera um valor de opção para um recurso de instrução ou um recurso de
conexão
db2_last_insert_id - Retorna o ID gerado automaticamente da última consulta de inserção
executada com êxito nesta conexão
db2_lob_read - Obtém um tamanho definido pelo usuário de arquivos LOB com cada chamada
db2_next_result - solicita o próximo conjunto de resultados de um procedimento armazenado
db2_num_fields - Retorna o número de campos contidos em um conjunto de resultados
db2_num_rows - Retorna o número de linhas afetadas por uma instrução SQL
db2_pclose - Fecha uma conexão de banco de dados persistente
db2_pconnect - Retorna uma conexão persistente com um banco de dados
db2_prepare - Prepara uma instrução SQL para ser executada
db2_primary_keys - Retorna um conjunto de resultados listando chaves primárias para uma
tabela
db2_procedures - Retorna um conjunto de resultados listando os procedimentos armazenados
registrados em um banco de dados
db2_procedure_columns - Retorna um conjunto de resultados que lista os parâmetros do
procedimento armazenado
db2 result - Retorna uma única coluna de uma linha no conjunto de resultados
https://www.php.net/manual/pt_BR/indexes.functions.php 22/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ j
db2_rollback - Retorna uma transação

db2_server_info - Retorna um objeto com propriedades que descrevem o servidor de banco de


dados DB2
db2_set_option - Define opções para recursos de conexão ou declaração
db2_special_columns - Retorna um conjunto de resultados listando as colunas exclusivas do
identificador de linha para uma tabela
db2_statistics - Returns a result set listing the index and statistics for a table
db2_stmt_error - Returns a string containing the SQLSTATE returned by an SQL statement
db2_stmt_errormsg - Returns a string containing the last SQL statement error message
db2_tables - Returns a result set listing the tables and associated metadata in a database
db2_table_privileges - Returns a result set listing the tables and associated privileges in a
database
dbase_add_record - Adiciona um registro ao banco de dados
dbase_close - Fecha um banco de dados
dbase_create - Cria um banco de dados
dbase_delete_record - Exclui um registro do banco de dados
dbase_get_header_info - Obtém as informações do cabeçalho do banco de dados
dbase_get_record - Obtém um registro do banco de dados como uma matriz indexada
dbase_get_record_with_names - Obtém um registro do banco de dados como uma matriz
associativa.
dbase_numfields - Obtém o número de campos em um banco de dados
dbase_numrecords - Obtém o número de registros no banco de dados
dbase_open - Abre um banco de dados
dbase_pack - Apaga permanentemente os registros do banco de dados dBase
dbase_replace_record - Substitui um registro no banco de dados
dba_close - Close a DBA database
dba_delete - Delete DBA entry specified by key
dba_exists - Check whether key exists
dba_fetch - Fetch data specified by key
dba_firstkey - Fetch first key
dba_handlers - List all the handlers available
dba_insert - Insert entry
dba_key_split - Splits a key in string representation into array representation
dba_list - List all open database files
dba_nextkey - Fetch next key
dba_open - Open database
dba_optimize - Optimize database
dba_popen - Open database persistently
dba_replace - Replace or insert entry
dba_sync - Synchronize database
dbplus_add - Add a tuple to a relation
dbplus_aql - Perform AQL query
dbplus_chdir - Get/Set database virtual current directory
dbplus_close - Close a relation
dbplus_curr - Get current tuple from relation
dbplus_errcode - Get error string for given errorcode or last error
dbplus_errno - Get error code for last operation
dbplus_find - Set a constraint on a relation
dbplus_first - Get first tuple from relation
dbplus_flush - Flush all changes made on a relation
dbplus_freealllocks - Free all locks held by this client
dbplus_freelock - Release write lock on tuple
dbplus_freerlocks - Free all tuple locks on given relation
dbplus_getlock - Get a write lock on a tuple
dbplus_getunique - Get an id number unique to a relation
dbplus_info - Get information about a relation
dbplus last - Get last tuple from relation
https://www.php.net/manual/pt_BR/indexes.functions.php 23/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p _ p
dbplus_lockrel - Request write lock on relation
dbplus_next - Get next tuple from relation
dbplus_open - Open relation file
dbplus_prev - Get previous tuple from relation
dbplus_rchperm - Change relation permissions
dbplus_rcreate - Creates a new DB++ relation
dbplus_rcrtexact - Creates an exact but empty copy of a relation including indices
dbplus_rcrtlike - Creates an empty copy of a relation with default indices
dbplus_resolve - Resolve host information for relation
dbplus_restorepos - Restore position
dbplus_rkeys - Specify new primary key for a relation
dbplus_ropen - Open relation file local
dbplus_rquery - Perform local (raw) AQL query
dbplus_rrename - Rename a relation
dbplus_rsecindex - Create a new secondary index for a relation
dbplus_runlink - Remove relation from filesystem
dbplus_rzap - Remove all tuples from relation
dbplus_savepos - Save position
dbplus_setindex - Set index
dbplus_setindexbynumber - Set index by number
dbplus_sql - Perform SQL query
dbplus_tcl - Execute TCL code on server side
dbplus_tremove - Remove tuple and return new current tuple
dbplus_undo - Undo
dbplus_undoprepare - Prepare undo
dbplus_unlockrel - Give up write lock on relation
dbplus_unselect - Remove a constraint from relation
dbplus_update - Update specified tuple in relation
dbplus_xlockrel - Request exclusive lock on relation
dbplus_xunlockrel - Free exclusive lock on relation
dbx_close - Encera uma conexão/banco de dados
dbx_compare - Compara duas linhas para finalidades de ordenação
dbx_connect - Inicia uma conexão/banco de dados
dbx_error - Mostra a mensagem de erro da última função chamada no módulo
dbx_escape_string - Transforma uma string para que ela possa ser seguramente usada em
comandos-sql.
dbx_fetch_row - Lê as linhas do resultado de uma requisição que tem a flag
DBX_RESULT_UNBUFFERED ligada
dbx_query - Envia uma requisição e armazena todos os resultados (se houver)
dbx_sort - Ordena um resultado de uma dbx_query usando uma função
dcgettext - Substitui o domínio por um lookup
dcngettext - O mesmo que dcgettext, porém permite que você especifique mais de uma
mensagem
debug_backtrace - Generates a backtrace
debug_print_backtrace - Mostra um backtrace
debug_zval_dump - Exibe a representação de um interno zend value
decbin - Decimal para binário
dechex - Decimal para hexadecimal
decoct - Decimal para octal
define - Define uma constante
defined - Confere se uma constante existe
define_syslog_variables - Initializes all syslog related variables
deflate_add - Incrementally deflate data
deflate_init - Initialize an incremental deflate context
deg2rad - Converte o número em graus ao equivalente em radianos
delete - Veja unlink ou unset
dgettext - Sobreescreve o domínio atual
die - Equivalente a exit
https://www.php.net/manual/pt_BR/indexes.functions.php 24/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q
dio_close - Closes the file descriptor given by fd
dio_fcntl - Performs a c library fcntl on fd
dio_open - Opens a file (creating it if necessary) at a lower level than the C library input/ouput
stream functions allow
dio_read - Reads bytes from a file descriptor
dio_seek - Seeks to pos on fd from whence
dio_stat - Gets stat information about the file descriptor fd
dio_tcsetattr - Sets terminal attributes and baud rate for a serial port
dio_truncate - Truncates file descriptor fd to offset bytes
dio_write - Writes data to fd with optional truncation at length
dir - Retorna uma instância da classe Diretório
DirectoryIterator::current - Retorna $this (necessário para a interface Iterator)
DirectoryIterator::getATime - Retorna a data de último acesso do arquivo
DirectoryIterator::getBasename - Retorna o nome do item corrente do DirectoryIterator.
DirectoryIterator::getCTime - Retorna a data de modificação do inode do arquivo
DirectoryIterator::getExtension - Retorna a extensão do arquivo do item corrente do
DirectoryIterator
DirectoryIterator::getFilename - Retorna o nome do arquivo do elemento atual do diretório
DirectoryIterator::getGroup - Retorna o grupo do arquivo
DirectoryIterator::getInode - Retorna o inode do arquivo
DirectoryIterator::getMTime - Retorna a data da última modificação do arquivo
DirectoryIterator::getOwner - Retorna o proprietário do arquivo
DirectoryIterator::getPath - Retorna o caminho do diretório
DirectoryIterator::getPathname - Retorna o caminho e o nome do arquivo do elemento atual do
diretório
DirectoryIterator::getPerms - Retorna as permissões do arquivo
DirectoryIterator::getSize - Retorna o tamanho do arquivo
DirectoryIterator::getType - Retorna o tipo do arquivo
DirectoryIterator::isDir - Retorna true se o elemento atual é um diretório
DirectoryIterator::isDot - Retorna true se o elemento atual for '.' ou '..'
DirectoryIterator::isExecutable - Retorna true se o arquivo for executável
DirectoryIterator::isFile - Retorna true se o elemento atual for um arquivo
DirectoryIterator::isLink - Retorna true se o elemento atual for um link simbólico
DirectoryIterator::isReadable - Retorna true se o arquivo pode ser lido
DirectoryIterator::isWritable - Retorna true se o arquivo pode ser modificado
DirectoryIterator::key - Retorna o elemento atual do diretório
DirectoryIterator::next - Avança para o próximo elemento
DirectoryIterator::rewind - Recomeça a iteração do diretório
DirectoryIterator::seek - Procura uma determinada posição no item do DirectoryIterator
DirectoryIterator::valid - Verifica se o diretório possui ou não mais elementos
DirectoryIterator::__construct - Constrói um novo iterador de diretório a partir de um caminho
DirectoryIterator::__toString - Retorna o nome do arquivo como texto
dirname - Retorna o caminho/path do diretório pai
diskfreespace - Sinônimo de disk_free_space
disk_free_space - Retorna o espaço disponível no sistema de arquivos ou partição de disco
disk_total_space - Retorna o tamanho total de um sistema de arquivos ou partição de disco
dl - Carrega uma extensão do PHP durante a execução
dngettext - O mesmo que dgettext, porém você pode escrever mais de uma mensagem
dns_check_record - Sinônimo de checkdnsrr
dns_get_mx - Sinônimo de getmxrr
dns_get_record - Fetch DNS Resource Records associated with a hostname
DocResult::fetchAll - Get all rows
DocResult::fetchOne - Get one row
DocResult::getWarnings - Get warnings from last operation
DocResult::getWarningsCount - Get warning count from last operation
DocResult::__construct - DocResult constructor
DOMAttr::isId - Checks if attribute is a defined ID
DOMAttr:: construct - Creates a new DOMAttr object
https://www.php.net/manual/pt_BR/indexes.functions.php 25/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
__ j
DOMCdataSection::__construct - Constructs a new DOMCdataSection object
DOMCharacterData::appendData - Append the string to the end of the character data of the node
DOMCharacterData::deleteData - Remove a range of characters from the node
DOMCharacterData::insertData - Insert a string at the specified 16-bit unit offset
DOMCharacterData::replaceData - Replace a substring within the DOMCharacterData node
DOMCharacterData::substringData - Extracts a range of data from the node
DOMComment::__construct - Creates a new DOMComment object
DOMDocument::createAttribute - Create new attribute
DOMDocument::createAttributeNS - Create new attribute node with an associated namespace
DOMDocument::createCDATASection - Create new cdata node
DOMDocument::createComment - Create new comment node
DOMDocument::createDocumentFragment - Create new document fragment
DOMDocument::createElement - Create new element node
DOMDocument::createElementNS - Create new element node with an associated namespace
DOMDocument::createEntityReference - Create new entity reference node
DOMDocument::createProcessingInstruction - Creates new PI node
DOMDocument::createTextNode - Create new text node
DOMDocument::getElementById - Searches for an element with a certain id
DOMDocument::getElementsByTagName - Searches for all elements with given local tag name
DOMDocument::getElementsByTagNameNS - Searches for all elements with given tag name in
specified namespace
DOMDocument::importNode - Import node into current document
DOMDocument::load - Load XML from a file
DOMDocument::loadHTML - Load HTML from a string
DOMDocument::loadHTMLFile - Load HTML from a file
DOMDocument::loadXML - Load XML from a string
DOMDocument::normalizeDocument - Normalizes the document
DOMDocument::registerNodeClass - Register extended class used to create base node type
DOMDocument::relaxNGValidate - Performs relaxNG validation on the document
DOMDocument::relaxNGValidateSource - Performs relaxNG validation on the document
DOMDocument::save - Dumps the internal XML tree back into a file
DOMDocument::saveHTML - Dumps the internal document into a string using HTML
formatting
DOMDocument::saveHTMLFile - Dumps the internal document into a file using HTML
formatting
DOMDocument::saveXML - Dumps the internal XML tree back into a string
DOMDocument::schemaValidate - Validates a document based on a schema
DOMDocument::schemaValidateSource - Validates a document based on a schema
DOMDocument::validate - Validates the document based on its DTD
DOMDocument::xinclude - Substitutes XIncludes in a DOMDocument Object
DOMDocument::__construct - Creates a new DOMDocument object
DOMDocumentFragment::appendXML - Append raw XML data
DOMElement::getAttribute - Returns value of attribute
DOMElement::getAttributeNode - Returns attribute node
DOMElement::getAttributeNodeNS - Returns attribute node
DOMElement::getAttributeNS - Returns value of attribute
DOMElement::getElementsByTagName - Gets elements by tagname
DOMElement::getElementsByTagNameNS - Get elements by namespaceURI and localName
DOMElement::hasAttribute - Checks to see if attribute exists
DOMElement::hasAttributeNS - Checks to see if attribute exists
DOMElement::removeAttribute - Removes attribute
DOMElement::removeAttributeNode - Removes attribute
DOMElement::removeAttributeNS - Removes attribute
DOMElement::setAttribute - Adds new attribute
DOMElement::setAttributeNode - Adds new attribute node to element
DOMElement::setAttributeNodeNS - Adds new attribute node to element
DOMElement::setAttributeNS - Adds new attribute
DOMElement::setIdAttribute - Declares the attribute specified by name to be of type ID
https://www.php.net/manual/pt_BR/indexes.functions.php 26/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p y yp
DOMElement::setIdAttributeNode - Declares the attribute specified by node to be of type ID

DOMElement::setIdAttributeNS - Declares the attribute specified by local name and namespace


URI to be of type ID
DOMElement::__construct - Creates a new DOMElement object
DOMEntityReference::__construct - Creates a new DOMEntityReference object
DOMImplementation::createDocument - Creates a DOMDocument object of the specified type
with its document element
DOMImplementation::createDocumentType - Creates an empty DOMDocumentType object
DOMImplementation :: hasFeature - Teste se a implementação DOM implementa um recurso
específico
DOMImplementation :: __ construct - Cria um novo objeto DOMImplementation
DOMNamedNodeMap :: count - Obtém o número de nós no mapa
DOMNamedNodeMap :: getNamedItem - Recupera um nó especificado pelo nome
DOMNamedNodeMap :: getNamedItemNS - Recupera um nó especificado pelo nome local e
pelo URI do namespace
DOMNamedNodeMap :: item - Recupera um nó especificado pelo índice
DOMNode::appendChild - Adiciona um novo nó filho ao final dos filhos
DOMNode :: C14N - Canonicaliza nós para uma string
DOMNode :: C14NFile - Canonicaliza nós para um arquivo
DOMNode::cloneNode - Clones a node
DOMNode :: getLineNo - Obtém o número da linha de um nó
DOMNode :: getNodePath - Obter um XPath para um nó
DOMNode :: hasAttributes - Verifica se o nó possui atributos
DOMNode :: hasChildNodes - Verifica se o nó tem filhos
DOMNode :: insertBefore - Adiciona um novo filho antes de um nó de referência
DOMNode :: isDefaultNamespace - Verifica se o namespaceURI especificado é o namespace
padrão ou não
DOMNode :: isSameNode - Indica se dois nós são o mesmo nó
DOMNode :: isSupported - Verifica se o recurso é suportado para a versão especificada
DOMNode :: lookupNamespaceUri - Obtém o URI do namespace do nó com base no prefixo
DOMNode :: lookupPrefix - Obtém o prefixo de namespace do nó com base no URI de
namespace
DOMNode :: normalize - normaliza o nó
DOMNode :: removeChild - Remove filho da lista de filhos
DOMNode :: replaceChild - substitui uma criança
DOMNodeList :: count - Obtém o número de nós na lista
DOMNodeList :: item - recupera um nó especificado pelo índice
DOMProcessingInstruction :: __ construct - Cria um novo objeto DOMProcessingInstruction
DOMText :: isElementContentWhitespace - Retorna se este nó de texto contém espaço em
branco no conteúdo do elemento
DOMText :: isWhitespaceInElementContent - Indica se este nó de texto contém espaços em
branco
DOMText::splitText - Quebra este nó em dois nós no deslocamento especificado
DOMText :: __ construct - Cria um novo objeto DOMText
DOMXPath :: evaluate - Avalia a expressão XPath fornecida e retorna um resultado digitado, se
possível
DOMXPath :: query - avalia a expressao XPath fornecida
DOMXPath :: registerNamespace - registra o namespace com o objeto DOMXPath
DOMXPath :: registerPhpFunctions - Registrar funções PHP como funções XPath
DOMXPath :: __ construct - Cria um novo objeto DOMXPath
dom_import_simplexml - Obtém um objeto DOMElement de um objeto SimpleXMLElement
doubleval - Sinônimo de floatval
Ds \ Collection :: clear - Remove todos os valores
Ds \ Collection :: copy - Retorna uma cópia superficial da coleção
Ds \ Collection :: isEmpty - Retorna se a coleção está vazia
Ds \ Collection :: toArray - Converte a coleção em uma matriz
Ds \ Deque :: allocate - Aloca memória suficiente para uma capacidade necessária
https://www.php.net/manual/pt_BR/indexes.functions.php 27/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q p p
Ds \ Deque :: apply - Atualiza todos os valores aplicando uma função de retorno de chamada a
cada valor
Ds \ Deque :: capacity - Retorna a capacidade atual
Ds \ Deque :: clear - Remove todos os valores do deque
Ds \ Deque :: contains - Determina se o deque contém determinados valores
Ds \ Deque :: copy - Retorna uma cópia superficial do deque
Ds \ Deque :: count - Retorna o número de valores na coleção
Ds \ Deque :: filter - Cria um novo deque usando um callable para determinar quais valores
incluir
Ds \ Deque :: find - Tenta encontrar o índice de um valor
Ds \ Deque :: first - Retorna o primeiro valor no deque
Ds \ Deque :: get - Retorna o valor em um determinado índice
Ds \ Deque :: insert - Insere valores em um determinado índice
Ds \ Deque :: isEmpty - Retorna se o deque está vazio
Ds \ Deque :: join - Junta todos os valores juntos como uma string
Ds \ Deque :: jsonSerialize - Retorna uma representação que pode ser convertida em JSON
Ds \ Deque :: last - Retorna o último valor
Ds \ Deque :: map - Retorna o resultado da aplicação de um retorno de chamada para cada valor
Ds \ Deque :: merge - Retorna o resultado da adição de todos os valores dados ao deque
Ds \ Deque :: pop - Remove e retorna o último valor
Ds \ Deque :: push - Adiciona valores ao final do deque
Ds \ Deque :: reduce - Reduz o deque para um único valor usando uma função de retorno de
chamada
Ds \ Deque :: remove - Remove e retorna um valor por índice
D \ descriç :: inverter - e para inverter a in-place
Ds \ Deque :: reversed - Retorna uma cópia invertida
Ds \ Deque :: rotate - Gira o deque por um determinado número de rotações
Ds \ Deque :: set - Atualiza um valor em um determinado índice
Ds \ Deque :: shift - Remove e retorna o primeiro valor
Ds \ Deque :: slice - Retorna um sub-deque de um determinado intervalo
D \ recontagem :: Sort - Classificar a in-place e
Ds\Deque::sorted - Returns a sorted copy
D \ recontagem :: I - Retorna a soma de todos os valores no baixo
Ds\Deque::toArray - Converts the deque to an array
Ds \ Deque :: unshift - Adiciona valores à frente do deque
Ds \ Deque :: __ construct - Cria uma nova instância
Ds \ Hashable :: equals - Determina se um objeto é igual à instância atual
Ds \ Hashable :: hash - Retorna um valor escalar para ser usado como um valor hash
Ds \ Map :: allocate - Aloca memória suficiente para uma capacidade requerida
Ds \ Map :: apply - Atualiza todos os valores aplicando uma função de retorno de chamada a
cada valor
Ds \ Map :: capacity - Retorna a capacidade atual
Ds \ Map :: clear - Remove todos os valores
Ds \ Map :: copy - Retorna uma cópia superficial do mapa
Ds \ Map :: count - Retorna o número de valores no mapa
Ds \ Map :: diff - Cria um novo mapa usando chaves que não estão em outro mapa
Ds \ Map :: filter - Cria um novo mapa usando um callable para determinar quais pares incluir
Ds \ Map :: first - Retorna o primeiro par no mapa
Ds \ Map :: get - Retorna o valor de uma determinada chave
Ds \ Map :: hasKey - Determina se o mapa contém uma chave dada
Ds \ Map :: hasValue - Determina se o mapa contém um determinado valor
Ds \ Map :: intersect - Cria um novo mapa cruzando chaves com outro mapa
Ds \ Map :: isEmpty - Retorna se o mapa está vazio
Ds \ Map :: jsonSerialize - Retorna uma representação que pode ser convertida em JSON
Ds \ Map :: keys - Retorna um conjunto de chaves do mapa
Ds \ Map :: ksort - Classifica o mapa no local por chave
Ds \ Map :: ksorted - Retorna uma cópia, classificada por chave
Ds \ Map :: last - Retorna o último par do mapa
https://www.php.net/manual/pt_BR/indexes.functions.php 28/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p p p
Ds \ Map :: map - Retorna o resultado da aplicação de um retorno de chamada para cada valor
Ds \ Map :: merge - Retorna o resultado da adição de todas as associações dadas
Ds \ Map :: pairs - Retorna uma sequência contendo todos os pares do mapa
Ds \ Map :: put - Associa uma chave com um valor
Ds \ Map :: putAll - Associa todos os pares de valor-chave de um objeto ou matriz percorrível
Ds \ Map :: reduce - Reduz o mapa para um único valor usando uma função de retorno de
chamada
Ds \ Map :: remove - Remove e retorna um valor por chave
Ds \ Map :: reverse - Inverte o mapa no local
Ds \ Map :: reversed - Retorna uma cópia invertida
Ds \ Map :: skip - Retorna o par em um determinado índice posicional
Ds \ Map :: slice - Retorna um subconjunto do mapa definido por um índice inicial e
comprimento
Ds \ Map :: sort - Classifica o mapa no local por valor
Ds \ Map :: sorted - Retorna uma cópia, classificada por valor
Ds \ Map :: sum - Retorna a soma de todos os valores no mapa
Ds \ Map :: toArray - Converte o mapa em um array
Ds \ Map :: union - Cria um novo mapa usando valores da instância atual e outro mapa
Ds \ Map :: values - Retorna uma sequência dos valores do mapa
Ds \ Map :: xor - Cria um novo mapa usando chaves da instância atual ou de outro mapa, mas
não de ambos
Ds \ Map :: __ construct - Cria uma nova instância
Ds \ Pair :: clear - Remove todos os valores
Ds \ Pair :: copy - Retorna uma cópia superficial do par
Ds \ Pair :: isEmpty - Retorna se o par está vazio
Ds \ Pair :: jsonSerialize - Retorna uma representação que pode ser convertida em JSON
Ds \ Pair :: toArray - Converte o par em um array
Ds \ Pair :: __ construct - Cria uma nova instância
Ds \ PriorityQueue :: allocate - Aloca memória suficiente para uma capacidade necessária
Ds \ PriorityQueue :: capacity - Retorna a capacidade atual
Ds \ PriorityQueue :: clear - Remove todos os valores
Ds \ PriorityQueue :: copy - Retorna uma cópia superficial da fila
Ds \ PriorityQueue :: count - Retorna o número de valores na fila
Ds \ PriorityQueue :: isEmpty - Retorna se a fila está vazia
Ds \ PriorityQueue :: jsonSerialize - Retorna uma representação que pode ser convertida em
JSON
Ds \ PriorityQueue :: peek - Retorna o valor na frente da fila
Ds \ PriorityQueue :: pop - Remove e retorna o valor com a prioridade mais alta
Ds \ PriorityQueue :: push - envia valores para a fila
Ds \ PriorityQueue :: toArray - Converte a fila em um array
Ds \ PriorityQueue :: __ construct - Cria uma nova instância
Ds \ Queue :: allocate - Aloca memória suficiente para uma capacidade necessária
Ds \ Queue :: capacity - Retorna a capacidade atual
Ds \ Queue :: clear - Remove todos os valores
Ds \ Queue :: copy - Retorna uma cópia superficial da fila
Ds \ Queue :: count - Retorna o número de valores na fila
Ds \ Queue :: isEmpty - Retorna se a fila está vazia
Ds \ Queue :: jsonSerialize - Retorna uma representação que pode ser convertida em JSON
Ds \ Queue :: peek - Retorna o valor na frente da fila
Ds \ Queue :: pop - Remove e retorna o valor na frente da fila
Ds \ Queue :: push - envia valores para a fila
Ds \ Queue :: toArray - Converte a fila em um array
Ds \ Queue :: __ construct - Cria uma nova instância
Ds \ Sequence :: allocate - Aloca memória suficiente para uma capacidade requerida
Ds \ Sequence :: apply - Atualiza todos os valores aplicando uma função de retorno de chamada
a cada valor
Ds \ Sequence :: capacity - Retorna a capacidade atual
Ds \ Sequence :: contains - Determina se a sequência contém valores dados
https://www.php.net/manual/pt_BR/indexes.functions.php 29/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q q
Ds \ Sequence :: filter - Cria uma nova sequência usando um callable para determinar quais
valores incluir
Ds \ Sequence :: find - Tenta encontrar o índice de um valor
Ds \ Sequence :: first - Retorna o primeiro valor na sequência
Ds \ Sequence :: get - Retorna o valor em um determinado índice
Ds \ Sequence :: insert - Insere valores em um determinado índice
Ds \ Sequence :: join - Junta todos os valores juntos como uma string
Ds \ Sequence :: last - Retorna o último valor
Ds \ Sequence :: map - Retorna o resultado da aplicação de um retorno de chamada para cada
valor
Ds \ Sequence :: merge - Retorna o resultado da adição de todos os valores dados à sequência
Ds \ Sequence :: pop - Remove e retorna o último valor
Ds \ Sequence :: push - Adiciona valores ao final da sequência
Ds \ Sequence :: reduce - Reduz a sequência para um valor único usando uma função de retorno
de chamada
Ds \ Sequence :: remove - Remove e retorna um valor por índice
Ds \ Sequence :: reverse - Inverte a sequência no local
Ds \ Sequence :: reversed - Retorna uma cópia invertida
Ds \ Sequence :: rotate - Gira a sequência por um determinado número de rotações
Ds \ Sequence :: set - Atualiza um valor em um determinado índice
Ds \ Sequence :: shift - Remove e retorna o primeiro valor
Ds \ Sequence :: slice - Retorna uma subseqüência de um determinado intervalo
Ds \ Sequence :: sort - classifica a sequência no local
Ds \ Sequence :: sorted - Retorna uma cópia classificada
Ds \ Sequence :: sum - Retorna a soma de todos os valores na sequência
Ds \ Sequence :: unshift - Adiciona valores à frente da sequência
Ds \ Set :: add - Adiciona valores ao conjunto
Ds \ Set :: allocate - Aloca memória suficiente para uma capacidade necessária
Ds \ Set :: capacity - Retorna a capacidade atual
Ds \ Set :: clear - Remove todos os valores
Ds \ Set :: contains - Determina se o conjunto contém todos os valores
Ds \ Set :: copy - Retorna uma cópia superficial do conjunto
Ds \ Set :: count - Retorna o número de valores no conjunto
Ds \ Set :: diff - Cria um novo conjunto usando valores que não estão em outro conjunto
Ds \ Set :: filter - Cria um novo conjunto usando um callable para determinar quais valores
incluir
Ds \ Set :: first - Retorna o primeiro valor no conjunto
Ds \ Set :: get - Retorna o valor em um determinado índice
Ds \ Set :: intersect - Cria um novo conjunto pela interseção de valores com outro conjunto
Ds \ Set :: isEmpty - Retorna se o conjunto está vazio
Ds \ Set :: join - Junta todos os valores juntos como uma string
Ds \ Set :: jsonSerialize - Retorna uma representação que pode ser convertida em JSON
Ds \ Set :: last - Retorna o último valor no conjunto
Ds \ Set :: merge - Retorna o resultado da adição de todos os valores dados ao conjunto
Ds \ Set :: reduce - Reduz o conjunto para um único valor usando uma função de retorno de
chamada
Ds \ Set :: remove - Remove todos os valores fornecidos do conjunto
Ds \ Set :: reverse - Inverte o conjunto in-place
Ds \ Set :: reversed - Retorna uma cópia invertida
Ds \ Set :: slice - Retorna um subconjunto de um determinado intervalo
Ds \ Set :: sort - Classifica o conjunto no local
Ds \ Set :: sorted - Retorna uma cópia classificada
Ds \ Set :: sum - Retorna a soma de todos os valores no conjunto
Ds \ Set :: toArray - Converte o conjunto em um array
Ds \ Set :: union - Cria um novo conjunto usando valores da instância atual e outro conjunto
Ds \ Set :: xor - Cria um novo conjunto usando valores na instância atual ou em outro conjunto,
mas não em ambos
Ds \ Set :: construct - Cria uma nova instância
https://www.php.net/manual/pt_BR/indexes.functions.php 30/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
__
Ds \ Stack :: allocate - Aloca memória suficiente para uma capacidade necessária
Ds \ Stack :: capacity - Retorna a capacidade atual
Ds \ Stack :: clear - Remove todos os valores
Ds \ Stack :: copy - Retorna uma cópia superficial da pilha
Ds\Stack::count - Retorna o número de valores na pilha
Ds \ Stack :: isEmpty - Retorna se a pilha está vazia
Ds \ Stack :: jsonSerialize - Retorna uma representação que pode ser convertida em JSON
Ds\Stack::peek - Retorna o valor no topo da pilha
Ds \ Stack :: pop - Remove e retorna o valor no topo da pilha
Ds \ Stack :: push - envia valores para a pilha
Ds \ Stack :: toArray - Converte a pilha em uma matriz
Ds \ Stack :: __ construct - Cria uma nova instância
Ds \ Vector :: allocate - Aloca memória suficiente para uma capacidade necessária
Ds \ Vector :: apply - Atualiza todos os valores aplicando uma função de retorno de chamada
para cada valor
Ds \ Vector :: capacity - Retorna a capacidade atual
Ds \ Vector :: clear - Remove todos os valores
Ds \ Vector :: contains - Determina se o vetor contém valores dados
Ds \ Vector :: copy - Retorna uma cópia superficial do vetor
Ds \ Vector :: count - Retorna o número de valores na coleção
Ds \ Vector :: filter - Cria um novo vetor usando um callable para determinar quais valores
incluir
Ds \ Vector :: find - Tenta encontrar o índice de um valor
Ds \ Vector :: first - Retorna o primeiro valor no vetor
Ds \ Vector :: get - Retorna o valor em um determinado índice
Ds \ Vector :: insert - Insere valores em um determinado índice
Ds \ Vector :: isEmpty - Retorna se o vetor está vazio
Ds \ Vector :: join - Junta todos os valores juntos como uma string
Ds \ Vector :: jsonSerialize - Retorna uma representação que pode ser convertida em JSON
Ds \ Vector :: last - Retorna o último valor
Ds \ Vector :: map - Retorna o resultado da aplicação de um retorno de chamada para cada valor
Ds \ Vector :: merge - Retorna o resultado da adição de todos os valores dados ao vetor
Ds \ Vector :: pop - Remove e retorna o último valor
Ds \ Vector :: push - Adiciona valores ao final do vetor
Ds \ Vector :: reduce - Reduz o vetor para um único valor usando uma função de retorno de
chamada
Ds \ Vector :: remove - Remove e retorna um valor por índice
Ds \ Vector :: reverse - Inverte o vetor no local
Ds \ Vector :: reversed - Retorna uma cópia invertida
Ds \ Vector :: girar - Gira o vetor por um determinado número de rotações
Ds \ Vector :: set - Atualiza um valor em um determinado índice
Ds \ Vector :: shift - Remove e retorna o primeiro valor
Ds \ Vector :: slice - Retorna um sub-vetor de um determinado intervalo
Ds \ Vector :: sort - Classifica o vetor no local
Ds \ Vector :: sorted - Retorna uma cópia classificada
Ds \ Vector :: sum - Retorna a soma de todos os valores no vetor
Ds \ Vector :: toArray - Converte o vetor em uma matriz
Ds \ Vector :: unshift - Adiciona valores à frente do vetor
Ds \ Vector :: __ construct - Cria uma nova instância
e
each - Retorna o par chave/valor corrente de um array e avança o seu cursor
easter_date - Retorna a data do sistema UNIX correspondente à meia-noite da Páscoa do ano
especificado. Se nenhum ano tiver sido especificado, será assumido o ano atual.
easter_days - Obtém o número de dias entre 21 de Março e o dia da Páscoa em determinado ano.
echo - Exibe uma ou mais strings
eio_busy - aumenta artificialmente a carga. Poderia ser útil em testes, benchmarking
eio_cancel - Cancela um pedido
eio chmod - Alterar permissões de arquivo / direcrory
https://www.php.net/manual/pt_BR/indexes.functions.php 31/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ p q y
eio_chown - Altere as permissões do arquivo / direcrory
eio_close - Fechar arquivo
eio_custom - Executa uma solicitação personalizada como qualquer outra chamada eio_ *
eio_dup2 - Duplicate a file descriptor
eio_event_loop - Pesquisa libeio até que todas as solicitações sejam processadas
eio_fallocate - Permite que o chamador manipule diretamente o espaço em disco alocado para
um arquivo
eio_fchmod - Alterar permissões de arquivo
eio_fchown - Alterar a propriedade do arquivo
eio_fdatasync - Sincroniza o estado do núcleo de um arquivo com o dispositivo de
armazenamento
eio_fstat - Obtém o status do arquivo
eio_fstatvfs - Obter estatísticas do sistema de arquivos
eio_fsync - Sincroniza o estado do núcleo de um arquivo com o dispositivo de armazenamento
eio_ftruncate - Truncate a file
eio_futime - Altera o último acesso e modificação do arquivo
eio_get_event_stream - Obtém stream representando uma variável usada em comunicações
internas com libeio
eio_get_last_error - Retorna uma string descrevendo o último erro associado a um recurso de
solicitação
eio_grp - Cria um grupo de solicitações
eio_grp_add - Adiciona uma solicitação ao grupo de solicitações
eio_grp_cancel - Cancela um grupo de solicitações
eio_grp_limit - Definir limite de grupo
eio_init - (Re) inicializa o Eio
eio_link - Cria um hardlink para o arquivo
eio_lstat - Obtém o status do arquivo
eio_mkdir - Criar diretório
eio_mknod - Cria um arquivo especial ou ordinário
eio_nop - Não faz nada, exceto passar por todo o ciclo de solicitação
eio_npending - Retorna o número de solicitações concluídas, mas não manipuladas
eio_nready - Retorna o número de pedidos ainda não tratados
eio_nreqs - Retorna o número de pedidos a serem processados
eio_nthreads - Retorna o número de threads atualmente em uso
eio_open - Abre um arquivo
eio_poll - Pode ser chamado sempre que houver solicitações pendentes que precisam ser
concluídas
eio_read - Lê de um descritor de arquivo em um determinado deslocamento
eio_readahead - Executa o readahead do arquivo no cache da página
eio_readdir - Lê um diretório inteiro
eio_readlink - Valor lido de um link simbólico
eio_realpath - Obtenha o caminho absoluto canonicalizado
eio_rename - Change the name or location of a file
eio_rmdir - Remove a directory
eio_seek - Repositions the offset of the open file associated with the fd argument to the
argument offset according to the directive whence
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_syncfs - Calls Linux' syncfs syscall, if available
eio sync file range - Sync a file segment with disk
https://www.php.net/manual/pt_BR/indexes.functions.php 32/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_y _ _ g y g
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
empty - Determina se a variável é vazia
EmptyIterator::current - The current() method
EmptyIterator::key - The key() method
EmptyIterator::next - The next() method
EmptyIterator::rewind - The rewind() method
EmptyIterator::valid - The valid() method
enchant_broker_describe - Enumerates the Enchant providers
enchant_broker_dict_exists - Whether a dictionary exists or not. Using non-empty tag
enchant_broker_free - Free the broker resource and its dictionnaries
enchant_broker_free_dict - Free a dictionary resource
enchant_broker_get_dict_path - Get the directory path for a given backend
enchant_broker_get_error - Returns the last error of the broker
enchant_broker_init - Create a new broker object capable of requesting
enchant_broker_list_dicts - Returns a list of available dictionaries
enchant_broker_request_dict - Create a new dictionary using a tag
enchant_broker_request_pwl_dict - Creates a dictionary using a PWL file
enchant_broker_set_dict_path - Set the directory path for a given backend
enchant_broker_set_ordering - Declares a preference of dictionaries to use for the language
enchant_dict_add_to_personal - Add a word to personal word list
enchant_dict_add_to_session - Add 'word' to this spell-checking session
enchant_dict_check - Check whether a word is correctly spelled or not
enchant_dict_describe - Describes an individual dictionary
enchant_dict_get_error - Returns the last error of the current spelling-session
enchant_dict_is_in_session - Whether or not 'word' exists in this spelling-session
enchant_dict_quick_check - Check the word is correctly spelled and provide suggestions
enchant_dict_store_replacement - Add a correction for a word
enchant_dict_suggest - Will return a list of values if any of those pre-conditions are not met
end - Faz o ponteiro interno de um array apontar para o seu último elemento
ereg - Casando expressões regulares
eregi - Aplica expressões regulares insensíveis a maiúsculas e minúsculas
eregi_replace - Substitução com expressões regulares insensíveis a maiúsculas e minúsculas
ereg_replace - Substituição com expressões regulares
Error::getCode - Recupera o código do erro
Error::getFile - Recupera o arquivo onde o erro ocorreu.
Error::getLine - Recupera a linha onde o erro ocorreu.
Error::getMessage - Recupera a mensagem de erro
Error::getPrevious - Retorna o último Throwable
Error::getTrace - Recupera a pilha de rastreio
Error::getTraceAsString - Recupera a pilha de rastreio como uma string
Error::__clone - Clona o erro
Error::__construct - Constrói o objeto error
Error::__toString - Representação em string do erro
ErrorException::getSeverity - Obtém o nível da exceção
ErrorException::__construct - Constrói a exceção
error_clear_last - Clear the most recent error
error_get_last - Obtém o último erro ocorrido
error_log - Envia uma mensagem de erro para as rotinas definidas para gerenciamento de erros
error_reporting - Define quais erros serão reportados
escapeshellarg - Escapa uma string para usar como um argumento shell
escapeshellcmd - escapa metacaracteres shell
Ev::backend - Returns an integer describing the backend used by libev
Ev::depth - Returns recursion depth
Ev::embeddableBackends - Returns the set of backends that are embeddable in other event loops
Ev::feedSignal - Feed a signal event info Ev
https://www.php.net/manual/pt_BR/indexes.functions.php 33/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g
Ev::feedSignalEvent - Feed signal event into the default loop
Ev::iteration - Return the number of times the default event loop has polled for new events
Ev::now - Returns the time when the last iteration of the default event loop has started
Ev::nowUpdate - Establishes the current time by querying the kernel, updating the time returned
by Ev::now in the progress
Ev::recommendedBackends - Returns a bit mask of recommended backends for current platform
Ev::resume - Resume previously suspended default event loop
Ev::run - Begin checking for events and calling callbacks for the default loop
Ev::sleep - Block the process for the given number of seconds
Ev::stop - Stops the default event loop
Ev::supportedBackends - Returns the set of backends supported by current libev configuration
Ev::suspend - Suspend the default event loop
Ev::time - Returns the current time in fractional seconds since the epoch
Ev::verify - Performs internal consistency checks(for debugging)
eval - Executa uma string como código PHP
EvCheck::createStopped - Create instance of a stopped EvCheck watcher
EvCheck::__construct - Constructs the EvCheck watcher object
EvChild::createStopped - Create instance of a stopped EvCheck watcher
EvChild::set - Configures the watcher
EvChild::__construct - Constructs the EvChild watcher object
EvEmbed::createStopped - Create stopped EvEmbed watcher object
EvEmbed::set - Configures the watcher
EvEmbed::sweep - Make a single, non-blocking sweep over the embedded loop
EvEmbed::__construct - Constructs the EvEmbed object
Event::add - Makes event pending
Event::addSignal - Makes signal event pending
Event::addTimer - Makes timer event pending
Event::del - Makes event non-pending
Event::delSignal - Makes signal event non-pending
Event::delTimer - Makes timer event non-pending
Event::free - Make event non-pending and free resources allocated for this event
Event::getSupportedMethods - Returns array with of the names of the methods supported in this
version of Libevent
Event::pending - Detects whether event is pending or scheduled
Event::set - Re-configures event
Event::setPriority - Set event priority
Event::setTimer - Re-configures timer event
Event::signal - Constructs signal event object
Event::timer - Constructs timer event object
Event::__construct - Constructs Event object
EventBase::dispatch - Dispatch pending events
EventBase::exit - Stop dispatching events
EventBase::free - Free resources allocated for this event base
EventBase::getFeatures - Returns bitmask of features supported
EventBase::getMethod - Returns event method in use
EventBase::getTimeOfDayCached - Returns the current event base time
EventBase::gotExit - Checks if the event loop was told to exit
EventBase::gotStop - Checks if the event loop was told to exit
EventBase::loop - Dispatch pending events
EventBase::priorityInit - Sets number of priorities per event base
EventBase::reInit - Re-initialize event base(after a fork)
EventBase::stop - Tells event_base to stop dispatching events
EventBase::__construct - Constructs EventBase object
EventBuffer::add - Append data to the end of an event buffer
EventBuffer::addBuffer - Move all data from a buffer provided to the current instance of
EventBuffer
EventBuffer::appendFrom - Moves the specified number of bytes from a source buffer to the end
of the current buffer
https://www.php.net/manual/pt_BR/indexes.functions.php 34/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

EventBuffer::copyout - Copies out specified number of bytes from the front of the buffer

EventBuffer::drain - Removes specified number of bytes from the front of the buffer without
copying it anywhere
EventBuffer::enableLocking - Descrição
EventBuffer::expand - Reserves space in buffer
EventBuffer::freeze - Prevent calls that modify an event buffer from succeeding
EventBuffer::lock - Acquires a lock on buffer
EventBuffer::prepend - Prepend data to the front of the buffer
EventBuffer::prependBuffer - Moves all data from source buffer to the front of current buffer
EventBuffer::pullup - Linearizes data within buffer and returns it's contents as a string
EventBuffer::read - Read data from an evbuffer and drain the bytes read
EventBuffer::readFrom - Read data from a file onto the end of the buffer
EventBuffer::readLine - Extracts a line from the front of the buffer
EventBuffer::search - Scans the buffer for an occurrence of a string
EventBuffer::searchEol - Scans the buffer for an occurrence of an end of line
EventBuffer::substr - Substracts a portion of the buffer data
EventBuffer::unfreeze - Re-enable calls that modify an event buffer
EventBuffer::unlock - Releases lock acquired by EventBuffer::lock
EventBuffer::write - Write contents of the buffer to a file or socket
EventBuffer::__construct - Constructs EventBuffer object
EventBufferEvent::close - Closes file descriptor associated with the current buffer event
EventBufferEvent::connect - Connect buffer event's file descriptor to given address or UNIX
socket
EventBufferEvent::connectHost - Connects to a hostname with optionally asyncronous DNS
resolving
EventBufferEvent::createPair - Creates two buffer events connected to each other
EventBufferEvent::disable - Disable events read, write, or both on a buffer event
EventBufferEvent::enable - Enable events read, write, or both on a buffer event
EventBufferEvent::free - Free a buffer event
EventBufferEvent::getDnsErrorString - Returns string describing the last failed DNS lookup
attempt
EventBufferEvent::getEnabled - Returns bitmask of events currently enabled on the buffer event
EventBufferEvent::getInput - Returns underlying input buffer associated with current buffer
event
EventBufferEvent::getOutput - Returns underlying output buffer associated with current buffer
event
EventBufferEvent::read - Read buffer's data
EventBufferEvent::readBuffer - Drains the entire contents of the input buffer and places them
into buf
EventBufferEvent::setCallbacks - Assigns read, write and event(status) callbacks
EventBufferEvent::setPriority - Assign a priority to a bufferevent
EventBufferEvent::setTimeouts - Set the read and write timeout for a buffer event
EventBufferEvent::setWatermark - Adjusts read and/or write watermarks
EventBufferEvent::sslError - Returns most recent OpenSSL error reported on the buffer event
EventBufferEvent::sslFilter - Create a new SSL buffer event to send its data over another buffer
event
EventBufferEvent::sslGetCipherInfo - Returns a textual description of the cipher
EventBufferEvent::sslGetCipherName - Returns the current cipher name of the SSL connection
EventBufferEvent::sslGetCipherVersion - Returns version of cipher used by current SSL
connection
EventBufferEvent::sslGetProtocol - Returns the name of the protocol used for current SSL
connection
EventBufferEvent::sslRenegotiate - Tells a bufferevent to begin SSL renegotiation
EventBufferEvent::sslSocket - Creates a new SSL buffer event to send its data over an SSL on a
socket
EventBufferEvent::write - Adds data to a buffer event's output buffer
EventBufferEvent::writeBuffer - Adds contents of the entire buffer to a buffer event's output
https://www.php.net/manual/pt_BR/indexes.functions.php 35/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p
buffer
EventBufferEvent::__construct - Constructs EventBufferEvent object
EventConfig::avoidMethod - Tells libevent to avoid specific event method
EventConfig::requireFeatures - Enters a required event method feature that the application
demands
EventConfig::setMaxDispatchInterval - Prevents priority inversion
EventConfig::__construct - Constructs EventConfig object
EventDnsBase::addNameserverIp - Adds a nameserver to the DNS base
EventDnsBase::addSearch - Adds a domain to the list of search domains
EventDnsBase::clearSearch - Removes all current search suffixes
EventDnsBase::countNameservers - Gets the number of configured nameservers
EventDnsBase::loadHosts - Loads a hosts file (in the same format as /etc/hosts) from hosts file
EventDnsBase::parseResolvConf - Scans the resolv.conf-formatted file
EventDnsBase::setOption - Set the value of a configuration option
EventDnsBase::setSearchNdots - Set the 'ndots' parameter for searches
EventDnsBase::__construct - Constructs EventDnsBase object
EventHttp::accept - Makes an HTTP server accept connections on the specified socket stream or
resource
EventHttp::addServerAlias - Adds a server alias to the HTTP server object
EventHttp::bind - Binds an HTTP server on the specified address and port
EventHttp::removeServerAlias - Removes server alias
EventHttp::setAllowedMethods - Sets the what HTTP methods are supported in requests
accepted by this server, and passed to user callbacks
EventHttp::setCallback - Sets a callback for specified URI
EventHttp::setDefaultCallback - Sets default callback to handle requests that are not caught by
specific callbacks
EventHttp::setMaxBodySize - Sets maximum request body size
EventHttp::setMaxHeadersSize - Sets maximum HTTP header size
EventHttp::setTimeout - Sets the timeout for an HTTP request
EventHttp::__construct - Constructs EventHttp object(the HTTP server)
EventHttpConnection::getBase - Returns event base associated with the connection
EventHttpConnection::getPeer - Gets the remote address and port associated with the connection
EventHttpConnection::makeRequest - Makes an HTTP request over the specified connection
EventHttpConnection::setCloseCallback - Set callback for connection close
EventHttpConnection::setLocalAddress - Sets the IP address from which HTTP connections are
made
EventHttpConnection::setLocalPort - Sets the local port from which connections are made
EventHttpConnection::setMaxBodySize - Sets maximum body size for the connection
EventHttpConnection::setMaxHeadersSize - Sets maximum header size
EventHttpConnection::setRetries - Sets the retry limit for the connection
EventHttpConnection::setTimeout - Sets the timeout for the connection
EventHttpConnection::__construct - Constructs EventHttpConnection object
EventHttpRequest::addHeader - Adds an HTTP header to the headers of the request
EventHttpRequest::cancel - Cancels a pending HTTP request
EventHttpRequest::clearHeaders - Removes all output headers from the header list of the request
EventHttpRequest::closeConnection - Closes associated HTTP connection
EventHttpRequest::findHeader - Finds the value belonging a header
EventHttpRequest::free - Frees the object and removes associated events
EventHttpRequest::getBufferEvent - Returns EventBufferEvent object
EventHttpRequest::getCommand - Returns the request command(method)
EventHttpRequest::getConnection - Returns EventHttpConnection object
EventHttpRequest::getHost - Returns the request host
EventHttpRequest::getInputBuffer - Returns the input buffer
EventHttpRequest::getInputHeaders - Returns associative array of the input headers
EventHttpRequest::getOutputBuffer - Returns the output buffer of the request
EventHttpRequest::getOutputHeaders - Returns associative array of the output headers
EventHttpRequest::getResponseCode - Returns the response code
EventHttpRequest::getUri - Returns the request URI
https://www.php.net/manual/pt_BR/indexes.functions.php 36/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p q g q
EventHttpRequest::removeHeader - Removes an HTTP header from the headers of the request
EventHttpRequest::sendError - Send an HTML error message to the client
EventHttpRequest::sendReply - Send an HTML reply to the client
EventHttpRequest::sendReplyChunk - Send another data chunk as part of an ongoing chunked
reply
EventHttpRequest::sendReplyEnd - Complete a chunked reply, freeing the request as
appropriate
EventHttpRequest::sendReplyStart - Initiate a chunked reply
EventHttpRequest::__construct - Constructs EventHttpRequest object
EventListener::disable - Disables an event connect listener object
EventListener::enable - Enables an event connect listener object
EventListener::getBase - Returns event base associated with the event listener
EventListener::getSocketName - Retreives the current address to which the listener's socket is
bound
EventListener::setCallback - The setCallback purpose
EventListener::setErrorCallback - Set event listener's error callback
EventListener::__construct - Creates new connection listener associated with an event base
EventSslContext::__construct - Constructs an OpenSSL context for use with Event classes
EventUtil::getLastSocketErrno - Returns the most recent socket error number
EventUtil::getLastSocketError - Returns the most recent socket error
EventUtil::getSocketFd - Returns numeric file descriptor of a socket, or stream
EventUtil::getSocketName - Retreives the current address to which the socket is bound
EventUtil::setSocketOption - Sets socket options
EventUtil::sslRandPoll - Generates entropy by means of OpenSSL's RAND_poll()
EventUtil::__construct - The abstract constructor
event_base_free - Destroy event base
event_base_loop - Handle events
event_base_loopbreak - Abort event loop
event_base_loopexit - Exit loop after a time
event_base_new - Create and initialize new event base
event_base_priority_init - Set the number of event priority levels
event_base_reinit - Reinitialize the event base after a fork
event_base_set - Associate event base with an event
event_buffer_base_set - Associate buffered event with an event base
event_buffer_disable - Disable a buffered event
event_buffer_enable - Enable a buffered event
event_buffer_fd_set - Change a buffered event file descriptor
event_buffer_free - Destroy buffered event
event_buffer_new - Create new buffered event
event_buffer_priority_set - Assign a priority to a buffered event
event_buffer_read - Read data from a buffered event
event_buffer_set_callback - Set or reset callbacks for a buffered event
event_buffer_timeout_set - Set read and write timeouts for a buffered event
event_buffer_watermark_set - Set the watermarks for read and write events
event_buffer_write - Write data to a buffered event
event_new - Create new event
event_priority_set - Assign a priority to an event
event_timer_add - Sinônimo de event_add
event_timer_del - Sinônimo de event_del
event_timer_new - Sinônimo de event_new
event_timer_set - Prepare a timer event
EvFork::createStopped - Creates a stopped instance of EvFork watcher class
EvFork::__construct - Constructs the EvFork watcher object
EvIdle::createStopped - Creates instance of a stopped EvIdle watcher object
EvIdle::__construct - Constructs the EvIdle watcher object
EvIo::createStopped - Create stopped EvIo watcher object
EvIo::set - Configures the watcher
EvIo:: construct - Constructs EvIo watcher object
https://www.php.net/manual/pt_BR/indexes.functions.php 37/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
__ j
EvLoop::backend - Returns an integer describing the backend used by libev
EvLoop::check - Creates EvCheck object associated with the current event loop instance
EvLoop::child - Creates EvChild object associated with the current event loop
EvLoop::defaultLoop - Returns or creates the default event loop
EvLoop::embed - Creates an instance of EvEmbed watcher associated with the current EvLoop
object
EvLoop::fork - Creates EvFork watcher object associated with the current event loop instance
EvLoop::idle - Creates EvIdle watcher object associated with the current event loop instance
EvLoop::invokePending - Invoke all pending watchers while resetting their pending state
EvLoop::io - Create EvIo watcher object associated with the current event loop instance
EvLoop::loopFork - Must be called after a fork
EvLoop::now - Returns the current "event loop time"
EvLoop::nowUpdate - Establishes the current time by querying the kernel, updating the time
returned by EvLoop::now in the progress
EvLoop::periodic - Creates EvPeriodic watcher object associated with the current event loop
instance
EvLoop::prepare - Creates EvPrepare watcher object associated with the current event loop
instance
EvLoop::resume - Resume previously suspended default event loop
EvLoop::run - Begin checking for events and calling callbacks for the loop
EvLoop::signal - Creates EvSignal watcher object associated with the current event loop
instance
EvLoop::stat - Creates EvStat watcher object associated with the current event loop instance
EvLoop::stop - Stops the event loop
EvLoop::suspend - Suspend the loop
EvLoop::timer - Creates EvTimer watcher object associated with the current event loop instance
EvLoop::verify - Performs internal consistency checks(for debugging)
EvLoop::__construct - Constructs the event loop object
EvPeriodic::again - Simply stops and restarts the periodic watcher again
EvPeriodic::at - Returns the absolute time that this watcher is supposed to trigger next
EvPeriodic::createStopped - Create a stopped EvPeriodic watcher
EvPeriodic::set - Configures the watcher
EvPeriodic::__construct - Constructs EvPeriodic watcher object
EvPrepare::createStopped - Creates a stopped instance of EvPrepare watcher
EvPrepare::__construct - Constructs EvPrepare watcher object
EvSignal::createStopped - Create stopped EvSignal watcher object
EvSignal::set - Configures the watcher
EvSignal::__construct - Constructs EvSignal watcher object
EvStat::attr - Returns the values most recently detected by Ev
EvStat::createStopped - Create a stopped EvStat watcher object
EvStat::prev - Returns the previous set of values returned by EvStat::attr
EvStat::set - Configures the watcher
EvStat::stat - Initiates the stat call
EvStat::__construct - Constructs EvStat watcher object
EvTimer::again - Restarts the timer watcher
EvTimer::createStopped - Creates EvTimer stopped watcher object
EvTimer::set - Configures the watcher
EvTimer::__construct - Constructs an EvTimer watcher object
EvWatcher::clear - Clear watcher pending status
EvWatcher::feed - Feeds the given revents set into the event loop
EvWatcher::getLoop - Returns the loop responsible for the watcher
EvWatcher::invoke - Invokes the watcher callback with the given received events bit mask
EvWatcher::keepalive - Configures whether to keep the loop from returning
EvWatcher::setCallback - Sets new callback for the watcher
EvWatcher::start - Starts the watcher
EvWatcher::stop - Stops the watcher
EvWatcher::__construct - Abstract constructor of a watcher object
Examples with PDO 4D - Examples PDO 4D
https://www.php.net/manual/pt_BR/indexes.functions.php 38/206
22/05/2019
p _ pPHP: Lista de_ Funções e Métodos - Manual
Exception::getCode - Obtém o código da exceção
Exception::getFile - Obtém o arquivo no qual a exceção ocorreu
Exception::getLine - Obtém a linha na qual a exceção ocorreu
Exception::getMessage - Obtém a mensagem da exceção
Exception::getPrevious - Retorna Exception anterior
Exception::getTrace - Obtém a stack trace
Exception::getTraceAsString - Obtém a stack trace como uma string
Exception::__clone - Clona a exceção
Exception::__construct - Construtor da exceção
Exception::__toString - Representação string da exceção
exec - Executa um programa externo
Executable::execute - Execute statement
ExecutionStatus::__construct - ExecutionStatus constructor
exif_imagetype - Verifica o tipo de uma imagem
exif_read_data - Lê os cabeçalhos EXIF de imagens JPEG ou TIFF. Deste modo você poderá ler
meta dados gerados por camêras digitais.
exif_tagname - Obtém o nome do cabeçalho para um índice
exif_thumbnail - Recupera a miniatura embutida de uma imagem TIFF ou JPEG
exit - Mostra uma mensagem e termina o script atual
exp - Calcula o expoente de e
expect:// - Process Interaction Streams
expect_expectl - Waits until the output from a process matches one of the patterns, a specified
time period has passed, or an EOF is seen
expect_popen - Execute command via Bourne shell, and open the PTY stream to the process
explode - Divide uma string em strings
expm1 - Retorna exp(numero) - 1, computado de forma que é preciso mesmo quando o valor do
número é perto de zero.
expression - Bind prepared statement variables as parameters
Expression::__construct - Expression constructor
extension_loaded - Indica quando uma extensão esta carregada
extract - Importa variáveis para a tabela de símbolos a partir de um array
ezmlm_hash - Calcula o valor do hash necessário para EZMLM
f
fam_cancel_monitor - Finalizando monitoramento
fam_close - Fecha uma conexão FAM
fam_monitor_collection - Monitora alterações de uma coleção de arquivos em um diretório
fam_monitor_directory - Monitora alterações em diretórios
fam_monitor_file - Monitora alterações em um arquivo
fam_next_event - Pega o próximo evento FAM pendente
fam_open - Abre uma conexão para o daemon FAM
fam_pending - Verifica por eventos FAM pendentes
fam_resume_monitor - Recomeça um monitoramento suspendido
fam_suspend_monitor - Suspende monitoramento temporariamente
FANNConnection::getFromNeuron - Returns the postions of starting neuron
FANNConnection::getToNeuron - Returns the postions of terminating neuron
FANNConnection::getWeight - Returns the connection weight
FANNConnection::setWeight - Sets the connections weight
FANNConnection::__construct - The connection constructor
fann_cascadetrain_on_data - Trains on an entire dataset, for a period of time using the Cascade2
training algorithm
fann_cascadetrain_on_file - Trains on an entire dataset read from file, for a period of time using
the Cascade2 training algorithm
fann_clear_scaling_params - Clears scaling parameters
fann_copy - Creates a copy of a fann structure
fann_create_from_file - Constructs a backpropagation neural network from a configuration file
fann_create_shortcut - Creates a standard backpropagation neural network which is not fully
connectected and has shortcut connections
fann create shortcut array - Creates a standard backpropagation neural network which is not
https://www.php.net/manual/pt_BR/indexes.functions.php 39/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _ _ y p p g
fully connectected and has shortcut connections

fann_create_sparse - Creates a standard backpropagation neural network, which is not fully


connected
fann_create_sparse_array - Creates a standard backpropagation neural network, which is not
fully connected using an array of layer sizes
fann_create_standard - Creates a standard fully connected backpropagation neural network
fann_create_standard_array - Creates a standard fully connected backpropagation neural
network using an array of layer sizes
fann_create_train - Creates an empty training data struct
fann_create_train_from_callback - Creates the training data struct from a user supplied function
fann_descale_input - Scale data in input vector after get it from ann based on previously
calculated parameters
fann_descale_output - Scale data in output vector after get it from ann based on previously
calculated parameters
fann_descale_train - Descale input and output data based on previously calculated parameters
fann_destroy - Destroys the entire network and properly freeing all the associated memory
fann_destroy_train - Destructs the training data
fann_duplicate_train_data - Returns an exact copy of a fann train data
fann_get_activation_function - Returns the activation function
fann_get_activation_steepness - Returns the activation steepness for supplied neuron and layer
number
fann_get_bias_array - Get the number of bias in each layer in the network
fann_get_bit_fail - The number of fail bits
fann_get_bit_fail_limit - Returns the bit fail limit used during training
fann_get_cascade_activation_functions - Returns the cascade activation functions
fann_get_cascade_activation_functions_count - Returns the number of cascade activation
functions
fann_get_cascade_activation_steepnesses - Returns the cascade activation steepnesses
fann_get_cascade_activation_steepnesses_count - The number of activation steepnesses
fann_get_cascade_candidate_change_fraction - Returns the cascade candidate change fraction
fann_get_cascade_candidate_limit - Return the candidate limit
fann_get_cascade_candidate_stagnation_epochs - Returns the number of cascade candidate
stagnation epochs
fann_get_cascade_max_cand_epochs - Returns the maximum candidate epochs
fann_get_cascade_max_out_epochs - Returns the maximum out epochs
fann_get_cascade_min_cand_epochs - Returns the minimum candidate epochs
fann_get_cascade_min_out_epochs - Returns the minimum out epochs
fann_get_cascade_num_candidates - Returns the number of candidates used during training
fann_get_cascade_num_candidate_groups - Returns the number of candidate groups
fann_get_cascade_output_change_fraction - Returns the cascade output change fraction
fann_get_cascade_output_stagnation_epochs - Returns the number of cascade output stagnation
epochs
fann_get_cascade_weight_multiplier - Returns the weight multiplier
fann_get_connection_array - Get connections in the network
fann_get_connection_rate - Get the connection rate used when the network was created
fann_get_errno - Returns the last error number
fann_get_errstr - Returns the last errstr
fann_get_layer_array - Get the number of neurons in each layer in the network
fann_get_learning_momentum - Returns the learning momentum
fann_get_learning_rate - Returns the learning rate
fann_get_MSE - Reads the mean square error from the network
fann_get_network_type - Get the type of neural network it was created as
fann_get_num_input - Get the number of input neurons
fann_get_num_layers - Get the number of layers in the neural network
fann_get_num_output - Get the number of output neurons
fann_get_quickprop_decay - Returns the decay which is a factor that weights should decrease in
each iteration during quickprop training
https://www.php.net/manual/pt_BR/indexes.functions.php 40/206
22/05/2019
gq p p PHP: Lista
g de Funções e Métodos - Manual
fann_get_quickprop_mu - Returns the mu factor
fann_get_rprop_decrease_factor - Returns the increase factor used during RPROP training
fann_get_rprop_delta_max - Returns the maximum step-size
fann_get_rprop_delta_min - Returns the minimum step-size
fann_get_rprop_delta_zero - Returns the initial step-size
fann_get_rprop_increase_factor - Returns the increase factor used during RPROP training
fann_get_sarprop_step_error_shift - Returns the sarprop step error shift
fann_get_sarprop_step_error_threshold_factor - Returns the sarprop step error threshold factor
fann_get_sarprop_temperature - Returns the sarprop temperature
fann_get_sarprop_weight_decay_shift - Returns the sarprop weight decay shift
fann_get_total_connections - Get the total number of connections in the entire network
fann_get_total_neurons - Get the total number of neurons in the entire network
fann_get_training_algorithm - Returns the training algorithm
fann_get_train_error_function - Returns the error function used during training
fann_get_train_stop_function - Returns the stop function used during training
fann_init_weights - Initialize the weights using Widrow + Nguyen’s algorithm
fann_length_train_data - Returns the number of training patterns in the train data
fann_merge_train_data - Merges the train data
fann_num_input_train_data - Returns the number of inputs in each of the training patterns in the
train data
fann_num_output_train_data - Returns the number of outputs in each of the training patterns in
the train data
fann_print_error - Prints the error string
fann_randomize_weights - Give each connection a random weight between min_weight and
max_weight
fann_read_train_from_file - Reads a file that stores training data
fann_reset_errno - Resets the last error number
fann_reset_errstr - Resets the last error string
fann_reset_MSE - Resets the mean square error from the network
fann_run - Will run input through the neural network
fann_save - Saves the entire network to a configuration file
fann_save_train - Save the training structure to a file
fann_scale_input - Scale data in input vector before feed it to ann based on previously calculated
parameters
fann_scale_input_train_data - Scales the inputs in the training data to the specified range
fann_scale_output - Scale data in output vector before feed it to ann based on previously
calculated parameters
fann_scale_output_train_data - Scales the outputs in the training data to the specified range
fann_scale_train - Scale input and output data based on previously calculated parameters
fann_scale_train_data - Scales the inputs and outputs in the training data to the specified range
fann_set_activation_function - Sets the activation function for supplied neuron and layer
fann_set_activation_function_hidden - Sets the activation function for all of the hidden layers
fann_set_activation_function_layer - Sets the activation function for all the neurons in the
supplied layer
fann_set_activation_function_output - Sets the activation function for the output layer
fann_set_activation_steepness - Sets the activation steepness for supplied neuron and layer
number
fann_set_activation_steepness_hidden - Sets the steepness of the activation steepness for all
neurons in the all hidden layers
fann_set_activation_steepness_layer - Sets the activation steepness for all of the neurons in the
supplied layer number
fann_set_activation_steepness_output - Sets the steepness of the activation steepness in the
output layer
fann_set_bit_fail_limit - Set the bit fail limit used during training
fann_set_callback - Sets the callback function for use during training
fann_set_cascade_activation_functions - Sets the array of cascade candidate activation functions
fann_set_cascade_activation_steepnesses - Sets the array of cascade candidate activation
steepnesses
https://www.php.net/manual/pt_BR/indexes.functions.php 41/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p
fann_set_cascade_candidate_change_fraction - Sets the cascade candidate change fraction
fann_set_cascade_candidate_limit - Sets the candidate limit
fann_set_cascade_candidate_stagnation_epochs - Sets the number of cascade candidate
stagnation epochs
fann_set_cascade_max_cand_epochs - Sets the max candidate epochs
fann_set_cascade_max_out_epochs - Sets the maximum out epochs
fann_set_cascade_min_cand_epochs - Sets the min candidate epochs
fann_set_cascade_min_out_epochs - Sets the minimum out epochs
fann_set_cascade_num_candidate_groups - Sets the number of candidate groups
fann_set_cascade_output_change_fraction - Sets the cascade output change fraction
fann_set_cascade_output_stagnation_epochs - Sets the number of cascade output stagnation
epochs
fann_set_cascade_weight_multiplier - Sets the weight multiplier
fann_set_error_log - Sets where the errors are logged to
fann_set_input_scaling_params - Calculate input scaling parameters for future use based on
training data
fann_set_learning_momentum - Sets the learning momentum
fann_set_learning_rate - Sets the learning rate
fann_set_output_scaling_params - Calculate output scaling parameters for future use based on
training data
fann_set_quickprop_decay - Sets the quickprop decay factor
fann_set_quickprop_mu - Sets the quickprop mu factor
fann_set_rprop_decrease_factor - Sets the decrease factor used during RPROP training
fann_set_rprop_delta_max - Sets the maximum step-size
fann_set_rprop_delta_min - Sets the minimum step-size
fann_set_rprop_delta_zero - Sets the initial step-size
fann_set_rprop_increase_factor - Sets the increase factor used during RPROP training
fann_set_sarprop_step_error_shift - Sets the sarprop step error shift
fann_set_sarprop_step_error_threshold_factor - Sets the sarprop step error threshold factor
fann_set_sarprop_temperature - Sets the sarprop temperature
fann_set_sarprop_weight_decay_shift - Sets the sarprop weight decay shift
fann_set_scaling_params - Calculate input and output scaling parameters for future use based on
training data
fann_set_training_algorithm - Sets the training algorithm
fann_set_train_error_function - Sets the error function used during training
fann_set_train_stop_function - Sets the stop function used during training
fann_set_weight - Set a connection in the network
fann_set_weight_array - Set connections in the network
fann_shuffle_train_data - Shuffles training data, randomizing the order
fann_subset_train_data - Returns an copy of a subset of the train data
fann_test - Test with a set of inputs, and a set of desired outputs
fann_test_data - Test a set of training data and calculates the MSE for the training data
fann_train - Train one iteration with a set of inputs, and a set of desired outputs
fann_train_epoch - Train one epoch with a set of training data
fann_train_on_data - Trains on an entire dataset for a period of time
fann_train_on_file - Trains on an entire dataset, which is read from file, for a period of time
fastcgi_finish_request - Envia todos os dados de resposta ao cliente
fbsql_affected_rows - Get number of affected rows in previous FrontBase operation
fbsql_autocommit - Enable or disable autocommit
fbsql_blob_size - Get the size of a BLOB
fbsql_change_user - Change logged in user of the active connection
fbsql_clob_size - Get the size of a CLOB
fbsql_close - Close FrontBase connection
fbsql_commit - Commits a transaction to the database
fbsql_connect - Open a connection to a FrontBase Server
fbsql_create_blob - Create a BLOB
fbsql_create_clob - Create a CLOB
fbsql create db - Create a FrontBase database
https://www.php.net/manual/pt_BR/indexes.functions.php 42/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q_ _
fbsql_database - Get or set the database name used with a connection
fbsql_database_password - Sets or retrieves the password for a FrontBase database
fbsql_data_seek - Move internal result pointer
fbsql_db_query - Send a FrontBase query
fbsql_db_status - Get the status for a given database
fbsql_drop_db - Drop (delete) a FrontBase database
fbsql_errno - Returns the error number from previous operation
fbsql_error - Returns the error message from previous operation
fbsql_fetch_array - Fetch a result row as an associative array, a numeric array, or both
fbsql_fetch_assoc - Fetch a result row as an associative array
fbsql_fetch_field - Get column information from a result and return as an object
fbsql_fetch_lengths - Get the length of each output in a result
fbsql_fetch_object - Fetch a result row as an object
fbsql_fetch_row - Get a result row as an enumerated array
fbsql_field_flags - Get the flags associated with the specified field in a result
fbsql_field_len - Returns the length of the specified field
fbsql_field_name - Get the name of the specified field in a result
fbsql_field_seek - Set result pointer to a specified field offset
fbsql_field_table - Get name of the table the specified field is in
fbsql_field_type - Get the type of the specified field in a result
fbsql_free_result - Free result memory
fbsql_get_autostart_info - Descrição
fbsql_hostname - Get or set the host name used with a connection
fbsql_insert_id - Get the id generated from the previous INSERT operation
fbsql_list_dbs - List databases available on a FrontBase server
fbsql_list_fields - List FrontBase result fields
fbsql_list_tables - List tables in a FrontBase database
fbsql_next_result - Move the internal result pointer to the next result
fbsql_num_fields - Get number of fields in result
fbsql_num_rows - Get number of rows in result
fbsql_password - Get or set the user password used with a connection
fbsql_pconnect - Open a persistent connection to a FrontBase Server
fbsql_query - Send a FrontBase query
fbsql_read_blob - Read a BLOB from the database
fbsql_read_clob - Read a CLOB from the database
fbsql_result - Get result data
fbsql_rollback - Rollback a transaction to the database
fbsql_rows_fetched - Get the number of rows affected by the last statement
fbsql_select_db - Select a FrontBase database
fbsql_set_characterset - Change input/output character set
fbsql_set_lob_mode - Set the LOB retrieve mode for a FrontBase result set
fbsql_set_password - Change the password for a given user
fbsql_set_transaction - Set the transaction locking and isolation
fbsql_start_db - Start a database on local or remote server
fbsql_stop_db - Stop a database on local or remote server
fbsql_tablename - Sinônimo de fbsql_table_name
fbsql_table_name - Get table name of field
fbsql_username - Get or set the username for the connection
fbsql_warnings - Enable or disable FrontBase warnings
fclose - Fecha um ponteiro de arquivo aberto
fdf_add_doc_javascript - Adds javascript code to the FDF document
fdf_add_template - Adds a template into the FDF document
fdf_close - Close an FDF document
fdf_create - Create a new FDF document
fdf_enum_values - Call a user defined function for each document value
fdf_errno - Return error code for last fdf operation
fdf_error - Return error description for FDF error code
fdf get ap - Get the appearance of a field
https://www.php.net/manual/pt_BR/indexes.functions.php 43/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_g _ p pp
fdf_get_attachment - Extracts uploaded file embedded in the FDF
fdf_get_encoding - Get the value of the /Encoding key
fdf_get_file - Get the value of the /F key
fdf_get_flags - Gets the flags of a field
fdf_get_opt - Gets a value from the opt array of a field
fdf_get_status - Get the value of the /STATUS key
fdf_get_value - Get the value of a field
fdf_get_version - Gets version number for FDF API or file
fdf_header - Sets FDF-specific output headers
fdf_next_field_name - Get the next field name
fdf_open - Open a FDF document
fdf_open_string - Read a FDF document from a string
fdf_remove_item - Sets target frame for form
fdf_save - Save a FDF document
fdf_save_string - Returns the FDF document as a string
fdf_set_ap - Set the appearance of a field
fdf_set_encoding - Sets FDF character encoding
fdf_set_file - Set PDF document to display FDF data in
fdf_set_flags - Sets a flag of a field
fdf_set_javascript_action - Sets an javascript action of a field
fdf_set_on_import_javascript - Adds javascript code to be executed when Acrobat opens the
FDF
fdf_set_opt - Sets an option of a field
fdf_set_status - Set the value of the /STATUS key
fdf_set_submit_form_action - Sets a submit form action of a field
fdf_set_target_frame - Set target frame for form display
fdf_set_value - Set the value of a field
fdf_set_version - Sets version number for a FDF file
feof - Testa pelo fim-de-arquivo (eof) em um ponteiro de arquivo
FFI::addr - Creates an unmanaged pointer to C data
FFI::alignof - Gets the alignment
FFI::arrayType - Dynamically constructs a new C array type
FFI::cast - Performs a C type cast
FFI::cdef - Creates a new FFI object
FFI::free - Releases an unmanaged data structure
FFI::load - Loads C declarations from a C header file
FFI::memcmp - Compares memory areas
FFI::memcpy - Copies one memory area to another
FFI::memset - Fills a memory area
FFI::new - Creates a C data structure
FFI::scope - Instantiates an FFI object with C declarations parsed during preloading
FFI::sizeof - Gets the size of C data or types
FFI::string - Creates a PHP string from a memory area
FFI::type - Creates an FFI\CType object from a C declaration
FFI::typeof - Gets the FFI\CType of FFI\CData
fflush - Força a liberação do buffer para um arquivo
fgetc - Lê um caracter do ponteiro de arquivo
fgetcsv - Lê uma linha do ponteiro de arquivos e a interpreta como campos CSV
fgets - Lê uma linha de um ponteiro de arquivo
fgetss - Ler uma linha de um ponteiro de arquivo e retira as tags HTML
file - Lê todo o arquivo para um array
file:// - Accessing local filesystem
fileatime - Obtém o último horário de acesso do arquivo
filectime - Obtém o tempo de modificação do inode do arquivo
filegroup - Lê o grupo do arquivo
fileinode - Lê o inode do arquivo
filemtime - Obtém o tempo de modificação do arquivo
fileowner - Lê o dono (owner) do arquivo
https://www.php.net/manual/pt_BR/indexes.functions.php 44/206
22/05/2019
( ) PHP:q Lista de Funções e Métodos - Manual
fileperms - Lê as permissões do arquivo
filepro - Lê e verifica o arquivo de mapa
filepro_fieldcount - Conta quantos campos tem em um banco de dados filePro
filepro_fieldname - Obtém o nome de um campo
filepro_fieldtype - Obtém o tipo de um campo
filepro_fieldwidth - Obtém a largura de um campo
filepro_retrieve - Obtém dados de um banco de dados filePro
filepro_rowcount - Conta o número de linhas em um banco de dados filePro
filesize - Obtém o tamanho do arquivo
FilesystemIterator::current - The current file
FilesystemIterator::getFlags - Get the handling flags
FilesystemIterator::key - Retrieve the key for the current file
FilesystemIterator::next - Move to the next file
FilesystemIterator::rewind - Rewinds back to the beginning
FilesystemIterator::setFlags - Sets handling flags
FilesystemIterator::__construct - Constructs a new filesystem iterator
filetype - Lê o tipo do arquivo
file_exists - Verifica se um arquivo ou diretório existe
file_get_contents - Lê todo o conteúdo de um arquivo para uma string
file_put_contents - Escreve uma string para um arquivo
FilterIterator::accept - Check whether the current element of the iterator is acceptable
FilterIterator::current - Retorna o valor do elemento atual
FilterIterator::getInnerIterator - Retorna o iterador interno
FilterIterator::key - Retorna a chave do elemento atual
FilterIterator::next - Avança o iterador
FilterIterator::rewind - Recomeça o iterador
FilterIterator::valid - Verifica se o elemento atual é válido ou não
FilterIterator::__construct - Construct a filterIterator
filter_has_var - Verifica se a variável é de um especificado tipo existente
filter_id - Retorna o ID de um dado nome de filtro
filter_input - Obtem a específica variável externa pelo nome e opcionalmente a filtra
filter_input_array - Obtem variáveis externas e opcionalmente as filtra
filter_list - Retorna a lista de todos filtros suportados
filter_var - Filtra a variável com um especificado filtro
filter_var_array - Obtêm múltiplas variáveis e opcionalmente as filtra
finfo::buffer - Sinônimo de finfo_buffer()
finfo::file - Sinônimo de finfo_file()
finfo::set_flags - Sinônimo de finfo_set_flags()
finfo::__construct - Sinônimo de finfo_open
finfo_close - Close fileinfo resource
finfo_open - Create a new fileinfo resource
floatval - Obtém o valor em ponto flutuante da variável
flock - Monitor de travamento de arquivos portátil
floor - Arredonda frações para baixo
flush - Descarrega o buffer de saída
fmod - Retorna o resto em ponto flutuante (módulo) da divisão dos argumentos
fnmatch - Compara nome de arquivo com um padrão
fopen - Abre um arquivo ou URL
forward_static_call - Call a static method
forward_static_call_array - Call a static method and pass the arguments as array
fpassthru - Imprime todo os dados restantes de um ponteiro de arquivo
fprintf - Escreve uma string formatada para um stream
fputcsv - Formata a linha como CSV e a escreve em um ponteiro de arquivo
fputs - Sinônimo de fwrite
fread - Leitura binary-safe de arquivo
FrenchToJD - Converte uma data do calendário Republicano da França para o calendário "Julian
Day Count".
fribidi log2vis - Converte uma string lógica para uma visual
https://www.php.net/manual/pt_BR/indexes.functions.php 45/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ g g g p
fscanf - Interpreta a leitura de um arquivo de acordo com um formato
fseek - Procura (seeks) em um ponteiro de arquivo
fsockopen - Abre um socket de conexão Internet ou de domínio Unix
fstat - Lê informações sobre um arquivo usando um ponteiro de arquivo aberto
ftell - Retorna a posição de leitura/gravação do ponteiro do arquivo
ftok - Convert a pathname and a project identifier to a System V IPC key
ftp:// - Accessing FTP(s) URLs
ftp_alloc - Aloca espaço para um arquivo a ser enviado para o servidor (uploaded)
ftp_append - Append the contents of a file to another file on the FTP server
ftp_cdup - Muda para o diretório acima
ftp_chdir - Muda o diretório atual em um servidor FTP
ftp_chmod - Estabelece as permissões de um arquivo via FTP
ftp_close - Fecha uma conexão FTP
ftp_connect - Abre uma conexão FTP
ftp_delete - Exclui um arquivo no servidor FTP
ftp_exec - Solicita a execução de um comando no servidor FTP
ftp_fget - Copia um arquivo do servidor FTP e salva em um arquivo aberto
ftp_fput - Envia um arquivo aberto para um servidor php
ftp_get - Copia um arquivo do servidor FTP
ftp_get_option - Obtém várias opções em tempo de execução da conexão FTP atual
ftp_login - Realiza o login em uma conexão FTP
ftp_mdtm - Retorna a hora da ultima modificação no arquivo indicado
ftp_mkdir - Cria um diretório
ftp_mlsd - Returns a list of files in the given directory
ftp_nb_continue - Continua a receber/enviar um arquivo (sem bloquear)
ftp_nb_fget - Obtém um arquivo de um servidor FTP e escreve-o para um arquivo aberto(sem
bloquear)
ftp_nb_fput - Grava um arquivo a partir de um arquivo aberto no servidor FTP (sem bloquear)
ftp_nb_get - Obtém um arquivo do servidor FTP e escreve-o em um arquivo local (sem
bloquear)
ftp_nb_put - Grava um arquivo no servidor FTP (sem bloquear)
ftp_nlist - Retorna a lista dos arquivos em um dado diretório
ftp_pasv - Muda o modo passivo em on(ligado) ou off(desligado)
ftp_put - Envia um arquivo para o servidor FTP
ftp_pwd - Retorna o nome do diretório atual
ftp_quit - Sinônimo de ftp_close
ftp_raw - Envia um comando arbritário para o servidor FTP
ftp_rawlist - Retorna uma lista detalhada dos arquivos em um diretório
ftp_rename - Renomeia um arquivo ou diretório no servidor FTP
ftp_rmdir - Remove um diretório
ftp_set_option - Define opções diversas em tempo de execução
ftp_site - Envia o comando SITE para o servidor
ftp_size - Retorna o tamanho de um dado arquivo
ftp_ssl_connect - Abre uma conexão SSL-FTP segura
ftp_systype - Retorna o identificador do tipo do sistema do servidor FTP remoto
ftruncate - Reduz um arquivo a um tamanho especificado
function_exists - Retorna TRUE se a função dada está definida
func_get_arg - Retorna um item para uma lista de argumentos
func_get_args - Retorna um array contendo uma lista de argumentos da função
func_num_args - Retorna o número de argumentos passados para a função
fwrite - Escrita binary-safe em arquivos
g
gc_collect_cycles - Forces collection of any existing garbage cycles
gc_disable - Deactivates the circular reference collector
gc_enable - Activates the circular reference collector
gc_enabled - Returns status of the circular reference collector
gc_mem_caches - Reclaims memory used by the Zend Engine memory manager
gc status - Gets information about the garbage collector
https://www.php.net/manual/pt_BR/indexes.functions.php 46/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g _ g g
gd_info - Obtém informações sobre a biblioteca GD instalada atualmente
GearmanClient::addOptions - Add client options
GearmanClient::addServer - Add a job server to the client
GearmanClient::addServers - Add a list of job servers to the client
GearmanClient::addTask - Add a task to be run in parallel
GearmanClient::addTaskBackground - Add a background task to be run in parallel
GearmanClient::addTaskHigh - Add a high priority task to run in parallel
GearmanClient::addTaskHighBackground - Add a high priority background task to be run in
parallel
GearmanClient::addTaskLow - Add a low priority task to run in parallel
GearmanClient::addTaskLowBackground - Add a low priority background task to be run in
parallel
GearmanClient::addTaskStatus - Add a task to get status
GearmanClient::clearCallbacks - Clear all task callback functions
GearmanClient::clone - Create a copy of a GearmanClient object
GearmanClient::context - Get the application context
GearmanClient::data - Get the application data (deprecated)
GearmanClient::do - Run a single task and return a result [deprecated]
GearmanClient::doBackground - Run a task in the background
GearmanClient::doHigh - Run a single high priority task
GearmanClient::doHighBackground - Run a high priority task in the background
GearmanClient::doJobHandle - Get the job handle for the running task
GearmanClient::doLow - Run a single low priority task
GearmanClient::doLowBackground - Run a low priority task in the background
GearmanClient::doNormal - Run a single task and return a result
GearmanClient::doStatus - Get the status for the running task
GearmanClient::echo - Send data to all job servers to see if they echo it back [deprecated]
GearmanClient::error - Returns an error string for the last error encountered
GearmanClient::getErrno - Get an errno value
GearmanClient::jobStatus - Get the status of a background job
GearmanClient::ping - Send data to all job servers to see if they echo it back
GearmanClient::removeOptions - Remove client options
GearmanClient::returnCode - Get the last Gearman return code
GearmanClient::runTasks - Run a list of tasks in parallel
GearmanClient::setClientCallback - Callback function when there is a data packet for a task
(deprecated)
GearmanClient::setCompleteCallback - Set a function to be called on task completion
GearmanClient::setContext - Set application context
GearmanClient::setCreatedCallback - Set a callback for when a task is queued
GearmanClient::setData - Set application data (deprecated)
GearmanClient::setDataCallback - Callback function when there is a data packet for a task
GearmanClient::setExceptionCallback - Set a callback for worker exceptions
GearmanClient::setFailCallback - Set callback for job failure
GearmanClient::setOptions - Set client options
GearmanClient::setStatusCallback - Set a callback for collecting task status
GearmanClient::setTimeout - Set socket I/O activity timeout
GearmanClient::setWarningCallback - Set a callback for worker warnings
GearmanClient::setWorkloadCallback - Set a callback for accepting incremental data updates
GearmanClient::timeout - Get current socket I/O activity timeout value
GearmanClient::__construct - Create a GearmanClient instance
GearmanJob::complete - Send the result and complete status (deprecated)
GearmanJob::data - Send data for a running job (deprecated)
GearmanJob::exception - Send exception for running job (deprecated)
GearmanJob::fail - Send fail status (deprecated)
GearmanJob::functionName - Get function name
GearmanJob::handle - Get the job handle
GearmanJob::returnCode - Get last return code
GearmanJob::sendComplete - Send the result and complete status
https://www.php.net/manual/pt_BR/indexes.functions.php 47/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p p
GearmanJob::sendData - Send data for a running job
GearmanJob::sendException - Send exception for running job (exception)
GearmanJob::sendFail - Send fail status
GearmanJob::sendStatus - Send status
GearmanJob::sendWarning - Send a warning
GearmanJob::setReturn - Set a return value
GearmanJob::status - Send status (deprecated)
GearmanJob::unique - Get the unique identifier
GearmanJob::warning - Send a warning (deprecated)
GearmanJob::workload - Get workload
GearmanJob::workloadSize - Get size of work load
GearmanJob::__construct - Create a GearmanJob instance
GearmanTask::create - Create a task (deprecated)
GearmanTask::data - Get data returned for a task
GearmanTask::dataSize - Get the size of returned data
GearmanTask::function - Get associated function name (deprecated)
GearmanTask::functionName - Get associated function name
GearmanTask::isKnown - Determine if task is known
GearmanTask::isRunning - Test whether the task is currently running
GearmanTask::jobHandle - Get the job handle
GearmanTask::recvData - Read work or result data into a buffer for a task
GearmanTask::returnCode - Get the last return code
GearmanTask::sendData - Send data for a task (deprecated)
GearmanTask::sendWorkload - Send data for a task
GearmanTask::taskDenominator - Get completion percentage denominator
GearmanTask::taskNumerator - Get completion percentage numerator
GearmanTask::unique - Get the unique identifier for a task
GearmanTask::uuid - Get the unique identifier for a task (deprecated)
GearmanTask::__construct - Create a GearmanTask instance
GearmanWorker::addFunction - Register and add callback function
GearmanWorker::addOptions - Add worker options
GearmanWorker::addServer - Add a job server
GearmanWorker::addServers - Add job servers
GearmanWorker::clone - Create a copy of the worker
GearmanWorker::echo - Test job server response
GearmanWorker::error - Get the last error encountered
GearmanWorker::getErrno - Get errno
GearmanWorker::options - Get worker options
GearmanWorker::register - Register a function with the job server
GearmanWorker::removeOptions - Remove worker options
GearmanWorker::returnCode - Get last Gearman return code
GearmanWorker::setId - Give the worker an identifier so it can be tracked when asking
gearmand for the list of available workers
GearmanWorker::setOptions - Set worker options
GearmanWorker::setTimeout - Set socket I/O activity timeout
GearmanWorker::timeout - Get socket I/O activity timeout
GearmanWorker::unregister - Unregister a function name with the job servers
GearmanWorker::unregisterAll - Unregister all function names with the job servers
GearmanWorker::wait - Wait for activity from one of the job servers
GearmanWorker::work - Wait for and perform jobs
GearmanWorker::__construct - Create a GearmanWorker instance
Gender\Gender::connect - Connect to an external name dictionary
Gender\Gender::country - Get textual country representation
Gender\Gender::get - Get gender of a name
Gender\Gender::isNick - Check if the name0 is an alias of the name1
Gender\Gender::similarNames - Get similar names
Gender\Gender::__construct - Construct the Gender object
Generator::current - Obtém o valor gerado
https://www.php.net/manual/pt_BR/indexes.functions.php 48/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g
Generator::key - Obtém o chave gerada
Generator::next - Retorna a execução do gerador
Generator::rewind - Rebobina o iterador
Generator::send - Envia um valor ao gerador
Generator::throw - Lança uma exceção no gerador
Generator::valid - Checa se o iterador foi fechado
Generator::__wakeup - Serializa o callback
geoip_asnum_by_name - Get the Autonomous System Numbers (ASN)
geoip_continent_code_by_name - Get the two letter continent code
geoip_country_code3_by_name - Get the three letter country code
geoip_country_code_by_name - Get the two letter country code
geoip_country_name_by_name - Get the full country name
geoip_database_info - Get GeoIP Database information
geoip_db_avail - Determine if GeoIP Database is available
geoip_db_filename - Returns the filename of the corresponding GeoIP Database
geoip_db_get_all_info - Returns detailed information about all GeoIP database types
geoip_domain_by_name - Get the second level domain name
geoip_id_by_name - Get the Internet connection type
geoip_isp_by_name - Get the Internet Service Provider (ISP) name
geoip_netspeedcell_by_name - Get the Internet connection speed
geoip_org_by_name - Get the organization name
geoip_record_by_name - Returns the detailed City information found in the GeoIP Database
geoip_region_by_name - Get the country code and region
geoip_region_name_by_code - Returns the region name for some country and region code
combo
geoip_setup_custom_directory - Set a custom directory for the GeoIP database
geoip_time_zone_by_country_and_region - Returns the time zone for some country and region
code combo
getallheaders - Obtém todos os cabeçalhos HTTP
getcwd - Obtém o diretório atual
getdate - Recupera informações de data/hora
getenv - Obtém uma variável de ambiente
gethostbyaddr - Obtém nome do host de Internet correspondendo ao endereçõ de IP fornecido.
gethostbyname - Get the IPv4 address corresponding to a given Internet host name
gethostbynamel - Get a list of IPv4 addresses corresponding to a given Internet host name
gethostname - Gets the host name
getimagesize - Obtém o tamanho de uma imagem
getimagesizefromstring - Get the size of an image from a string
getlastmod - Obtém o tempo da última modificação na pagina
getmxrr - Obtém registros MX correspondendo ao nome do host de Internet fornecido.
getmygid - Obtém o GID do dono do script PHP
getmyinode - Obtém o inode do script atual
getmypid - Obtém o ID do processo PHP
getmyuid - Obtém o UID do dono do script PHP
getopt - Obtém opções da lista de argumentos da linha de comando
getprotobyname - Get protocol number associated with protocol name
getprotobynumber - Get protocol name associated with protocol number
getrandmax - Retorna o maior valor aletório possível
getrusage - Obtém a utilização de recursos
getservbyname - Get port number associated with an Internet service and protocol
getservbyport - Get Internet service which corresponds to port and protocol
getSession - Connect to a MySQL server
gettext - Procura por uma mensagem no domínio atual
gettimeofday - Obtém a hora atual
gettype - Obtém o tipo da variável
get_browser - Diz o que o browser do usuário pode fazer
get_called_class - The "Late Static Binding" class name
get cfg var - Obtém o valor de uma opção de configuração do PHP
https://www.php.net/manual/pt_BR/indexes.functions.php 49/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g _ g_ pç g ç
get_class - Retorna o nome da classe de um objeto
get_class_methods - Obtém o nome dos métodos da classe
get_class_vars - Obtém as propriedades padrão da classe
get_current_user - Obtém o nome do dono do script PHP atual
get_declared_classes - Retorna uma matriz com os nomes das classes definidas
get_declared_interfaces - Retorna um array com todas as interfaces declaradas
get_declared_traits - Returns an array of all declared traits
get_defined_constants - Retorna uma matriz associativa com os nomes de todas as constantes e
seus valores
get_defined_functions - Retorna um array de todas as funções definidas
get_defined_vars - Retorna um array com todas variáveis definidas
get_extension_funcs - Retorna uma matriz com os nomes de funções de um módulo
get_headers - Retorna todos os cabeçalhos enviados pelo servidor em resposta à requisição
HTTP
get_html_translation_table - Retorna a tabela de tradução usada por htmlspecialchars e
htmlentities
get_included_files - Retorna uma matriz com os nomes dos arquivos incluídos ou requeridos
get_include_path - Obtém a opção de configuração include_path atual
get_loaded_extensions - Retorna uma matriz com os nomes de todos os módulos compilados e
carregados
get_magic_quotes_gpc - Obtém a configuração atual de magic quotes gpc
get_magic_quotes_runtime - Obtém a configuração ativa para magic_quotes_runtime
get_meta_tags - Extrai as informações das tag meta de um arquivo e retorna como uma matriz
get_object_vars - Obtém as propriedades públicas de um dado objeto
get_parent_class - Recupera o nome da classe pai para o objeto ou classe
get_required_files - Sinônimo de get_included_files
get_resources - Returns active resources
get_resource_type - Retorna o tipo de resource
glob - Acha caminhos que combinam com um padrão
glob:// - Find pathnames matching pattern
GlobIterator::count - Get the number of directories and files
GlobIterator::__construct - Construct a directory using glob
Gmagick::addimage - Adds new image to Gmagick object image list
Gmagick::addnoiseimage - Adds random noise to the image
Gmagick::annotateimage - Annotates an image with text
Gmagick::blurimage - Adds blur filter to image
Gmagick::borderimage - Surrounds the image with a border
Gmagick::charcoalimage - Simulates a charcoal drawing
Gmagick::chopimage - Removes a region of an image and trims
Gmagick::clear - Clears all resources associated to Gmagick object
Gmagick::commentimage - Adds a comment to your image
Gmagick::compositeimage - Composite one image onto another
Gmagick::cropimage - Extracts a region of the image
Gmagick::cropthumbnailimage - Creates a crop thumbnail
Gmagick::current - The current purpose
Gmagick::cyclecolormapimage - Displaces an image's colormap
Gmagick::deconstructimages - Returns certain pixel differences between images
Gmagick::despeckleimage - The despeckleimage purpose
Gmagick::destroy - The destroy purpose
Gmagick::drawimage - Renders the GmagickDraw object on the current image
Gmagick::edgeimage - Enhance edges within the image
Gmagick::embossimage - Returns a grayscale image with a three-dimensional effect
Gmagick::enhanceimage - Improves the quality of a noisy image
Gmagick::equalizeimage - Equalizes the image histogram
Gmagick::flipimage - Creates a vertical mirror image
Gmagick::flopimage - The flopimage purpose
Gmagick::frameimage - Adds a simulated three-dimensional border
Gmagick::gammaimage - Gamma-corrects an image
https://www.php.net/manual/pt_BR/indexes.functions.php 50/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g g g
Gmagick::getcopyright - Returns the GraphicsMagick API copyright as a string
Gmagick::getfilename - The filename associated with an image sequence
Gmagick::getimagebackgroundcolor - Returns the image background color
Gmagick::getimageblueprimary - Returns the chromaticy blue primary point
Gmagick::getimagebordercolor - Returns the image border color
Gmagick::getimagechanneldepth - Gets the depth for a particular image channel
Gmagick::getimagecolors - Returns the color of the specified colormap index
Gmagick::getimagecolorspace - Gets the image colorspace
Gmagick::getimagecompose - Returns the composite operator associated with the image
Gmagick::getimagedelay - Gets the image delay
Gmagick::getimagedepth - Gets the depth of the image
Gmagick::getimagedispose - Gets the image disposal method
Gmagick::getimageextrema - Gets the extrema for the image
Gmagick::getimagefilename - Returns the filename of a particular image in a sequence
Gmagick::getimageformat - Returns the format of a particular image in a sequence
Gmagick::getimagegamma - Gets the image gamma
Gmagick::getimagegreenprimary - Returns the chromaticy green primary point
Gmagick::getimageheight - Returns the image height
Gmagick::getimagehistogram - Gets the image histogram
Gmagick::getimageindex - Gets the index of the current active image
Gmagick::getimageinterlacescheme - Gets the image interlace scheme
Gmagick::getimageiterations - Gets the image iterations
Gmagick::getimagematte - Check if the image has a matte channel
Gmagick::getimagemattecolor - Returns the image matte color
Gmagick::getimageprofile - Returns the named image profile
Gmagick::getimageredprimary - Returns the chromaticity red primary point
Gmagick::getimagerenderingintent - Gets the image rendering intent
Gmagick::getimageresolution - Gets the image X and Y resolution
Gmagick::getimagescene - Gets the image scene
Gmagick::getimagesignature - Generates an SHA-256 message digest
Gmagick::getimagetype - Gets the potential image type
Gmagick::getimageunits - Gets the image units of resolution
Gmagick::getimagewhitepoint - Returns the chromaticity white point
Gmagick::getimagewidth - Returns the width of the image
Gmagick::getpackagename - Returns the GraphicsMagick package name
Gmagick::getquantumdepth - Returns the Gmagick quantum depth as a string
Gmagick::getreleasedate - Returns the GraphicsMagick release date as a string
Gmagick::getsamplingfactors - Gets the horizontal and vertical sampling factor
Gmagick::getsize - Returns the size associated with the Gmagick object
Gmagick::getversion - Returns the GraphicsMagick API version
Gmagick::hasnextimage - Checks if the object has more images
Gmagick::haspreviousimage - Checks if the object has a previous image
Gmagick::implodeimage - Creates a new image as a copy
Gmagick::labelimage - Adds a label to an image
Gmagick::levelimage - Adjusts the levels of an image
Gmagick::magnifyimage - Scales an image proportionally 2x
Gmagick::mapimage - Replaces the colors of an image with the closest color from a reference
image
Gmagick::medianfilterimage - Applies a digital filter
Gmagick::minifyimage - Scales an image proportionally to half its size
Gmagick::modulateimage - Control the brightness, saturation, and hue
Gmagick::motionblurimage - Simulates motion blur
Gmagick::newimage - Creates a new image
Gmagick::nextimage - Moves to the next image
Gmagick::normalizeimage - Enhances the contrast of a color image
Gmagick::oilpaintimage - Simulates an oil painting
Gmagick::previousimage - Move to the previous image in the object
Gmagick::profileimage - Adds or removes a profile from an image
https://www.php.net/manual/pt_BR/indexes.functions.php 51/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p g p g
Gmagick::quantizeimage - Analyzes the colors within a reference image
Gmagick::quantizeimages - The quantizeimages purpose
Gmagick::queryfontmetrics - Returns an array representing the font metrics
Gmagick::queryfonts - Returns the configured fonts
Gmagick::queryformats - Returns formats supported by Gmagick
Gmagick::radialblurimage - Radial blurs an image
Gmagick::raiseimage - Creates a simulated 3d button-like effect
Gmagick::read - Reads image from filename
Gmagick::readimage - Reads image from filename
Gmagick::readimageblob - Reads image from a binary string
Gmagick::readimagefile - The readimagefile purpose
Gmagick::reducenoiseimage - Smooths the contours of an image
Gmagick::removeimage - Removes an image from the image list
Gmagick::removeimageprofile - Removes the named image profile and returns it
Gmagick::resampleimage - Resample image to desired resolution
Gmagick::resizeimage - Scales an image
Gmagick::rollimage - Offsets an image
Gmagick::rotateimage - Rotates an image
Gmagick::scaleimage - Scales the size of an image
Gmagick::separateimagechannel - Separates a channel from the image
Gmagick::setCompressionQuality - Sets the object's default compression quality
Gmagick::setfilename - Sets the filename before you read or write the image
Gmagick::setimagebackgroundcolor - Sets the image background color
Gmagick::setimageblueprimary - Sets the image chromaticity blue primary point
Gmagick::setimagebordercolor - Sets the image border color
Gmagick::setimagechanneldepth - Sets the depth of a particular image channel
Gmagick::setimagecolorspace - Sets the image colorspace
Gmagick::setimagecompose - Sets the image composite operator
Gmagick::setimagedelay - Sets the image delay
Gmagick::setimagedepth - Sets the image depth
Gmagick::setimagedispose - Sets the image disposal method
Gmagick::setimagefilename - Sets the filename of a particular image in a sequence
Gmagick::setimageformat - Sets the format of a particular image
Gmagick::setimagegamma - Sets the image gamma
Gmagick::setimagegreenprimary - Sets the image chromaticity green primary point
Gmagick::setimageindex - Set the iterator to the position in the image list specified with the
index parameter
Gmagick::setimageinterlacescheme - Sets the interlace scheme of the image
Gmagick::setimageiterations - Sets the image iterations
Gmagick::setimageprofile - Adds a named profile to the Gmagick object
Gmagick::setimageredprimary - Sets the image chromaticity red primary point
Gmagick::setimagerenderingintent - Sets the image rendering intent
Gmagick::setimageresolution - Sets the image resolution
Gmagick::setimagescene - Sets the image scene
Gmagick::setimagetype - Sets the image type
Gmagick::setimageunits - Sets the image units of resolution
Gmagick::setimagewhitepoint - Sets the image chromaticity white point
Gmagick::setsamplingfactors - Sets the image sampling factors
Gmagick::setsize - Sets the size of the Gmagick object
Gmagick::shearimage - Creating a parallelogram
Gmagick::solarizeimage - Applies a solarizing effect to the image
Gmagick::spreadimage - Randomly displaces each pixel in a block
Gmagick::stripimage - Strips an image of all profiles and comments
Gmagick::swirlimage - Swirls the pixels about the center of the image
Gmagick::thumbnailimage - Changes the size of an image
Gmagick::trimimage - Remove edges from the image
Gmagick::write - Sinônimo de Gmagick::writeimage
Gmagick::writeimage - Writes an image to the specified filename
https://www.php.net/manual/pt_BR/indexes.functions.php 52/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g g p
Gmagick::__construct - The Gmagick constructor
GmagickDraw::annotate - Draws text on the image
GmagickDraw::arc - Draws an arc
GmagickDraw::bezier - Draws a bezier curve
GmagickDraw::ellipse - Draws an ellipse on the image
GmagickDraw::getfillcolor - Returns the fill color
GmagickDraw::getfillopacity - Returns the opacity used when drawing
GmagickDraw::getfont - Returns the font
GmagickDraw::getfontsize - Returns the font pointsize
GmagickDraw::getfontstyle - Returns the font style
GmagickDraw::getfontweight - Returns the font weight
GmagickDraw::getstrokecolor - Returns the color used for stroking object outlines
GmagickDraw::getstrokeopacity - Returns the opacity of stroked object outlines
GmagickDraw::getstrokewidth - Returns the width of the stroke used to draw object outlines
GmagickDraw::gettextdecoration - Returns the text decoration
GmagickDraw::gettextencoding - Returns the code set used for text annotations
GmagickDraw::line - The line purpose
GmagickDraw::point - Draws a point
GmagickDraw::polygon - Draws a polygon
GmagickDraw::polyline - Draws a polyline
GmagickDraw::rectangle - Draws a rectangle
GmagickDraw::rotate - Applies the specified rotation to the current coordinate space
GmagickDraw::roundrectangle - Draws a rounded rectangle
GmagickDraw::scale - Adjusts the scaling factor
GmagickDraw::setfillcolor - Sets the fill color to be used for drawing filled objects
GmagickDraw::setfillopacity - The setfillopacity purpose
GmagickDraw::setfont - Sets the fully-specified font to use when annotating with text
GmagickDraw::setfontsize - Sets the font pointsize to use when annotating with text
GmagickDraw::setfontstyle - Sets the font style to use when annotating with text
GmagickDraw::setfontweight - Sets the font weight
GmagickDraw::setstrokecolor - Sets the color used for stroking object outlines
GmagickDraw::setstrokeopacity - Specifies the opacity of stroked object outlines
GmagickDraw::setstrokewidth - Sets the width of the stroke used to draw object outlines
GmagickDraw::settextdecoration - Specifies a decoration
GmagickDraw::settextencoding - Specifies the text code set
GmagickPixel::getcolor - Returns the color
GmagickPixel::getcolorcount - Returns the color count associated with this color
GmagickPixel::getcolorvalue - Gets the normalized value of the provided color channel
GmagickPixel::setcolor - Sets the color
GmagickPixel::setcolorvalue - Sets the normalized value of one of the channels
GmagickPixel::__construct - The GmagickPixel constructor
gmdate - Formata uma data/hora GMT/CUT
gmmktime - Obtém um timestamp Unix para uma data GMT
gmp_abs - Valor absoluto
gmp_add - Adiciona números
gmp_and - Operador binário AND
gmp_binomial - Calculates binomial coefficient
gmp_clrbit - Limpa bit
gmp_cmp - Compara números
gmp_com - Calcula o complemento
gmp_div - Sinônimo de gmp_div_q
gmp_divexact - Divisão exata de números
gmp_div_q - Divide números
gmp_div_qr - Divide números e retorna o quociente e o resto da divisão
gmp_div_r - Resto da divisão de dois números
gmp_export - Export to a binary string
gmp_fact - Fatorial
gmp gcd - Calcula o MDC
https://www.php.net/manual/pt_BR/indexes.functions.php 53/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p_g
gmp_gcdext - Calcula GCD e multiplicadores
gmp_hamdist - Distância de Hamming
gmp_import - Import from a binary string
gmp_init - Cria um número GMP
gmp_intval - Converte um número GMP para um inteiro
gmp_invert - Inverse by modulo
gmp_jacobi - Símbolo de Jacobi
gmp_kronecker - Kronecker symbol
gmp_lcm - Calculate GCD
gmp_legendre - Símbolo de Legendre
gmp_mod - Operação Módulo
gmp_mul - Multiplica números
gmp_neg - Nega o número
gmp_nextprime - Busca o próximo número primo
gmp_or - Lógico OR
gmp_perfect_power - Perfect power check
gmp_perfect_square - Perfect square check
gmp_popcount - Contagem de população
gmp_pow - Potenciação
gmp_powm - Eleva um número a potência com módulo
gmp_prob_prime - Verifica se o número é "provavelmente primo"
gmp_random - Número randomico
gmp_random_bits - Random number
gmp_random_range - Random number
gmp_random_seed - Sets the RNG seed
gmp_root - Take the integer part of nth root
gmp_rootrem - Take the integer part and remainder of nth root
gmp_scan0 - Scan for 0
gmp_scan1 - Scan for 1
gmp_setbit - Set bit
gmp_sign - Sinal do número
gmp_sqrt - Raíz quadrada
gmp_sqrtrem - Raíz quadrada com resto
gmp_strval - Converte um número GMP para uma string
gmp_sub - Subtrai números
gmp_testbit - Tests if a bit is set
gmp_xor - Operação binária XOR
gmstrftime - Formata uma hora/data GMT/CUT de acordo com as configurações de localidade
gnupg_adddecryptkey - Add a key for decryption
gnupg_addencryptkey - Add a key for encryption
gnupg_addsignkey - Add a key for signing
gnupg_cleardecryptkeys - Removes all keys which were set for decryption before
gnupg_clearencryptkeys - Removes all keys which were set for encryption before
gnupg_clearsignkeys - Removes all keys which were set for signing before
gnupg_decrypt - Decrypts a given text
gnupg_decryptverify - Decrypts and verifies a given text
gnupg_encrypt - Encrypts a given text
gnupg_encryptsign - Encrypts and signs a given text
gnupg_export - Exports a key
gnupg_geterror - Returns the errortext, if a function fails
gnupg_getprotocol - Returns the currently active protocol for all operations
gnupg_import - Imports a key
gnupg_init - Initialize a connection
gnupg_keyinfo - Returns an array with information about all keys that matches the given pattern
gnupg_setarmor - Toggle armored output
gnupg_seterrormode - Sets the mode for error_reporting
gnupg_setsignmode - Sets the mode for signing
gnupg sign - Signs a given text
https://www.php.net/manual/pt_BR/indexes.functions.php 54/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g pg_ g g g
gnupg_verify - Verifies a signed text
gopher_parsedir - Translate a gopher formatted directory entry into an associative array
grapheme_extract - Function to extract a sequence of default grapheme clusters from a text
buffer, which must be encoded in UTF-8
grapheme_stripos - Find position (in grapheme units) of first occurrence of a case-insensitive
string
grapheme_stristr - Returns part of haystack string from the first occurrence of case-insensitive
needle to the end of haystack
grapheme_strlen - Get string length in grapheme units
grapheme_strpos - Find position (in grapheme units) of first occurrence of a string
grapheme_strripos - Find position (in grapheme units) of last occurrence of a case-insensitive
string
grapheme_strrpos - Find position (in grapheme units) of last occurrence of a string
grapheme_strstr - Returns part of haystack string from the first occurrence of needle to the end
of haystack
grapheme_substr - Return part of a string
GregorianToJD - Converte uma data gregoriana para o "Julian Day Count"
gupnp_context_get_host_ip - Get the IP address
gupnp_context_get_port - Get the port
gupnp_context_get_subscription_timeout - Get the event subscription timeout
gupnp_context_host_path - Start hosting
gupnp_context_new - Create a new context
gupnp_context_set_subscription_timeout - Sets the event subscription timeout
gupnp_context_timeout_add - Sets a function to be called at regular intervals
gupnp_context_unhost_path - Stop hosting
gupnp_control_point_browse_start - Start browsing
gupnp_control_point_browse_stop - Stop browsing
gupnp_control_point_callback_set - Set control point callback
gupnp_control_point_new - Create a new control point
gupnp_device_action_callback_set - Set device callback function
gupnp_device_info_get - Get info of root device
gupnp_device_info_get_service - Get the service with type
gupnp_root_device_get_available - Check whether root device is available
gupnp_root_device_get_relative_location - Get the relative location of root device
gupnp_root_device_new - Create a new root device
gupnp_root_device_set_available - Set whether or not root_device is available
gupnp_root_device_start - Start main loop
gupnp_root_device_stop - Stop main loop
gupnp_service_action_get - Retrieves the specified action arguments
gupnp_service_action_return - Return successfully
gupnp_service_action_return_error - Return error code
gupnp_service_action_set - Sets the specified action return values
gupnp_service_freeze_notify - Freeze new notifications
gupnp_service_info_get - Get full info of service
gupnp_service_info_get_introspection - Get resource introspection of service
gupnp_service_introspection_get_state_variable - Returns the state variable data
gupnp_service_notify - Notifies listening clients
gupnp_service_proxy_action_get - Send action to the service and get value
gupnp_service_proxy_action_set - Send action to the service and set value
gupnp_service_proxy_add_notify - Sets up callback for variable change notification
gupnp_service_proxy_callback_set - Set service proxy callback for signal
gupnp_service_proxy_get_subscribed - Check whether subscription is valid to the service
gupnp_service_proxy_remove_notify - Cancels the variable change notification
gupnp_service_proxy_send_action - Send action with multiple parameters synchronously
gupnp_service_proxy_set_subscribed - (Un)subscribes to the service
gupnp_service_thaw_notify - Sends out any pending notifications and stops queuing of new
ones
gzclose - Fecha um ponteiro para um arquivo-gz
https://www.php.net/manual/pt_BR/indexes.functions.php 55/206
22/05/2019
g p p PHP: Lista
q de Funções
g e Métodos - Manual
gzcompress - Comprime uma string
gzdecode - Decodifica uma string comprimida usando o gzip
gzdeflate - Comprime uma string usando DEFLATE
gzencode - Cria uma string comprimida com gzip
gzeof - Testa para o fim de um ponteiro de arquivo-gz
gzfile - Lê todo o arquivo-gz para uma matriz
gzgetc - Obtém um caractere de um ponteiro de arquivo-gz
gzgets - Obtém uma linha de um ponteiro de arquivo
gzgetss - Obtém uma linha de um ponteiro de arquivo-gz e retira as tags HTML
gzinflate - Descomprime uma string usando DEFLATE
gzopen - Abre um arquivo-gz
gzpassthru - Envia todos os dados restantes em um ponteiro para arquivo-gz
gzputs - Sinônimo de gzwrite
gzread - Leitura de arquivos-gz segura para binários
gzrewind - Retorna ao início a posição de um ponteiro para um arquivo-gz
gzseek - Move o ponteiro de um arquivo-gz
gztell - Indica a posição de leitura/gravação em um ponteiro para arquivo-gz
gzuncompress - Descomprime uma string com DEFLATED
gzwrite - Escrita segura para binário em arquivo-gz
h
HaruAnnotation::setBorderStyle - Set the border style of the annotation
HaruAnnotation::setHighlightMode - Set the highlighting mode of the annotation
HaruAnnotation::setIcon - Set the icon style of the annotation
HaruAnnotation::setOpened - Set the initial state of the annotation
HaruDestination::setFit - Set the appearance of the page to fit the window
HaruDestination::setFitB - Set the appearance of the page to fit the bounding box of the page
within the window
HaruDestination::setFitBH - Set the appearance of the page to fit the width of the bounding box
HaruDestination::setFitBV - Set the appearance of the page to fit the height of the boudning box
HaruDestination::setFitH - Set the appearance of the page to fit the window width
HaruDestination::setFitR - Set the appearance of the page to fit the specified rectangle
HaruDestination::setFitV - Set the appearance of the page to fit the window height
HaruDestination::setXYZ - Set the appearance of the page
HaruDoc::addPage - Add new page to the document
HaruDoc::addPageLabel - Set the numbering style for the specified range of pages
HaruDoc::createOutline - Create a HaruOutline instance
HaruDoc::getCurrentEncoder - Get HaruEncoder currently used in the document
HaruDoc::getCurrentPage - Return current page of the document
HaruDoc::getEncoder - Get HaruEncoder instance for the specified encoding
HaruDoc::getFont - Get HaruFont instance
HaruDoc::getInfoAttr - Get current value of the specified document attribute
HaruDoc::getPageLayout - Get current page layout
HaruDoc::getPageMode - Get current page mode
HaruDoc::getStreamSize - Get the size of the temporary stream
HaruDoc::insertPage - Insert new page just before the specified page
HaruDoc::loadJPEG - Load a JPEG image
HaruDoc::loadPNG - Load PNG image and return HaruImage instance
HaruDoc::loadRaw - Load a RAW image
HaruDoc::loadTTC - Load the font with the specified index from TTC file
HaruDoc::loadTTF - Load TTF font file
HaruDoc::loadType1 - Load Type1 font
HaruDoc::output - Write the document data to the output buffer
HaruDoc::readFromStream - Read data from the temporary stream
HaruDoc::resetError - Reset error state of the document handle
HaruDoc::resetStream - Rewind the temporary stream
HaruDoc::save - Save the document into the specified file
HaruDoc::saveToStream - Save the document into a temporary stream
HaruDoc::setCompressionMode - Set compression mode for the document
https://www.php.net/manual/pt_BR/indexes.functions.php 56/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p p
HaruDoc::setCurrentEncoder - Set the current encoder for the document
HaruDoc::setEncryptionMode - Set encryption mode for the document
HaruDoc::setInfoAttr - Set the info attribute of the document
HaruDoc::setInfoDateAttr - Set the datetime info attributes of the document
HaruDoc::setOpenAction - Define which page is shown when the document is opened
HaruDoc::setPageLayout - Set how pages should be displayed
HaruDoc::setPageMode - Set how the document should be displayed
HaruDoc::setPagesConfiguration - Set the number of pages per set of pages
HaruDoc::setPassword - Set owner and user passwords for the document
HaruDoc::setPermission - Set permissions for the document
HaruDoc::useCNSEncodings - Enable Chinese simplified encodings
HaruDoc::useCNSFonts - Enable builtin Chinese simplified fonts
HaruDoc::useCNTEncodings - Enable Chinese traditional encodings
HaruDoc::useCNTFonts - Enable builtin Chinese traditional fonts
HaruDoc::useJPEncodings - Enable Japanese encodings
HaruDoc::useJPFonts - Enable builtin Japanese fonts
HaruDoc::useKREncodings - Enable Korean encodings
HaruDoc::useKRFonts - Enable builtin Korean fonts
HaruDoc::__construct - Construct new HaruDoc instance
HaruEncoder::getByteType - Get the type of the byte in the text
HaruEncoder::getType - Get the type of the encoder
HaruEncoder::getUnicode - Convert the specified character to unicode
HaruEncoder::getWritingMode - Get the writing mode of the encoder
HaruFont::getAscent - Get the vertical ascent of the font
HaruFont::getCapHeight - Get the distance from the baseline of uppercase letters
HaruFont::getDescent - Get the vertical descent of the font
HaruFont::getEncodingName - Get the name of the encoding
HaruFont::getFontName - Get the name of the font
HaruFont::getTextWidth - Get the total width of the text, number of characters, number of words
and number of spaces
HaruFont::getUnicodeWidth - Get the width of the character in the font
HaruFont::getXHeight - Get the distance from the baseline of lowercase letters
HaruFont::measureText - Calculate the number of characters which can be included within the
specified width
HaruImage::getBitsPerComponent - Get the number of bits used to describe each color
component of the image
HaruImage::getColorSpace - Get the name of the color space
HaruImage::getHeight - Get the height of the image
HaruImage::getSize - Get size of the image
HaruImage::getWidth - Get the width of the image
HaruImage::setColorMask - Set the color mask of the image
HaruImage::setMaskImage - Set the image mask
HaruOutline::setDestination - Set the destination for the outline
HaruOutline::setOpened - Set the initial state of the outline
HaruPage::arc - Append an arc to the current path
HaruPage::beginText - Begin a text object and set the current text position to (0,0)
HaruPage::circle - Append a circle to the current path
HaruPage::closePath - Append a straight line from the current point to the start point of the path
HaruPage::concat - Concatenate current transformation matrix of the page and the specified
matrix
HaruPage::createDestination - Create new HaruDestination instance
HaruPage::createLinkAnnotation - Create new HaruAnnotation instance
HaruPage::createTextAnnotation - Create new HaruAnnotation instance
HaruPage::createURLAnnotation - Create and return new HaruAnnotation instance
HaruPage::curveTo - Append a Bezier curve to the current path
HaruPage::curveTo2 - Append a Bezier curve to the current path
HaruPage::curveTo3 - Append a Bezier curve to the current path
HaruPage::drawImage - Show image at the page
https://www.php.net/manual/pt_BR/indexes.functions.php 57/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g g p g
HaruPage::ellipse - Append an ellipse to the current path
HaruPage::endPath - End current path object without filling and painting operations
HaruPage::endText - End current text object
HaruPage::eofill - Fill current path using even-odd rule
HaruPage::eoFillStroke - Fill current path using even-odd rule, then paint the path
HaruPage::fill - Fill current path using nonzero winding number rule
HaruPage::fillStroke - Fill current path using nonzero winding number rule, then paint the path
HaruPage::getCharSpace - Get the current value of character spacing
HaruPage::getCMYKFill - Get the current filling color
HaruPage::getCMYKStroke - Get the current stroking color
HaruPage::getCurrentFont - Get the currently used font
HaruPage::getCurrentFontSize - Get the current font size
HaruPage::getCurrentPos - Get the current position for path painting
HaruPage::getCurrentTextPos - Get the current position for text printing
HaruPage::getDash - Get the current dash pattern
HaruPage::getFillingColorSpace - Get the current filling color space
HaruPage::getFlatness - Get the flatness of the page
HaruPage::getGMode - Get the current graphics mode
HaruPage::getGrayFill - Get the current filling color
HaruPage::getGrayStroke - Get the current stroking color
HaruPage::getHeight - Get the height of the page
HaruPage::getHorizontalScaling - Get the current value of horizontal scaling
HaruPage::getLineCap - Get the current line cap style
HaruPage::getLineJoin - Get the current line join style
HaruPage::getLineWidth - Get the current line width
HaruPage::getMiterLimit - Get the value of miter limit
HaruPage::getRGBFill - Get the current filling color
HaruPage::getRGBStroke - Get the current stroking color
HaruPage::getStrokingColorSpace - Get the current stroking color space
HaruPage::getTextLeading - Get the current value of line spacing
HaruPage::getTextMatrix - Get the current text transformation matrix of the page
HaruPage::getTextRenderingMode - Get the current text rendering mode
HaruPage::getTextRise - Get the current value of text rising
HaruPage::getTextWidth - Get the width of the text using current fontsize, character spacing and
word spacing
HaruPage::getTransMatrix - Get the current transformation matrix of the page
HaruPage::getWidth - Get the width of the page
HaruPage::getWordSpace - Get the current value of word spacing
HaruPage::lineTo - Draw a line from the current point to the specified point
HaruPage::measureText - Calculate the byte length of characters which can be included on one
line of the specified width
HaruPage::moveTextPos - Move text position to the specified offset
HaruPage::moveTo - Set starting point for new drawing path
HaruPage::moveToNextLine - Move text position to the start of the next line
HaruPage::rectangle - Append a rectangle to the current path
HaruPage::setCharSpace - Set character spacing for the page
HaruPage::setCMYKFill - Set filling color for the page
HaruPage::setCMYKStroke - Set stroking color for the page
HaruPage::setDash - Set the dash pattern for the page
HaruPage::setFlatness - Set flatness for the page
HaruPage::setFontAndSize - Set font and fontsize for the page
HaruPage::setGrayFill - Set filling color for the page
HaruPage::setGrayStroke - Sets stroking color for the page
HaruPage::setHeight - Set height of the page
HaruPage::setHorizontalScaling - Set horizontal scaling for the page
HaruPage::setLineCap - Set the shape to be used at the ends of lines
HaruPage::setLineJoin - Set line join style for the page
HaruPage::setLineWidth - Set line width for the page
https://www.php.net/manual/pt_BR/indexes.functions.php 58/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p g
HaruPage::setMiterLimit - Set the current value of the miter limit of the page
HaruPage::setRGBFill - Set filling color for the page
HaruPage::setRGBStroke - Set stroking color for the page
HaruPage::setRotate - Set rotation angle of the page
HaruPage::setSize - Set size and direction of the page
HaruPage::setSlideShow - Set transition style for the page
HaruPage::setTextLeading - Set text leading (line spacing) for the page
HaruPage::setTextMatrix - Set the current text transformation matrix of the page
HaruPage::setTextRenderingMode - Set text rendering mode for the page
HaruPage::setTextRise - Set the current value of text rising
HaruPage::setWidth - Set width of the page
HaruPage::setWordSpace - Set word spacing for the page
HaruPage::showText - Print text at the current position of the page
HaruPage::showTextNextLine - Move the current position to the start of the next line and print
the text
HaruPage::stroke - Paint current path
HaruPage::textOut - Print the text on the specified position
HaruPage::textRect - Print the text inside the specified region
hash - Generate a hash value (message digest)
HashContext::__construct - Private constructor to disallow direct instantiation
hash_algos - Return a list of registered hashing algorithms
hash_copy - Copy hashing context
hash_equals - Timing attack safe string comparison
hash_file - Generate a hash value using the contents of a given file
hash_final - Finalize an incremental hash and return resulting digest
hash_hkdf - Generate a HKDF key derivation of a supplied key input
hash_hmac - Generate a keyed hash value using the HMAC method
hash_hmac_algos - Return a list of registered hashing algorithms suitable for hash_hmac
hash_hmac_file - Generate a keyed hash value using the HMAC method and the contents of a
given file
hash_init - Initialize an incremental hashing context
hash_pbkdf2 - Generate a PBKDF2 key derivation of a supplied password
hash_update - Pump data into an active hashing context
hash_update_file - Pump data into an active hashing context from a file
hash_update_stream - Pump data into an active hashing context from an open stream
header - Send a raw HTTP header
headers_list - Retorna uma lista de cabeçalhos enviados para o servidor (ou pronto para enviar)
headers_sent - Checks if or where headers have been sent
header_register_callback - Call a header function
header_remove - Remove os cabeçalhos definidos anteriormente
hebrev - Converte texto lógico Hebraico para texto visual
hebrevc - Converte um texto lógico Hebráico para um texto visual com conversão newline
hex2bin - Decodes a hexadecimally encoded binary string
hexdec - Hexadecimal para decimal
highlight_file - Destaca a sintaxe de um arquivo
highlight_string - Destaque da sintaxe de uma string
hrtime - Get the system's high resolution time
HRTime\PerformanceCounter::getFrequency - Timer frequency in ticks per second
HRTime\PerformanceCounter::getTicks - Current ticks from the system
HRTime\PerformanceCounter::getTicksSince - Ticks elapsed since the given value
HRTime\StopWatch::getElapsedTicks - Get elapsed ticks for all intervals
HRTime\StopWatch::getElapsedTime - Get elapsed time for all intervals
HRTime\StopWatch::getLastElapsedTicks - Get elapsed ticks for the last interval
HRTime\StopWatch::getLastElapsedTime - Get elapsed time for the last interval
HRTime\StopWatch::isRunning - Whether the measurement is running
HRTime\StopWatch::start - Start time measurement
HRTime\StopWatch::stop - Stop time measurement
htmlentities - Converte todos os caracteres aplicáveis em entidades html.
https://www.php.net/manual/pt_BR/indexes.functions.php 59/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p
htmlspecialchars - Converte caracteres especiais para a realidade HTML
htmlspecialchars_decode - Converte especiais entidades HTML para caracteres
html_entity_decode - Converte todas as entidades HTML para os seus caracteres
http:// - Accessing HTTP(s) URLs
http_build_query - Gera a string de consulta (query) em formato URL
http_response_code - Get or Set the HTTP response code
hwapi_attribute_new - Creates instance of class hw_api_attribute
hwapi_content_new - Create new instance of class hw_api_content
hwapi_hgcsp - Returns object of class hw_api
hwapi_object_new - Creates a new instance of class hwapi_object_new
hw_api::checkin - Checks in an object
hw_api::checkout - Checks out an object
hw_api::children - Returns children of an object
hw_api::content - Returns content of an object
hw_api::copy - Copies physically
hw_api::dbstat - Returns statistics about database server
hw_api::dcstat - Returns statistics about document cache server
hw_api::dstanchors - Returns a list of all destination anchors
hw_api::dstofsrcanchor - Returns destination of a source anchor
hw_api::find - Search for objects
hw_api::ftstat - Returns statistics about fulltext server
hw_api::hwstat - Returns statistics about Hyperwave server
hw_api::identify - Log into Hyperwave Server
hw_api::info - Returns information about server configuration
hw_api::insert - Inserts a new object
hw_api::insertanchor - Inserts a new object of type anchor
hw_api::insertcollection - Inserts a new object of type collection
hw_api::insertdocument - Inserts a new object of type document
hw_api::link - Creates a link to an object
hw_api::lock - Locks an object
hw_api::move - Moves object between collections
hw_api::object - Retrieve attribute information
hw_api::objectbyanchor - Returns the object an anchor belongs to
hw_api::parents - Returns parents of an object
hw_api::remove - Delete an object
hw_api::replace - Replaces an object
hw_api::setcommittedversion - Commits version other than last version
hw_api::srcanchors - Returns a list of all source anchors
hw_api::srcsofdst - Returns source of a destination object
hw_api::unlock - Unlocks a locked object
hw_api::user - Returns the own user object
hw_api::userlist - Returns a list of all logged in users
hw_api_attribute::key - Returns key of the attribute
hw_api_attribute::langdepvalue - Returns value for a given language
hw_api_attribute::value - Returns value of the attribute
hw_api_attribute::values - Returns all values of the attribute
hw_api_content::mimetype - Returns mimetype
hw_api_content::read - Read content
hw_api_error::count - Returns number of reasons
hw_api_error::reason - Returns reason of error
hw_api_object::assign - Clones object
hw_api_object::attreditable - Checks whether an attribute is editable
hw_api_object::count - Returns number of attributes
hw_api_object::insert - Inserts new attribute
hw_api_object::remove - Removes attribute
hw_api_object::title - Returns the title attribute
hw_api_object::value - Returns value of attribute
hw api reason::description - Returns description of reason
https://www.php.net/manual/pt_BR/indexes.functions.php 60/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ p_ p p
hw_api_reason::type - Returns type of reason

hypot - Calcula o tamanho da hipotenusa de um ângulo reto do triângulo Retorna a raiz quadrada
de (num1*num1 + num2*num2)
i
ibase_add_user - Adiciona um usuário a um banco de dados seguro (apenas para IB6 ou
posterior)
ibase_affected_rows - Retorna o número de linhas que foram afetados pela consulta anterior
ibase_backup - Initiates a backup task in the service manager and returns immediately
ibase_blob_add - Adiciona dados em um blob recém criado
ibase_blob_cancel - Cancela a criação de um blob
ibase_blob_close - Fecha o blob
ibase_blob_create - Cria um novo blob para adicionar dados
ibase_blob_echo - Envia o conteúdo do blob para o browser
ibase_blob_get - Retorna uma quantidade especificada de bytes de dados de um blob aberto
ibase_blob_import - Cria um blob, copia um arquivo para ele e o fecha
ibase_blob_info - Retorna o tamanho do blob e outras informações úteis
ibase_blob_open - Abre um blob para obter partes de dados
ibase_close - Fecha uma conexão com um banco de dados InterBase
ibase_commit - Grava uma transação
ibase_commit_ret - Grava uma transação sem fechá-la
ibase_connect - Abre uma conexão com um banco de dados InterBase
ibase_db_info - Request statistics about a database
ibase_delete_user - Exclui um usuário de um banco de dados seguro (apenas para o IB6 ou
posterior)
ibase_drop_db - Exclui um banco de dados
ibase_errcode - Retorna um código de erro
ibase_errmsg - Retorna uma mensagem de erro
ibase_execute - Executa uma consulta preparada anteriormente
ibase_fetch_assoc - Obtém o resultado de uma linha da consulta como uma matriz associativa
ibase_fetch_object - Obtém uma linha como um objeto de um banco de dados InterBase
ibase_fetch_row - Obtém uma linha de um banco de dados InterBase
ibase_field_info - Obtém informação sobre um campo
ibase_free_event_handler - Cancela um manipulador de eventos registrado
ibase_free_query - Libera a memória alocada para uma consulta preparada
ibase_free_result - Libera um conjunto de resultados
ibase_gen_id - Increments the named generator and returns its new value
ibase_maintain_db - Execute a maintenance command on the database server
ibase_modify_user - Modifica um usuário para um banco de dados seguro (somente para IB6 ou
posterior)
ibase_name_result - Define um nome para um conjunto de resultados
ibase_num_fields - Obtém o número de campos em um conjunto de resultados
ibase_num_params - Retorna o número de parâmetros em uma consulta preparada
ibase_param_info - Retorna informação sobre um parâmetro em uma consulta preparada
ibase_pconnect - Abre uma conexão persistente com um banco de dados InterBase
ibase_prepare - Prepara uma query para execução posterior
ibase_query - Executa uma consulta em um banco de dados InterBase
ibase_restore - Initiates a restore task in the service manager and returns immediately
ibase_rollback - Desfaz uma transação
ibase_rollback_ret - Desfaz uma transação sem fechá-la
ibase_server_info - Request information about a database server
ibase_service_attach - Connect to the service manager
ibase_service_detach - Disconnect from the service manager
ibase_set_event_handler - Registra uma função de callback para ser chamada quando eventos
são postados
ibase_trans - Inicia uma transação
ibase_wait_event - Espera por um evento ser postado no banco de dados
iconv - Convert string to requested character encoding
https://www.php.net/manual/pt_BR/indexes.functions.php 61/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g q g
iconv_get_encoding - Retrieve internal configuration variables of iconv extension
iconv_mime_decode - Decodes a MIME header field
iconv_mime_decode_headers - Decodes multiple MIME header fields at once
iconv_mime_encode - Composes a MIME header field
iconv_set_encoding - Set current setting for character encoding conversion
iconv_strlen - Returns the character count of string
iconv_strpos - Finds position of first occurrence of a needle within a haystack
iconv_strrpos - Finds the last occurrence of a needle within a haystack
iconv_substr - Cut out part of a string
id3_get_frame_long_name - Get the long name of an ID3v2 frame
id3_get_frame_short_name - Get the short name of an ID3v2 frame
id3_get_genre_id - Get the id for a genre
id3_get_genre_list - Get all possible genre values
id3_get_genre_name - Get the name for a genre id
id3_get_tag - Get all information stored in an ID3 tag
id3_get_version - Get version of an ID3 tag
id3_remove_tag - Remove an existing ID3 tag
id3_set_tag - Update information stored in an ID3 tag
idate - Formata uma hora/data local como um inteiro
idn_to_ascii - Convert domain name to IDNA ASCII form
idn_to_utf8 - Convert domain name from IDNA ASCII to Unicode
ifxus_close_slob - Deletes the slob object
ifxus_create_slob - Creates an slob object and opens it
ifxus_free_slob - Deletes the slob object
ifxus_open_slob - Opens an slob object
ifxus_read_slob - Reads nbytes of the slob object
ifxus_seek_slob - Sets the current file or seek position
ifxus_tell_slob - Returns the current file or seek position
ifxus_write_slob - Writes a string into the slob object
ifx_affected_rows - Get number of rows affected by a query
ifx_blobinfile_mode - Set the default blob mode for all select queries
ifx_byteasvarchar - Set the default byte mode
ifx_close - Close Informix connection
ifx_connect - Open Informix server connection
ifx_copy_blob - Duplicates the given blob object
ifx_create_blob - Creates an blob object
ifx_create_char - Creates an char object
ifx_do - Execute a previously prepared SQL-statement
ifx_error - Returns error code of last Informix call
ifx_errormsg - Returns error message of last Informix call
ifx_fetch_row - Get row as an associative array
ifx_fieldproperties - List of SQL fieldproperties
ifx_fieldtypes - List of Informix SQL fields
ifx_free_blob - Deletes the blob object
ifx_free_char - Deletes the char object
ifx_free_result - Releases resources for the query
ifx_getsqlca - Get the contents of sqlca.sqlerrd[0..5] after a query
ifx_get_blob - Return the content of a blob object
ifx_get_char - Return the content of the char object
ifx_htmltbl_result - Formats all rows of a query into a HTML table
ifx_nullformat - Sets the default return value on a fetch row
ifx_num_fields - Returns the number of columns in the query
ifx_num_rows - Count the rows already fetched from a query
ifx_pconnect - Open persistent Informix connection
ifx_prepare - Prepare an SQL-statement for execution
ifx_query - Send Informix query
ifx_textasvarchar - Set the default text mode
ifx update blob - Updates the content of the blob object
https://www.php.net/manual/pt_BR/indexes.functions.php 62/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ p _ p j
ifx_update_char - Updates the content of the char object

ignore_user_abort - Estabelece se acontecerá o encerramento do script quando o usuário abortar


a conexão
iis_add_server - Creates a new virtual web server
iis_get_dir_security - Gets Directory Security
iis_get_script_map - Gets script mapping on a virtual directory for a specific extension
iis_get_server_by_comment - Return the instance number associated with the Comment
iis_get_server_by_path - Return the instance number associated with the Path
iis_get_server_rights - Gets server rights
iis_get_service_state - Returns the state for the service defined by ServiceId
iis_remove_server - Removes the virtual web server indicated by ServerInstance
iis_set_app_settings - Creates application scope for a virtual directory
iis_set_dir_security - Sets Directory Security
iis_set_script_map - Sets script mapping on a virtual directory
iis_set_server_rights - Sets server rights
iis_start_server - Starts the virtual web server
iis_start_service - Starts the service defined by ServiceId
iis_stop_server - Stops the virtual web server
iis_stop_service - Stops the service defined by ServiceId
image2wbmp - Envia uma imagem para o browser ou arquivo
imageaffine - Return an image containing the affine transformed src image, using an optional
clipping area
imageaffinematrixconcat - Concatenate two affine transformation matrices
imageaffinematrixget - Get an affine transformation matrix
imagealphablending - Set the blending mode for an image
imageantialias - Indica se as funções de antialias devem ser usadas ou não
imagearc - Desenha um elipse parcial
imagebmp - Output a BMP image to browser or file
imagechar - Desenha um caractere horizontalmente
imagecharup - Desenha um caractere verticalmente
imagecolorallocate - Aloca uma cor para uma imagem
imagecolorallocatealpha - Aloca cor para uma imagem
imagecolorat - Retorna o índice da cor de um pixel
imagecolorclosest - Retorna o índice da cor mais próxima da cor especificada
imagecolorclosestalpha - Retorna o índice da cor mais próxima da cor especificada +
transparencia
imagecolorclosesthwb - Get the index of the color which has the hue, white and blackness
imagecolordeallocate - Desaloca uma cor para uma imagem
imagecolorexact - Retorna o índice da cor especificada
imagecolorexactalpha - Retorna o índice da cor especificada + transparencia
imagecolormatch - Faz com que a versão das cores da paleta sejam mais próximas da versão
truecolor
imagecolorresolve - Retorna o índice da cor especificada ou a alternativa mais próxima possível
imagecolorresolvealpha - Retorna o índice da cor especificada + transparência ou a sua
alternativa mais próxima
imagecolorset - Set the color for the specified palette index
imagecolorsforindex - Retorna as cores de um índice
imagecolorstotal - Retorna o número de cores na paleta de uma imagem
imagecolortransparent - Define uma cor como tansparente
imageconvolution - Apply a 3x3 convolution matrix, using coefficient and offset
imagecopy - Copia parte de uma imagem
imagecopymerge - Copia e combina uma parte de uma imagem
imagecopymergegray - Copy and merge part of an image with gray scale
imagecopyresampled - Copy and resize part of an image with resampling
imagecopyresized - Copy and resize part of an image
imagecreate - Cria uma nova imagem baseada em paleta
imagecreatefrombmp - Cria uma nova imagem a partir de arquivo ou URL
https://www.php.net/manual/pt_BR/indexes.functions.php 63/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p g p q
imagecreatefromgd - Cria uma nova imagem apartir de um arquivo GD ou URL
imagecreatefromgd2 - Cria uma nova imagem apartir de um arquivo GD2 ou URL
imagecreatefromgd2part - Cria uma nova imagem apartir de uma parte de um arquivo GD ou
URL
imagecreatefromgif - Cria uma nova imagem a partir de um arquivo ou URL
imagecreatefromjpeg - Cria uma nova imagem a a partir de um arquivo ou URL
imagecreatefrompng - Cria uma nova imagem a partir de um arquivo ou URL
imagecreatefromstring - Cria uma nova imagem a apartir da imagem na string
imagecreatefromwbmp - Cria uma nova imagem a apratir de um arquivo ou URL
imagecreatefromwebp - Cria uma nova imagem a partir de arquivo ou URL
imagecreatefromxbm - Cria uma nova imagem a a partir de um arquivo ou URL
imagecreatefromxpm - Cria uma nova imagem a apratir de um arquivo ou URL
imagecreatetruecolor - Cria uma nova imagem true color
imagecrop - Crop an image to the given rectangle
imagecropauto - Crop an image automatically using one of the available modes
imagedashedline - Desenha uma linha pontilhada
imagedestroy - Destrói uma imagem
imageellipse - Desenha um elipse
imagefill - Flood fill
imagefilledarc - Draw a partial arc and fill it
imagefilledellipse - Desenha um elipse prenchido
imagefilledpolygon - Desenha um poligono prenchido
imagefilledrectangle - Desenha um retângulo prenchido
imagefilltoborder - Flood fill to specific color
imagefilter - Applies a filter to an image
imageflip - Flips an image using a given mode
imagefontheight - Retorna a altura da fonte
imagefontwidth - Retorna a largura da fonte
imageftbbox - Give the bounding box of a text using fonts via freetype2
imagefttext - Escreve texto na imagem usando fontes FreeType 2
imagegammacorrect - Apply a gamma correction to a GD image
imagegd - Envia a imagem GD para o browser ou um arquivo
imagegd2 - Envia uma imagem GD2
imagegetclip - Get the clipping rectangle
imagegif - Envia uma imagem para o browser ou arquivo
imagegrabscreen - Captures the whole screen
imagegrabwindow - Captures a window
imageinterlace - Ativa ou desativa o entrelaçamento
imageistruecolor - Indica quando uma imagem é uma imagem truecolor
imagejpeg - Envia a imagem para o borwser ou arquivo
imagelayereffect - Set the alpha blending flag to use layering effects
imageline - Desenha uma linha
imageloadfont - Carrega uma nova fonte
imageopenpolygon - Draws an open polygon
imagepalettecopy - Copia a paleta de uma imagem para a outra
imagepalettetotruecolor - Converts a palette based image to true color
imagepng - Emite uma imagem PNG para o navegador ou arquivo
imagepolygon - Desenha um poligono
imagepsbbox - Give the bounding box of a text rectangle using PostScript Type1 fonts
imagepsencodefont - Change the character encoding vector of a font
imagepsextendfont - Extend or condense a font
imagepsfreefont - Libera a memória usada por uma fonte PostScript Type
imagepsloadfont - Carrega uma fonte PostScript Type 1 a partir de um arquivo
imagepsslantfont - Slant a font
imagepstext - Draws a text over an image using PostScript Type1 fonts
imagerectangle - Desenha um retângulo
imageresolution - Get or set the resolution of the image
imagerotate - Gira uma imagem com o ângulo dado
https://www.php.net/manual/pt_BR/indexes.functions.php 64/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g g
imagesavealpha - Define a opção para salvar a informação completa do alpha channel (ao invés
de a transparencia de uma cor só) quando estiver salvando imagens PNG.
imagescale - Scale an image using the given new width and height
imagesetbrush - Set the brush image for line drawing
imagesetclip - Set the clipping rectangle
imagesetinterpolation - Set the interpolation method
imagesetpixel - Define um único pixel
imagesetstyle - Set the style for line drawing
imagesetthickness - Define a espessura para o desenho de linhas
imagesettile - Set the tile image for filling
imagestring - Desenha uma string horizontalmente
imagestringup - Desenha uma string verticalmente
imagesx - Obtem a largura da imagem
imagesy - Obtém a altura da imagem
imagetruecolortopalette - Converte uma imagem true color para uma imagem de paleta
imagettfbbox - Retorna uma caixa com o limites de um texto usando fontes TrueType
imagettftext - Escreve texto na imagem usando fontes TrueType
imagetypes - Retorna os tipos de imagens suportados por esta instalação do PHP
imagewbmp - Envia uma imagem para o browser ou arquivo
imagewebp - Output a WebP image to browser or file
imagexbm - Output an XBM image to browser or file
image_type_to_extension - Get file extension for image type
image_type_to_mime_type - Obtém o Mime-Type para um tipo de imagem retornado por
getimagesize, exif_read_data, exif_thumbnail, exif_imagetype
Imagick::adaptiveBlurImage - Adds adaptive blur filter to image
Imagick::adaptiveResizeImage - Adaptively resize image with data dependent triangulation
Imagick::adaptiveSharpenImage - Adaptively sharpen the image
Imagick::adaptiveThresholdImage - Selects a threshold for each pixel based on a range of
intensity
Imagick::addImage - Adds new image to Imagick object image list
Imagick::addNoiseImage - Adds random noise to the image
Imagick::affineTransformImage - Transforms an image
Imagick::animateImages - Animates an image or images
Imagick::annotateImage - Annotates an image with text
Imagick::appendImages - Append a set of images
Imagick::autoLevelImage - Description
Imagick::averageImages - Average a set of images
Imagick::blackThresholdImage - Forces all pixels below the threshold into black
Imagick::blueShiftImage - Description
Imagick::blurImage - Adds blur filter to image
Imagick::borderImage - Surrounds the image with a border
Imagick::brightnessContrastImage - Description
Imagick::charcoalImage - Simulates a charcoal drawing
Imagick::chopImage - Removes a region of an image and trims
Imagick::clampImage - Description
Imagick::clear - Clears all resources associated to Imagick object
Imagick::clipImage - Clips along the first path from the 8BIM profile
Imagick::clipImagePath - Description
Imagick::clipPathImage - Clips along the named paths from the 8BIM profile
Imagick::clone - Makes an exact copy of the Imagick object
Imagick::clutImage - Replaces colors in the image
Imagick::coalesceImages - Composites a set of images
Imagick::colorFloodfillImage - Changes the color value of any pixel that matches target
Imagick::colorizeImage - Blends the fill color with the image
Imagick::colorMatrixImage - Description
Imagick::combineImages - Combines one or more images into a single image
Imagick::commentImage - Adds a comment to your image
Imagick::compareImageChannels - Returns the difference in one or more images
https://www.php.net/manual/pt_BR/indexes.functions.php 65/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p g g
Imagick::compareImageLayers - Returns the maximum bounding region between images
Imagick::compareImages - Compares an image to a reconstructed image
Imagick::compositeImage - Composite one image onto another
Imagick::contrastImage - Change the contrast of the image
Imagick::contrastStretchImage - Enhances the contrast of a color image
Imagick::convolveImage - Applies a custom convolution kernel to the image
Imagick::count - Get the number of images
Imagick::cropImage - Extracts a region of the image
Imagick::cropThumbnailImage - Creates a crop thumbnail
Imagick::current - Returns a reference to the current Imagick object
Imagick::cycleColormapImage - Displaces an image's colormap
Imagick::decipherImage - Deciphers an image
Imagick::deconstructImages - Returns certain pixel differences between images
Imagick::deleteImageArtifact - Delete image artifact
Imagick::deleteImageProperty - Description
Imagick::deskewImage - Removes skew from the image
Imagick::despeckleImage - Reduces the speckle noise in an image
Imagick::destroy - Destroys the Imagick object
Imagick::displayImage - Displays an image
Imagick::displayImages - Displays an image or image sequence
Imagick::distortImage - Distorts an image using various distortion methods
Imagick::drawImage - Renders the ImagickDraw object on the current image
Imagick::edgeImage - Enhance edges within the image
Imagick::embossImage - Returns a grayscale image with a three-dimensional effect
Imagick::encipherImage - Enciphers an image
Imagick::enhanceImage - Improves the quality of a noisy image
Imagick::equalizeImage - Equalizes the image histogram
Imagick::evaluateImage - Applies an expression to an image
Imagick::exportImagePixels - Exports raw image pixels
Imagick::extentImage - Set image size
Imagick::filter - Description
Imagick::flattenImages - Merges a sequence of images
Imagick::flipImage - Creates a vertical mirror image
Imagick::floodFillPaintImage - Changes the color value of any pixel that matches target
Imagick::flopImage - Creates a horizontal mirror image
Imagick::forwardFourierTransformImage - Description
Imagick::frameImage - Adds a simulated three-dimensional border
Imagick::functionImage - Applies a function on the image
Imagick::fxImage - Evaluate expression for each pixel in the image
Imagick::gammaImage - Gamma-corrects an image
Imagick::gaussianBlurImage - Blurs an image
Imagick::getColorspace - Gets the colorspace
Imagick::getCompression - Gets the object compression type
Imagick::getCompressionQuality - Gets the object compression quality
Imagick::getCopyright - Returns the ImageMagick API copyright as a string
Imagick::getFilename - The filename associated with an image sequence
Imagick::getFont - Gets font
Imagick::getFormat - Returns the format of the Imagick object
Imagick::getGravity - Gets the gravity
Imagick::getHomeURL - Returns the ImageMagick home URL
Imagick::getImage - Returns a new Imagick object
Imagick::getImageAlphaChannel - Gets the image alpha channel
Imagick::getImageArtifact - Get image artifact
Imagick::getImageAttribute - Description
Imagick::getImageBackgroundColor - Returns the image background color
Imagick::getImageBlob - Returns the image sequence as a blob
Imagick::getImageBluePrimary - Returns the chromaticy blue primary point
Imagick::getImageBorderColor - Returns the image border color
https://www.php.net/manual/pt_BR/indexes.functions.php 66/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g g g
Imagick::getImageChannelDepth - Gets the depth for a particular image channel

Imagick::getImageChannelDistortion - Compares image channels of an image to a reconstructed


image
Imagick::getImageChannelDistortions - Gets channel distortions
Imagick::getImageChannelExtrema - Gets the extrema for one or more image channels
Imagick::getImageChannelKurtosis - The getImageChannelKurtosis purpose
Imagick::getImageChannelMean - Gets the mean and standard deviation
Imagick::getImageChannelRange - Gets channel range
Imagick::getImageChannelStatistics - Returns statistics for each channel in the image
Imagick::getImageClipMask - Gets image clip mask
Imagick::getImageColormapColor - Returns the color of the specified colormap index
Imagick::getImageColors - Gets the number of unique colors in the image
Imagick::getImageColorspace - Gets the image colorspace
Imagick::getImageCompose - Returns the composite operator associated with the image
Imagick::getImageCompression - Gets the current image's compression type
Imagick::getImageCompressionQuality - Gets the current image's compression quality
Imagick::getImageDelay - Gets the image delay
Imagick::getImageDepth - Gets the image depth
Imagick::getImageDispose - Gets the image disposal method
Imagick::getImageDistortion - Compares an image to a reconstructed image
Imagick::getImageExtrema - Gets the extrema for the image
Imagick::getImageFilename - Returns the filename of a particular image in a sequence
Imagick::getImageFormat - Returns the format of a particular image in a sequence
Imagick::getImageGamma - Gets the image gamma
Imagick::getImageGeometry - Gets the width and height as an associative array
Imagick::getImageGravity - Gets the image gravity
Imagick::getImageGreenPrimary - Returns the chromaticy green primary point
Imagick::getImageHeight - Returns the image height
Imagick::getImageHistogram - Gets the image histogram
Imagick::getImageIndex - Gets the index of the current active image
Imagick::getImageInterlaceScheme - Gets the image interlace scheme
Imagick::getImageInterpolateMethod - Returns the interpolation method
Imagick::getImageIterations - Gets the image iterations
Imagick::getImageLength - Returns the image length in bytes
Imagick::getImageMagickLicense - Returns a string containing the ImageMagick license
Imagick::getImageMatte - Return if the image has a matte channel
Imagick::getImageMatteColor - Returns the image matte color
Imagick::getImageMimeType - Description
Imagick::getImageOrientation - Gets the image orientation
Imagick::getImagePage - Returns the page geometry
Imagick::getImagePixelColor - Returns the color of the specified pixel
Imagick::getImageProfile - Returns the named image profile
Imagick::getImageProfiles - Returns the image profiles
Imagick::getImageProperties - Returns the image properties
Imagick::getImageProperty - Returns the named image property
Imagick::getImageRedPrimary - Returns the chromaticity red primary point
Imagick::getImageRegion - Extracts a region of the image
Imagick::getImageRenderingIntent - Gets the image rendering intent
Imagick::getImageResolution - Gets the image X and Y resolution
Imagick::getImagesBlob - Returns all image sequences as a blob
Imagick::getImageScene - Gets the image scene
Imagick::getImageSignature - Generates an SHA-256 message digest
Imagick::getImageSize - Returns the image length in bytes
Imagick::getImageTicksPerSecond - Gets the image ticks-per-second
Imagick::getImageTotalInkDensity - Gets the image total ink density
Imagick::getImageType - Gets the potential image type
Imagick::getImageUnits - Gets the image units of resolution
https://www.php.net/manual/pt_BR/indexes.functions.php 67/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g g g
Imagick::getImageVirtualPixelMethod - Returns the virtual pixel method
Imagick::getImageWhitePoint - Returns the chromaticity white point
Imagick::getImageWidth - Returns the image width
Imagick::getInterlaceScheme - Gets the object interlace scheme
Imagick::getIteratorIndex - Gets the index of the current active image
Imagick::getNumberImages - Returns the number of images in the object
Imagick::getOption - Returns a value associated with the specified key
Imagick::getPackageName - Returns the ImageMagick package name
Imagick::getPage - Returns the page geometry
Imagick::getPixelIterator - Returns a MagickPixelIterator
Imagick::getPixelRegionIterator - Get an ImagickPixelIterator for an image section
Imagick::getPointSize - Gets point size
Imagick::getQuantum - Description
Imagick::getQuantumDepth - Gets the quantum depth
Imagick::getQuantumRange - Returns the Imagick quantum range
Imagick::getRegistry - Description
Imagick::getReleaseDate - Returns the ImageMagick release date
Imagick::getResource - Returns the specified resource's memory usage
Imagick::getResourceLimit - Returns the specified resource limit
Imagick::getSamplingFactors - Gets the horizontal and vertical sampling factor
Imagick::getSize - Returns the size associated with the Imagick object
Imagick::getSizeOffset - Returns the size offset
Imagick::getVersion - Returns the ImageMagick API version
Imagick::haldClutImage - Replaces colors in the image
Imagick::hasNextImage - Checks if the object has more images
Imagick::hasPreviousImage - Checks if the object has a previous image
Imagick::identifyFormat - Description
Imagick::identifyImage - Identifies an image and fetches attributes
Imagick::implodeImage - Creates a new image as a copy
Imagick::importImagePixels - Imports image pixels
Imagick::inverseFourierTransformImage - Description
Imagick::labelImage - Adds a label to an image
Imagick::levelImage - Adjusts the levels of an image
Imagick::linearStretchImage - Stretches with saturation the image intensity
Imagick::liquidRescaleImage - Animates an image or images
Imagick::listRegistry - Description
Imagick::magnifyImage - Scales an image proportionally 2x
Imagick::mapImage - Replaces the colors of an image with the closest color from a reference
image
Imagick::matteFloodfillImage - Changes the transparency value of a color
Imagick::medianFilterImage - Applies a digital filter
Imagick::mergeImageLayers - Merges image layers
Imagick::minifyImage - Scales an image proportionally to half its size
Imagick::modulateImage - Control the brightness, saturation, and hue
Imagick::montageImage - Creates a composite image
Imagick::morphImages - Method morphs a set of images
Imagick::morphology - Description
Imagick::mosaicImages - Forms a mosaic from images
Imagick::motionBlurImage - Simulates motion blur
Imagick::negateImage - Negates the colors in the reference image
Imagick::newImage - Creates a new image
Imagick::newPseudoImage - Creates a new image
Imagick::nextImage - Moves to the next image
Imagick::normalizeImage - Enhances the contrast of a color image
Imagick::oilPaintImage - Simulates an oil painting
Imagick::opaquePaintImage - Changes the color value of any pixel that matches target
Imagick::optimizeImageLayers - Removes repeated portions of images to optimize
Imagick::orderedPosterizeImage - Performs an ordered dither
https://www.php.net/manual/pt_BR/indexes.functions.php 68/206
22/05/2019
g g PHP: Lista de Funções e Métodos - Manual
Imagick::paintFloodfillImage - Changes the color value of any pixel that matches target
Imagick::paintOpaqueImage - Change any pixel that matches color
Imagick::paintTransparentImage - Changes any pixel that matches color with the color defined
by fill
Imagick::pingImage - Fetch basic attributes about the image
Imagick::pingImageBlob - Quickly fetch attributes
Imagick::pingImageFile - Get basic image attributes in a lightweight manner
Imagick::polaroidImage - Simulates a Polaroid picture
Imagick::posterizeImage - Reduces the image to a limited number of color level
Imagick::previewImages - Quickly pin-point appropriate parameters for image processing
Imagick::previousImage - Move to the previous image in the object
Imagick::profileImage - Adds or removes a profile from an image
Imagick::quantizeImage - Analyzes the colors within a reference image
Imagick::quantizeImages - Analyzes the colors within a sequence of images
Imagick::queryFontMetrics - Returns an array representing the font metrics
Imagick::queryFonts - Returns the configured fonts
Imagick::queryFormats - Returns formats supported by Imagick
Imagick::radialBlurImage - Radial blurs an image
Imagick::raiseImage - Creates a simulated 3d button-like effect
Imagick::randomThresholdImage - Creates a high-contrast, two-color image
Imagick::readImage - Reads image from filename
Imagick::readImageBlob - Reads image from a binary string
Imagick::readImageFile - Reads image from open filehandle
Imagick::readimages - Description
Imagick::recolorImage - Recolors image
Imagick::reduceNoiseImage - Smooths the contours of an image
Imagick::remapImage - Remaps image colors
Imagick::removeImage - Removes an image from the image list
Imagick::removeImageProfile - Removes the named image profile and returns it
Imagick::render - Renders all preceding drawing commands
Imagick::resampleImage - Resample image to desired resolution
Imagick::resetImagePage - Reset image page
Imagick::resizeImage - Scales an image
Imagick::rollImage - Offsets an image
Imagick::rotateImage - Rotates an image
Imagick::rotationalBlurImage - Description
Imagick::roundCorners - Rounds image corners
Imagick::sampleImage - Scales an image with pixel sampling
Imagick::scaleImage - Scales the size of an image
Imagick::segmentImage - Segments an image
Imagick::selectiveBlurImage - Description
Imagick::separateImageChannel - Separates a channel from the image
Imagick::sepiaToneImage - Sepia tones an image
Imagick::setBackgroundColor - Sets the object's default background color
Imagick::setColorspace - Set colorspace
Imagick::setCompression - Sets the object's default compression type
Imagick::setCompressionQuality - Sets the object's default compression quality
Imagick::setFilename - Sets the filename before you read or write the image
Imagick::setFirstIterator - Sets the Imagick iterator to the first image
Imagick::setFont - Sets font
Imagick::setFormat - Sets the format of the Imagick object
Imagick::setGravity - Sets the gravity
Imagick::setImage - Replaces image in the object
Imagick::setImageAlphaChannel - Sets image alpha channel
Imagick::setImageArtifact - Set image artifact
Imagick::setImageAttribute - Description
Imagick::setImageBackgroundColor - Sets the image background color
Imagick::setImageBias - Sets the image bias for any method that convolves an image
https://www.php.net/manual/pt_BR/indexes.functions.php 69/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g g y g
Imagick::setImageBiasQuantum - Description
Imagick::setImageBluePrimary - Sets the image chromaticity blue primary point
Imagick::setImageBorderColor - Sets the image border color
Imagick::setImageChannelDepth - Sets the depth of a particular image channel
Imagick::setImageClipMask - Sets image clip mask
Imagick::setImageColormapColor - Sets the color of the specified colormap index
Imagick::setImageColorspace - Sets the image colorspace
Imagick::setImageCompose - Sets the image composite operator
Imagick::setImageCompression - Sets the image compression
Imagick::setImageCompressionQuality - Sets the image compression quality
Imagick::setImageDelay - Sets the image delay
Imagick::setImageDepth - Sets the image depth
Imagick::setImageDispose - Sets the image disposal method
Imagick::setImageExtent - Sets the image size
Imagick::setImageFilename - Sets the filename of a particular image
Imagick::setImageFormat - Sets the format of a particular image
Imagick::setImageGamma - Sets the image gamma
Imagick::setImageGravity - Sets the image gravity
Imagick::setImageGreenPrimary - Sets the image chromaticity green primary point
Imagick::setImageIndex - Set the iterator position
Imagick::setImageInterlaceScheme - Sets the image compression
Imagick::setImageInterpolateMethod - Sets the image interpolate pixel method
Imagick::setImageIterations - Sets the image iterations
Imagick::setImageMatte - Sets the image matte channel
Imagick::setImageMatteColor - Sets the image matte color
Imagick::setImageOpacity - Sets the image opacity level
Imagick::setImageOrientation - Sets the image orientation
Imagick::setImagePage - Sets the page geometry of the image
Imagick::setImageProfile - Adds a named profile to the Imagick object
Imagick::setImageProperty - Sets an image property
Imagick::setImageRedPrimary - Sets the image chromaticity red primary point
Imagick::setImageRenderingIntent - Sets the image rendering intent
Imagick::setImageResolution - Sets the image resolution
Imagick::setImageScene - Sets the image scene
Imagick::setImageTicksPerSecond - Sets the image ticks-per-second
Imagick::setImageType - Sets the image type
Imagick::setImageUnits - Sets the image units of resolution
Imagick::setImageVirtualPixelMethod - Sets the image virtual pixel method
Imagick::setImageWhitePoint - Sets the image chromaticity white point
Imagick::setInterlaceScheme - Sets the image compression
Imagick::setIteratorIndex - Set the iterator position
Imagick::setLastIterator - Sets the Imagick iterator to the last image
Imagick::setOption - Set an option
Imagick::setPage - Sets the page geometry of the Imagick object
Imagick::setPointSize - Sets point size
Imagick::setProgressMonitor - Description
Imagick::setRegistry - Description
Imagick::setResolution - Sets the image resolution
Imagick::setResourceLimit - Sets the limit for a particular resource
Imagick::setSamplingFactors - Sets the image sampling factors
Imagick::setSize - Sets the size of the Imagick object
Imagick::setSizeOffset - Sets the size and offset of the Imagick object
Imagick::setType - Sets the image type attribute
Imagick::shadeImage - Creates a 3D effect
Imagick::shadowImage - Simulates an image shadow
Imagick::sharpenImage - Sharpens an image
Imagick::shaveImage - Shaves pixels from the image edges
Imagick::shearImage - Creating a parallelogram
https://www.php.net/manual/pt_BR/indexes.functions.php 70/206
22/05/2019
g g g PHP:
p Lista degFunções e Métodos - Manual
Imagick::sigmoidalContrastImage - Adjusts the contrast of an image
Imagick::sketchImage - Simulates a pencil sketch
Imagick::smushImages - Description
Imagick::solarizeImage - Applies a solarizing effect to the image
Imagick::sparseColorImage - Interpolates colors
Imagick::spliceImage - Splices a solid color into the image
Imagick::spreadImage - Randomly displaces each pixel in a block
Imagick::statisticImage - Description
Imagick::steganoImage - Hides a digital watermark within the image
Imagick::stereoImage - Composites two images
Imagick::stripImage - Strips an image of all profiles and comments
Imagick::subImageMatch - Description
Imagick::swirlImage - Swirls the pixels about the center of the image
Imagick::textureImage - Repeatedly tiles the texture image
Imagick::thresholdImage - Changes the value of individual pixels based on a threshold
Imagick::thumbnailImage - Changes the size of an image
Imagick::tintImage - Applies a color vector to each pixel in the image
Imagick::transformImage - Convenience method for setting crop size and the image geometry
Imagick::transformImageColorspace - Transforms an image to a new colorspace
Imagick::transparentPaintImage - Paints pixels transparent
Imagick::transposeImage - Creates a vertical mirror image
Imagick::transverseImage - Creates a horizontal mirror image
Imagick::trimImage - Remove edges from the image
Imagick::uniqueImageColors - Discards all but one of any pixel color
Imagick::unsharpMaskImage - Sharpens an image
Imagick::valid - Checks if the current item is valid
Imagick::vignetteImage - Adds vignette filter to the image
Imagick::waveImage - Applies wave filter to the image
Imagick::whiteThresholdImage - Force all pixels above the threshold into white
Imagick::writeImage - Writes an image to the specified filename
Imagick::writeImageFile - Writes an image to a filehandle
Imagick::writeImages - Writes an image or image sequence
Imagick::writeImagesFile - Writes frames to a filehandle
Imagick::__construct - The Imagick constructor
Imagick::__toString - Returns the image as a string
ImagickDraw::affine - Adjusts the current affine transformation matrix
ImagickDraw::annotation - Draws text on the image
ImagickDraw::arc - Draws an arc
ImagickDraw::bezier - Draws a bezier curve
ImagickDraw::circle - Draws a circle
ImagickDraw::clear - Clears the ImagickDraw
ImagickDraw::clone - Makes an exact copy of the specified ImagickDraw object
ImagickDraw::color - Draws color on image
ImagickDraw::comment - Adds a comment
ImagickDraw::composite - Composites an image onto the current image
ImagickDraw::destroy - Frees all associated resources
ImagickDraw::ellipse - Draws an ellipse on the image
ImagickDraw::getClipPath - Obtains the current clipping path ID
ImagickDraw::getClipRule - Returns the current polygon fill rule
ImagickDraw::getClipUnits - Returns the interpretation of clip path units
ImagickDraw::getFillColor - Returns the fill color
ImagickDraw::getFillOpacity - Returns the opacity used when drawing
ImagickDraw::getFillRule - Returns the fill rule
ImagickDraw::getFont - Returns the font
ImagickDraw::getFontFamily - Returns the font family
ImagickDraw::getFontSize - Returns the font pointsize
ImagickDraw::getFontStretch - Description
ImagickDraw::getFontStyle - Returns the font style
https://www.php.net/manual/pt_BR/indexes.functions.php 71/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g y y
ImagickDraw::getFontWeight - Returns the font weight
ImagickDraw::getGravity - Returns the text placement gravity
ImagickDraw::getStrokeAntialias - Returns the current stroke antialias setting
ImagickDraw::getStrokeColor - Returns the color used for stroking object outlines
ImagickDraw::getStrokeDashArray - Returns an array representing the pattern of dashes and
gaps used to stroke paths
ImagickDraw::getStrokeDashOffset - Returns the offset into the dash pattern to start the dash
ImagickDraw::getStrokeLineCap - Returns the shape to be used at the end of open subpaths
when they are stroked
ImagickDraw::getStrokeLineJoin - Returns the shape to be used at the corners of paths when
they are stroked
ImagickDraw::getStrokeMiterLimit - Returns the stroke miter limit
ImagickDraw::getStrokeOpacity - Returns the opacity of stroked object outlines
ImagickDraw::getStrokeWidth - Returns the width of the stroke used to draw object outlines
ImagickDraw::getTextAlignment - Returns the text alignment
ImagickDraw::getTextAntialias - Returns the current text antialias setting
ImagickDraw::getTextDecoration - Returns the text decoration
ImagickDraw::getTextEncoding - Returns the code set used for text annotations
ImagickDraw::getTextInterlineSpacing - Description
ImagickDraw::getTextInterwordSpacing - Description
ImagickDraw::getTextKerning - Description
ImagickDraw::getTextUnderColor - Returns the text under color
ImagickDraw::getVectorGraphics - Returns a string containing vector graphics
ImagickDraw::line - Draws a line
ImagickDraw::matte - Paints on the image's opacity channel
ImagickDraw::pathClose - Adds a path element to the current path
ImagickDraw::pathCurveToAbsolute - Draws a cubic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierAbsolute - Draws a quadratic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierRelative - Draws a quadratic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute - Draws a quadratic Bezier curve
ImagickDraw::pathCurveToQuadraticBezierSmoothRelative - Draws a quadratic Bezier curve
ImagickDraw::pathCurveToRelative - Draws a cubic Bezier curve
ImagickDraw::pathCurveToSmoothAbsolute - Draws a cubic Bezier curve
ImagickDraw::pathCurveToSmoothRelative - Draws a cubic Bezier curve
ImagickDraw::pathEllipticArcAbsolute - Draws an elliptical arc
ImagickDraw::pathEllipticArcRelative - Draws an elliptical arc
ImagickDraw::pathFinish - Terminates the current path
ImagickDraw::pathLineToAbsolute - Draws a line path
ImagickDraw::pathLineToHorizontalAbsolute - Draws a horizontal line path
ImagickDraw::pathLineToHorizontalRelative - Draws a horizontal line
ImagickDraw::pathLineToRelative - Draws a line path
ImagickDraw::pathLineToVerticalAbsolute - Draws a vertical line
ImagickDraw::pathLineToVerticalRelative - Draws a vertical line path
ImagickDraw::pathMoveToAbsolute - Starts a new sub-path
ImagickDraw::pathMoveToRelative - Starts a new sub-path
ImagickDraw::pathStart - Declares the start of a path drawing list
ImagickDraw::point - Draws a point
ImagickDraw::polygon - Draws a polygon
ImagickDraw::polyline - Draws a polyline
ImagickDraw::pop - Destroys the current ImagickDraw in the stack, and returns to the
previously pushed ImagickDraw
ImagickDraw::popClipPath - Terminates a clip path definition
ImagickDraw::popDefs - Terminates a definition list
ImagickDraw::popPattern - Terminates a pattern definition
ImagickDraw::push - Clones the current ImagickDraw and pushes it to the stack
ImagickDraw::pushClipPath - Starts a clip path definition
ImagickDraw::pushDefs - Indicates that following commands create named elements for early
processing
https://www.php.net/manual/pt_BR/indexes.functions.php 72/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p g
ImagickDraw::pushPattern - Indicates that subsequent commands up to a
ImagickDraw::opPattern() command comprise the definition of a named pattern
ImagickDraw::rectangle - Draws a rectangle
ImagickDraw::render - Renders all preceding drawing commands onto the image
ImagickDraw::resetVectorGraphics - Description
ImagickDraw::rotate - Applies the specified rotation to the current coordinate space
ImagickDraw::roundRectangle - Draws a rounded rectangle
ImagickDraw::scale - Adjusts the scaling factor
ImagickDraw::setClipPath - Associates a named clipping path with the image
ImagickDraw::setClipRule - Set the polygon fill rule to be used by the clipping path
ImagickDraw::setClipUnits - Sets the interpretation of clip path units
ImagickDraw::setFillAlpha - Sets the opacity to use when drawing using the fill color or fill
texture
ImagickDraw::setFillColor - Sets the fill color to be used for drawing filled objects
ImagickDraw::setFillOpacity - Sets the opacity to use when drawing using the fill color or fill
texture
ImagickDraw::setFillPatternURL - Sets the URL to use as a fill pattern for filling objects
ImagickDraw::setFillRule - Sets the fill rule to use while drawing polygons
ImagickDraw::setFont - Sets the fully-specified font to use when annotating with text
ImagickDraw::setFontFamily - Sets the font family to use when annotating with text
ImagickDraw::setFontSize - Sets the font pointsize to use when annotating with text
ImagickDraw::setFontStretch - Sets the font stretch to use when annotating with text
ImagickDraw::setFontStyle - Sets the font style to use when annotating with text
ImagickDraw::setFontWeight - Sets the font weight
ImagickDraw::setGravity - Sets the text placement gravity
ImagickDraw::setResolution - Description
ImagickDraw::setStrokeAlpha - Specifies the opacity of stroked object outlines
ImagickDraw::setStrokeAntialias - Controls whether stroked outlines are antialiased
ImagickDraw::setStrokeColor - Sets the color used for stroking object outlines
ImagickDraw::setStrokeDashArray - Specifies the pattern of dashes and gaps used to stroke
paths
ImagickDraw::setStrokeDashOffset - Specifies the offset into the dash pattern to start the dash
ImagickDraw::setStrokeLineCap - Specifies the shape to be used at the end of open subpaths
when they are stroked
ImagickDraw::setStrokeLineJoin - Specifies the shape to be used at the corners of paths when
they are stroked
ImagickDraw::setStrokeMiterLimit - Specifies the miter limit
ImagickDraw::setStrokeOpacity - Specifies the opacity of stroked object outlines
ImagickDraw::setStrokePatternURL - Sets the pattern used for stroking object outlines
ImagickDraw::setStrokeWidth - Sets the width of the stroke used to draw object outlines
ImagickDraw::setTextAlignment - Specifies a text alignment
ImagickDraw::setTextAntialias - Controls whether text is antialiased
ImagickDraw::setTextDecoration - Specifies a decoration
ImagickDraw::setTextEncoding - Specifies the text code set
ImagickDraw::setTextInterlineSpacing - Description
ImagickDraw::setTextInterwordSpacing - Description
ImagickDraw::setTextKerning - Description
ImagickDraw::setTextUnderColor - Specifies the color of a background rectangle
ImagickDraw::setVectorGraphics - Sets the vector graphics
ImagickDraw::setViewbox - Sets the overall canvas size
ImagickDraw::skewX - Skews the current coordinate system in the horizontal direction
ImagickDraw::skewY - Skews the current coordinate system in the vertical direction
ImagickDraw::translate - Applies a translation to the current coordinate system
ImagickDraw::__construct - The ImagickDraw constructor
ImagickKernel::addKernel - Description
ImagickKernel::addUnityKernel - Description
ImagickKernel::fromBuiltIn - Description
ImagickKernel::fromMatrix - Description
https://www.php.net/manual/pt_BR/indexes.functions.php 73/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p
ImagickKernel::getMatrix - Description
ImagickKernel::scale - Description
ImagickKernel::separate - Description
ImagickPixel::clear - Clears resources associated with this object
ImagickPixel::destroy - Deallocates resources associated with this object
ImagickPixel::getColor - Returns the color
ImagickPixel::getColorAsString - Returns the color as a string
ImagickPixel::getColorCount - Returns the color count associated with this color
ImagickPixel::getColorQuantum - Description
ImagickPixel::getColorValue - Gets the normalized value of the provided color channel
ImagickPixel::getColorValueQuantum - Description
ImagickPixel::getHSL - Returns the normalized HSL color of the ImagickPixel object
ImagickPixel::getIndex - Description
ImagickPixel::isPixelSimilar - Check the distance between this color and another
ImagickPixel::isPixelSimilarQuantum - Description
ImagickPixel::isSimilar - Check the distance between this color and another
ImagickPixel::setColor - Sets the color
ImagickPixel::setColorCount - Description
ImagickPixel::setColorValue - Sets the normalized value of one of the channels
ImagickPixel::setColorValueQuantum - Description
ImagickPixel::setHSL - Sets the normalized HSL color
ImagickPixel::setIndex - Description
ImagickPixel::__construct - The ImagickPixel constructor
ImagickPixelIterator::clear - Clear resources associated with a PixelIterator
ImagickPixelIterator::destroy - Deallocates resources associated with a PixelIterator
ImagickPixelIterator::getCurrentIteratorRow - Returns the current row of ImagickPixel objects
ImagickPixelIterator::getIteratorRow - Returns the current pixel iterator row
ImagickPixelIterator::getNextIteratorRow - Returns the next row of the pixel iterator
ImagickPixelIterator::getPreviousIteratorRow - Returns the previous row
ImagickPixelIterator::newPixelIterator - Returns a new pixel iterator
ImagickPixelIterator::newPixelRegionIterator - Returns a new pixel iterator
ImagickPixelIterator::resetIterator - Resets the pixel iterator
ImagickPixelIterator::setIteratorFirstRow - Sets the pixel iterator to the first pixel row
ImagickPixelIterator::setIteratorLastRow - Sets the pixel iterator to the last pixel row
ImagickPixelIterator::setIteratorRow - Set the pixel iterator row
ImagickPixelIterator::syncIterator - Syncs the pixel iterator
ImagickPixelIterator::__construct - The ImagickPixelIterator constructor
imap_8bit - Convert an 8bit string to a quoted-printable string
imap_alerts - Returns all IMAP alert messages that have occurred
imap_append - Append a string message to a specified mailbox
imap_base64 - Decode BASE64 encoded text
imap_binary - Convert an 8bit string to a base64 string
imap_body - Read the message body
imap_bodystruct - Read the structure of a specified body section of a specific message
imap_check - Check current mailbox
imap_clearflag_full - Clears flags on messages
imap_close - Close an IMAP stream
imap_create - Sinônimo de imap_createmailbox
imap_createmailbox - Create a new mailbox
imap_delete - Mark a message for deletion from current mailbox
imap_deletemailbox - Delete a mailbox
imap_errors - Returns all of the IMAP errors that have occurred
imap_expunge - Delete all messages marked for deletion
imap_fetchbody - Fetch a particular section of the body of the message
imap_fetchheader - Returns header for a message
imap_fetchmime - Fetch MIME headers for a particular section of the message
imap_fetchstructure - Read the structure of a particular message
imap fetchtext - Sinônimo de imap body
https://www.php.net/manual/pt_BR/indexes.functions.php 74/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p_ p_ y
imap_fetch_overview - Read an overview of the information in the headers of the given message
imap_gc - Clears IMAP cache
imap_getacl - Gets the ACL for a given mailbox
imap_getmailboxes - Read the list of mailboxes, returning detailed information on each one
imap_getsubscribed - List all the subscribed mailboxes
imap_get_quota - Retrieve the quota level settings, and usage statics per mailbox
imap_get_quotaroot - Retrieve the quota settings per user
imap_header - Sinônimo de imap_headerinfo
imap_headerinfo - Read the header of the message
imap_headers - Returns headers for all messages in a mailbox
imap_last_error - Gets the last IMAP error that occurred during this page request
imap_list - Read the list of mailboxes
imap_listmailbox - Sinônimo de imap_list
imap_listscan - Returns the list of mailboxes that matches the given text
imap_listsubscribed - Sinônimo de imap_lsub
imap_lsub - List all the subscribed mailboxes
imap_mail - Send an email message
imap_mailboxmsginfo - Get information about the current mailbox
imap_mail_compose - Create a MIME message based on given envelope and body sections
imap_mail_copy - Copy specified messages to a mailbox
imap_mail_move - Move specified messages to a mailbox
imap_mime_header_decode - Decode MIME header elements
imap_msgno - Gets the message sequence number for the given UID
imap_mutf7_to_utf8 - Decode a modified UTF-7 string to UTF-8
imap_num_msg - Gets the number of messages in the current mailbox
imap_num_recent - Gets the number of recent messages in current mailbox
imap_open - Open an IMAP stream to a mailbox
imap_ping - Check if the IMAP stream is still active
imap_qprint - Convert a quoted-printable string to an 8 bit string
imap_rename - Sinônimo de imap_renamemailbox
imap_renamemailbox - Rename an old mailbox to new mailbox
imap_reopen - Reopen IMAP stream to new mailbox
imap_rfc822_parse_adrlist - Parses an address string
imap_rfc822_parse_headers - Parse mail headers from a string
imap_rfc822_write_address - Returns a properly formatted email address given the mailbox,
host, and personal info
imap_savebody - Save a specific body section to a file
imap_scan - Sinônimo de imap_listscan
imap_scanmailbox - Sinônimo de imap_listscan
imap_search - This function returns an array of messages matching the given search criteria
imap_setacl - Sets the ACL for a given mailbox
imap_setflag_full - Sets flags on messages
imap_set_quota - Sets a quota for a given mailbox
imap_sort - Gets and sort messages
imap_status - Returns status information on a mailbox
imap_subscribe - Subscribe to a mailbox
imap_thread - Returns a tree of threaded message
imap_timeout - Set or fetch imap timeout
imap_uid - This function returns the UID for the given message sequence number
imap_undelete - Unmark the message which is marked deleted
imap_unsubscribe - Unsubscribe from a mailbox
imap_utf7_decode - Decodes a modified UTF-7 encoded string
imap_utf7_encode - Converts ISO-8859-1 string to modified UTF-7 text
imap_utf8 - Converts MIME-encoded text to UTF-8
imap_utf8_to_mutf7 - Encode a UTF-8 string to modified UTF-7
implode - Junta elementos de uma matriz em uma string
import_request_variables - Importa variáveis GET/POST/Cookie para o escopo global
inclued get data - Get the inclued data
https://www.php.net/manual/pt_BR/indexes.functions.php 75/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_g _
inet_ntop - Converts a packed internet address to a human readable representation
inet_pton - Converts a human readable IP address to its packed in_addr representation
InfiniteIterator::next - Moves the inner Iterator forward or rewinds it
InfiniteIterator::__construct - Constructs an InfiniteIterator
inflate_add - Incrementally inflate encoded data
inflate_get_read_len - Get number of bytes read so far
inflate_get_status - Get decompression status
inflate_init - Initialize an incremental inflate context
ingres_autocommit - Switch autocommit on or off
ingres_autocommit_state - Test if the connection is using autocommit
ingres_charset - Returns the installation character set
ingres_close - Close an Ingres database connection
ingres_commit - Commit a transaction
ingres_connect - Open a connection to an Ingres database
ingres_cursor - Get a cursor name for a given result resource
ingres_errno - Get the last Ingres error number generated
ingres_error - Get a meaningful error message for the last error generated
ingres_errsqlstate - Get the last SQLSTATE error code generated
ingres_escape_string - Escape special characters for use in a query
ingres_execute - Execute a prepared query
ingres_fetch_array - Fetch a row of result into an array
ingres_fetch_assoc - Fetch a row of result into an associative array
ingres_fetch_object - Fetch a row of result into an object
ingres_fetch_proc_return - Get the return value from a procedure call
ingres_fetch_row - Fetch a row of result into an enumerated array
ingres_field_length - Get the length of a field
ingres_field_name - Get the name of a field in a query result
ingres_field_nullable - Test if a field is nullable
ingres_field_precision - Get the precision of a field
ingres_field_scale - Get the scale of a field
ingres_field_type - Get the type of a field in a query result
ingres_free_result - Free the resources associated with a result identifier
ingres_next_error - Get the next Ingres error
ingres_num_fields - Get the number of fields returned by the last query
ingres_num_rows - Get the number of rows affected or returned by a query
ingres_pconnect - Open a persistent connection to an Ingres database
ingres_prepare - Prepare a query for later execution
ingres_query - Send an SQL query to Ingres
ingres_result_seek - Set the row position before fetching data
ingres_rollback - Roll back a transaction
ingres_set_environment - Set environment features controlling output options
ingres_unbuffered_query - Send an unbuffered SQL query to Ingres
ini_alter - Sinônimo de ini_set
ini_get - Obtém o valor de uma opção de configuração
ini_get_all - Obtém todas as opções de configuração
ini_restore - Restaura o valor de uma opção de configuração
ini_set - Define o valor de uma opção de configuração
inotify_add_watch - Add a watch to an initialized inotify instance
inotify_init - Initialize an inotify instance
inotify_queue_len - Return a number upper than zero if there are pending events
inotify_read - Read events from an inotify instance
inotify_rm_watch - Remove an existing watch from an inotify instance
intdiv - Dividir números inteiros
interface_exists - Checa se a interface foi definida
IntlBreakIterator::createCharacterInstance - Create break iterator for boundaries of combining
character sequences
IntlBreakIterator::createCodePointInstance - Create break iterator for boundaries of code points
IntlBreakIterator::createLineInstance - Create break iterator for logically possible line breaks
https://www.php.net/manual/pt_BR/indexes.functions.php 76/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g yp
IntlBreakIterator::createSentenceInstance - Create break iterator for sentence breaks
IntlBreakIterator::createTitleInstance - Create break iterator for title-casing breaks
IntlBreakIterator::createWordInstance - Create break iterator for word breaks
IntlBreakIterator::current - Get index of current position
IntlBreakIterator::first - Set position to the first character in the text
IntlBreakIterator::following - Advance the iterator to the first boundary following specified
offset
IntlBreakIterator::getErrorCode - Get last error code on the object
IntlBreakIterator::getErrorMessage - Get last error message on the object
IntlBreakIterator::getLocale - Get the locale associated with the object
IntlBreakIterator::getPartsIterator - Create iterator for navigating fragments between boundaries
IntlBreakIterator::getText - Get the text being scanned
IntlBreakIterator::isBoundary - Tell whether an offset is a boundaryʼs offset
IntlBreakIterator::last - Set the iterator position to index beyond the last character
IntlBreakIterator::next - Advance the iterator the next boundary
IntlBreakIterator::preceding - Set the iterator position to the first boundary before an offset
IntlBreakIterator::previous - Set the iterator position to the boundary immediately before the
current
IntlBreakIterator::setText - Set the text being scanned
IntlBreakIterator::__construct - Private constructor for disallowing instantiation
IntlCalendar::add - Add a (signed) amount of time to a field
IntlCalendar::after - Whether this objectʼs time is after that of the passed object
IntlCalendar::before - Whether this objectʼs time is before that of the passed object
IntlCalendar::clear - Clear a field or all fields
IntlCalendar::createInstance - Create a new IntlCalendar
IntlCalendar::equals - Compare time of two IntlCalendar objects for equality
IntlCalendar::fieldDifference - Calculate difference between given time and this objectʼs time
IntlCalendar::fromDateTime - Create an IntlCalendar from a DateTime object or string
IntlCalendar::get - Get the value for a field
IntlCalendar::getActualMaximum - The maximum value for a field, considering the objectʼs
current time
IntlCalendar::getActualMinimum - The minimum value for a field, considering the objectʼs
current time
IntlCalendar::getAvailableLocales - Get array of locales for which there is data
IntlCalendar::getDayOfWeekType - Tell whether a day is a weekday, weekend or a day that has
a transition between the two
IntlCalendar::getErrorCode - Get last error code on the object
IntlCalendar::getErrorMessage - Get last error message on the object
IntlCalendar::getFirstDayOfWeek - Get the first day of the week for the calendarʼs locale
IntlCalendar::getGreatestMinimum - Get the largest local minimum value for a field
IntlCalendar::getKeywordValuesForLocale - Get set of locale keyword values
IntlCalendar::getLeastMaximum - Get the smallest local maximum for a field
IntlCalendar::getLocale - Get the locale associated with the object
IntlCalendar::getMaximum - Get the global maximum value for a field
IntlCalendar::getMinimalDaysInFirstWeek - Get minimal number of days the first week in a
year or month can have
IntlCalendar::getMinimum - Get the global minimum value for a field
IntlCalendar::getNow - Get number representing the current time
IntlCalendar::getRepeatedWallTimeOption - Get behavior for handling repeating wall time
IntlCalendar::getSkippedWallTimeOption - Get behavior for handling skipped wall time
IntlCalendar::getTime - Get time currently represented by the object
IntlCalendar::getTimeZone - Get the objectʼs timezone
IntlCalendar::getType - Get the calendar type
IntlCalendar::getWeekendTransition - Get time of the day at which weekend begins or ends
IntlCalendar::inDaylightTime - Whether the objectʼs time is in Daylight Savings Time
IntlCalendar::isEquivalentTo - Whether another calendar is equal but for a different time
IntlCalendar::isLenient - Whether date/time interpretation is in lenient mode
IntlCalendar::isSet - Whether a field is set
https://www.php.net/manual/pt_BR/indexes.functions.php 77/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

IntlCalendar::isWeekend - Whether a certain date/time is in the weekend


IntlCalendar::roll - Add value to field without carrying into more significant fields
IntlCalendar::set - Set a time field or several common fields at once
IntlCalendar::setFirstDayOfWeek - Set the day on which the week is deemed to start
IntlCalendar::setLenient - Set whether date/time interpretation is to be lenient
IntlCalendar::setMinimalDaysInFirstWeek - Set minimal number of days the first week in a year
or month can have
IntlCalendar::setRepeatedWallTimeOption - Set behavior for handling repeating wall times at
negative timezone offset transitions
IntlCalendar::setSkippedWallTimeOption - Set behavior for handling skipped wall times at
positive timezone offset transitions
IntlCalendar::setTime - Set the calendar time in milliseconds since the epoch
IntlCalendar::setTimeZone - Set the timezone used by this calendar
IntlCalendar::toDateTime - Convert an IntlCalendar into a DateTime object
IntlCalendar::__construct - Private constructor for disallowing instantiation
IntlChar::charAge - Get the "age" of the code point
IntlChar::charDigitValue - Get the decimal digit value of a decimal digit character
IntlChar::charDirection - Get bidirectional category value for a code point
IntlChar::charFromName - Find Unicode character by name and return its code point value
IntlChar::charMirror - Get the "mirror-image" character for a code point
IntlChar::charName - Retrieve the name of a Unicode character
IntlChar::charType - Get the general category value for a code point
IntlChar::chr - Return Unicode character by code point value
IntlChar::digit - Get the decimal digit value of a code point for a given radix
IntlChar::enumCharNames - Enumerate all assigned Unicode characters within a range
IntlChar::enumCharTypes - Enumerate all code points with their Unicode general categories
IntlChar::foldCase - Perform case folding on a code point
IntlChar::forDigit - Get character representation for a given digit and radix
IntlChar::getBidiPairedBracket - Get the paired bracket character for a code point
IntlChar::getBlockCode - Get the Unicode allocation block containing a code point
IntlChar::getCombiningClass - Get the combining class of a code point
IntlChar::getFC_NFKC_Closure - Get the FC_NFKC_Closure property for a code point
IntlChar::getIntPropertyMaxValue - Get the max value for a Unicode property
IntlChar::getIntPropertyMinValue - Get the min value for a Unicode property
IntlChar::getIntPropertyValue - Get the value for a Unicode property for a code point
IntlChar::getNumericValue - Get the numeric value for a Unicode code point
IntlChar::getPropertyEnum - Get the property constant value for a given property name
IntlChar::getPropertyName - Get the Unicode name for a property
IntlChar::getPropertyValueEnum - Get the property value for a given value name
IntlChar::getPropertyValueName - Get the Unicode name for a property value
IntlChar::getUnicodeVersion - Get the Unicode version
IntlChar::hasBinaryProperty - Check a binary Unicode property for a code point
IntlChar::isalnum - Check if code point is an alphanumeric character
IntlChar::isalpha - Check if code point is a letter character
IntlChar::isbase - Check if code point is a base character
IntlChar::isblank - Check if code point is a "blank" or "horizontal space" character
IntlChar::iscntrl - Check if code point is a control character
IntlChar::isdefined - Check whether the code point is defined
IntlChar::isdigit - Check if code point is a digit character
IntlChar::isgraph - Check if code point is a graphic character
IntlChar::isIDIgnorable - Check if code point is an ignorable character
IntlChar::isIDPart - Check if code point is permissible in an identifier
IntlChar::isIDStart - Check if code point is permissible as the first character in an identifier
IntlChar::isISOControl - Check if code point is an ISO control code
IntlChar::isJavaIDPart - Check if code point is permissible in a Java identifier
IntlChar::isJavaIDStart - Check if code point is permissible as the first character in a Java
identifier
IntlChar::isJavaSpaceChar - Check if code point is a space character according to Java
https://www.php.net/manual/pt_BR/indexes.functions.php 78/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p p p g
IntlChar::islower - Check if code point is a lowercase letter
IntlChar::isMirrored - Check if code point has the Bidi_Mirrored property
IntlChar::isprint - Check if code point is a printable character
IntlChar::ispunct - Check if code point is punctuation character
IntlChar::isspace - Check if code point is a space character
IntlChar::istitle - Check if code point is a titlecase letter
IntlChar::isUAlphabetic - Check if code point has the Alphabetic Unicode property
IntlChar::isULowercase - Check if code point has the Lowercase Unicode property
IntlChar::isupper - Check if code point has the general category "Lu" (uppercase letter)
IntlChar::isUUppercase - Check if code point has the Uppercase Unicode property
IntlChar::isUWhiteSpace - Check if code point has the White_Space Unicode property
IntlChar::isWhitespace - Check if code point is a whitespace character according to ICU
IntlChar::isxdigit - Check if code point is a hexadecimal digit
IntlChar::ord - Return Unicode code point value of character
IntlChar::tolower - Make Unicode character lowercase
IntlChar::totitle - Make Unicode character titlecase
IntlChar::toupper - Make Unicode character uppercase
IntlCodePointBreakIterator::getLastCodePoint - Obtém o último code point passado após
avançar ou retroceder o iterador
IntlDateFormatter::create - Create a date formatter
IntlDateFormatter::format - Format the date/time value as a string
IntlDateFormatter::formatObject - Formats an object
IntlDateFormatter::getCalendar - Get the calendar type used for the IntlDateFormatter
IntlDateFormatter::getCalendarObject - Get copy of formatterʼs calendar object
IntlDateFormatter::getDateType - Get the datetype used for the IntlDateFormatter
IntlDateFormatter::getErrorCode - Get the error code from last operation
IntlDateFormatter::getErrorMessage - Get the error text from the last operation
IntlDateFormatter::getLocale - Get the locale used by formatter
IntlDateFormatter::getPattern - Get the pattern used for the IntlDateFormatter
IntlDateFormatter::getTimeType - Get the timetype used for the IntlDateFormatter
IntlDateFormatter::getTimeZone - Get formatterʼs timezone
IntlDateFormatter::getTimeZoneId - Get the timezone-id used for the IntlDateFormatter
IntlDateFormatter::isLenient - Get the lenient used for the IntlDateFormatter
IntlDateFormatter::localtime - Parse string to a field-based time value
IntlDateFormatter::parse - Parse string to a timestamp value
IntlDateFormatter::setCalendar - Sets the calendar type used by the formatter
IntlDateFormatter::setLenient - Set the leniency of the parser
IntlDateFormatter::setPattern - Set the pattern used for the IntlDateFormatter
IntlDateFormatter::setTimeZone - Sets formatterʼs timezone
IntlDateFormatter::setTimeZoneId - Sets the time zone to use
IntlGregorianCalendar::getGregorianChange - Get the Gregorian Calendar change date
IntlGregorianCalendar::isLeapYear - Determine if the given year is a leap year
IntlGregorianCalendar::setGregorianChange - Set the Gregorian Calendar the change date
IntlGregorianCalendar::__construct - Create the Gregorian Calendar class
IntlIterator::current - Retorna o elemento atual
IntlIterator::key - Retorna a chave do elemento atual
IntlIterator::next - Avança para o próximo elemento
IntlIterator::rewind - Rebobina o iterador para o primeiro elemento
IntlIterator::valid - Verifica se a posição atual é válida
IntlPartsIterator::getBreakIterator - Obtém o IntlBreakIterator que é utilizado pelo iterador
IntlRuleBasedBreakIterator::getBinaryRules - Get the binary form of compiled rules
IntlRuleBasedBreakIterator::getRules - Get the rule set used to create this object
IntlRuleBasedBreakIterator::getRuleStatus - Get the largest status value from the break rules
that determined the current break position
IntlRuleBasedBreakIterator::getRuleStatusVec - Get the status values from the break rules that
determined the current break position
IntlRuleBasedBreakIterator::__construct - Create iterator from ruleset
IntlTimeZone::countEquivalentIDs - Get the number of IDs in the equivalency group that
https://www.php.net/manual/pt_BR/indexes.functions.php 79/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q q yg p
includes the given ID
IntlTimeZone::createDefault - Create a new copy of the default timezone for this host
IntlTimeZone::createEnumeration - Get an enumeration over time zone IDs associated with the
given country or offset
IntlTimeZone::createTimeZone - Create a timezone object for the given ID
IntlTimeZone::createTimeZoneIDEnumeration - Get an enumeration over system time zone IDs
with the given filter conditions
IntlTimeZone::fromDateTimeZone - Create a timezone object from DateTimeZone
IntlTimeZone::getCanonicalID - Get the canonical system timezone ID or the normalized
custom time zone ID for the given time zone ID
IntlTimeZone::getDisplayName - Get a name of this time zone suitable for presentation to the
user
IntlTimeZone::getDSTSavings - Get the amount of time to be added to local standard time to get
local wall clock time
IntlTimeZone::getEquivalentID - Get an ID in the equivalency group that includes the given ID
IntlTimeZone::getErrorCode - Get last error code on the object
IntlTimeZone::getErrorMessage - Get last error message on the object
IntlTimeZone::getGMT - Create GMT (UTC) timezone
IntlTimeZone::getID - Get timezone ID
IntlTimeZone::getIDForWindowsID - Translate a Windows timezone into a system timezone
IntlTimeZone::getOffset - Get the time zone raw and GMT offset for the given moment in time
IntlTimeZone::getRawOffset - Get the raw GMT offset (before taking daylight savings time into
account
IntlTimeZone::getRegion - Get the region code associated with the given system time zone ID
IntlTimeZone::getTZDataVersion - Get the timezone data version currently used by ICU
IntlTimeZone::getUnknown - Get the "unknown" time zone
IntlTimeZone::getWindowsID - Translate a system timezone into a Windows timezone
IntlTimeZone::hasSameRules - Check if this zone has the same rules and offset as another zone
IntlTimeZone::toDateTimeZone - Convert to DateTimeZone object
IntlTimeZone::useDaylightTime - Check if this time zone uses daylight savings time
intl_error_name - Get symbolic name for a given error code
intl_get_error_code - Get the last error code
intl_get_error_message - Get description of the last error
intl_is_failure - Check whether the given error code indicates failure
intval - Retorna o valor inteiro da variável
in_array - Checa se um valor existe em um array
ip2long - Converts a string containing an (IPv4) Internet Protocol dotted address into a long
integer
iptcembed - Embute dados binários IPTC em uma imagem JPEG
iptcparse - Analisa um bloco binário IPTC em tags simples.
isset - Informa se a variável foi iniciada
is_a - Verifica se o objeto é de uma classe ou de sua classe pai
is_array - Verifica se a variável é um array
is_bool - Verifica se a variável é um boleano
is_callable - Verifica se o conteúdo da variável pode ser chamado como função
is_countable - Verify that the contents of a variable is a countable value
is_dir - Diz se o caminho é um diretório
is_double - Sinônimo de is_float
is_executable - Diz se um arquivo é executável
is_file - Informa se o arquivo é um arquivo comum
is_finite - Verifica se um valor é um número finito
is_float - Informa se a variável é do tipo float
is_infinite - Descrição
is_int - Informa se a variável é do tipo inteiro
is_integer - Sinônimo de is_int
is_iterable - Verify that the contents of a variable is an iterable value
is_link - Diz se o arquivo é um link simbólico (symbolic link)
is long - Sinônimo de is int
https://www.php.net/manual/pt_BR/indexes.functions.php 80/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ g _
is_nan - Verifica se um valor não é um número
is_null - Informa se a variável é NULL
is_numeric - Informa se a variável é um número ou uma string numérica
is_object - Informa se a variável é um objeto
is_readable - Diz se o arquivo existe e se ele pode ser lido
is_real - Sinônimo de is_float
is_resource - Informa se a variável é um resource
is_scalar - Informa se é uma váriavel escalar
is_soap_fault - Checks if a SOAP call has failed
is_string - Informa se a variável é do tipo string
is_subclass_of - Verifica se o objeto tem esta classe como uma de suas classes pai
is_tainted - Checks whether a string is tainted
is_uploaded_file - Diz se o arquivo foi enviado por POST HTTP
is_writable - Diz se o arquivo pode ser modificado
is_writeable - Sinônimo de is_writable
Iterator::current - Return the current element
Iterator::key - Return the key of the current element
Iterator::next - Move forward to next element
Iterator::rewind - Rewind the Iterator to the first element
Iterator::valid - Checks if current position is valid
IteratorAggregate::getIterator - Recupera um iterator externo
IteratorIterator::current - Get the current value
IteratorIterator::getInnerIterator - Get the inner iterator
IteratorIterator::key - Get the key of the current element
IteratorIterator::next - Forward to the next element
IteratorIterator::rewind - Rewind to the first element
IteratorIterator::valid - Checks if the iterator is valid
IteratorIterator::__construct - Create an iterator from anything that is traversable
iterator_apply - Call a function for every element in an iterator
iterator_count - Conta o número de elementos do iterador
iterator_to_array - Copia o iterador em um array
j
JDDayOfWeek - Retorna o dia da semana
JDMonthName - Retorna o nome de um mês
JDToFrench - Converte do calendário "Julian Day Count" para o calendário Republicano
Francês
JDToGregorian - Converte uma data no formato "Julian Day Count" para o formato Gregoriano
jdtojewish - Convete uma data do calendário "Julian Day Count" para o calendário Judaico
JDToJulian - Converte uma data do calendário "Julian Day Count" para o calendário "Julian"
jdtounix - Converte do formato de dada Juliana para Unix timestamp
JewishToJD - Converte uma data do calendário Judaico para o calendário "Julian Day Count"
join - Sinônimo de implode
jpeg2wbmp - Converte um arquivo de imagem JPEG para um arquivo de imagem WBMP
JsonSerializable::jsonSerialize - Specify data which should be serialized to JSON
json_decode - Decodifica uma string JSON
json_encode - Retorna a representação JSON de um valor
json_last_error - Retorna o último erro ocorrido
json_last_error_msg - Retorna uma string contento a mensagem de erro da ultima chamada de
json_encode() ou json_decode()
Judy::byCount - Locate the Nth index present in the Judy array
Judy::count - Count the number of elements in the Judy array
Judy::first - Search for the first index in the Judy array
Judy::firstEmpty - Search for the first absent index in the Judy array
Judy::free - Free the entire Judy array
Judy::getType - Return the type of the current Judy array
Judy::last - Search for the last index in the Judy array
Judy::lastEmpty - Search for the last absent index in the Judy array
Judy::memoryUsage - Return the memory used by the Judy array
https://www.php.net/manual/pt_BR/indexes.functions.php 81/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
y y g y y y y
Judy::next - Search for the next index in the Judy array
Judy::nextEmpty - Search for the next absent index in the Judy array
Judy::offsetExists - Whether a offset exists
Judy::offsetGet - Offset to retrieve
Judy::offsetSet - Offset to set
Judy::offsetUnset - Offset to unset
Judy::prev - Search for the previous index in the Judy array
Judy::prevEmpty - Search for the previous absent index in the Judy array
Judy::size - Return the size of the current Judy array
Judy::__construct - Construct a new Judy object
Judy::__destruct - Destruct a Judy object
judy_type - Return the type of a Judy array
judy_version - Return or print the current PHP Judy version
JulianToJD - Converte datas no formato "Julian" para o formato "Julian Day Count"
k
kadm5_chpass_principal - Changes the principal's password
kadm5_create_principal - Creates a kerberos principal with the given parameters
kadm5_delete_principal - Deletes a kerberos principal
kadm5_destroy - Closes the connection to the admin server and releases all related resources
kadm5_flush - Flush all changes to the Kerberos database
kadm5_get_policies - Gets all policies from the Kerberos database
kadm5_get_principal - Gets the principal's entries from the Kerberos database
kadm5_get_principals - Gets all principals from the Kerberos database
kadm5_init_with_password - Opens a connection to the KADM5 library
kadm5_modify_principal - Modifies a kerberos principal with the given parameters
key - Retorna uma chave de um array
key_exists - Sinônimo de array_key_exists
krsort - Ordena um array pelas chaves em ordem descrescente
ksort - Ordena um array pelas chaves
KTaglib_ID3v2_AttachedPictureFrame::getDescription - Returns a description for the picture in
a picture frame
KTaglib_ID3v2_AttachedPictureFrame::getMimeType - Returns the mime type of the picture
KTaglib_ID3v2_AttachedPictureFrame::getType - Returns the type of the image
KTaglib_ID3v2_AttachedPictureFrame::savePicture - Saves the picture to a file
KTaglib_ID3v2_AttachedPictureFrame::setMimeType - Set's the mime type of the picture
KTaglib_ID3v2_AttachedPictureFrame::setPicture - Sets the frame picture to the given image
KTaglib_ID3v2_AttachedPictureFrame::setType - Set the type of the image
KTaglib_ID3v2_Frame::getSize - Returns the size of the frame in bytes
KTaglib_ID3v2_Frame::__toString - Returns a string representation of the frame
KTaglib_ID3v2_Tag::addFrame - Add a frame to the ID3v2 tag
KTaglib_ID3v2_Tag::getFrameList - Returns an array of ID3v2 frames, associated with the
ID3v2 tag
KTaglib_MPEG_AudioProperties::getBitrate - Returns the bitrate of the MPEG file
KTaglib_MPEG_AudioProperties::getChannels - Returns the amount of channels of a MPEG
file
KTaglib_MPEG_AudioProperties::getLayer - Returns the layer of a MPEG file
KTaglib_MPEG_AudioProperties::getLength - Returns the length of a MPEG file
KTaglib_MPEG_AudioProperties::getSampleBitrate - Returns the sample bitrate of a MPEG file
KTaglib_MPEG_AudioProperties::getVersion - Returns the version of a MPEG file
KTaglib_MPEG_AudioProperties::isCopyrighted - Returns the copyright status of an MPEG file
KTaglib_MPEG_AudioProperties::isOriginal - Returns if the file is marked as the original file
KTaglib_MPEG_AudioProperties::isProtectionEnabled - Returns if protection mechanisms of an
MPEG file are enabled
KTaglib_MPEG_File::getAudioProperties - Returns an object that provides access to the audio
properties
KTaglib_MPEG_File::getID3v1Tag - Returns an object representing an ID3v1 tag
KTaglib_MPEG_File::getID3v2Tag - Returns a ID3v2 object
KTaglib MPEG File:: construct - Opens a new file
https://www.php.net/manual/pt_BR/indexes.functions.php 82/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g _ _ __ p
KTaglib_Tag::getAlbum - Returns the album string from a ID3 tag
KTaglib_Tag::getArtist - Returns the artist string from a ID3 tag
KTaglib_Tag::getComment - Returns the comment from a ID3 tag
KTaglib_Tag::getGenre - Returns the genre from a ID3 tag
KTaglib_Tag::getTitle - Returns the title string from a ID3 tag
KTaglib_Tag::getTrack - Returns the track number from a ID3 tag
KTaglib_Tag::getYear - Returns the year from a ID3 tag
KTaglib_Tag::isEmpty - Returns true if the tag is empty
l
Lapack::eigenValues - This function returns the eigenvalues for a given square matrix
Lapack::identity - Return an identity matrix
Lapack::leastSquaresByFactorisation - Calculate the linear least squares solution of a matrix
using QR factorisation
Lapack::leastSquaresBySVD - Solve the linear least squares problem, using SVD
Lapack::pseudoInverse - Calculate the inverse of a matrix
Lapack::singularValues - Calculated the singular values of a matrix
Lapack::solveLinearEquation - Solve a system of linear equations
lcfirst - Torna minúsculo o primeiro caractere de uma string
lcg_value - Gerador congruente linear combinado
lchgrp - Modifica o grupo do link simbólico
lchown - Modifica o proprietário do link simbólico
ldap_8859_to_t61 - Translate 8859 characters to t61 characters
ldap_add - Add entries to LDAP directory
ldap_add_ext - Add entries to LDAP directory
ldap_bind - Bind to LDAP directory
ldap_bind_ext - Bind to LDAP directory
ldap_close - Sinônimo de ldap_unbind
ldap_compare - Compare value of attribute found in entry specified with DN
ldap_connect - Connect to an LDAP server
ldap_control_paged_result - Send LDAP pagination control
ldap_control_paged_result_response - Retrieve the LDAP pagination cookie
ldap_count_entries - Count the number of entries in a search
ldap_delete - Delete an entry from a directory
ldap_delete_ext - Delete an entry from a directory
ldap_dn2ufn - Convert DN to User Friendly Naming format
ldap_err2str - Convert LDAP error number into string error message
ldap_errno - Return the LDAP error number of the last LDAP command
ldap_error - Return the LDAP error message of the last LDAP command
ldap_escape - Escape a string for use in an LDAP filter or DN
ldap_exop - Performs an extended operation
ldap_exop_passwd - PASSWD extended operation helper
ldap_exop_refresh - Refresh extended operation helper
ldap_exop_whoami - WHOAMI extended operation helper
ldap_explode_dn - Splits DN into its component parts
ldap_first_attribute - Return first attribute
ldap_first_entry - Return first result id
ldap_first_reference - Return first reference
ldap_free_result - Free result memory
ldap_get_attributes - Get attributes from a search result entry
ldap_get_dn - Get the DN of a result entry
ldap_get_entries - Get all result entries
ldap_get_option - Get the current value for given option
ldap_get_values - Get all values from a result entry
ldap_get_values_len - Get all binary values from a result entry
ldap_list - Single-level search
ldap_modify - Sinônimo de ldap_mod_replace
ldap_modify_batch - Batch and execute modifications on an LDAP entry
ldap mod add - Add attribute values to current attributes
https://www.php.net/manual/pt_BR/indexes.functions.php 83/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p_ _
ldap_mod_add_ext - Add attribute values to current attributes
ldap_mod_del - Delete attribute values from current attributes
ldap_mod_del_ext - Delete attribute values from current attributes
ldap_mod_replace - Replace attribute values with new ones
ldap_mod_replace_ext - Replace attribute values with new ones
ldap_next_attribute - Get the next attribute in result
ldap_next_entry - Get next result entry
ldap_next_reference - Get next reference
ldap_parse_exop - Parse result object from an LDAP extended operation
ldap_parse_reference - Extract information from reference entry
ldap_parse_result - Extract information from result
ldap_read - Read an entry
ldap_rename - Modify the name of an entry
ldap_rename_ext - Modify the name of an entry
ldap_sasl_bind - Bind to LDAP directory using SASL
ldap_search - Search LDAP tree
ldap_set_option - Set the value of the given option
ldap_set_rebind_proc - Set a callback function to do re-binds on referral chasing
ldap_sort - Sort LDAP result entries on the client side
ldap_start_tls - Start TLS
ldap_t61_to_8859 - Translate t61 characters to 8859 characters
ldap_unbind - Unbind from LDAP directory
levenshtein - Calcula a distância Levenshtein entre duas strings
libxml_clear_errors - Limpa o buffer de erro da libxml
libxml_disable_entity_loader - Disable the ability to load external entities
libxml_get_errors - Retorna um array de erros
libxml_get_last_error - Retorna o último erro da libxml
libxml_set_external_entity_loader - Changes the default external entity loader
libxml_set_streams_context - Define os contextos streams para o próximo documento carregado
ou escrito na libxml
libxml_use_internal_errors - Desabilita erros da libxml e permite que o usuário obtenha
informação do erro como necessitar
LimitIterator::current - Get current element
LimitIterator::getInnerIterator - Get inner iterator
LimitIterator::getPosition - Retorna a posição atual
LimitIterator::key - Get current key
LimitIterator::next - Avança o iterador
LimitIterator::rewind - Retorna o iterador para o começo especificado no construtor
LimitIterator::seek - Aponta para a posição especificada
LimitIterator::valid - Verifica se o elemento atual é válido ou não
LimitIterator::__construct - Construct a LimitIterator
link - Criando um hard link
linkinfo - Ler informações sobre um link
list - Cria variáveis como se fossem arrays
Locale::acceptFromHttp - Tries to find out best available locale based on HTTP "Accept-
Language" header
Locale::canonicalize - Canonicalize the locale string
Locale::composeLocale - Returns a correctly ordered and delimited locale ID
Locale::filterMatches - Checks if a language tag filter matches with locale
Locale::getAllVariants - Gets the variants for the input locale
Locale::getDefault - Gets the default locale value from the INTL global 'default_locale'
Locale::getDisplayLanguage - Returns an appropriately localized display name for language of
the inputlocale
Locale::getDisplayName - Returns an appropriately localized display name for the input locale
Locale::getDisplayRegion - Returns an appropriately localized display name for region of the
input locale
Locale::getDisplayScript - Returns an appropriately localized display name for script of the
input locale
https://www.php.net/manual/pt_BR/indexes.functions.php 84/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p
Locale::getDisplayVariant - Returns an appropriately localized display name for variants of the
input locale
Locale::getKeywords - Gets the keywords for the input locale
Locale::getPrimaryLanguage - Gets the primary language for the input locale
Locale::getRegion - Gets the region for the input locale
Locale::getScript - Gets the script for the input locale
Locale::lookup - Searches the language tag list for the best match to the language
Locale::parseLocale - Returns a key-value array of locale ID subtag elements
Locale::setDefault - Sets the default runtime locale
localeconv - Obtém a informação da formatação numérica
localtime - Obtém a hora local
log - Logaritmo natural
log1p - Retorna o log(1 + numero), calculado de forma que o valor do número seja próximo de
zero.
log10 - Logaritmo Base-10
log_cmd_delete - Callback When Deleting Documents
log_cmd_insert - Callback When Inserting Documents
log_cmd_update - Callback When Updating Documents
log_getmore - Callback When Retrieving Next Cursor Batch
log_killcursor - Callback When Executing KILLCURSOR operations
log_reply - Callback When Reading the MongoDB reply
log_write_batch - Callback When Writing Batches
long2ip - Converts an long integer address into a string in (IPv4) Internet standard dotted format
lstat - Obtém informações sobre um arquivo ou link simbólico
ltrim - Retira espaços em branco (ou outros caracteres) do início da string
Lua::assign - Atribui uma variável PHP para o script Lua
Lua::call - Executa funções Lua
Lua::eval - Avalia uma string como código Lua
Lua::getVersion - Obtém a versão do interpretador Lua
Lua::include - Inclui e interpreta um arquivo de script Lua
Lua::registerCallback - Registra uma função PHP no interpretador Lua
Lua::__construct - Construtor Lua
LuaClosure::__invoke - Invoca uma closure lua
lzf_compress - Compressão LZF
lzf_decompress - Descompressão LZF
lzf_optimized_for - Determina para que a extensão LZF foi otimizada
m
magic_quotes_runtime - Sinônimo de set_magic_quotes_runtime
mail - Envia email
mailparse_determine_best_xfer_encoding - Gets the best way of encoding
mailparse_msg_create - Create a mime mail resource
mailparse_msg_extract_part - Extracts/decodes a message section
mailparse_msg_extract_part_file - Extracts/decodes a message section
mailparse_msg_extract_whole_part_file - Extracts a message section including headers without
decoding the transfer encoding
mailparse_msg_free - Frees a MIME resource
mailparse_msg_get_part - Returns a handle on a given section in a mimemessage
mailparse_msg_get_part_data - Returns an associative array of info about the message
mailparse_msg_get_structure - Returns an array of mime section names in the supplied message
mailparse_msg_parse - Incrementally parse data into buffer
mailparse_msg_parse_file - Parses a file
mailparse_rfc822_parse_addresses - Parse RFC 822 compliant addresses
mailparse_stream_encode - Streams data from source file pointer, apply encoding and write to
destfp
mailparse_uudecode_all - Scans the data from fp and extract each embedded uuencoded file
main - Marcador para main
max - Localiza o maior valor
maxdb affected rows - Gets the number of affected rows in a previous MaxDB operation
https://www.php.net/manual/pt_BR/indexes.functions.php 85/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _ p p
maxdb_autocommit - Turns on or off auto-commiting database modifications
maxdb_bind_param - Sinônimo de maxdb_stmt_bind_param
maxdb_bind_result - Sinônimo de maxdb_stmt_bind_result
maxdb_change_user - Changes the user of the specified database connection
maxdb_character_set_name - Returns the default character set for the database connection
maxdb_client_encoding - Sinônimo de maxdb_character_set_name
maxdb_close - Closes a previously opened database connection
maxdb_close_long_data - Sinônimo de maxdb_stmt_close_long_data
maxdb_commit - Commits the current transaction
maxdb_connect - Open a new connection to the MaxDB server
maxdb_connect_errno - Returns the error code from last connect call
maxdb_connect_error - Returns a string description of the last connect error
maxdb_data_seek - Adjusts the result pointer to an arbitary row in the result
maxdb_debug - Performs debugging operations
maxdb_disable_reads_from_master - Disable reads from master
maxdb_disable_rpl_parse - Disable RPL parse
maxdb_dump_debug_info - Dump debugging information into the log
maxdb_embedded_connect - Open a connection to an embedded MaxDB server
maxdb_enable_reads_from_master - Enable reads from master
maxdb_enable_rpl_parse - Enable RPL parse
maxdb_errno - Returns the error code for the most recent function call
maxdb_error - Returns a string description of the last error
maxdb_escape_string - Sinônimo de maxdb_real_escape_string
maxdb_execute - Sinônimo de maxdb_stmt_execute
maxdb_fetch - Sinônimo de maxdb_stmt_fetch
maxdb_fetch_array - Fetch a result row as an associative, a numeric array, or both
maxdb_fetch_assoc - Fetch a result row as an associative array
maxdb_fetch_field - Returns the next field in the result set
maxdb_fetch_fields - Returns an array of resources representing the fields in a result set
maxdb_fetch_field_direct - Fetch meta-data for a single field
maxdb_fetch_lengths - Returns the lengths of the columns of the current row in the result set
maxdb_fetch_object - Returns the current row of a result set as an object
maxdb_fetch_row - Get a result row as an enumerated array
maxdb_field_count - Returns the number of columns for the most recent query
maxdb_field_seek - Set result pointer to a specified field offset
maxdb_field_tell - Get current field offset of a result pointer
maxdb_free_result - Frees the memory associated with a result
maxdb_get_client_info - Returns the MaxDB client version as a string
maxdb_get_client_version - Get MaxDB client info
maxdb_get_host_info - Returns a string representing the type of connection used
maxdb_get_metadata - Sinônimo de maxdb_stmt_result_metadata
maxdb_get_proto_info - Returns the version of the MaxDB protocol used
maxdb_get_server_info - Returns the version of the MaxDB server
maxdb_get_server_version - Returns the version of the MaxDB server as an integer
maxdb_info - Retrieves information about the most recently executed query
maxdb_init - Initializes MaxDB and returns an resource for use with maxdb_real_connect
maxdb_insert_id - Returns the auto generated id used in the last query
maxdb_kill - Disconnects from a MaxDB server
maxdb_master_query - Enforce execution of a query on the master in a master/slave setup
maxdb_more_results - Check if there any more query results from a multi query
maxdb_multi_query - Performs a query on the database
maxdb_next_result - Prepare next result from multi_query
maxdb_num_fields - Get the number of fields in a result
maxdb_num_rows - Gets the number of rows in a result
maxdb_options - Set options
maxdb_param_count - Sinônimo de maxdb_stmt_param_count
maxdb_ping - Pings a server connection, or tries to reconnect if the connection has gone down
maxdb prepare - Prepare an SQL statement for execution
https://www.php.net/manual/pt_BR/indexes.functions.php 86/206
22/05/2019
_p p p Q PHP: Lista de Funções e Métodos - Manual
maxdb_query - Performs a query on the database
maxdb_real_connect - Opens a connection to a MaxDB server
maxdb_real_escape_string - Escapes special characters in a string for use in an SQL statement,
taking into account the current charset of the connection
maxdb_real_query - Execute an SQL query
maxdb_report - Enables or disables internal report functions
maxdb_rollback - Rolls back current transaction
maxdb_rpl_parse_enabled - Check if RPL parse is enabled
maxdb_rpl_probe - RPL probe
maxdb_rpl_query_type - Returns RPL query type
maxdb_select_db - Selects the default database for database queries
maxdb_send_long_data - Sinônimo de maxdb_stmt_send_long_data
maxdb_send_query - Send the query and return
maxdb_server_end - Shut down the embedded server
maxdb_server_init - Initialize embedded server
maxdb_set_opt - Sinônimo de maxdb_options
maxdb_sqlstate - Returns the SQLSTATE error from previous MaxDB operation
maxdb_ssl_set - Used for establishing secure connections using SSL
maxdb_stat - Gets the current system status
maxdb_stmt_affected_rows - Returns the total number of rows changed, deleted, or inserted by
the last executed statement
maxdb_stmt_bind_param - Binds variables to a prepared statement as parameters
maxdb_stmt_bind_result - Binds variables to a prepared statement for result storage
maxdb_stmt_close - Closes a prepared statement
maxdb_stmt_close_long_data - Ends a sequence of maxdb_stmt_send_long_data
maxdb_stmt_data_seek - Seeks to an arbitray row in statement result set
maxdb_stmt_errno - Returns the error code for the most recent statement call
maxdb_stmt_error - Returns a string description for last statement error
maxdb_stmt_execute - Executes a prepared Query
maxdb_stmt_fetch - Fetch results from a prepared statement into the bound variables
maxdb_stmt_free_result - Frees stored result memory for the given statement handle
maxdb_stmt_init - Initializes a statement and returns an resource for use with
maxdb_stmt_prepare
maxdb_stmt_num_rows - Return the number of rows in statements result set
maxdb_stmt_param_count - Returns the number of parameter for the given statement
maxdb_stmt_prepare - Prepare an SQL statement for execution
maxdb_stmt_reset - Resets a prepared statement
maxdb_stmt_result_metadata - Returns result set metadata from a prepared statement
maxdb_stmt_send_long_data - Send data in blocks
maxdb_stmt_sqlstate - Returns SQLSTATE error from previous statement operation
maxdb_stmt_store_result - Transfers a result set from a prepared statement
maxdb_store_result - Transfers a result set from the last query
maxdb_thread_id - Returns the thread ID for the current connection
maxdb_thread_safe - Returns whether thread safety is given or not
maxdb_use_result - Initiate a result set retrieval
maxdb_warning_count - Returns the number of warnings from the last query for the given link
mb_check_encoding - Check if the string is valid for the specified encoding
mb_chr - Get a specific character
mb_convert_case - Perform case folding on a string
mb_convert_encoding - Convert character encoding
mb_convert_kana - Convert "kana" one from another ("zen-kaku", "han-kaku" and more)
mb_convert_variables - Convert character code in variable(s)
mb_decode_mimeheader - Decode string in MIME header field
mb_decode_numericentity - Decode HTML numeric string reference to character
mb_detect_encoding - Detect character encoding
mb_detect_order - Set/Get character encoding detection order
mb_encode_mimeheader - Encode string for MIME header
mb encode numericentity - Encode character to HTML numeric string reference
https://www.php.net/manual/pt_BR/indexes.functions.php 87/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _ y g
mb_encoding_aliases - Get aliases of a known encoding type
mb_ereg - Regular expression match with multibyte support
mb_eregi - Regular expression match ignoring case with multibyte support
mb_eregi_replace - Replace regular expression with multibyte support ignoring case
mb_ereg_match - Regular expression match for multibyte string
mb_ereg_replace - Replace regular expression with multibyte support
mb_ereg_replace_callback - Perform a regular expression search and replace with multibyte
support using a callback
mb_ereg_search - Multibyte regular expression match for predefined multibyte string
mb_ereg_search_getpos - Returns start point for next regular expression match
mb_ereg_search_getregs - Retrieve the result from the last multibyte regular expression match
mb_ereg_search_init - Setup string and regular expression for a multibyte regular expression
match
mb_ereg_search_pos - Returns position and length of a matched part of the multibyte regular
expression for a predefined multibyte string
mb_ereg_search_regs - Returns the matched part of a multibyte regular expression
mb_ereg_search_setpos - Set start point of next regular expression match
mb_get_info - Get internal settings of mbstring
mb_http_input - Detect HTTP input character encoding
mb_http_output - Set/Get HTTP output character encoding
mb_internal_encoding - Set/Get internal character encoding
mb_language - Set/Get current language
mb_list_encodings - Returns an array of all supported encodings
mb_ord - Get code point of character
mb_output_handler - Callback function converts character encoding in output buffer
mb_parse_str - Parse GET/POST/COOKIE data and set global variable
mb_preferred_mime_name - Get MIME charset string
mb_regex_encoding - Set/Get character encoding for multibyte regex
mb_regex_set_options - Set/Get the default options for mbregex functions
mb_scrub - Description
mb_send_mail - Send encoded mail
mb_split - Split multibyte string using regular expression
mb_strcut - Get part of string
mb_strimwidth - Get truncated string with specified width
mb_stripos - Finds position of first occurrence of a string within another, case insensitive
mb_stristr - Finds first occurrence of a string within another, case insensitive
mb_strlen - Get string length
mb_strpos - Find position of first occurrence of string in a string
mb_strrchr - Finds the last occurrence of a character in a string within another
mb_strrichr - Finds the last occurrence of a character in a string within another, case insensitive
mb_strripos - Finds position of last occurrence of a string within another, case insensitive
mb_strrpos - Find position of last occurrence of a string in a string
mb_strstr - Finds first occurrence of a string within another
mb_strtolower - Torna uma string minúscula
mb_strtoupper - Make a string uppercase
mb_strwidth - Return width of string
mb_substitute_character - Set/Get substitution character
mb_substr - Get part of string
mb_substr_count - Count the number of substring occurrences
mcrypt_cbc - Encrypts/decrypts data in CBC mode
mcrypt_cfb - Encrypts/decrypts data in CFB mode
mcrypt_create_iv - Creates an initialization vector (IV) from a random source
mcrypt_decrypt - Decrypts crypttext with given parameters
mcrypt_ecb - Deprecated: Encrypts/decrypts data in ECB mode
mcrypt_encrypt - Encrypts plaintext with given parameters
mcrypt_enc_get_algorithms_name - Returns the name of the opened algorithm
mcrypt_enc_get_block_size - Returns the blocksize of the opened algorithm
mcrypt enc get iv size - Returns the size of the IV of the opened algorithm
https://www.php.net/manual/pt_BR/indexes.functions.php 88/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
yp _ _g _ _ p g
mcrypt_enc_get_key_size - Returns the maximum supported keysize of the opened mode
mcrypt_enc_get_modes_name - Returns the name of the opened mode
mcrypt_enc_get_supported_key_sizes - Returns an array with the supported keysizes of the
opened algorithm
mcrypt_enc_is_block_algorithm - Checks whether the algorithm of the opened mode is a block
algorithm
mcrypt_enc_is_block_algorithm_mode - Checks whether the encryption of the opened mode
works on blocks
mcrypt_enc_is_block_mode - Checks whether the opened mode outputs blocks
mcrypt_enc_self_test - Runs a self test on the opened module
mcrypt_generic - This function encrypts data
mcrypt_generic_deinit - This function deinitializes an encryption module
mcrypt_generic_end - This function terminates encryption
mcrypt_generic_init - This function initializes all buffers needed for encryption
mcrypt_get_block_size - Gets the block size of the specified cipher
mcrypt_get_cipher_name - Gets the name of the specified cipher
mcrypt_get_iv_size - Returns the size of the IV belonging to a specific cipher/mode combination
mcrypt_get_key_size - Gets the key size of the specified cipher
mcrypt_list_algorithms - Gets an array of all supported ciphers
mcrypt_list_modes - Gets an array of all supported modes
mcrypt_module_close - Closes the mcrypt module
mcrypt_module_get_algo_block_size - Returns the blocksize of the specified algorithm
mcrypt_module_get_algo_key_size - Returns the maximum supported keysize of the opened
mode
mcrypt_module_get_supported_key_sizes - Returns an array with the supported keysizes of the
opened algorithm
mcrypt_module_is_block_algorithm - This function checks whether the specified algorithm is a
block algorithm
mcrypt_module_is_block_algorithm_mode - Returns if the specified module is a block
algorithm or not
mcrypt_module_is_block_mode - Returns if the specified mode outputs blocks or not
mcrypt_module_open - Opens the module of the algorithm and the mode to be used
mcrypt_module_self_test - This function runs a self test on the specified module
mcrypt_ofb - Encrypts/decrypts data in OFB mode
md5 - Calcula o "hash MD5" de uma string
md5_file - Calcula hash md5 de um dado arquivo
mdecrypt_generic - Decrypts data
Memcache::add - Add an item to the server
Memcache::addServer - Add a memcached server to connection pool
Memcache::close - Close memcached server connection
Memcache::connect - Open memcached server connection
Memcache::decrement - Decrement item's value
Memcache::delete - Delete item from the server
Memcache::flush - Flush all existing items at the server
Memcache::get - Retrieve item from the server
Memcache::getExtendedStats - Get statistics from all servers in pool
Memcache::getServerStatus - Returns server status
Memcache::getStats - Get statistics of the server
Memcache::getVersion - Return version of the server
Memcache::increment - Increment item's value
Memcache::pconnect - Open memcached server persistent connection
Memcache::replace - Replace value of the existing item
Memcache::set - Store data at the server
Memcache::setCompressThreshold - Enable automatic compression of large values
Memcache::setServerParams - Changes server parameters and status at runtime
Memcached::add - Add an item under a new key
Memcached::addByKey - Add an item under a new key on a specific server
Memcached::addServer - Add a server to the server pool
https://www.php.net/manual/pt_BR/indexes.functions.php 89/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p
Memcached::addServers - Add multiple servers to the server pool
Memcached::append - Append data to an existing item
Memcached::appendByKey - Append data to an existing item on a specific server
Memcached::cas - Compare and swap an item
Memcached::casByKey - Compare and swap an item on a specific server
Memcached::decrement - Decrement numeric item's value
Memcached::decrementByKey - Decrement numeric item's value, stored on a specific server
Memcached::delete - Delete an item
Memcached::deleteByKey - Delete an item from a specific server
Memcached::deleteMulti - Delete multiple items
Memcached::deleteMultiByKey - Delete multiple items from a specific server
Memcached::fetch - Fetch the next result
Memcached::fetchAll - Fetch all the remaining results
Memcached::flush - Invalidate all items in the cache
Memcached::get - Retrieve an item
Memcached::getAllKeys - Gets the keys stored on all the servers
Memcached::getByKey - Retrieve an item from a specific server
Memcached::getDelayed - Request multiple items
Memcached::getDelayedByKey - Request multiple items from a specific server
Memcached::getMulti - Retrieve multiple items
Memcached::getMultiByKey - Retrieve multiple items from a specific server
Memcached::getOption - Retrieve a Memcached option value
Memcached::getResultCode - Return the result code of the last operation
Memcached::getResultMessage - Return the message describing the result of the last operation
Memcached::getServerByKey - Map a key to a server
Memcached::getServerList - Get the list of the servers in the pool
Memcached::getStats - Get server pool statistics
Memcached::getVersion - Get server pool version info
Memcached::increment - Increment numeric item's value
Memcached::incrementByKey - Increment numeric item's value, stored on a specific server
Memcached::isPersistent - Check if a persitent connection to memcache is being used
Memcached::isPristine - Check if the instance was recently created
Memcached::prepend - Prepend data to an existing item
Memcached::prependByKey - Prepend data to an existing item on a specific server
Memcached::quit - Close any open connections
Memcached::replace - Replace the item under an existing key
Memcached::replaceByKey - Replace the item under an existing key on a specific server
Memcached::resetServerList - Clears all servers from the server list
Memcached::set - Store an item
Memcached::setByKey - Store an item on a specific server
Memcached::setMulti - Store multiple items
Memcached::setMultiByKey - Store multiple items on a specific server
Memcached::setOption - Set a Memcached option
Memcached::setOptions - Set Memcached options
Memcached::setSaslAuthData - Set the credentials to use for authentication
Memcached::touch - Set a new expiration on an item
Memcached::touchByKey - Set a new expiration on an item on a specific server
Memcached::__construct - Create a Memcached instance
memcache_debug - Turn debug output on/off
memory_get_peak_usage - Returns the peak of memory allocated by PHP
memory_get_usage - Retorna a quantidade de memória alocada para PHP
MessageFormatter::create - Constructs a new Message Formatter
MessageFormatter::format - Format the message
MessageFormatter::formatMessage - Quick format message
MessageFormatter::getErrorCode - Get the error code from last operation
MessageFormatter::getErrorMessage - Get the error text from the last operation
MessageFormatter::getLocale - Get the locale for which the formatter was created
MessageFormatter::getPattern - Get the pattern used by the formatter
https://www.php.net/manual/pt_BR/indexes.functions.php 90/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g p y
MessageFormatter::parse - Parse input string according to pattern
MessageFormatter::parseMessage - Quick parse input string
MessageFormatter::setPattern - Set the pattern used by the formatter
metaphone - Calcula a metaphone key de uma string
method_exists - Checa se o método da classe existe
mhash - Computa a hash
mhash_count - Ler o mais alto hash id disponível
mhash_get_block_size - Ler o tamanho do bloco da hash específicada
mhash_get_hash_name - Ler o nome da hash especificada
mhash_keygen_s2k - Gerar uma chave
microtime - Retorna um timestamp Unix em microsegundos
mime_content_type - Detecta o tipo MIME de um arquivo
min - Encontra o menor valor
ming_keypress - Returns the action flag for keyPress(char)
ming_setcubicthreshold - Set cubic threshold
ming_setscale - Set the global scaling factor
ming_setswfcompression - Sets the SWF output compression
ming_useconstants - Use constant pool
ming_useswfversion - Sets the SWF version
mkdir - Cria um diretório
mktime - Obtém um timestamp Unix de uma data
money_format - Formata um número como uma string de moeda
Mongo::connectUtil - Connects with a database server
Mongo::getPoolSize - Get pool size for connection pools
Mongo::getSlave - Returns the address being used by this for slaveOkay reads
Mongo::getSlaveOkay - Get slaveOkay setting for this connection
Mongo::poolDebug - Returns information about all connection pools
Mongo::setPoolSize - Set the size for future connection pools
Mongo::setSlaveOkay - Change slaveOkay setting for this connection
Mongo::switchSlave - Choose a new secondary for slaveOkay reads
Mongo::__construct - The __construct purpose
MongoBinData::__construct - Creates a new binary data object
MongoBinData::__toString - The string representation of this binary data object
MongoClient::close - Closes this connection
MongoClient::connect - Connects to a database server
MongoClient::dropDB - Drops a database [deprecated]
MongoClient::getConnections - Return info about all open connections
MongoClient::getHosts - Updates status for all associated hosts
MongoClient::getReadPreference - Get the read preference for this connection
MongoClient::getWriteConcern - Get the write concern for this connection
MongoClient::killCursor - Kills a specific cursor on the server
MongoClient::listDBs - Lists all of the databases available
MongoClient::selectCollection - Gets a database collection
MongoClient::selectDB - Gets a database
MongoClient::setReadPreference - Set the read preference for this connection
MongoClient::setWriteConcern - Set the write concern for this connection
MongoClient::__construct - Creates a new database connection object
MongoClient::__get - Gets a database
MongoClient::__toString - String representation of this connection
MongoCode::__construct - Creates a new code object
MongoCode::__toString - Returns this code as a string
MongoCollection::aggregate - Perform an aggregation using the aggregation framework
MongoCollection::aggregateCursor - Execute an aggregation pipeline command and retrieve
results through a cursor
MongoCollection::batchInsert - Inserts multiple documents into this collection
MongoCollection::count - Counts the number of documents in this collection
MongoCollection::createDBRef - Creates a database reference
MongoCollection::createIndex - Creates an index on the specified field(s) if it does not already
https://www.php.net/manual/pt_BR/indexes.functions.php 91/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p () y
exist
MongoCollection::deleteIndex - Deletes an index from this collection
MongoCollection::deleteIndexes - Delete all indices for this collection
MongoCollection::distinct - Retrieve a list of distinct values for the given key across a collection
MongoCollection::drop - Drops this collection
MongoCollection::ensureIndex - Creates an index on the specified field(s) if it does not already
exist
MongoCollection::find - Queries this collection, returning a MongoCursor for the result set
MongoCollection::findAndModify - Update a document and return it
MongoCollection::findOne - Queries this collection, returning a single element
MongoCollection::getDBRef - Fetches the document pointed to by a database reference
MongoCollection::getIndexInfo - Returns information about indexes on this collection
MongoCollection::getName - Returns this collection's name
MongoCollection::getReadPreference - Get the read preference for this collection
MongoCollection::getSlaveOkay - Get slaveOkay setting for this collection
MongoCollection::getWriteConcern - Get the write concern for this collection
MongoCollection::group - Performs an operation similar to SQL's GROUP BY command
MongoCollection::insert - Inserts a document into the collection
MongoCollection::parallelCollectionScan - Returns an array of cursors to iterator over a full
collection in parallel
MongoCollection::remove - Remove records from this collection
MongoCollection::save - Saves a document to this collection
MongoCollection::setReadPreference - Set the read preference for this collection
MongoCollection::setSlaveOkay - Change slaveOkay setting for this collection
MongoCollection::setWriteConcern - Set the write concern for this database
MongoCollection::toIndexString - Converts keys specifying an index to its identifying string
MongoCollection::update - Update records based on a given criteria
MongoCollection::validate - Validates this collection
MongoCollection::__construct - Creates a new collection
MongoCollection::__get - Gets a collection
MongoCollection::__toString - String representation of this collection
MongoCommandCursor::batchSize - Limits the number of elements returned in one batch
MongoCommandCursor::createFromDocument - Create a new command cursor from an
existing command response document
MongoCommandCursor::current - Returns the current element
MongoCommandCursor::dead - Checks if there are results that have not yet been sent from the
database
MongoCommandCursor::getReadPreference - Get the read preference for this command
MongoCommandCursor::info - Gets information about the cursor's creation and iteration
MongoCommandCursor::key - Returns the current result's index within the result set
MongoCommandCursor::next - Advances the cursor to the next result
MongoCommandCursor::rewind - Executes the command and resets the cursor to the start of the
result set
MongoCommandCursor::setReadPreference - Set the read preference for this command
MongoCommandCursor::timeout - Sets a client-side timeout for this command
MongoCommandCursor::valid - Checks if the cursor is reading a valid result
MongoCommandCursor::__construct - Create a new command cursor
MongoCursor::addOption - Adds a top-level key/value pair to a query
MongoCursor::awaitData - Sets whether this cursor will wait for a while for a tailable cursor to
return more data
MongoCursor::batchSize - Limits the number of elements returned in one batch
MongoCursor::count - Counts the number of results for this query
MongoCursor::current - Returns the current element
MongoCursor::dead - Checks if there are results that have not yet been sent from the database
MongoCursor::doQuery - Execute the query
MongoCursor::explain - Return an explanation of the query, often useful for optimization and
debugging
MongoCursor::fields - Sets the fields for a query
https://www.php.net/manual/pt_BR/indexes.functions.php 92/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g q y
MongoCursor::getNext - Advances the cursor to the next result, and returns that result
MongoCursor::getReadPreference - Get the read preference for this query
MongoCursor::hasNext - Checks if there are any more elements in this cursor
MongoCursor::hint - Gives the database a hint about the query
MongoCursor::immortal - Sets whether this cursor will timeout
MongoCursor::info - Gets information about the cursor's creation and iteration
MongoCursor::key - Returns the current result's _id, or its index within the result set
MongoCursor::limit - Limits the number of results returned
MongoCursor::maxTimeMS - Sets a server-side timeout for this query
MongoCursor::next - Advances the cursor to the next result, and returns that result
MongoCursor::partial - If this query should fetch partial results from mongos if a shard is down
MongoCursor::reset - Clears the cursor
MongoCursor::rewind - Returns the cursor to the beginning of the result set
MongoCursor::setFlag - Sets arbitrary flags in case there is no method available the specific flag
MongoCursor::setReadPreference - Set the read preference for this query
MongoCursor::skip - Skips a number of results
MongoCursor::slaveOkay - Sets whether this query can be done on a secondary [deprecated]
MongoCursor::snapshot - Use snapshot mode for the query
MongoCursor::sort - Sorts the results by given fields
MongoCursor::tailable - Sets whether this cursor will be left open after fetching the last results
MongoCursor::timeout - Sets a client-side timeout for this query
MongoCursor::valid - Checks if the cursor is reading a valid result
MongoCursor::__construct - Create a new cursor
MongoCursorException::getHost - The hostname of the server that encountered the error
MongoCursorInterface::batchSize - Limits the number of elements returned in one batch
MongoCursorInterface::dead - Checks if there are results that have not yet been sent from the
database
MongoCursorInterface::getReadPreference - Get the read preference for this query
MongoCursorInterface::info - Gets information about the cursor's creation and iteration
MongoCursorInterface::setReadPreference - Set the read preference for this query
MongoCursorInterface::timeout - Sets a client-side timeout for this query
MongoDate::toDateTime - Returns a DateTime object representing this date
MongoDate::__construct - Creates a new date
MongoDate::__toString - Returns a string representation of this date
MongoDB::authenticate - Log in to this database
MongoDB::command - Execute a database command
MongoDB::createCollection - Creates a collection
MongoDB::createDBRef - Creates a database reference
MongoDB::drop - Drops this database
MongoDB::dropCollection - Drops a collection [deprecated]
MongoDB::execute - Runs JavaScript code on the database server [deprecated]
MongoDB::forceError - Creates a database error
MongoDB::getCollectionInfo - Returns information about collections in this database
MongoDB::getCollectionNames - Gets an array of names for all collections in this database
MongoDB::getDBRef - Fetches the document pointed to by a database reference
MongoDB::getGridFS - Fetches toolkit for dealing with files stored in this database
MongoDB::getProfilingLevel - Gets this database's profiling level
MongoDB::getReadPreference - Get the read preference for this database
MongoDB::getSlaveOkay - Get slaveOkay setting for this database
MongoDB::getWriteConcern - Get the write concern for this database
MongoDB::lastError - Check if there was an error on the most recent db operation performed
MongoDB::listCollections - Gets an array of MongoCollection objects for all collections in this
database
MongoDB::prevError - Checks for the last error thrown during a database operation
MongoDB::repair - Repairs and compacts this database
MongoDB::resetError - Clears any flagged errors on the database
MongoDB::selectCollection - Gets a collection
MongoDB::setProfilingLevel - Sets this database's profiling level
https://www.php.net/manual/pt_BR/indexes.functions.php 93/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g p g
MongoDB::setReadPreference - Set the read preference for this database
MongoDB::setSlaveOkay - Change slaveOkay setting for this database
MongoDB::setWriteConcern - Set the write concern for this database
MongoDB::__construct - Creates a new database
MongoDB::__get - Gets a collection
MongoDB::__toString - The name of this database
MongoDBRef::create - Creates a new database reference
MongoDBRef::get - Fetches the object pointed to by a reference
MongoDBRef::isRef - Checks if an array is a database reference
MongoDB\BSON\Binary::getData - Returns the Binary's data
MongoDB\BSON\Binary::getType - Returns the Binary's type
MongoDB\BSON\Binary::jsonSerialize - Returns a representation that can be converted to
JSON
MongoDB\BSON\Binary::serialize - Serialize a Binary
MongoDB\BSON\Binary::unserialize - Unserialize a Binary
MongoDB\BSON\Binary::__construct - Construct a new Binary
MongoDB\BSON\Binary::__toString - Returns the Binary's data
MongoDB\BSON\BinaryInterface::getData - Returns the BinaryInterface's data
MongoDB\BSON\BinaryInterface::getType - Returns the BinaryInterface's type
MongoDB\BSON\BinaryInterface::__toString - Returns the BinaryInterface's data
MongoDB\BSON\DBPointer::jsonSerialize - Returns a representation that can be converted to
JSON
MongoDB\BSON\DBPointer::serialize - Serialize a DBPointer
MongoDB\BSON\DBPointer::unserialize - Unserialize a DBPointer
MongoDB\BSON\DBPointer::__construct - Construct a new DBPointer (unused)
MongoDB\BSON\DBPointer::__toString - Returns an empty string
MongoDB\BSON\Decimal128::jsonSerialize - Returns a representation that can be converted to
JSON
MongoDB\BSON\Decimal128::serialize - Serialize a Decimal128
MongoDB\BSON\Decimal128::unserialize - Unserialize a Decimal128
MongoDB\BSON\Decimal128::__construct - Construct a new Decimal128
MongoDB\BSON\Decimal128::__toString - Returns the string representation of this
Decimal128
MongoDB\BSON\Decimal128Interface::__toString - Returns the string representation of this
Decimal128Interface
MongoDB\BSON\fromJSON - Returns the BSON representation of a JSON value
MongoDB\BSON\fromPHP - Returns the BSON representation of a PHP value
MongoDB\BSON\Int64::jsonSerialize - Returns a representation that can be converted to JSON
MongoDB\BSON\Int64::serialize - Serialize an Int64
MongoDB\BSON\Int64::unserialize - Unserialize an Int64
MongoDB\BSON\Int64::__construct - Construct a new Int64 (unused)
MongoDB\BSON\Int64::__toString - Returns the string representation of this Int64
MongoDB\BSON\Javascript::getCode - Returns the Javascript's code
MongoDB\BSON\Javascript::getScope - Returns the Javascript's scope document
MongoDB\BSON\Javascript::jsonSerialize - Returns a representation that can be converted to
JSON
MongoDB\BSON\Javascript::serialize - Serialize a Javascript
MongoDB\BSON\Javascript::unserialize - Unserialize a Javascript
MongoDB\BSON\Javascript::__construct - Construct a new Javascript
MongoDB\BSON\Javascript::__toString - Returns the Javascript's code
MongoDB\BSON\JavascriptInterface::getCode - Returns the JavascriptInterface's code
MongoDB\BSON\JavascriptInterface::getScope - Returns the JavascriptInterface's scope
document
MongoDB\BSON\JavascriptInterface::__toString - Returns the JavascriptInterface's code
MongoDB\BSON\MaxKey::jsonSerialize - Returns a representation that can be converted to
JSON
MongoDB\BSON\MaxKey::serialize - Serialize a MaxKey
MongoDB\BSON\MaxKey::unserialize - Unserialize a MaxKey
https://www.php.net/manual/pt_BR/indexes.functions.php 94/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g y y
MongoDB\BSON\MaxKey::__construct - Construct a new MaxKey

MongoDB\BSON\MinKey::jsonSerialize - Returns a representation that can be converted to


JSON
MongoDB\BSON\MinKey::serialize - Serialize a MinKey
MongoDB\BSON\MinKey::unserialize - Unserialize a MinKey
MongoDB\BSON\MinKey::__construct - Construct a new MinKey
MongoDB\BSON\ObjectId::getTimestamp - Returns the timestamp component of this ObjectId
MongoDB\BSON\ObjectId::jsonSerialize - Returns a representation that can be converted to
JSON
MongoDB\BSON\ObjectId::serialize - Serialize an ObjectId
MongoDB\BSON\ObjectId::unserialize - Unserialize an ObjectId
MongoDB\BSON\ObjectId::__construct - Construct a new ObjectId
MongoDB\BSON\ObjectId::__toString - Returns the hexidecimal representation of this ObjectId
MongoDB\BSON\ObjectIdInterface::getTimestamp - Returns the timestamp component of this
ObjectIdInterface
MongoDB\BSON\ObjectIdInterface::__toString - Returns the hexidecimal representation of this
ObjectIdInterface
MongoDB\BSON\Regex::getFlags - Returns the Regex's flags
MongoDB\BSON\Regex::getPattern - Returns the Regex's pattern
MongoDB\BSON\Regex::jsonSerialize - Returns a representation that can be converted to JSON
MongoDB\BSON\Regex::serialize - Serialize a Regex
MongoDB\BSON\Regex::unserialize - Unserialize a Regex
MongoDB\BSON\Regex::__construct - Construct a new Regex
MongoDB\BSON\Regex::__toString - Returns the string representation of this Regex
MongoDB\BSON\RegexInterface::getFlags - Returns the RegexInterface's flags
MongoDB\BSON\RegexInterface::getPattern - Returns the RegexInterface's pattern
MongoDB\BSON\RegexInterface::__toString - Returns the string representation of this
RegexInterface
MongoDB\BSON\Serializable::bsonSerialize - Provides an array or document to serialize as
BSON
MongoDB\BSON\Symbol::jsonSerialize - Returns a representation that can be converted to
JSON
MongoDB\BSON\Symbol::serialize - Serialize a Symbol
MongoDB\BSON\Symbol::unserialize - Unserialize a Symbol
MongoDB\BSON\Symbol::__construct - Construct a new Symbol (unused)
MongoDB\BSON\Symbol::__toString - Returns the Symbol as a string
MongoDB\BSON\Timestamp::getIncrement - Returns the increment component of this
Timestamp
MongoDB\BSON\Timestamp::getTimestamp - Returns the timestamp component of this
Timestamp
MongoDB\BSON\Timestamp::jsonSerialize - Returns a representation that can be converted to
JSON
MongoDB\BSON\Timestamp::serialize - Serialize a Timestamp
MongoDB\BSON\Timestamp::unserialize - Unserialize a Timestamp
MongoDB\BSON\Timestamp::__construct - Construct a new Timestamp
MongoDB\BSON\Timestamp::__toString - Returns the string representation of this Timestamp
MongoDB\BSON\TimestampInterface::getIncrement - Returns the increment component of this
TimestampInterface
MongoDB\BSON\TimestampInterface::getTimestamp - Returns the timestamp component of
this TimestampInterface
MongoDB\BSON\TimestampInterface::__toString - Returns the string representation of this
TimestampInterface
MongoDB\BSON\toCanonicalExtendedJSON - Returns the Canonical Extended JSON
representation of a BSON value
MongoDB\BSON\toJSON - Returns the Legacy Extended JSON representation of a BSON
value
MongoDB\BSON\toPHP - Returns the PHP representation of a BSON value
https://www.php.net/manual/pt_BR/indexes.functions.php 95/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p
MongoDB\BSON\toRelaxedExtendedJSON - Returns the Relaxed Extended JSON
representation of a BSON value
MongoDB\BSON\Undefined::jsonSerialize - Returns a representation that can be converted to
JSON
MongoDB\BSON\Undefined::serialize - Serialize a Undefined
MongoDB\BSON\Undefined::unserialize - Unserialize a Undefined
MongoDB\BSON\Undefined::__construct - Construct a new Undefined (unused)
MongoDB\BSON\Undefined::__toString - Returns an empty string
MongoDB\BSON\Unserializable::bsonUnserialize - Constructs the object from a BSON array or
document
MongoDB\BSON\UTCDateTime::jsonSerialize - Returns a representation that can be converted
to JSON
MongoDB\BSON\UTCDateTime::serialize - Serialize a UTCDateTime
MongoDB\BSON\UTCDateTime::toDateTime - Returns the DateTime representation of this
UTCDateTime
MongoDB\BSON\UTCDateTime::unserialize - Unserialize a UTCDateTime
MongoDB\BSON\UTCDateTime::__construct - Construct a new UTCDateTime
MongoDB\BSON\UTCDateTime::__toString - Returns the string representation of this
UTCDateTime
MongoDB\BSON\UTCDateTimeInterface::toDateTime - Returns the DateTime representation
of this UTCDateTimeInterface
MongoDB\BSON\UTCDateTimeInterface::__toString - Returns the string representation of this
UTCDateTimeInterface
MongoDB\Driver\BulkWrite::count - Count number of write operations in the bulk
MongoDB\Driver\BulkWrite::delete - Add a delete operation to the bulk
MongoDB\Driver\BulkWrite::insert - Add an insert operation to the bulk
MongoDB\Driver\BulkWrite::update - Add an update operation to the bulk
MongoDB\Driver\BulkWrite::__construct - Create a new BulkWrite
MongoDB\Driver\Command::__construct - Create a new Command
MongoDB\Driver\Cursor::getId - Returns the ID for this cursor
MongoDB\Driver\Cursor::getServer - Returns the server associated with this cursor
MongoDB\Driver\Cursor::isDead - Checks if the cursor may have additional results
MongoDB\Driver\Cursor::setTypeMap - Sets a type map to use for BSON unserialization
MongoDB\Driver\Cursor::toArray - Returns an array containing all results for this cursor
MongoDB\Driver\Cursor::__construct - Create a new Cursor (not used)
MongoDB\Driver\CursorId::__construct - Create a new CursorId (not used)
MongoDB\Driver\CursorId::__toString - String representation of the cursor ID
MongoDB\Driver\Exception\CommandException::getResultDocument - Returns the result
document for the failed command
MongoDB\Driver\Exception\RuntimeException::hasErrorLabel - Returns whether an error label
is associated with an exception
MongoDB\Driver\Exception\WriteException::getWriteResult - Returns the WriteResult for the
failed write operation
MongoDB\Driver\Manager::executeBulkWrite - Execute one or more write operations
MongoDB\Driver\Manager::executeCommand - Execute a database command
MongoDB\Driver\Manager::executeQuery - Execute a database query
MongoDB\Driver\Manager::executeReadCommand - Execute a database command that reads
MongoDB\Driver\Manager::executeReadWriteCommand - Execute a database command that
reads and writes
MongoDB\Driver\Manager::executeWriteCommand - Execute a database command that writes
MongoDB\Driver\Manager::getReadConcern - Return the ReadConcern for the Manager
MongoDB\Driver\Manager::getReadPreference - Return the ReadPreference for the Manager
MongoDB\Driver\Manager::getServers - Return the servers to which this manager is connected
MongoDB\Driver\Manager::getWriteConcern - Return the WriteConcern for the Manager
MongoDB\Driver\Manager::selectServer - Select a server matching a read preference
MongoDB\Driver\Manager::startSession - Start a new client session for use with this client
MongoDB\Driver\Manager::__construct - Create new MongoDB Manager
MongoDB\Driver\Monitoring\addSubscriber - Registers a new monitoring event subscriber
https://www.php.net/manual/pt_BR/indexes.functions.php 96/206
22/05/2019
g g PHP: Lista de Funçõesge Métodos - Manual g
MongoDB\Driver\Monitoring\CommandFailedEvent::getCommandName - Returns the
command name
MongoDB\Driver\Monitoring\CommandFailedEvent::getDurationMicros - Returns the
command's duration in microseconds
MongoDB\Driver\Monitoring\CommandFailedEvent::getError - Returns the Exception
associated with the failed command
MongoDB\Driver\Monitoring\CommandFailedEvent::getOperationId - Returns the command's
operation ID
MongoDB\Driver\Monitoring\CommandFailedEvent::getReply - Returns the command reply
document
MongoDB\Driver\Monitoring\CommandFailedEvent::getRequestId - Returns the command's
request ID
MongoDB\Driver\Monitoring\CommandFailedEvent::getServer - Returns the Server on which
the command was executed
MongoDB\Driver\Monitoring\CommandStartedEvent::getCommand - Returns the command
document
MongoDB\Driver\Monitoring\CommandStartedEvent::getCommandName - Returns the
command name
MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseName - Returns the database
on which the command was executed
MongoDB\Driver\Monitoring\CommandStartedEvent::getOperationId - Returns the command's
operation ID
MongoDB\Driver\Monitoring\CommandStartedEvent::getRequestId - Returns the command's
request ID
MongoDB\Driver\Monitoring\CommandStartedEvent::getServer - Returns the Server on which
the command was executed
MongoDB\Driver\Monitoring\CommandSubscriber::commandFailed - Notification method for a
failed command
MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted - Notification method for
a started command
MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded - Notification method
for a successful command
MongoDB\Driver\Monitoring\CommandSucceededEvent::getCommandName - Returns the
command name
MongoDB\Driver\Monitoring\CommandSucceededEvent::getDurationMicros - Returns the
command's duration in microseconds
MongoDB\Driver\Monitoring\CommandSucceededEvent::getOperationId - Returns the
command's operation ID
MongoDB\Driver\Monitoring\CommandSucceededEvent::getReply - Returns the command
reply document
MongoDB\Driver\Monitoring\CommandSucceededEvent::getRequestId - Returns the
command's request ID
MongoDB\Driver\Monitoring\CommandSucceededEvent::getServer - Returns the Server on
which the command was executed
MongoDB\Driver\Monitoring\removeSubscriber - Unregisters an existing monitoring event
subscriber
MongoDB\Driver\Query::__construct - Create a new Query
MongoDB\Driver\ReadConcern::bsonSerialize - Returns an object for BSON serialization
MongoDB\Driver\ReadConcern::getLevel - Returns the ReadConcern's "level" option
MongoDB\Driver\ReadConcern::isDefault - Checks if this is the default read concern
MongoDB\Driver\ReadConcern::__construct - Create a new ReadConcern
MongoDB\Driver\ReadPreference::bsonSerialize - Returns an object for BSON serialization
MongoDB\Driver\ReadPreference::getMaxStalenessSeconds - Returns the ReadPreference's
"maxStalenessSeconds" option
MongoDB\Driver\ReadPreference::getMode - Returns the ReadPreference's "mode" option
MongoDB\Driver\ReadPreference::getTagSets - Returns the ReadPreference's "tagSets" option
MongoDB\Driver\ReadPreference::__construct - Create a new ReadPreference
MongoDB\Driver\Server::executeBulkWrite - Execute one or more write operations on this
https://www.php.net/manual/pt_BR/indexes.functions.php 97/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p
server
MongoDB\Driver\Server::executeCommand - Execute a database command on this server
MongoDB\Driver\Server::executeQuery - Execute a database query on this server
MongoDB\Driver\Server::executeReadCommand - Execute a database command that reads on
this server
MongoDB\Driver\Server::executeReadWriteCommand - Execute a database command that
reads and writes on this server
MongoDB\Driver\Server::executeWriteCommand - Execute a database command that writes on
this server
MongoDB\Driver\Server::getHost - Returns the hostname of this server
MongoDB\Driver\Server::getInfo - Returns an array of information about this server
MongoDB\Driver\Server::getLatency - Returns the latency of this server
MongoDB\Driver\Server::getPort - Returns the port on which this server is listening
MongoDB\Driver\Server::getTags - Returns an array of tags describing this server in a replica
set
MongoDB\Driver\Server::getType - Returns an integer denoting the type of this server
MongoDB\Driver\Server::isArbiter - Checks if this server is an arbiter member of a replica set
MongoDB\Driver\Server::isHidden - Checks if this server is a hidden member of a replica set
MongoDB\Driver\Server::isPassive - Checks if this server is a passive member of a replica set
MongoDB\Driver\Server::isPrimary - Checks if this server is a primary member of a replica set
MongoDB\Driver\Server::isSecondary - Checks if this server is a secondary member of a replica
set
MongoDB\Driver\Server::__construct - Create a new Server (not used)
MongoDB\Driver\Session::abortTransaction - Aborts a transaction
MongoDB\Driver\Session::advanceClusterTime - Advances the cluster time for this session
MongoDB\Driver\Session::advanceOperationTime - Advances the operation time for this
session
MongoDB\Driver\Session::commitTransaction - Commits a transaction
MongoDB\Driver\Session::endSession - Terminates a session
MongoDB\Driver\Session::getClusterTime - Returns the cluster time for this session
MongoDB\Driver\Session::getLogicalSessionId - Returns the logical session ID for this session
MongoDB\Driver\Session::getOperationTime - Returns the operation time for this session
MongoDB\Driver\Session::startTransaction - Starts a transaction
MongoDB\Driver\Session::__construct - Create a new Session (not used)
MongoDB\Driver\WriteConcern::bsonSerialize - Returns an object for BSON serialization
MongoDB\Driver\WriteConcern::getJournal - Returns the WriteConcern's "journal" option
MongoDB\Driver\WriteConcern::getW - Returns the WriteConcern's "w" option
MongoDB\Driver\WriteConcern::getWtimeout - Returns the WriteConcern's "wtimeout" option
MongoDB\Driver\WriteConcern::isDefault - Checks if this is the default write concern
MongoDB\Driver\WriteConcern::__construct - Create a new WriteConcern
MongoDB\Driver\WriteConcernError::getCode - Returns the WriteConcernError's error code
MongoDB\Driver\WriteConcernError::getInfo - Returns additional metadata for the
WriteConcernError
MongoDB\Driver\WriteConcernError::getMessage - Returns the WriteConcernError's error
message
MongoDB\Driver\WriteError::getCode - Returns the WriteError's error code
MongoDB\Driver\WriteError::getIndex - Returns the index of the write operation corresponding
to this WriteError
MongoDB\Driver\WriteError::getInfo - Returns additional metadata for the WriteError
MongoDB\Driver\WriteError::getMessage - Returns the WriteError's error message
MongoDB\Driver\WriteResult::getDeletedCount - Returns the number of documents deleted
MongoDB\Driver\WriteResult::getInsertedCount - Returns the number of documents inserted
(excluding upserts)
MongoDB\Driver\WriteResult::getMatchedCount - Returns the number of documents selected
for update
MongoDB\Driver\WriteResult::getModifiedCount - Returns the number of existing documents
updated
MongoDB\Driver\WriteResult::getServer - Returns the server associated with this write result
https://www.php.net/manual/pt_BR/indexes.functions.php 98/206
22/05/2019
g g PHP: Lista de Funções e Métodos - Manual
MongoDB\Driver\WriteResult::getUpsertedCount - Returns the number of documents inserted
by an upsert
MongoDB\Driver\WriteResult::getUpsertedIds - Returns an array of identifiers for upserted
documents
MongoDB\Driver\WriteResult::getWriteConcernError - Returns any write concern error that
occurred
MongoDB\Driver\WriteResult::getWriteErrors - Returns any write errors that occurred
MongoDB\Driver\WriteResult::isAcknowledged - Returns whether the write was acknowledged
MongoDeleteBatch::__construct - Description
MongoGridFS::delete - Remove a file and its chunks from the database
MongoGridFS::drop - Drops the files and chunks collections
MongoGridFS::find - Queries for files
MongoGridFS::findOne - Returns a single file matching the criteria
MongoGridFS::get - Retrieve a file from the database
MongoGridFS::put - Stores a file in the database
MongoGridFS::remove - Remove files and their chunks from the database
MongoGridFS::storeBytes - Stores a string of bytes in the database
MongoGridFS::storeFile - Stores a file in the database
MongoGridFS::storeUpload - Stores an uploaded file in the database
MongoGridFS::__construct - Creates new file collections
MongoGridFSCursor::current - Returns the current file
MongoGridFSCursor::getNext - Return the next file to which this cursor points, and advance the
cursor
MongoGridFSCursor::key - Returns the current result's filename
MongoGridFSCursor::__construct - Create a new cursor
MongoGridFSFile::getBytes - Returns this file's contents as a string of bytes
MongoGridFSFile::getFilename - Returns this file's filename
MongoGridFSFile::getResource - Returns a resource that can be used to read the stored file
MongoGridFSFile::getSize - Returns this file's size
MongoGridFSFile::write - Writes this file to the filesystem
MongoGridfsFile::__construct - Create a new GridFS file
MongoId::getHostname - Gets the hostname being used for this machine's ids
MongoId::getInc - Gets the incremented value to create this id
MongoId::getPID - Gets the process ID
MongoId::getTimestamp - Gets the number of seconds since the epoch that this id was created
MongoId::isValid - Check if a value is a valid ObjectId
MongoId::__construct - Creates a new id
MongoId::__set_state - Create a dummy MongoId
MongoId::__toString - Returns a hexidecimal representation of this id
MongoInsertBatch::__construct - Description
MongoInt32::__construct - Creates a new 32-bit integer
MongoInt32::__toString - Returns the string representation of this 32-bit integer
MongoInt64::__construct - Creates a new 64-bit integer
MongoInt64::__toString - Returns the string representation of this 64-bit integer
MongoLog::getCallback - Gets the previously set callback function
MongoLog::getLevel - Gets the level(s) currently being logged
MongoLog::getModule - Gets the module(s) currently being logged
MongoLog::setCallback - Sets a callback function to be invoked for events
MongoLog::setLevel - Sets the level(s) to be logged
MongoLog::setModule - Sets the module(s) to be logged
MongoPool::getSize - Get pool size for connection pools
MongoPool::info - Returns information about all connection pools
MongoPool::setSize - Set the size for future connection pools
MongoRegex::__construct - Creates a new regular expression
MongoRegex::__toString - A string representation of this regular expression
MongoResultException::getDocument - Retrieve the full result document
MongoTimestamp::__construct - Creates a new timestamp
MongoTimestamp:: toString - Returns a string representation of this timestamp
https://www.php.net/manual/pt_BR/indexes.functions.php 99/206
22/05/2019
g p __ g PHP: Lista de Funções
g pe Métodos - Manual p
MongoUpdateBatch::__construct - Description
MongoWriteBatch::add - Adds a write operation to a batch
MongoWriteBatch::execute - Executes a batch of write operations
MongoWriteBatch::__construct - Creates a new batch of write operations
MongoWriteConcernException::getDocument - Get the error document
move_uploaded_file - Move um arquivo enviado para uma nova localização
mqseries_back - MQSeries MQBACK
mqseries_begin - MQseries MQBEGIN
mqseries_close - MQSeries MQCLOSE
mqseries_cmit - MQSeries MQCMIT
mqseries_conn - MQSeries MQCONN
mqseries_connx - MQSeries MQCONNX
mqseries_disc - MQSeries MQDISC
mqseries_get - MQSeries MQGET
mqseries_inq - MQSeries MQINQ
mqseries_open - MQSeries MQOPEN
mqseries_put - MQSeries MQPUT
mqseries_put1 - MQSeries MQPUT1
mqseries_set - MQSeries MQSET
mqseries_strerror - Returns the error message corresponding to a result code (MQRC)
msession_connect - Connect to msession server
msession_count - Get session count
msession_create - Create a session
msession_destroy - Destroy a session
msession_disconnect - Close connection to msession server
msession_find - Find all sessions with name and value
msession_get - Get value from session
msession_get_array - Get array of msession variables
msession_get_data - Get data session unstructured data
msession_inc - Increment value in session
msession_list - List all sessions
msession_listvar - List sessions with variable
msession_lock - Lock a session
msession_plugin - Call an escape function within the msession personality plugin
msession_randstr - Get random string
msession_set - Set value in session
msession_set_array - Set msession variables from an array
msession_set_data - Set data session unstructured data
msession_timeout - Set/get session timeout
msession_uniq - Get unique id
msession_unlock - Unlock a session
msg_get_queue - Create or attach to a message queue
msg_queue_exists - Check whether a message queue exists
msg_receive - Receive a message from a message queue
msg_remove_queue - Destroy a message queue
msg_send - Send a message to a message queue
msg_set_queue - Set information in the message queue data structure
msg_stat_queue - Returns information from the message queue data structure
msql - Apelido para msql_db_query
msql_affected_rows - Retorna o número de registros afetados pela última consulta
msql_close - Fecha uma conexão mSQL
msql_connect - Abre uma conexão mSQL
msql_createdb - Sinônimo de msql_create_db
msql_create_db - Cria um banco de dados mSQL
msql_data_seek - Move o ponteiro interno dos registros
msql_dbname - Sinônimo de msql_result
msql_db_query - Send mSQL query
msql drop db - Exclui um banco de dados mSQL
https://www.php.net/manual/pt_BR/indexes.functions.php 100/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q _ p_ Q
msql_error - Retorna a mensagem de erro da última chamada a msql
msql_fetch_array - Obtém um registro como uma matriz
msql_fetch_field - Retorna informação sobre um campo
msql_fetch_object - Obtem uma linha como um objeto
msql_fetch_row - Retorna uma linha como uma matriz numerada
msql_fieldflags - Apelido para msql_field_flags
msql_fieldlen - Apelido para msql_field_len
msql_fieldname - Apelido para msql_field_name
msql_fieldtable - Apelido para msql_field_table
msql_fieldtype - Apelido para msql_field_type
msql_field_len - Obtém o tamanho do campo
msql_field_name - Obtém o nome de um especificado campo de um resultado
msql_field_seek - Estabelece o índice do campo
msql_field_table - Obtém o nome da tabela pelo campo
msql_field_type - Obtém o tipo do campo
msql_free_result - Libera o resultado de uma consulta da memória
msql_list_dbs - Lista os banco de dados mSQL no servidor
msql_list_fields - Lista os campos de uma tabela
msql_list_tables - Lista as tabelas em um banco de dados mSQL
msql_numfields - Apelido para msql_num_fields
msql_numrows - Alias of msql_num_rows
msql_num_fields - Retorna o número de campos em um resultado
msql_num_rows - Retorna o número de registros em um resultado
msql_pconnect - Abre uma conexão mSQL persistente
msql_query - Envia uma consulta
msql_regcase - Apelido para sql_regcase
msql_result - Retorna dados do resultado
msql_select_db - Seleciona um banco de dados mSQL
msql_tablename - Alias of msql_result
mssql_bind - Adiciona um parâmetro a um stored procedure ou a um remote stored procedure
mssql_close - Fecha a conexão com o servidor MS SQL
mssql_connect - Abre uma conexão com o servidor MS SQL
mssql_data_seek - Move o ponteiro interno da linha
mssql_execute - Executa uma stored procedure num banco de dados de um servidor MS SQL
mssql_fetch_array - Retorna uma linha como uma matriz associativa, matriz numérica ou ambas
mssql_fetch_assoc - Retorna um array associativo da linha atual no resultado
mssql_fetch_batch - Retorna o próximo lote de registros
mssql_fetch_field - Retorna informação sobre o campo
mssql_fetch_object - Devolve a linha como um objeto
mssql_fetch_row - Retorna uma matriz enumerada
mssql_field_length - Retorna o tamanho de um campo
mssql_field_name - Retorna o nome de um campo
mssql_field_seek - Estabelece o índice do campo
mssql_field_type - Retorna o tipo de um campo
mssql_free_result - Limpa o resultado da memória
mssql_free_statement - Libera comando da memória
mssql_get_last_message - Retorna a ultima mensagem do servidor
mssql_guid_string - Converte um 16 byte binary GUID para uma string
mssql_init - Inicializa um stored procedure ou um remote stored procedure
mssql_min_error_severity - Estabelece a menor severidade a erros
mssql_min_message_severity - Estabelece a menor severidade a mensagens
mssql_next_result - Move o ponteiro interno do resultado para o próximo resultado
mssql_num_fields - Retorna o número de campos em um resultado
mssql_num_rows - Retorna o número de linhas em um resultado
mssql_pconnect - Abre uma conexão persistente com MS SQL
mssql_query - Envia uma query ao MS SQL
mssql_result - Retorna dados do resultado
mssql rows affected - Retorna o número de registros afetados pela query
https://www.php.net/manual/pt_BR/indexes.functions.php 101/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q_ _ g p q y
mssql_select_db - Seleciona um banco de dados do MS SQL
mt_getrandmax - Retorna o maior valor aletório possível
mt_rand - Gerador melhorado de números aleatórios
mt_srand - Semeia o gerador melhorado de números aleatórios
MultipleIterator::attachIterator - Attaches iterator information
MultipleIterator::containsIterator - Checks if an iterator is attached
MultipleIterator::countIterators - Gets the number of attached iterator instances
MultipleIterator::current - Gets the registered iterator instances
MultipleIterator::detachIterator - Detaches an iterator
MultipleIterator::getFlags - Gets the flag information
MultipleIterator::key - Gets the registered iterator instances
MultipleIterator::next - Moves all attached iterator instances forward
MultipleIterator::rewind - Rewinds all attached iterator instances
MultipleIterator::setFlags - Sets flags
MultipleIterator::valid - Checks the validity of sub iterators
MultipleIterator::__construct - Constructs a new MultipleIterator
Mutex::create - Create a Mutex
Mutex::destroy - Destroy Mutex
Mutex::lock - Acquire Mutex
Mutex::trylock - Attempt to Acquire Mutex
Mutex::unlock - Release Mutex
mysqli->affected_rows - Retorna o número de linhas afetadas pela operação MySQL anterior
mysqli->errno - Retorna o código de erro para a chamada de função mais recente
mysqli->error - Retorna uma string descrevendo o ultimo erro
mysqli->protocol_version - Retorna a versão do protocolo MySQL usada
mysqli->server_info - Retorna a versão do servidor MySQL
mysqli->server_version - Retorna a versão do servidor MySQL como um integer
mysqli::$error_list - Returns a list of errors from the last command executed
mysqli::$sqlstate - Returns the SQLSTATE error from previous MySQL operation
mysqli::$thread_id - Returns the thread ID for the current connection
mysqli::$warning_count - Returns the number of warnings from the last query for the given link
mysqli::autocommit - Ativa ou desativa o salvar automaticamente as modificações no banco de
dados
mysqli::begin_transaction - Starts a transaction
mysqli::change_user - Modifica o usuário para a conexão com o banco de dados especificada
mysqli::character_set_name - Retorna o conjunto de caracteres padrão para a conexão com o
banco de dados
mysqli::commit - Salva a transação atual
mysqli::dump_debug_info - Descarrega informação de debug no log
mysqli::get_charset - Returns a character set object
mysqli::get_client_info - Retorna a versão do cliente MySQL como uma string
mysqli::get_client_version - Obtém informação sobre o cliente MySQL
mysqli::get_connection_stats - Returns statistics about the client connection
mysqli::get_warnings - Get result of SHOW WARNINGS
mysqli::kill - Solicita ao servidor o encerramento de um thread do MySQL
mysqli::more_results - Verifica se há mais algum resultado de uma multi query
mysqli::multi_query - Performs a query on the database
mysqli::next_result - Prepara o próximo resultado de multi_query
mysqli::options - Set options
mysqli::ping - Pings a server connection, or tries to reconnect if the connection has gone down
mysqli::poll - Poll connections
mysqli::prepare - Prepare an SQL statement for execution
mysqli::query - Performs a query on the database
mysqli::real_connect - Opens a connection to a mysql server
mysqli::real_escape_string - Escapes special characters in a string for use in an SQL statement,
taking into account the current charset of the connection
mysqli::real_query - Execute an SQL query
mysqli::reap async query - Get result from async query
https://www.php.net/manual/pt_BR/indexes.functions.php 102/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
yq p_ y _q y y q y
mysqli::refresh - Refreshes

mysqli::release_savepoint - Removes the named savepoint from the set of savepoints of the
current transaction
mysqli::rollback - Rolls back current transaction
mysqli::rpl_query_type - Returns RPL query type
mysqli::savepoint - Set a named transaction savepoint
mysqli::select_db - Selects the default database for database queries
mysqli::send_query - Send the query and return
mysqli::set_charset - Sets the default client character set
mysqli::set_local_infile_default - Unsets user defined handler for load local infile command
mysqli::set_local_infile_handler - Set callback function for LOAD DATA LOCAL INFILE
command
mysqli::set_opt - Alias of mysqli_options
mysqli::ssl_set - Used for establishing secure connections using SSL
mysqli::stat - Gets the current system status
mysqli::stmt_init - Initializes a statement and returns an object for use with mysqli_stmt_prepare
mysqli::store_result - Transfers a result set from the last query
mysqli::thread_safe - Returns whether thread safety is given or not
mysqli::use_result - Initiate a result set retrieval
mysqli::__construct - Open a new connection to the MySQL server
mysqli_bind_param - Apelido para mysqli_stmt_bind_param
mysqli_bind_result - Apelido para mysqli_stmt_bind_result
mysqli_client_encoding - Apelido para mysqli_character_set_name
mysqli_close - Fecha uma conexão aberta anteriormente com o banco de dados
mysqli_connect - Sinônimo de mysqli::__construct
mysqli_connect_errno - Retorna o código de erro da ultima chamada a função connect
mysqli_connect_error - Retorna uma string descrevendo o ultimo erro da função connect
mysqli_debug - Realiza operações de debug
mysqli_disable_reads_from_master - Desabilita leitura do master
mysqli_disable_rpl_parse - Desabilita análise RPL
mysqli_driver::$report_mode - Enables or disables internal report functions
mysqli_driver::embedded_server_end - Stop embedded server
mysqli_driver::embedded_server_start - Initialize and start embedded server
mysqli_enable_reads_from_master - Habilita leitura do master
mysqli_enable_rpl_parse - Habilita análise RPL
mysqli_escape_string - Apelido para mysqli_real_escape_string
mysqli_execute - Apelido para mysqli_stmt_execute
mysqli_fetch - Apelido para mysqli_stmt_fetch
mysqli_fetch_array - Obtem uma linha do resultado como uma matriz associativa, numérica, ou
ambas
mysqli_fetch_field_direct - Obtem meta dados para um único campo
mysqli_fetch_object - Retorna a linha atual do conjunto de resultados como um objeto
mysqli_field_count - Retorna o número de colunas para a consulta mais recente
mysqli_field_seek - Move o ponteiro do resultado para um campo especificado
mysqli_free_result - Libera a memória associada ao resultado
mysqli_get_cache_stats - Returns client Zval cache statistics
mysqli_get_client_stats - Returns client per-process statistics
mysqli_get_host_info - Retorna uma string representando o tipo da conexão usada
mysqli_get_links_stats - Return information about open and cached links
mysqli_get_metadata - Apelido para mysqli_stmt_result_metadata
mysqli_info - Recupera informação sobre a mais recente query executada
mysqli_init - Inicializa a MySQLi e retorna um resource para usar com mysqli_real_connect()
mysqli_insert_id - Retorna o id gerado automaticamente na última consulta
mysqli_master_query - Força execução de uma query no master numa configuração master/slave
mysqli_param_count - Alias for mysqli_stmt_param_count
mysqli_report - Sinônimo de mysqli_driver->report_mode
mysqli result::$current field - Get current field offset of a result pointer
https://www.php.net/manual/pt_BR/indexes.functions.php 103/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
yq _ _ p
mysqli_result::$field_count - Get the number of fields in a result
mysqli_result::$lengths - Returns the lengths of the columns of the current row in the result set
mysqli_result::$num_rows - Gets the number of rows in a result
mysqli_result::data_seek - Ajusta o ponteiro do resultado para uma linha arbritaria no conjunto
de resutados
mysqli_result::fetch_all - Fetches all result rows as an associative array, a numeric array, or both
mysqli_result::fetch_assoc - Obtem uma linha do conjunto de resultados como uma matriz
associativa
mysqli_result::fetch_field - Retorna o próximo campo no conjunto de resultados
mysqli_result::fetch_fields - Retorna uma matriz de objetos representando os campos em um
conjunto de resultados
mysqli_result::fetch_row - Obtém uma linha do resultado como uma matriz numerada
mysqli_result::free - Frees the memory associated with a result
mysqli_rpl_parse_enabled - Check if RPL parse is enabled
mysqli_rpl_probe - RPL probe
mysqli_send_long_data - Alias for mysqli_stmt_send_long_data
mysqli_slave_query - Force execution of a query on a slave in a master/slave setup
mysqli_stmt->execute - Executa uma preparada query
mysqli_stmt::$affected_rows - Returns the total number of rows changed, deleted, or inserted by
the last executed statement
mysqli_stmt::$errno - Returns the error code for the most recent statement call
mysqli_stmt::$error - Returns a string description for last statement error
mysqli_stmt::$error_list - Returns a list of errors from the last statement executed
mysqli_stmt::$field_count - Returns the number of field in the given statement
mysqli_stmt::$insert_id - Get the ID generated from the previous INSERT operation
mysqli_stmt::$num_rows - Return the number of rows in statements result set
mysqli_stmt::$param_count - Returns the number of parameter for the given statement
mysqli_stmt::$sqlstate - Returns SQLSTATE error from previous statement operation
mysqli_stmt::attr_get - Used to get the current value of a statement attribute
mysqli_stmt::attr_set - Used to modify the behavior of a prepared statement
mysqli_stmt::bind_param - Passa variáveis para um preparado comando como parâmetros
mysqli_stmt::bind_result - Passa variáveis para um preparado comando por resultado
armazenado
mysqli_stmt::close - Closes a prepared statement
mysqli_stmt::data_seek - Seeks to an arbitrary row in statement result set
mysqli_stmt::fetch - Obtém resultados de um preparado comando e os coloca nas determinadas
variáveis
mysqli_stmt::get_result - Gets a result set from a prepared statement
mysqli_stmt::get_warnings - Get result of SHOW WARNINGS
mysqli_stmt::more_results - Check if there are more query results from a multiple query
mysqli_stmt::next_result - Reads the next result from a multiple query
mysqli_stmt::prepare - Prepara uma declaração SQL para execução
mysqli_stmt::reset - Resets a prepared statement
mysqli_stmt::result_metadata - Returns result set metadata from a prepared statement
mysqli_stmt::send_long_data - Send data in blocks
mysqli_stmt::store_result - Transfers a result set from a prepared statement
mysqli_stmt::__construct - Constructs a new mysqli_stmt object
mysqli_warning::next - Fetch next warning
mysqli_warning::__construct - The __construct purpose
MysqlndUhConnection::changeUser - Changes the user of the specified mysqlnd database
connection
MysqlndUhConnection::charsetName - Returns the default character set for the database
connection
MysqlndUhConnection::close - Closes a previously opened database connection
MysqlndUhConnection::connect - Open a new connection to the MySQL server
MysqlndUhConnection::endPSession - End a persistent connection
MysqlndUhConnection::escapeString - Escapes special characters in a string for use in an SQL
statement, taking into account the current charset of the connection
https://www.php.net/manual/pt_BR/indexes.functions.php 104/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
, g
MysqlndUhConnection::getAffectedRows - Gets the number of affected rows in a previous
MySQL operation
MysqlndUhConnection::getErrorNumber - Returns the error code for the most recent function
call
MysqlndUhConnection::getErrorString - Returns a string description of the last error
MysqlndUhConnection::getFieldCount - Returns the number of columns for the most recent
query
MysqlndUhConnection::getHostInformation - Returns a string representing the type of
connection used
MysqlndUhConnection::getLastInsertId - Returns the auto generated id used in the last query
MysqlndUhConnection::getLastMessage - Retrieves information about the most recently
executed query
MysqlndUhConnection::getProtocolInformation - Returns the version of the MySQL protocol
used
MysqlndUhConnection::getServerInformation - Returns the version of the MySQL server
MysqlndUhConnection::getServerStatistics - Gets the current system status
MysqlndUhConnection::getServerVersion - Returns the version of the MySQL server as an
integer
MysqlndUhConnection::getSqlstate - Returns the SQLSTATE error from previous MySQL
operation
MysqlndUhConnection::getStatistics - Returns statistics about the client connection
MysqlndUhConnection::getThreadId - Returns the thread ID for the current connection
MysqlndUhConnection::getWarningCount - Returns the number of warnings from the last query
for the given link
MysqlndUhConnection::init - Initialize mysqlnd connection
MysqlndUhConnection::killConnection - Asks the server to kill a MySQL thread
MysqlndUhConnection::listFields - List MySQL table fields
MysqlndUhConnection::listMethod - Wrapper for assorted list commands
MysqlndUhConnection::moreResults - Check if there are any more query results from a multi
query
MysqlndUhConnection::nextResult - Prepare next result from multi_query
MysqlndUhConnection::ping - Pings a server connection, or tries to reconnect if the connection
has gone down
MysqlndUhConnection::query - Performs a query on the database
MysqlndUhConnection::queryReadResultsetHeader - Read a result set header
MysqlndUhConnection::reapQuery - Get result from async query
MysqlndUhConnection::refreshServer - Flush or reset tables and caches
MysqlndUhConnection::restartPSession - Restart a persistent mysqlnd connection
MysqlndUhConnection::selectDb - Selects the default database for database queries
MysqlndUhConnection::sendClose - Sends a close command to MySQL
MysqlndUhConnection::sendQuery - Sends a query to MySQL
MysqlndUhConnection::serverDumpDebugInformation - Dump debugging information into the
log for the MySQL server
MysqlndUhConnection::setAutocommit - Turns on or off auto-committing database
modifications
MysqlndUhConnection::setCharset - Sets the default client character set
MysqlndUhConnection::setClientOption - Sets a client option
MysqlndUhConnection::setServerOption - Sets a server option
MysqlndUhConnection::shutdownServer - The shutdownServer purpose
MysqlndUhConnection::simpleCommand - Sends a basic COM_* command
MysqlndUhConnection::simpleCommandHandleResponse - Process a response for a basic
COM_* command send to the client
MysqlndUhConnection::sslSet - Used for establishing secure connections using SSL
MysqlndUhConnection::stmtInit - Initializes a statement and returns a resource for use with
mysqli_statement::prepare
MysqlndUhConnection::storeResult - Transfers a result set from the last query
MysqlndUhConnection::txCommit - Commits the current transaction
MysqlndUhConnection::txRollback - Rolls back current transaction
https://www.php.net/manual/pt_BR/indexes.functions.php 105/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
yq
MysqlndUhConnection::useResult - Initiate a result set retrieval
MysqlndUhConnection::__construct - The __construct purpose
MysqlndUhPreparedStatement::execute - Executes a prepared Query
MysqlndUhPreparedStatement::prepare - Prepare an SQL statement for execution
MysqlndUhPreparedStatement::__construct - The __construct purpose
mysqlnd_memcache_get_config - Returns information about the plugin configuration
mysqlnd_memcache_set - Associate a MySQL connection with a Memcache connection
mysqlnd_ms_dump_servers - Returns a list of currently configured servers
mysqlnd_ms_fabric_select_global - Switch to global sharding server for a given table
mysqlnd_ms_fabric_select_shard - Switch to shard
mysqlnd_ms_get_last_gtid - Returns the latest global transaction ID
mysqlnd_ms_get_last_used_connection - Returns an array which describes the last used
connection
mysqlnd_ms_get_stats - Returns query distribution and connection statistics
mysqlnd_ms_match_wild - Finds whether a table name matches a wildcard pattern or not
mysqlnd_ms_query_is_select - Find whether to send the query to the master, the slave or the last
used MySQL server
mysqlnd_ms_set_qos - Sets the quality of service needed from the cluster
mysqlnd_ms_set_user_pick_server - Sets a callback for user-defined read/write splitting
mysqlnd_ms_xa_begin - Starts a distributed/XA transaction among MySQL servers
mysqlnd_ms_xa_commit - Commits a distributed/XA transaction among MySQL servers
mysqlnd_ms_xa_gc - Garbage collects unfinished XA transactions after severe errors
mysqlnd_ms_xa_rollback - Rolls back a distributed/XA transaction among MySQL servers
mysqlnd_qc_clear_cache - Flush all cache contents
mysqlnd_qc_get_available_handlers - Returns a list of available storage handler
mysqlnd_qc_get_cache_info - Returns information on the current handler, the number of cache
entries and cache entries, if available
mysqlnd_qc_get_core_stats - Statistics collected by the core of the query cache
mysqlnd_qc_get_normalized_query_trace_log - Returns a normalized query trace log for each
query inspected by the query cache
mysqlnd_qc_get_query_trace_log - Returns a backtrace for each query inspected by the query
cache
mysqlnd_qc_set_cache_condition - Set conditions for automatic caching
mysqlnd_qc_set_is_select - Installs a callback which decides whether a statement is cached
mysqlnd_qc_set_storage_handler - Change current storage handler
mysqlnd_qc_set_user_handlers - Sets the callback functions for a user-defined procedural
storage handler
mysqlnd_uh_convert_to_mysqlnd - Converts a MySQL connection handle into a mysqlnd
connection handle
mysqlnd_uh_set_connection_proxy - Installs a proxy for mysqlnd connections
mysqlnd_uh_set_statement_proxy - Installs a proxy for mysqlnd statements
mysql_affected_rows - Obtém o número de linhas afetadas na operação anterior do MySQL
mysql_client_encoding - Retorna o nome do conjunto de caracteres
mysql_close - Fecha a conexão MySQL
mysql_connect - Abre uma conexão com um servidor MySQL
mysql_create_db - Cria um banco de dados MySQL
mysql_data_seek - Move o ponteiro interno do resultado
mysql_db_name - Obtém o nome do banco de dados a partir da chamada à mysql_list_dbs
mysql_db_query - Envia uma consulta MySQL
mysql_drop_db - Drop (exclui) um banco de dados MySQL
mysql_errno - Retorna o valor numérico da mensagem de erro da operação MySQL anterior
mysql_error - Retorna o texto da mensagem de erro da operação MySQL anterior
mysql_escape_string - Escapa uma string para usar em uma consulta MySQL
mysql_fetch_array - Obtém uma linha como uma matriz associativa, uma matriz numérica, ou
ambas
mysql_fetch_assoc - Obtém uma linha do resultado como um array associativo
mysql_fetch_field - Obtém informações sobre uma coluna de um resultado e retorna como um
objeto
https://www.php.net/manual/pt_BR/indexes.functions.php 106/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
j
mysql_fetch_lengths - Obtém o tamanho de cada saída de um resultado
mysql_fetch_object - Obtém o resultado de uma linha como um objeto
mysql_fetch_row - Obtém uma linha como um array numérico
mysql_field_flags - Obtém as flags associadas ao campo especificado em um resultado
mysql_field_len - Retorna o tamanho do campo especificado
mysql_field_name - Obtém o nome do campo especificado em um resultado
mysql_field_seek - Define o ponteiro do resultado para o índice de campo especificado
mysql_field_table - Obtém o nome da tabela na qual o campo especificado esta
mysql_field_type - Obtém o tipo do campo especificado em um resultado
mysql_free_result - Libera um resultado da memória
mysql_get_client_info - Obtém informações do cliente MySQL
mysql_get_host_info - Obtém informações do servidor MySQL
mysql_get_proto_info - Obtém informações do protocolo MySQL
mysql_get_server_info - Obtém informações do servidor MySQL
mysql_info - Obtém informação sobre a consulta mais recente
mysql_insert_id - Obtém o ID gerado pela operação INSERT anterior
mysql_list_dbs - Lista os bancos de dados disponíveis em um servidor MySQL
mysql_list_fields - Lista os campos de uma tabela MySQL
mysql_list_processes - Lista os processos MySQL
mysql_list_tables - Lista as tabelas em um banco de dados MySQL
mysql_num_fields - Obtém o numero de campos em um resultado
mysql_num_rows - Obtém o número de linhas em um resultado
mysql_pconnect - Abre uma conexão persistente com um servidor MySQL
mysql_ping - Pinga uma conexão com o servidor ou reconecta se não houver conexão
mysql_query - Envia uma consulta MySQL
mysql_real_escape_string - Escapa os caracteres especiais numa string para usar em um
comando SQL, levando em conta o conjunto atual de caracteres.
mysql_result - Retorna dados do resultado
mysql_select_db - Seleciona um banco de dados MySQL
mysql_set_charset - Sets the client character set
mysql_stat - Retorna o status atual do sistema
mysql_tablename - Retorna o nome da tabela do campo
mysql_thread_id - Returna o ID da thread atual
mysql_unbuffered_query - Envia uma query para o MySQL, sem retornar e colocar em buffer as
linhas do resultado
m_checkstatus - Check to see if a transaction has completed
m_completeauthorizations - Number of complete authorizations in queue, returning an array of
their identifiers
m_connect - Establish the connection to MCVE
m_connectionerror - Get a textual representation of why a connection failed
m_deletetrans - Delete specified transaction from MCVE_CONN structure
m_destroyconn - Destroy the connection and MCVE_CONN structure
m_destroyengine - Free memory associated with IP/SSL connectivity
m_getcell - Get a specific cell from a comma delimited response by column name
m_getcellbynum - Get a specific cell from a comma delimited response by column number
m_getcommadelimited - Get the RAW comma delimited data returned from MCVE
m_getheader - Get the name of the column in a comma-delimited response
m_initconn - Create and initialize an MCVE_CONN structure
m_initengine - Ready the client for IP/SSL Communication
m_iscommadelimited - Checks to see if response is comma delimited
m_maxconntimeout - The maximum amount of time the API will attempt a connection to
MCVE
m_monitor - Perform communication with MCVE (send/receive data) Non-blocking
m_numcolumns - Number of columns returned in a comma delimited response
m_numrows - Number of rows returned in a comma delimited response
m_parsecommadelimited - Parse the comma delimited response so m_getcell, etc will work
m_responsekeys - Returns array of strings which represents the keys that can be used for
response parameters on this transaction
https://www.php.net/manual/pt_BR/indexes.functions.php 107/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p p
m_responseparam - Get a custom response parameter
m_returnstatus - Check to see if the transaction was successful
m_setblocking - Set blocking/non-blocking mode for connection
m_setdropfile - Set the connection method to Drop-File
m_setip - Set the connection method to IP
m_setssl - Set the connection method to SSL
m_setssl_cafile - Set SSL CA (Certificate Authority) file for verification of server certificate
m_setssl_files - Set certificate key files and certificates if server requires client certificate
verification
m_settimeout - Set maximum transaction time (per trans)
m_sslcert_gen_hash - Generate hash for SSL client certificate verification
m_transactionssent - Check to see if outgoing buffer is clear
m_transinqueue - Number of transactions in client-queue
m_transkeyval - Add key/value pair to a transaction. Replaces deprecated transparam()
m_transnew - Start a new transaction
m_transsend - Finalize and send the transaction
m_uwait - Wait x microsecs
m_validateidentifier - Whether or not to validate the passed identifier on any transaction it is
passed to
m_verifyconnection - Set whether or not to PING upon connect to verify connection
m_verifysslcert - Set whether or not to verify the server ssl certificate
n
natcasesort - Ordena um array utilizando o algoritmo da "ordem natural" sem diferenciar
maiúsculas e minúsculas
natsort - Ordena um array utilizando o algoritmo da "ordem natural"
ncurses_addch - Add character at current position and advance cursor
ncurses_addchnstr - Add attributed string with specified length at current position
ncurses_addchstr - Add attributed string at current position
ncurses_addnstr - Add string with specified length at current position
ncurses_addstr - Output text at current position
ncurses_assume_default_colors - Define default colors for color 0
ncurses_attroff - Turn off the given attributes
ncurses_attron - Turn on the given attributes
ncurses_attrset - Set given attributes
ncurses_baudrate - Returns baudrate of terminal
ncurses_beep - Let the terminal beep
ncurses_bkgd - Set background property for terminal screen
ncurses_bkgdset - Control screen background
ncurses_border - Draw a border around the screen using attributed characters
ncurses_bottom_panel - Moves a visible panel to the bottom of the stack
ncurses_can_change_color - Checks if terminal color definitions can be changed
ncurses_cbreak - Switch off input buffering
ncurses_clear - Clear screen
ncurses_clrtobot - Clear screen from current position to bottom
ncurses_clrtoeol - Clear screen from current position to end of line
ncurses_color_content - Retrieves RGB components of a color
ncurses_color_set - Set active foreground and background colors
ncurses_curs_set - Set cursor state
ncurses_define_key - Define a keycode
ncurses_def_prog_mode - Saves terminals (program) mode
ncurses_def_shell_mode - Saves terminals (shell) mode
ncurses_delay_output - Delay output on terminal using padding characters
ncurses_delch - Delete character at current position, move rest of line left
ncurses_deleteln - Delete line at current position, move rest of screen up
ncurses_delwin - Delete a ncurses window
ncurses_del_panel - Remove panel from the stack and delete it (but not the associated window)
ncurses_doupdate - Write all prepared refreshes to terminal
ncurses echo - Activate keyboard input echo
https://www.php.net/manual/pt_BR/indexes.functions.php 108/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ y p
ncurses_echochar - Single character output including refresh
ncurses_end - Stop using ncurses, clean up the screen
ncurses_erase - Erase terminal screen
ncurses_erasechar - Returns current erase character
ncurses_filter - Set LINES for iniscr() and newterm() to 1
ncurses_flash - Flash terminal screen (visual bell)
ncurses_flushinp - Flush keyboard input buffer
ncurses_getch - Read a character from keyboard
ncurses_getmaxyx - Returns the size of a window
ncurses_getmouse - Reads mouse event
ncurses_getyx - Returns the current cursor position for a window
ncurses_halfdelay - Put terminal into halfdelay mode
ncurses_has_colors - Checks if terminal has color capabilities
ncurses_has_ic - Check for insert- and delete-capabilities
ncurses_has_il - Check for line insert- and delete-capabilities
ncurses_has_key - Check for presence of a function key on terminal keyboard
ncurses_hide_panel - Remove panel from the stack, making it invisible
ncurses_hline - Draw a horizontal line at current position using an attributed character and max.
n characters long
ncurses_inch - Get character and attribute at current position
ncurses_init - Initialize ncurses
ncurses_init_color - Define a terminal color
ncurses_init_pair - Define a color pair
ncurses_insch - Insert character moving rest of line including character at current position
ncurses_insdelln - Insert lines before current line scrolling down (negative numbers delete and
scroll up)
ncurses_insertln - Insert a line, move rest of screen down
ncurses_insstr - Insert string at current position, moving rest of line right
ncurses_instr - Reads string from terminal screen
ncurses_isendwin - Ncurses is in endwin mode, normal screen output may be performed
ncurses_keyok - Enable or disable a keycode
ncurses_keypad - Turns keypad on or off
ncurses_killchar - Returns current line kill character
ncurses_longname - Returns terminals description
ncurses_meta - Enables/Disable 8-bit meta key information
ncurses_mouseinterval - Set timeout for mouse button clicks
ncurses_mousemask - Sets mouse options
ncurses_mouse_trafo - Transforms coordinates
ncurses_move - Move output position
ncurses_move_panel - Moves a panel so that its upper-left corner is at [startx, starty]
ncurses_mvaddch - Move current position and add character
ncurses_mvaddchnstr - Move position and add attributed string with specified length
ncurses_mvaddchstr - Move position and add attributed string
ncurses_mvaddnstr - Move position and add string with specified length
ncurses_mvaddstr - Move position and add string
ncurses_mvcur - Move cursor immediately
ncurses_mvdelch - Move position and delete character, shift rest of line left
ncurses_mvgetch - Move position and get character at new position
ncurses_mvhline - Set new position and draw a horizontal line using an attributed character and
max. n characters long
ncurses_mvinch - Move position and get attributed character at new position
ncurses_mvvline - Set new position and draw a vertical line using an attributed character and
max. n characters long
ncurses_mvwaddstr - Add string at new position in window
ncurses_napms - Sleep
ncurses_newpad - Creates a new pad (window)
ncurses_newwin - Create a new window
ncurses new panel - Create a new panel and associate it with window
https://www.php.net/manual/pt_BR/indexes.functions.php 109/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _p p
ncurses_nl - Translate newline and carriage return / line feed
ncurses_nocbreak - Switch terminal to cooked mode
ncurses_noecho - Switch off keyboard input echo
ncurses_nonl - Do not translate newline and carriage return / line feed
ncurses_noqiflush - Do not flush on signal characters
ncurses_noraw - Switch terminal out of raw mode
ncurses_pair_content - Retrieves foreground and background colors of a color pair
ncurses_panel_above - Returns the panel above panel
ncurses_panel_below - Returns the panel below panel
ncurses_panel_window - Returns the window associated with panel
ncurses_pnoutrefresh - Copies a region from a pad into the virtual screen
ncurses_prefresh - Copies a region from a pad into the virtual screen
ncurses_putp - Apply padding information to the string and output it
ncurses_qiflush - Flush on signal characters
ncurses_raw - Switch terminal into raw mode
ncurses_refresh - Refresh screen
ncurses_replace_panel - Replaces the window associated with panel
ncurses_resetty - Restores saved terminal state
ncurses_reset_prog_mode - Resets the prog mode saved by def_prog_mode
ncurses_reset_shell_mode - Resets the shell mode saved by def_shell_mode
ncurses_savetty - Saves terminal state
ncurses_scrl - Scroll window content up or down without changing current position
ncurses_scr_dump - Dump screen content to file
ncurses_scr_init - Initialize screen from file dump
ncurses_scr_restore - Restore screen from file dump
ncurses_scr_set - Inherit screen from file dump
ncurses_show_panel - Places an invisible panel on top of the stack, making it visible
ncurses_slk_attr - Returns current soft label key attribute
ncurses_slk_attroff - Turn off the given attributes for soft function-key labels
ncurses_slk_attron - Turn on the given attributes for soft function-key labels
ncurses_slk_attrset - Set given attributes for soft function-key labels
ncurses_slk_clear - Clears soft labels from screen
ncurses_slk_color - Sets color for soft label keys
ncurses_slk_init - Initializes soft label key functions
ncurses_slk_noutrefresh - Copies soft label keys to virtual screen
ncurses_slk_refresh - Copies soft label keys to screen
ncurses_slk_restore - Restores soft label keys
ncurses_slk_set - Sets function key labels
ncurses_slk_touch - Forces output when ncurses_slk_noutrefresh is performed
ncurses_standend - Stop using 'standout' attribute
ncurses_standout - Start using 'standout' attribute
ncurses_start_color - Initializes color functionality
ncurses_termattrs - Returns a logical OR of all attribute flags supported by terminal
ncurses_termname - Returns terminals (short)-name
ncurses_timeout - Set timeout for special key sequences
ncurses_top_panel - Moves a visible panel to the top of the stack
ncurses_typeahead - Specify different filedescriptor for typeahead checking
ncurses_ungetch - Put a character back into the input stream
ncurses_ungetmouse - Pushes mouse event to queue
ncurses_update_panels - Refreshes the virtual screen to reflect the relations between panels in
the stack
ncurses_use_default_colors - Assign terminal default colors to color id -1
ncurses_use_env - Control use of environment information about terminal size
ncurses_use_extended_names - Control use of extended names in terminfo descriptions
ncurses_vidattr - Display the string on the terminal in the video attribute mode
ncurses_vline - Draw a vertical line at current position using an attributed character and max. n
characters long
ncurses waddch - Adds character at current position in a window and advance cursor
https://www.php.net/manual/pt_BR/indexes.functions.php 110/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ p
ncurses_waddstr - Outputs text at current postion in window
ncurses_wattroff - Turns off attributes for a window
ncurses_wattron - Turns on attributes for a window
ncurses_wattrset - Set the attributes for a window
ncurses_wborder - Draws a border around the window using attributed characters
ncurses_wclear - Clears window
ncurses_wcolor_set - Sets windows color pairings
ncurses_werase - Erase window contents
ncurses_wgetch - Reads a character from keyboard (window)
ncurses_whline - Draws a horizontal line in a window at current position using an attributed
character and max. n characters long
ncurses_wmouse_trafo - Transforms window/stdscr coordinates
ncurses_wmove - Moves windows output position
ncurses_wnoutrefresh - Copies window to virtual screen
ncurses_wrefresh - Refresh window on terminal screen
ncurses_wstandend - End standout mode for a window
ncurses_wstandout - Enter standout mode for a window
ncurses_wvline - Draws a vertical line in a window at current position using an attributed
character and max. n characters long
newt_bell - Send a beep to the terminal
newt_button - Create a new button
newt_button_bar - This function returns a grid containing the buttons created
newt_centered_window - Open a centered window of the specified size
newt_checkbox - Descrição
newt_checkbox_get_value - Retreives value of checkox resource
newt_checkbox_set_flags - Configures checkbox resource
newt_checkbox_set_value - Sets the value of the checkbox
newt_checkbox_tree - Descrição
newt_checkbox_tree_add_item - Adds new item to the checkbox tree
newt_checkbox_tree_find_item - Finds an item in the checkbox tree
newt_checkbox_tree_get_current - Returns checkbox tree selected item
newt_checkbox_tree_get_entry_value - Descrição
newt_checkbox_tree_get_multi_selection - Descrição
newt_checkbox_tree_get_selection - Descrição
newt_checkbox_tree_multi - Descrição
newt_checkbox_tree_set_current - Descrição
newt_checkbox_tree_set_entry - Descrição
newt_checkbox_tree_set_entry_value - Descrição
newt_checkbox_tree_set_width - Descrição
newt_clear_key_buffer - Discards the contents of the terminal's input buffer without waiting for
additional input
newt_cls - Descrição
newt_compact_button - Descrição
newt_component_add_callback - Descrição
newt_component_takes_focus - Descrição
newt_create_grid - Descrição
newt_cursor_off - Descrição
newt_cursor_on - Descrição
newt_delay - Descrição
newt_draw_form - Descrição
newt_draw_root_text - Displays the string text at the position indicated
newt_entry - Descrição
newt_entry_get_value - Descrição
newt_entry_set - Descrição
newt_entry_set_filter - Descrição
newt_entry_set_flags - Descrição
newt_finished - Uninitializes newt interface
newt form - Create a form
https://www.php.net/manual/pt_BR/indexes.functions.php 111/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_
newt_form_add_component - Adds a single component to the form
newt_form_add_components - Add several components to the form
newt_form_add_hot_key - Descrição
newt_form_destroy - Destroys a form
newt_form_get_current - Descrição
newt_form_run - Runs a form
newt_form_set_background - Descrição
newt_form_set_height - Descrição
newt_form_set_size - Descrição
newt_form_set_timer - Descrição
newt_form_set_width - Descrição
newt_form_watch_fd - Descrição
newt_get_screen_size - Fills in the passed references with the current size of the terminal
newt_grid_add_components_to_form - Descrição
newt_grid_basic_window - Descrição
newt_grid_free - Descrição
newt_grid_get_size - Descrição
newt_grid_h_close_stacked - Descrição
newt_grid_h_stacked - Descrição
newt_grid_place - Descrição
newt_grid_set_field - Descrição
newt_grid_simple_window - Descrição
newt_grid_v_close_stacked - Descrição
newt_grid_v_stacked - Descrição
newt_grid_wrapped_window - Descrição
newt_grid_wrapped_window_at - Descrição
newt_init - Initialize newt
newt_label - Descrição
newt_label_set_text - Descrição
newt_listbox - Descrição
newt_listbox_append_entry - Descrição
newt_listbox_clear - Descrição
newt_listbox_clear_selection - Descrição
newt_listbox_delete_entry - Descrição
newt_listbox_get_current - Descrição
newt_listbox_get_selection - Descrição
newt_listbox_insert_entry - Descrição
newt_listbox_item_count - Descrição
newt_listbox_select_item - Descrição
newt_listbox_set_current - Descrição
newt_listbox_set_current_by_key - Descrição
newt_listbox_set_data - Descrição
newt_listbox_set_entry - Descrição
newt_listbox_set_width - Descrição
newt_listitem - Descrição
newt_listitem_get_data - Descrição
newt_listitem_set - Descrição
newt_open_window - Open a window of the specified size and position
newt_pop_help_line - Replaces the current help line with the one from the stack
newt_pop_window - Removes the top window from the display
newt_push_help_line - Saves the current help line on a stack, and displays the new line
newt_radiobutton - Descrição
newt_radio_get_current - Descrição
newt_redraw_help_line - Descrição
newt_reflow_text - Descrição
newt_refresh - Updates modified portions of the screen
newt_resize_screen - Descrição
newt resume - Resume using the newt interface after calling newt suspend
https://www.php.net/manual/pt_BR/indexes.functions.php 112/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ g g _ p
newt_run_form - Runs a form
newt_scale - Descrição
newt_scale_set - Descrição
newt_scrollbar_set - Descrição
newt_set_help_callback - Descrição
newt_set_suspend_callback - Set a callback function which gets invoked when user presses the
suspend key
newt_suspend - Tells newt to return the terminal to its initial state
newt_textbox - Descrição
newt_textbox_get_num_lines - Descrição
newt_textbox_reflowed - Descrição
newt_textbox_set_height - Descrição
newt_textbox_set_text - Descrição
newt_vertical_scrollbar - Descrição
newt_wait_for_key - Doesn't return until a key has been pressed
newt_win_choice - Descrição
newt_win_entries - Descrição
newt_win_menu - Descrição
newt_win_message - Descrição
newt_win_messagev - Descrição
newt_win_ternary - Descrição
next - Avança o ponteiro interno de um array
ngettext - Versão plural de gettext
nl2br - Insere quebras de linha HTML antes de todas newlines em uma string
nl_langinfo - Retorna informação de linguagem e local
NoRewindIterator::current - Get the current value
NoRewindIterator::getInnerIterator - Get the inner iterator
NoRewindIterator::key - Get the current key
NoRewindIterator::next - Forward to the next element
NoRewindIterator::rewind - Prevents the rewind operation on the inner iterator
NoRewindIterator::valid - Validates the iterator
NoRewindIterator::__construct - Construct a NoRewindIterator
Normalizer::getRawDecomposition - Gets the Decomposition_Mapping property for the given
UTF-8 encoded code point
Normalizer::isNormalized - Verifica se a string fornecida já está na forma normalizada
especificada.
Normalizer::normalize - Normaliza a entrada fornecida e retorna a string normalizada
nsapi_request_headers - Fetch all HTTP request headers
nsapi_response_headers - Fetch all HTTP response headers
nsapi_virtual - Perform an NSAPI sub-request
NumberFormatter::create - Create a number formatter
NumberFormatter::format - Format a number
NumberFormatter::formatCurrency - Format a currency value
NumberFormatter::getAttribute - Get an attribute
NumberFormatter::getErrorCode - Get formatter's last error code
NumberFormatter::getErrorMessage - Get formatter's last error message
NumberFormatter::getLocale - Get formatter locale
NumberFormatter::getPattern - Get formatter pattern
NumberFormatter::getSymbol - Get a symbol value
NumberFormatter::getTextAttribute - Get a text attribute
NumberFormatter::parse - Parse a number
NumberFormatter::parseCurrency - Parse a currency number
NumberFormatter::setAttribute - Set an attribute
NumberFormatter::setPattern - Set formatter pattern
NumberFormatter::setSymbol - Set a symbol value
NumberFormatter::setTextAttribute - Set a text attribute
number_format - Formata um número com os milhares agrupados
o
https://www.php.net/manual/pt_BR/indexes.functions.php 113/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

OAuth::disableDebug - Turn off verbose debugging


OAuth::disableRedirects - Turn off redirects
OAuth::disableSSLChecks - Turn off SSL checks
OAuth::enableDebug - Turn on verbose debugging
OAuth::enableRedirects - Turn on redirects
OAuth::enableSSLChecks - Turn on SSL checks
OAuth::fetch - Fetch an OAuth protected resource
OAuth::generateSignature - Generate a signature
OAuth::getAccessToken - Fetch an access token
OAuth::getCAPath - Gets CA information
OAuth::getLastResponse - Get the last response
OAuth::getLastResponseHeaders - Get headers for last response
OAuth::getLastResponseInfo - Get HTTP information about the last response
OAuth::getRequestHeader - Generate OAuth header string signature
OAuth::getRequestToken - Fetch a request token
OAuth::setAuthType - Set authorization type
OAuth::setCAPath - Set CA path and info
OAuth::setNonce - Set the nonce for subsequent requests
OAuth::setRequestEngine - The setRequestEngine purpose
OAuth::setRSACertificate - Set the RSA certificate
OAuth::setSSLChecks - Tweak specific SSL checks for requests
OAuth::setTimestamp - Set the timestamp
OAuth::setToken - Sets the token and secret
OAuth::setVersion - Set the OAuth version
OAuth::__construct - Create a new OAuth object
OAuth::__destruct - The destructor
OAuthProvider::addRequiredParameter - Add required parameters
OAuthProvider::callconsumerHandler - Calls the consumerNonceHandler callback
OAuthProvider::callTimestampNonceHandler - Calls the timestampNonceHandler callback
OAuthProvider::calltokenHandler - Calls the tokenNonceHandler callback
OAuthProvider::checkOAuthRequest - Check an oauth request
OAuthProvider::consumerHandler - Set the consumerHandler handler callback
OAuthProvider::generateToken - Generate a random token
OAuthProvider::is2LeggedEndpoint - is2LeggedEndpoint
OAuthProvider::isRequestTokenEndpoint - Sets isRequestTokenEndpoint
OAuthProvider::removeRequiredParameter - Remove a required parameter
OAuthProvider::reportProblem - Report a problem
OAuthProvider::setParam - Set a parameter
OAuthProvider::setRequestTokenPath - Set request token path
OAuthProvider::timestampNonceHandler - Set the timestampNonceHandler handler callback
OAuthProvider::tokenHandler - Set the tokenHandler handler callback
OAuthProvider::__construct - Constructs a new OAuthProvider object
oauth_get_sbs - Generate a Signature Base String
oauth_urlencode - Encode a URI to RFC 3986
ob_clean - Limpa (apaga) o buffer de saída
ob_end_clean - Limpa (apaga) o buffer de saída e desativa o buffer de saída
ob_end_flush - Descarrega (envia) o buffer de saída e desativa o buffer de saída
ob_flush - Descarrega (envia) o conteúdo do buffer de saída
ob_get_clean - Obtém o conteudo do buffer e exclui o buffer de saída atual
ob_get_contents - Retorna o conteúdo do buffer de saída
ob_get_flush - Flush the output buffer, return it as a string and turn off output buffering
ob_get_length - Retorna o tamanho do buffer de saída
ob_get_level - Retorna o nível do mecanismo de buffer de saída
ob_get_status - Obtém a situação dos buffers de saída
ob_gzhandler - Função de callback para ob_start para compactar com gzip o buffer de saída
ob_iconv_handler - Convert character encoding as output buffer handler
ob_implicit_flush - Ativa ou desativa o descarregar implicito
ob list handlers - List all output handlers in use
https://www.php.net/manual/pt_BR/indexes.functions.php 114/206
22/05/2019
_ _ p PHP: Lista de Funções e Métodos - Manual
ob_start - Ativa o buffer de saída
ob_tidyhandler - ob_start callback function to repair the buffer
OCI-Collection::append - Appends element to the collection
OCI-Collection::assign - Assigns a value to the collection from another existing collection
OCI-Collection::assignElem - Assigns a value to the element of the collection
OCI-Collection::free - Frees the resources associated with the collection object
OCI-Collection::getElem - Returns value of the element
OCI-Collection::max - Returns the maximum number of elements in the collection
OCI-Collection::size - Returns size of the collection
OCI-Collection::trim - Trims elements from the end of the collection
OCI-Lob::append - Appends data from the large object to another large object
OCI-Lob::close - Closes LOB descriptor
OCI-Lob::eof - Tests for end-of-file on a large object's descriptor
OCI-Lob::erase - Erases a specified portion of the internal LOB data
OCI-Lob::export - Exports LOB's contents to a file
OCI-Lob::flush - Flushes/writes buffer of the LOB to the server
OCI-Lob::free - Frees resources associated with the LOB descriptor
OCI-Lob::getBuffering - Returns current state of buffering for the large object
OCI-Lob::import - Imports file data to the LOB
OCI-Lob::load - Returns large object's contents
OCI-Lob::read - Reads part of the large object
OCI-Lob::rewind - Moves the internal pointer to the beginning of the large object
OCI-Lob::save - Saves data to the large object
OCI-Lob::saveFile - Sinônimo de OCI-Lob::import
OCI-Lob::seek - Sets the internal pointer of the large object
OCI-Lob::setBuffering - Changes current state of buffering for the large object
OCI-Lob::size - Returns size of large object
OCI-Lob::tell - Returns the current position of internal pointer of large object
OCI-Lob::truncate - Truncates large object
OCI-Lob::write - Writes data to the large object
OCI-Lob::writeTemporary - Escreve um large object temporário
OCI-Lob::writeToFile - Sinônimo de OCI-Lob::export
ocibindbyname - Sinônimo de oci_bind_by_name
ocicancel - Sinônimo de oci_cancel
ocicloselob - Sinônimo de OCI-Lob::close
ocicollappend - Sinônimo de OCI-Collection::append
ocicollassign - Sinônimo de OCI-Collection::assign
ocicollassignelem - Sinônimo de OCI-Collection::assignElem
ocicollgetelem - Sinônimo de OCI-Collection::getElem
ocicollmax - Sinônimo de OCI-Collection::max
ocicollsize - Sinônimo de OCI-Collection::size
ocicolltrim - Sinônimo de OCI-Collection::trim
ocicolumnisnull - Sinônimo de oci_field_is_null
ocicolumnname - Sinônimo de oci_field_name
ocicolumnprecision - Sinônimo de oci_field_precision
ocicolumnscale - Sinônimo de oci_field_scale
ocicolumnsize - Sinônimo de oci_field_size
ocicolumntype - Sinônimo de oci_field_type
ocicolumntyperaw - Sinônimo de oci_field_type_raw
ocicommit - Sinônimo de oci_commit
ocidefinebyname - Sinônimo de oci_define_by_name
ocierror - Sinônimo de oci_error
ociexecute - Sinônimo de oci_execute
ocifetch - Sinônimo de oci_fetch
ocifetchinto - Variante obsoleta de oci_fetch_array, oci_fetch_object, oci_fetch_assoc e
oci_fetch_row
ocifetchstatement - Sinônimo de oci_fetch_all
ocifreecollection - Sinônimo de OCI-Collection::free
https://www.php.net/manual/pt_BR/indexes.functions.php 115/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

ocifreecursor - Sinônimo de oci_free_statement


ocifreedesc - Sinônimo de OCI-Lob::free
ocifreestatement - Sinônimo de oci_free_statement
ociinternaldebug - Sinônimo de oci_internal_debug
ociloadlob - Sinônimo de OCI-Lob::load
ocilogoff - Sinônimo de oci_close
ocilogon - Sinônimo de oci_connect
ocinewcollection - Sinônimo de oci_new_collection
ocinewcursor - Sinônimo de oci_new_cursor
ocinewdescriptor - Sinônimo de oci_new_descriptor
ocinlogon - Sinônimo de oci_new_connect
ocinumcols - Sinônimo de oci_num_fields
ociparse - Sinônimo de oci_parse
ociplogon - Sinônimo de oci_pconnect
ociresult - Sinônimo de oci_result
ocirollback - Sinônimo de oci_rollback
ocirowcount - Sinônimo de oci_num_rows
ocisavelob - Sinônimo de OCI-Lob::save
ocisavelobfile - Sinônimo de OCI-Lob::import
ociserverversion - Sinônimo de oci_server_version
ocisetprefetch - Sinônimo de oci_set_prefetch
ocistatementtype - Sinônimo de oci_statement_type
ociwritelobtofile - Sinônimo de OCI-Lob::export
ociwritetemporarylob - Sinônimo de OCI-Lob::writeTemporary
oci_bind_array_by_name - Binds a PHP array to an Oracle PL/SQL array parameter
oci_bind_by_name - Binds a PHP variable to an Oracle placeholder
oci_cancel - Cancels reading from cursor
oci_client_version - Returns the Oracle client library version
oci_close - Closes an Oracle connection
oci_commit - Commits the outstanding database transaction
oci_connect - Connect to an Oracle database
oci_define_by_name - Associates a PHP variable with a column for query fetches
oci_error - Returns the last error found
oci_execute - Executes a statement
oci_fetch - Fetches the next row from a query into internal buffers
oci_fetch_all - Fetches multiple rows from a query into a two-dimensional array
oci_fetch_array - Returns the next row from a query as an associative or numeric array
oci_fetch_assoc - Returns the next row from a query as an associative array
oci_fetch_object - Returns the next row from a query as an object
oci_fetch_row - Returns the next row from a query as a numeric array
oci_field_is_null - Checks if a field in the currently fetched row is NULL
oci_field_name - Returns the name of a field from the statement
oci_field_precision - Tell the precision of a field
oci_field_scale - Tell the scale of the field
oci_field_size - Returns field's size
oci_field_type - Returns a field's data type name
oci_field_type_raw - Tell the raw Oracle data type of the field
oci_free_descriptor - Frees a descriptor
oci_free_statement - Frees all resources associated with statement or cursor
oci_get_implicit_resultset - Returns the next child statement resource from a parent statement
resource that has Oracle Database 12c Implicit Result Sets
oci_internal_debug - Enables or disables internal debug output
oci_lob_copy - Copies large object
oci_lob_is_equal - Compares two LOB/FILE locators for equality
oci_new_collection - Allocates new collection object
oci_new_connect - Connect to the Oracle server using a unique connection
oci_new_cursor - Allocates and returns a new cursor (statement handle)
oci new descriptor - Initializes a new empty LOB or FILE descriptor
https://www.php.net/manual/pt_BR/indexes.functions.php 116/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _ p py p
oci_num_fields - Returns the number of result columns in a statement
oci_num_rows - Returns number of rows affected during statement execution
oci_parse - Prepares an Oracle statement for execution
oci_password_change - Changes password of Oracle's user
oci_pconnect - Connect to an Oracle database using a persistent connection
oci_register_taf_callback - Register a user-defined callback function for Oracle Database TAF
oci_result - Returns field's value from the fetched row
oci_rollback - Rolls back the outstanding database transaction
oci_server_version - Returns the Oracle Database version
oci_set_action - Sets the action name
oci_set_call_timeout - Sets a millisecond timeout for database calls
oci_set_client_identifier - Sets the client identifier
oci_set_client_info - Sets the client information
oci_set_db_operation - Sets the database operation
oci_set_edition - Sets the database edition
oci_set_module_name - Sets the module name
oci_set_prefetch - Sets number of rows to be prefetched by queries
oci_statement_type - Returns the type of a statement
oci_unregister_taf_callback - Unregister a user-defined callback function for Oracle Database
TAF
octdec - Octal para decimal
odbc_autocommit - Modifica o funcionamento do autocommit
odbc_binmode - Manipulação de uma coluna com dados binários
odbc_close - Fecha uma conexão ODBC
odbc_close_all - Fecha todas as conexões ODBC
odbc_columnprivileges - Retorna um identificador de resultado que pode ser usado para obter
uma lista das colunas e seus privilégios associados
odbc_columns - Lista os nomes das colunas na tabela especificada
odbc_commit - Grava uma transação ODBC
odbc_connect - Conecta com uma fonte de dados
odbc_cursor - Obtém o nome do cursor
odbc_data_source - Retorna informação sobre a conexão atual
odbc_do - Sinônimo de odbc_exec
odbc_error - Obtém o último código de erro
odbc_errormsg - Obtém a última mensagem de erro
odbc_exec - Prepara e executa um comando SQL
odbc_execute - Executa um comando preparado
odbc_fetch_array - Obtém uma linha do resultado como uma array associativa
odbc_fetch_into - Obtém uma linha do conjunto de resultados como uma matriz
odbc_fetch_object - Obtém um conjunto de resultados como um objeto
odbc_fetch_row - Obtém uma linha
odbc_field_len - Obtém o tamanho (precisão) de um campo
odbc_field_name - Obtém o nome da coluna
odbc_field_num - Retorna o número da coluna
odbc_field_precision - Sinônimo de odbc_field_len
odbc_field_scale - Obtém a precisão de um campo
odbc_field_type - Tipo de dados de um campo
odbc_foreignkeys - Retorna uma lista de chaves estrangeiras na tabela especificada ou uma lista
de chaves estrangeiras em outras tabelas que se referem a chave primária na tabela especificada
odbc_free_result - Libera os recursos associados a um resultado
odbc_gettypeinfo - Retorna um identificador de resultados contendo informações sobre os tipos
de dados suportados pela fonte de dados
odbc_longreadlen - Manipulação de colunas LONG
odbc_next_result - Confere se resultados múltiplos estão disponíveis
odbc_num_fields - Número de colunas em um resultado
odbc_num_rows - Número de linhas em um resultado
odbc_pconnect - Abre uma conexão persistente com o servidor de banco de dados
odbc prepare - Prepara um comando para execução
https://www.php.net/manual/pt_BR/indexes.functions.php 117/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_p p p p ç
odbc_primarykeys - Obtém a chave primária de uma tabela
odbc_procedurecolumns - Obtém informações sobre parâmetros para procedures
odbc_procedures - Obtém a lista de procedures guadadas na fonte de dados especificada.
odbc_result - Obtém dados do resultado
odbc_result_all - Mostra o resultado como uma tabela HTML
odbc_rollback - Desfaz uma transação
odbc_setoption - Ajusta definições ODBC
odbc_specialcolumns - Retorna um conjunto de colunas que identificam de modo único uma
linha na tabela ou as colunas que são automaticamente atualizadas quando qualquer valor na
linha é atualizado por uma transação.
odbc_statistics - Obtém estatisticas sobre uma tabela
odbc_tableprivileges - Lista tabelas e os privilégios associados a cada tabela
odbc_tables - Obtém uma lista dos nomes das tabelas guardadas em uma fonte de dados
especificado
ogg:// - Audio streams
Opções de contexto de Socket - Lista de opções de contexto de Socket
Opções de contexto de SSL - Lista de opções de contexto de SSL
Opções de contexto do CURL - Lista de opções de contexto do CURL
Opções de contexto do FTP - Lista de opções de contexto do FTP
Opções de contexto do HTTP - Lista de opções de contexto do HTTP
Opções de contexto do MongoDB - Lista de opções de contexto do MongoDB
Opções de contexto do Phar - Lista de opções de contexto do Phar
opcache_compile_file - Compiles and caches a PHP script without executing it
opcache_get_configuration - Get configuration information about the cache
opcache_get_status - Get status information about the cache
opcache_invalidate - Invalidates a cached script
opcache_is_script_cached - Tells whether a script is cached in OPCache
opcache_reset - Resets the contents of the opcode cache
openal_buffer_create - Generate OpenAL buffer
openal_buffer_data - Load a buffer with data
openal_buffer_destroy - Destroys an OpenAL buffer
openal_buffer_get - Retrieve an OpenAL buffer property
openal_buffer_loadwav - Load a .wav file into a buffer
openal_context_create - Create an audio processing context
openal_context_current - Make the specified context current
openal_context_destroy - Destroys a context
openal_context_process - Process the specified context
openal_context_suspend - Suspend the specified context
openal_device_close - Close an OpenAL device
openal_device_open - Initialize the OpenAL audio layer
openal_listener_get - Retrieve a listener property
openal_listener_set - Set a listener property
openal_source_create - Generate a source resource
openal_source_destroy - Destroy a source resource
openal_source_get - Retrieve an OpenAL source property
openal_source_pause - Pause the source
openal_source_play - Start playing the source
openal_source_rewind - Rewind the source
openal_source_set - Set source property
openal_source_stop - Stop playing the source
openal_stream - Begin streaming on a source
opendir - Abre um manipulador de diretório
openlog - Open connection to system logger
openssl_cipher_iv_length - Gets the cipher iv length
openssl_csr_export - Exports a CSR as a string
openssl_csr_export_to_file - Exports a CSR to a file
openssl_csr_get_public_key - Returns the public key of a CSR
openssl csr get subject - Returns the subject of a CSR
https://www.php.net/manual/pt_BR/indexes.functions.php 118/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p _ _g _ j j
openssl_csr_new - Generates a CSR
openssl_csr_sign - Sign a CSR with another certificate (or itself) and generate a certificate
openssl_decrypt - Decrypts data
openssl_dh_compute_key - Computes shared secret for public value of remote DH public key
and local DH key
openssl_digest - Computes a digest
openssl_encrypt - Encrypts data
openssl_error_string - Return openSSL error message
openssl_free_key - Free key resource
openssl_get_cert_locations - Retrieve the available certificate locations
openssl_get_cipher_methods - Gets available cipher methods
openssl_get_curve_names - Gets list of available curve names for ECC
openssl_get_md_methods - Gets available digest methods
openssl_get_privatekey - Sinônimo de openssl_pkey_get_private
openssl_get_publickey - Sinônimo de openssl_pkey_get_public
openssl_open - Open sealed data
openssl_pbkdf2 - Generates a PKCS5 v2 PBKDF2 string
openssl_pkcs7_decrypt - Decrypts an S/MIME encrypted message
openssl_pkcs7_encrypt - Encrypt an S/MIME message
openssl_pkcs7_read - Export the PKCS7 file to an array of PEM certificates
openssl_pkcs7_sign - Sign an S/MIME message
openssl_pkcs7_verify - Verifies the signature of an S/MIME signed message
openssl_pkcs12_export - Exports a PKCS#12 Compatible Certificate Store File to variable
openssl_pkcs12_export_to_file - Exports a PKCS#12 Compatible Certificate Store File
openssl_pkcs12_read - Parse a PKCS#12 Certificate Store into an array
openssl_pkey_export - Gets an exportable representation of a key into a string
openssl_pkey_export_to_file - Gets an exportable representation of a key into a file
openssl_pkey_free - Frees a private key
openssl_pkey_get_details - Returns an array with the key details
openssl_pkey_get_private - Get a private key
openssl_pkey_get_public - Extract public key from certificate and prepare it for use
openssl_pkey_new - Generates a new private key
openssl_private_decrypt - Decrypts data with private key
openssl_private_encrypt - Encrypts data with private key
openssl_public_decrypt - Decrypts data with public key
openssl_public_encrypt - Encrypts data with public key
openssl_random_pseudo_bytes - Generate a pseudo-random string of bytes
openssl_seal - Seal (encrypt) data
openssl_sign - Generate signature
openssl_spki_export - Exports a valid PEM formatted public key signed public key and
challenge
openssl_spki_export_challenge - Exports the challenge assoicated with a signed public key and
challenge
openssl_spki_new - Generate a new signed public key and challenge
openssl_spki_verify - Verifies a signed public key and challenge
openssl_verify - Verify signature
openssl_x509_checkpurpose - Verifies if a certificate can be used for a particular purpose
openssl_x509_check_private_key - Checks if a private key corresponds to a certificate
openssl_x509_export - Exports a certificate as a string
openssl_x509_export_to_file - Exports a certificate to file
openssl_x509_fingerprint - Calculates the fingerprint, or digest, of a given X.509 certificate
openssl_x509_free - Free certificate resource
openssl_x509_parse - Parse an X509 certificate and return the information as an array
openssl_x509_read - Parse an X.509 certificate and return a resource identifier for it
ord - Retorna o valor ASCII do caractere
OuterIterator::getInnerIterator - Returns the inner iterator for the current entry
output_add_rewrite_var - Add URL rewriter values
output reset rewrite vars - Reset URL rewriter values
https://www.php.net/manual/pt_BR/indexes.functions.php 119/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p _ _ _
override_function - Overrides built-in functions
p
pack - Pack data into binary string
Parâmetros de contexto - Listagem de parâmetros de contexto
parallel\bootstrap - Bootstrapping
parallel\Channel::close - Closing
parallel\Channel::make - Access
parallel\Channel::open - Access
parallel\Channel::recv - Sharing
parallel\Channel::send - Sharing
parallel\Events::addChannel - Targets
parallel\Events::addFuture - Targets
parallel\Events::poll - Polling
parallel\Events::remove - Targets
parallel\Events::setBlocking - Behaviour
parallel\Events::setInput - Input
parallel\Events::setTimeout - Behaviour
parallel\Events\Input::add - Inputs
parallel\Events\Input::clear - Inputs
parallel\Events\Input::remove - Inputs
parallel\Future::cancel - Cancellation
parallel\Future::cancelled - State Detection
parallel\Future::done - State Detection
parallel\Future::value - Resolution
parallel\run - Execution
parallel\Runtime::close - Runtime Graceful Join
parallel\Runtime::kill - Runtime Join
parallel\Runtime::run - Execution
parallel\Runtime::__construct - Runtime Construction
ParentIterator::accept - Determines acceptability
ParentIterator::getChildren - Retorna os filhos do iterador interno de um ParentIterator
ParentIterator::hasChildren - Verifica se o elemento atual do iterador interno tem ou não filhos
ParentIterator::next - Avança o iterador
ParentIterator::rewind - Recomeça o iterador
ParentIterator::__construct - Constructs a ParentIterator
Parle\Lexer::advance - Process next lexer rule
Parle\Lexer::build - Finalize the lexer rule set
Parle\Lexer::callout - Define token callback
Parle\Lexer::consume - Pass the data for processing
Parle\Lexer::dump - Dump the state machine
Parle\Lexer::getToken - Retrieve the current token
Parle\Lexer::insertMacro - Insert regex macro
Parle\Lexer::push - Add a lexer rule
Parle\Lexer::reset - Reset lexer
Parle\Parser::advance - Process next parser rule
Parle\Parser::build - Finalize the grammar rules
Parle\Parser::consume - Consume the data for processing
Parle\Parser::dump - Dump the grammar
Parle\Parser::errorInfo - Retrieve the error information
Parle\Parser::left - Declare a token with left-associativity
Parle\Parser::nonassoc - Declare a token with no associativity
Parle\Parser::precedence - Declare a precedence rule
Parle\Parser::push - Add a grammar rule
Parle\Parser::reset - Reset parser state
Parle\Parser::right - Declare a token with right-associativity
Parle\Parser::sigil - Retrieve a matching part of a rule
Parle\Parser::token - Declare a token
Parle\Parser::tokenId - Get token id
https://www.php.net/manual/pt_BR/indexes.functions.php 120/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

Parle\Parser::trace - Trace the parser operation


Parle\Parser::validate - Validate input
Parle\RLexer::advance - Process next lexer rule
Parle\RLexer::build - Finalize the lexer rule set
Parle\RLexer::callout - Define token callback
Parle\RLexer::consume - Pass the data for processing
Parle\RLexer::dump - Dump the state machine
Parle\RLexer::getToken - Retrieve the current token
Parle\RLexer::insertMacro - Insert regex macro
Parle\RLexer::push - Add a lexer rule
Parle\RLexer::pushState - Push a new start state
Parle\RLexer::reset - Reset lexer
Parle\RParser::advance - Process next parser rule
Parle\RParser::build - Finalize the grammar rules
Parle\RParser::consume - Consume the data for processing
Parle\RParser::dump - Dump the grammar
Parle\RParser::errorInfo - Retrieve the error information
Parle\RParser::left - Declare a token with left-associativity
Parle\RParser::nonassoc - Declare a token with no associativity
Parle\RParser::precedence - Declare a precedence rule
Parle\RParser::push - Add a grammar rule
Parle\RParser::reset - Reset parser state
Parle\RParser::right - Declare a token with right-associativity
Parle\RParser::sigil - Retrieve a matching part of a rule
Parle\RParser::token - Declare a token
Parle\RParser::tokenId - Get token id
Parle\RParser::trace - Trace the parser operation
Parle\RParser::validate - Validate input
Parle\Stack::pop - Pop an item from the stack
Parle\Stack::push - Push an item into the stack
parsekit_compile_file - Compila uma string de código PHP e retorna um array com o resultado
parsekit_compile_string - Compila uma string de código PHP e retorna um array com o
resultado
parsekit_func_arginfo - Retorna informação de argumento(s) de uma função
parse_ini_file - Interpreta um arquivo de configuração
parse_ini_string - Interpreta uma string de configuração
parse_str - Converte a string em variáveis
parse_url - Interpreta uma URL e retorna os seus componentes
passthru - Executa um programa externo e mostra a saída crúa
password_get_info - Retorna a informações sobre o hash fornecido
password_hash - Cria um password hash
password_needs_rehash - Verifica se o hash recebido corresponde com as opções recebidas
password_verify - Verifica se um password corresponde com um hash
pathinfo - Retorna informações sobre um caminho de arquivo
pclose - Fecha um processo de um ponteiro de arquivo
pcntl_alarm - Set an alarm clock for delivery of a signal
pcntl_async_signals - Enable/disable asynchronous signal handling or return the old setting
pcntl_errno - Sinônimo de pcntl_get_last_error
pcntl_exec - Executes specified program in current process space
pcntl_fork - Forks the currently running process
pcntl_getpriority - Get the priority of any process
pcntl_get_last_error - Retrieve the error number set by the last pcntl function which failed
pcntl_setpriority - Change the priority of any process
pcntl_signal - Installs a signal handler
pcntl_signal_dispatch - Calls signal handlers for pending signals
pcntl_signal_get_handler - Get the current handler for specified signal
pcntl_sigprocmask - Sets and retrieves blocked signals
pcntl sigtimedwait - Waits for signals, with a timeout
https://www.php.net/manual/pt_BR/indexes.functions.php 121/206
22/05/2019
p _ g gPHP: Lista
, de Funções e Métodos - Manual
pcntl_sigwaitinfo - Waits for signals
pcntl_strerror - Retrieve the system error message associated with the given errno
pcntl_wait - Waits on or returns the status of a forked child
pcntl_waitpid - Waits on or returns the status of a forked child
pcntl_wexitstatus - Returns the return code of a terminated child
pcntl_wifexited - Checks if status code represents a normal exit
pcntl_wifsignaled - Checks whether the status code represents a termination due to a signal
pcntl_wifstopped - Checks whether the child process is currently stopped
pcntl_wstopsig - Returns the signal which caused the child to stop
pcntl_wtermsig - Returns the signal which caused the child to terminate
PDF_activate_item - Activate structure element or other content item
PDF_add_annotation - Add annotation [deprecated]
PDF_add_bookmark - Add bookmark for current page [deprecated]
PDF_add_launchlink - Add launch annotation for current page [deprecated]
PDF_add_locallink - Add link annotation for current page [deprecated]
PDF_add_nameddest - Create named destination
PDF_add_note - Set annotation for current page [deprecated]
PDF_add_outline - Add bookmark for current page [deprecated]
PDF_add_pdflink - Add file link annotation for current page [deprecated]
PDF_add_table_cell - Add a cell to a new or existing table
PDF_add_textflow - Create Textflow or add text to existing Textflow
PDF_add_thumbnail - Add thumbnail for current page
PDF_add_weblink - Add weblink for current page [deprecated]
PDF_arc - Draw a counterclockwise circular arc segment
PDF_arcn - Draw a clockwise circular arc segment
PDF_attach_file - Add file attachment for current page [deprecated]
PDF_begin_document - Create new PDF file
PDF_begin_font - Start a Type 3 font definition
PDF_begin_glyph - Start glyph definition for Type 3 font
PDF_begin_item - Open structure element or other content item
PDF_begin_layer - Start layer
PDF_begin_page - Start new page [deprecated]
PDF_begin_page_ext - Start new page
PDF_begin_pattern - Start pattern definition
PDF_begin_template - Start template definition [deprecated]
PDF_begin_template_ext - Start template definition
PDF_circle - Draw a circle
PDF_clip - Clip to current path
PDF_close - Close pdf resource [deprecated]
PDF_closepath - Close current path
PDF_closepath_fill_stroke - Close, fill and stroke current path
PDF_closepath_stroke - Close and stroke path
PDF_close_image - Close image
PDF_close_pdi - Close the input PDF document [deprecated]
PDF_close_pdi_page - Close the page handle
PDF_concat - Concatenate a matrix to the CTM
PDF_continue_text - Output text in next line
PDF_create_3dview - Create 3D view
PDF_create_action - Create action for objects or events
PDF_create_annotation - Create rectangular annotation
PDF_create_bookmark - Create bookmark
PDF_create_field - Create form field
PDF_create_fieldgroup - Create form field group
PDF_create_gstate - Create graphics state object
PDF_create_pvf - Create PDFlib virtual file
PDF_create_textflow - Create textflow object
PDF_curveto - Draw Bezier curve
PDF define layer - Create layer definition
https://www.php.net/manual/pt_BR/indexes.functions.php 122/206
22/05/2019
_ _ y y PHP: Lista de Funções e Métodos - Manual
PDF_delete - Delete PDFlib object
PDF_delete_pvf - Delete PDFlib virtual file
PDF_delete_table - Delete table object
PDF_delete_textflow - Delete textflow object
PDF_encoding_set_char - Add glyph name and/or Unicode value
PDF_endpath - End current path
PDF_end_document - Close PDF file
PDF_end_font - Terminate Type 3 font definition
PDF_end_glyph - Terminate glyph definition for Type 3 font
PDF_end_item - Close structure element or other content item
PDF_end_layer - Deactivate all active layers
PDF_end_page - Finish page
PDF_end_page_ext - Finish page
PDF_end_pattern - Finish pattern
PDF_end_template - Finish template
PDF_fill - Fill current path
PDF_fill_imageblock - Fill image block with variable data
PDF_fill_pdfblock - Fill PDF block with variable data
PDF_fill_stroke - Fill and stroke path
PDF_fill_textblock - Fill text block with variable data
PDF_findfont - Prepare font for later use [deprecated]
PDF_fit_image - Place image or template
PDF_fit_pdi_page - Place imported PDF page
PDF_fit_table - Place table on page
PDF_fit_textflow - Format textflow in rectangular area
PDF_fit_textline - Place single line of text
PDF_get_apiname - Get name of unsuccessfull API function
PDF_get_buffer - Get PDF output buffer
PDF_get_errmsg - Get error text
PDF_get_errnum - Get error number
PDF_get_font - Get font [deprecated]
PDF_get_fontname - Get font name [deprecated]
PDF_get_fontsize - Font handling [deprecated]
PDF_get_image_height - Get image height [deprecated]
PDF_get_image_width - Get image width [deprecated]
PDF_get_majorversion - Get major version number [deprecated]
PDF_get_minorversion - Get minor version number [deprecated]
PDF_get_parameter - Get string parameter
PDF_get_pdi_parameter - Get PDI string parameter [deprecated]
PDF_get_pdi_value - Get PDI numerical parameter [deprecated]
PDF_get_value - Get numerical parameter
PDF_info_font - Query detailed information about a loaded font
PDF_info_matchbox - Query matchbox information
PDF_info_table - Retrieve table information
PDF_info_textflow - Query textflow state
PDF_info_textline - Perform textline formatting and query metrics
PDF_initgraphics - Reset graphic state
PDF_lineto - Draw a line
PDF_load_3ddata - Load 3D model
PDF_load_font - Search and prepare font
PDF_load_iccprofile - Search and prepare ICC profile
PDF_load_image - Open image file
PDF_makespotcolor - Make spot color
PDF_moveto - Set current point
PDF_new - Create PDFlib object
PDF_open_ccitt - Open raw CCITT image [deprecated]
PDF_open_file - Create PDF file [deprecated]
PDF open gif - Open GIF image [deprecated]
https://www.php.net/manual/pt_BR/indexes.functions.php 123/206
22/05/2019
_ p _g p g PHP:
[ pLista de Funções
] e Métodos - Manual

PDF_open_image - Use image data [deprecated]


PDF_open_image_file - Read image from file [deprecated]
PDF_open_jpeg - Open JPEG image [deprecated]
PDF_open_memory_image - Open image created with PHP's image functions [not supported]
PDF_open_pdi - Open PDF file [deprecated]
PDF_open_pdi_document - Prepare a pdi document
PDF_open_pdi_page - Prepare a page
PDF_open_tiff - Open TIFF image [deprecated]
PDF_pcos_get_number - Get value of pCOS path with type number or boolean
PDF_pcos_get_stream - Get contents of pCOS path with type stream, fstream, or string
PDF_pcos_get_string - Get value of pCOS path with type name, string, or boolean
PDF_place_image - Place image on the page [deprecated]
PDF_place_pdi_page - Place PDF page [deprecated]
PDF_process_pdi - Process imported PDF document
PDF_rect - Draw rectangle
PDF_restore - Restore graphics state
PDF_resume_page - Resume page
PDF_rotate - Rotate coordinate system
PDF_save - Save graphics state
PDF_scale - Scale coordinate system
PDF_setcolor - Set fill and stroke color
PDF_setdash - Set simple dash pattern
PDF_setdashpattern - Set dash pattern
PDF_setflat - Set flatness
PDF_setfont - Set font
PDF_setgray - Set color to gray [deprecated]
PDF_setgray_fill - Set fill color to gray [deprecated]
PDF_setgray_stroke - Set stroke color to gray [deprecated]
PDF_setlinecap - Set linecap parameter
PDF_setlinejoin - Set linejoin parameter
PDF_setlinewidth - Set line width
PDF_setmatrix - Set current transformation matrix
PDF_setmiterlimit - Set miter limit
PDF_setpolydash - Set complicated dash pattern [deprecated]
PDF_setrgbcolor - Set fill and stroke rgb color values [deprecated]
PDF_setrgbcolor_fill - Set fill rgb color values [deprecated]
PDF_setrgbcolor_stroke - Set stroke rgb color values [deprecated]
PDF_set_border_color - Set border color of annotations [deprecated]
PDF_set_border_dash - Set border dash style of annotations [deprecated]
PDF_set_border_style - Set border style of annotations [deprecated]
PDF_set_char_spacing - Set character spacing [deprecated]
PDF_set_duration - Set duration between pages [deprecated]
PDF_set_gstate - Activate graphics state object
PDF_set_horiz_scaling - Set horizontal text scaling [deprecated]
PDF_set_info - Fill document info field
PDF_set_info_author - Fill the author document info field [deprecated]
PDF_set_info_creator - Fill the creator document info field [deprecated]
PDF_set_info_keywords - Fill the keywords document info field [deprecated]
PDF_set_info_subject - Fill the subject document info field [deprecated]
PDF_set_info_title - Fill the title document info field [deprecated]
PDF_set_layer_dependency - Define relationships among layers
PDF_set_leading - Set distance between text lines [deprecated]
PDF_set_parameter - Set string parameter
PDF_set_text_matrix - Set text matrix [deprecated]
PDF_set_text_pos - Set text position
PDF_set_text_rendering - Determine text rendering [deprecated]
PDF_set_text_rise - Set text rise [deprecated]
PDF set value - Set numerical parameter
https://www.php.net/manual/pt_BR/indexes.functions.php 124/206
22/05/2019
_ _ p PHP: Lista de Funções e Métodos - Manual
PDF_set_word_spacing - Set spacing between words [deprecated]
PDF_shading - Define blend
PDF_shading_pattern - Define shading pattern
PDF_shfill - Fill area with shading
PDF_show - Output text at current position
PDF_show_boxed - Output text in a box [deprecated]
PDF_show_xy - Output text at given position
PDF_skew - Skew the coordinate system
PDF_stringwidth - Return width of text
PDF_stroke - Stroke path
PDF_suspend_page - Suspend page
PDF_translate - Set origin of coordinate system
PDF_utf8_to_utf16 - Convert string from UTF-8 to UTF-16
PDF_utf16_to_utf8 - Convert string from UTF-16 to UTF-8
PDF_utf32_to_utf16 - Convert string from UTF-32 to UTF-16
PDO::beginTransaction - Inicia uma transação
PDO::commit - Envia uma transação
PDO::cubrid_schema - Get the requested schema information
PDO::errorCode - Fetch the SQLSTATE associated with the last operation on the database
handle
PDO::errorInfo - Fetch extended error information associated with the last operation on the
database handle
PDO::exec - Executa uma instrução SQL e retornar o número de linhas afetadas
PDO::getAttribute - Recuperar um atributo da conexão com o banco de dados
PDO::getAvailableDrivers - Retorna um array com os drivers PDO disponíveis
PDO::inTransaction - Checks if inside a transaction
PDO::lastInsertId - Returns the ID of the last inserted row or sequence value
PDO::pgsqlCopyFromArray - Copy data from PHP array into table
PDO::pgsqlCopyFromFile - Copy data from file into table
PDO::pgsqlCopyToArray - Copy data from database table into PHP array
PDO::pgsqlCopyToFile - Copy data from table into file
PDO::pgsqlGetNotify - Get asynchronous notification
PDO::pgsqlGetPid - Get the server PID
PDO::pgsqlLOBCreate - Creates a new large object
PDO::pgsqlLOBOpen - Opens an existing large object stream
PDO::pgsqlLOBUnlink - Deletes the large object
PDO::prepare - Prepares a statement for execution and returns a statement object
PDO::query - Executes an SQL statement, returning a result set as a PDOStatement object
PDO::quote - Quotes a string for use in a query
PDO::rollBack - Rolls back a transaction
PDO::setAttribute - Set an attribute
PDO::sqliteCreateAggregate - Registers an aggregating User Defined Function for use in SQL
statements
PDO::sqliteCreateCollation - Registers a User Defined Function for use as a collating function
in SQL statements
PDO::sqliteCreateFunction - Registers a User Defined Function for use in SQL statements
PDO::__construct - Creates a PDO instance representing a connection to a database
PDOStatement::bindColumn - Bind a column to a PHP variable
PDOStatement::bindParam - Binds a parameter to the specified variable name
PDOStatement::bindValue - Binds a value to a parameter
PDOStatement::closeCursor - Closes the cursor, enabling the statement to be executed again
PDOStatement::columnCount - Returns the number of columns in the result set
PDOStatement::debugDumpParams - Dump an SQL prepared command
PDOStatement::errorCode - Fetch the SQLSTATE associated with the last operation on the
statement handle
PDOStatement::errorInfo - Fetch extended error information associated with the last operation
on the statement handle
PDOStatement::execute - Executes a prepared statement
https://www.php.net/manual/pt_BR/indexes.functions.php 125/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p p
PDOStatement::fetch - Fetches the next row from a result set
PDOStatement::fetchAll - Returns an array containing all of the result set rows
PDOStatement::fetchColumn - Returns a single column from the next row of a result set
PDOStatement::fetchObject - Fetches the next row and returns it as an object
PDOStatement::getAttribute - Retrieve a statement attribute
PDOStatement::getColumnMeta - Returns metadata for a column in a result set
PDOStatement::nextRowset - Advances to the next rowset in a multi-rowset statement handle
PDOStatement::rowCount - Returns the number of rows affected by the last SQL statement
PDOStatement::setAttribute - Define um atributo na instrução
PDOStatement::setFetchMode - Define o modo de carga de dados para esta instrução
PDO_4D DSN - Connecting to 4D SQL server
PDO_CUBRID DSN - Connecting to CUBRID databases
PDO_DBLIB DSN - Connecting to Microsoft SQL Server and Sybase databases
PDO_FIREBIRD DSN - Connecting to Firebird databases
PDO_IBM DSN - Connecting to IBM databases
PDO_INFORMIX DSN - Connecting to Informix databases
PDO_MYSQL DSN - Conectando a bancos de dados MySQL
PDO_OCI DSN - Connecting to Oracle databases
PDO_ODBC DSN - Connecting to ODBC or DB2 databases
PDO_PGSQL DSN - Connecting to PostgreSQL databases
PDO_SQLITE DSN - Connecting to SQLite databases
PDO_SQLSRV DSN - Connecting to MS SQL Server and SQL Azure databases
pfsockopen - Open persistent Internet or Unix domain socket connection
pg_affected_rows - Retorna o número de registros afetados (linhas)
pg_cancel_query - Cancela uma consulta (query) assíncrona
pg_client_encoding - Retorna a codificação do cliente
pg_close - Fecha uma conexão PostgreSQL
pg_connect - Abre uma conexão PostgreSQL
pg_connection_busy - Verifica se a conexão está ocupada ou não
pg_connection_reset - Reinicia uma conexão (reconecta)
pg_connection_status - Retorna o status da conexão
pg_connect_poll - Poll the status of an in-progress asynchronous PostgreSQL connection
attempt
pg_consume_input - Reads input on the connection
pg_convert - Converte os valores de um array associativo em uma declaração SQL apropriada.
pg_copy_from - Insere registros em uma tabela a partir de um array
pg_copy_to - Copia uma tabela em um array
pg_dbname - Retorna o nome do banco de dados
pg_delete - Remove registros.
pg_end_copy - Sincroniza com o backend PostgreSQL
pg_escape_bytea - Gera binários para o tipo bytea
pg_escape_identifier - Escape a identifier for insertion into a text field
pg_escape_literal - Escape a literal for insertion into a text field
pg_escape_string - Gera string para o tipo text/char
pg_execute - Sends a request to execute a prepared statement with given parameters, and waits
for the result
pg_fetch_all - Retorna todas as linhas (registros) como um array
pg_fetch_all_columns - Fetches all rows in a particular result column as an array
pg_fetch_array - Retorna uma linha (registro) como um array
pg_fetch_assoc - Retorna uma linha (registro) como uma matriz associativa
pg_fetch_object - Retorna uma linha (registro) como um objeto
pg_fetch_result - Retorna valores a partir de um recurso (resource) de resultado
pg_fetch_row - Retorna uma linha como um array enumerado
pg_field_is_null - Testa se o campo é NULL
pg_field_name - Retorna o nome de um campo
pg_field_num - Retorna o número do campo referido
pg_field_prtlen - Retorna o comprimento impresso
pg field size - Retorna o tamanho de armazenamento interno de um campo
https://www.php.net/manual/pt_BR/indexes.functions.php 126/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
pg_ _ p
pg_field_table - Returns the name or oid of the tables field
pg_field_type - Retorna o nome do tipo para o campo de nome correspondente
pg_field_type_oid - Returns the type ID (OID) for the corresponding field number
pg_flush - Flush outbound query data on the connection
pg_free_result - Libera a memória usada pelo resultado
pg_get_notify - Gets SQL NOTIFY message
pg_get_pid - Gets the backend's process ID
pg_get_result - Retorna o resultado de uma consulta (query) assíncrona
pg_host - Retorna o nome da máquina associada a uma conexão
pg_insert - Insere um array na tabela
pg_last_error - Retorna a string da última mensagem de erro de uma conexão
pg_last_notice - Retorna a última notificação do servidor PostgreSQL
pg_last_oid - Retorna o último oid do objeto
pg_lo_close - Fecha um objeto grande (large object)
pg_lo_create - Cria um objeto grande (large object)
pg_lo_export - Exporta um objeto grande (large object) para um arquivo
pg_lo_import - Importa um objeto grande (large object) a partir de um arquivo
pg_lo_open - Abre um objeto grande (large object)
pg_lo_read - Lê um objeto grande (large object)
pg_lo_read_all - Lê um objeto grande (large object) inteiro e o envia diretamente para o
navegador
pg_lo_seek - Procura uma posição em um objeto grande (large object)
pg_lo_tell - Retorna a posição atual de um objeto grande (large object)
pg_lo_truncate - Truncates a large object
pg_lo_unlink - Remove um objeto grande (large object)
pg_lo_write - Escreve em um objeto grande (large object)
pg_meta_data - Retorna os metadados da tabela.
pg_num_fields - Retorna o número de campos
pg_num_rows - Retorna o número de linhas
pg_options - Retorna as opções associadas com a conexão
pg_parameter_status - Looks up a current parameter setting of the server
pg_pconnect - Abre uma conexão PostgreSQL persistente
pg_ping - Faz um ping na conexão com o banco de dados
pg_port - Retorna o número da porta associada com a conexão.
pg_prepare - Submits a request to create a prepared statement with the given parameters, and
waits for completion
pg_put_line - Envia uma string terminada em NULL para o backend PostgreSQL
pg_query - Executa uma consulta (query)
pg_query_params - Submits a command to the server and waits for the result, with the ability to
pass parameters separately from the SQL command text
pg_result_error - Retorna a mensagem de erro associada a um resultado
pg_result_error_field - Returns an individual field of an error report
pg_result_seek - Altera a posição do ponteiro interno de um recurso (resource) de resultado
pg_result_status - Retorna o status do resultado da consulta (query)
pg_select - Seleciona registros.
pg_send_execute - Sends a request to execute a prepared statement with given parameters,
without waiting for the result(s)
pg_send_prepare - Sends a request to create a prepared statement with the given parameters,
without waiting for completion
pg_send_query - Envia uma consulta (query) assincrona
pg_send_query_params - Submits a command and separate parameters to the server without
waiting for the result(s)
pg_set_client_encoding - Define a codificação do cliente
pg_set_error_verbosity - Determines the verbosity of messages returned by pg_last_error and
pg_result_error
pg_socket - Get a read only handle to the socket underlying a PostgreSQL connection
pg_trace - Habilita rastreamento em uma conexão PostgreSQL
pg transaction status - Returns the current in-transaction status of the server
https://www.php.net/manual/pt_BR/indexes.functions.php 127/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
pg_ _
pg_tty - Retorna o nome da tty associada com a conexão
pg_unescape_bytea - Faz escape binário para o tipo bytea
pg_untrace - Desabilita o rastreamento de uma conexão PostgreSQL
pg_update - Atualiza uma tabela.
pg_version - Returns an array with client, protocol and server version (when available)
phar:// - PHP Archive
Phar::addEmptyDir - Add an empty directory to the phar archive
Phar::addFile - Add a file from the filesystem to the phar archive
Phar::addFromString - Add a file from a string to the phar archive
Phar::apiVersion - Returns the api version
Phar::buildFromDirectory - Construct a phar archive from the files within a directory
Phar::buildFromIterator - Construct a phar archive from an iterator
Phar::canCompress - Returns whether phar extension supports compression using either zlib or
bzip2
Phar::canWrite - Returns whether phar extension supports writing and creating phars
Phar::compress - Compresses the entire Phar archive using Gzip or Bzip2 compression
Phar::compressAllFilesBZIP2 - Compresses all files in the current Phar archive using Bzip2
compression
Phar::compressAllFilesGZ - Compresses all files in the current Phar archive using Gzip
compression
Phar::compressFiles - Compresses all files in the current Phar archive
Phar::convertToData - Convert a phar archive to a non-executable tar or zip file
Phar::convertToExecutable - Convert a phar archive to another executable phar archive file
format
Phar::copy - Copy a file internal to the phar archive to another new file within the phar
Phar::count - Returns the number of entries (files) in the Phar archive
Phar::createDefaultStub - Create a phar-file format specific stub
Phar::decompress - Decompresses the entire Phar archive
Phar::decompressFiles - Decompresses all files in the current Phar archive
Phar::delete - Delete a file within a phar archive
Phar::delMetadata - Deletes the global metadata of the phar
Phar::extractTo - Extract the contents of a phar archive to a directory
Phar::getAlias - Get the alias for Phar
Phar::getMetadata - Returns phar archive meta-data
Phar::getModified - Return whether phar was modified
Phar::getPath - Get the real path to the Phar archive on disk
Phar::getSignature - Return MD5/SHA1/SHA256/SHA512/OpenSSL signature of a Phar
archive
Phar::getStub - Return the PHP loader or bootstrap stub of a Phar archive
Phar::getSupportedCompression - Return array of supported compression algorithms
Phar::getSupportedSignatures - Return array of supported signature types
Phar::getVersion - Return version info of Phar archive
Phar::hasMetadata - Returns whether phar has global meta-data
Phar::interceptFileFuncs - Instructs phar to intercept fopen, file_get_contents, opendir, and all of
the stat-related functions
Phar::isBuffering - Used to determine whether Phar write operations are being buffered, or are
flushing directly to disk
Phar::isCompressed - Returns Phar::GZ or PHAR::BZ2 if the entire phar archive is compressed
(.tar.gz/tar.bz and so on)
Phar::isFileFormat - Returns true if the phar archive is based on the tar/phar/zip file format
depending on the parameter
Phar::isValidPharFilename - Returns whether the given filename is a valid phar filename
Phar::isWritable - Returns true if the phar archive can be modified
Phar::loadPhar - Loads any phar archive with an alias
Phar::mapPhar - Reads the currently executed file (a phar) and registers its manifest
Phar::mount - Mount an external path or file to a virtual location within the phar archive
Phar::mungServer - Defines a list of up to 4 $_SERVER variables that should be modified for
execution
https://www.php.net/manual/pt_BR/indexes.functions.php 128/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

Phar::offsetExists - Determines whether a file exists in the phar


Phar::offsetGet - Gets a PharFileInfo object for a specific file
Phar::offsetSet - Set the contents of an internal file to those of an external file
Phar::offsetUnset - Remove a file from a phar
Phar::running - Returns the full path on disk or full phar URL to the currently executing Phar
archive
Phar::setAlias - Set the alias for the Phar archive
Phar::setDefaultStub - Used to set the PHP loader or bootstrap stub of a Phar archive to the
default loader
Phar::setMetadata - Sets phar archive meta-data
Phar::setSignatureAlgorithm - Set the signature algorithm for a phar and apply it
Phar::setStub - Used to set the PHP loader or bootstrap stub of a Phar archive
Phar::startBuffering - Start buffering Phar write operations, do not modify the Phar object on
disk
Phar::stopBuffering - Stop buffering write requests to the Phar archive, and save changes to disk
Phar::uncompressAllFiles - Uncompresses all files in the current Phar archive
Phar::unlinkArchive - Completely remove a phar archive from disk and from memory
Phar::webPhar - mapPhar for web-based phars. front controller for web applications
Phar::__construct - Construct a Phar archive object
PharData::addEmptyDir - Add an empty directory to the tar/zip archive
PharData::addFile - Add a file from the filesystem to the tar/zip archive
PharData::addFromString - Add a file from the filesystem to the tar/zip archive
PharData::buildFromDirectory - Construct a tar/zip archive from the files within a directory
PharData::buildFromIterator - Construct a tar or zip archive from an iterator
PharData::compress - Compresses the entire tar/zip archive using Gzip or Bzip2 compression
PharData::compressFiles - Compresses all files in the current tar/zip archive
PharData::convertToData - Convert a phar archive to a non-executable tar or zip file
PharData::convertToExecutable - Convert a non-executable tar/zip archive to an executable phar
archive
PharData::copy - Copy a file internal to the phar archive to another new file within the phar
PharData::decompress - Decompresses the entire Phar archive
PharData::decompressFiles - Decompresses all files in the current zip archive
PharData::delete - Delete a file within a tar/zip archive
PharData::delMetadata - Deletes the global metadata of a zip archive
PharData::extractTo - Extract the contents of a tar/zip archive to a directory
PharData::isWritable - Returns true if the tar/zip archive can be modified
PharData::offsetSet - Set the contents of a file within the tar/zip to those of an external file or
string
PharData::offsetUnset - Remove a file from a tar/zip archive
PharData::setAlias - Dummy function (Phar::setAlias is not valid for PharData)
PharData::setDefaultStub - Dummy function (Phar::setDefaultStub is not valid for PharData)
PharData::setStub - Dummy function (Phar::setStub is not valid for PharData)
PharData::__construct - Construct a non-executable tar or zip archive object
PharException - The PharException class provides a phar-specific exception class for try/catch
blocks
PharFileInfo::chmod - Sets file-specific permission bits
PharFileInfo::compress - Compresses the current Phar entry with either zlib or bzip2
compression
PharFileInfo::decompress - Decompresses the current Phar entry within the phar
PharFileInfo::delMetadata - Deletes the metadata of the entry
PharFileInfo::getCompressedSize - Returns the actual size of the file (with compression) inside
the Phar archive
PharFileInfo::getContent - Get the complete file contents of the entry
PharFileInfo::getCRC32 - Returns CRC32 code or throws an exception if CRC has not been
verified
PharFileInfo::getMetadata - Returns file-specific meta-data saved with a file
PharFileInfo::getPharFlags - Returns the Phar file entry flags
PharFileInfo::hasMetadata - Returns the metadata of the entry
https://www.php.net/manual/pt_BR/indexes.functions.php 129/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
y
PharFileInfo::isCompressed - Returns whether the entry is compressed
PharFileInfo::isCompressedBZIP2 - Returns whether the entry is compressed using bzip2
PharFileInfo::isCompressedGZ - Returns whether the entry is compressed using gz
PharFileInfo::isCRCChecked - Returns whether file entry has had its CRC verified
PharFileInfo::setCompressedBZIP2 - Compresses the current Phar entry within the phar using
Bzip2 compression
PharFileInfo::setCompressedGZ - Compresses the current Phar entry within the phar using gz
compression
PharFileInfo::setMetadata - Sets file-specific meta-data saved with a file
PharFileInfo::setUncompressed - Uncompresses the current Phar entry within the phar, if it is
compressed
PharFileInfo::__construct - Construct a Phar entry object
phdfs::connect - Description
phdfs::copy - Description
phdfs::create_directory - Description
phdfs::delete - Description
phdfs::disconnect - Description
phdfs::exists - Description
phdfs::file_info - Description
phdfs::list_directory - Description
phdfs::read - Description
phdfs::rename - Description
phdfs::tell - Description
phdfs::write - Description
phdfs::__construct - Description
phdfs::__destruct - Description
php:// - Accessing various I/O streams
phpcredits - Mostra os créditos pelo PHP
phpdbg_break_file - Inserts a breakpoint at a line in a file
phpdbg_break_function - Inserts a breakpoint at entry to a function
phpdbg_break_method - Inserts a breakpoint at entry to a method
phpdbg_break_next - Inserts a breakpoint at the next opcode
phpdbg_clear - Clears all breakpoints
phpdbg_color - Sets the color of certain elements
phpdbg_end_oplog - Descrição
phpdbg_exec - Attempts to set the execution context
phpdbg_get_executable - Descrição
phpdbg_prompt - Sets the command prompt
phpdbg_start_oplog - Descrição
phpinfo - Mostra muitas informações sobre o PHP
phpversion - Obtém a versão atual do PHP
php_check_syntax - Check the PHP syntax of (and execute) the specified file
php_ini_loaded_file - Retrieve a path to the loaded php.ini file
php_ini_scanned_files - Retorna uma lista dos arquivos ini interpretados a partir do diretório ini
adicional
php_logo_guid - Obtém o guid do logo
php_sapi_name - Retorna o tipo de interface entre o servidor web e o PHP
php_strip_whitespace - Retorna o código com comentários e espaços em branco removidos
php_uname - Retorna informação sobre o sistema operacional que o PHP foi construído
php_user_filter::filter - Called when applying the filter
php_user_filter::onClose - Called when closing the filter
php_user_filter::onCreate - Called when creating the filter
pht\AtomicInteger::dec - Decrements the atomic integer's value by one
pht\AtomicInteger::get - Gets the atomic integer's value
pht\AtomicInteger::inc - Increments the atomic integer's value by one
pht\AtomicInteger::lock - Acquires the atomic integer's mutex lock
pht\AtomicInteger::set - Sets the atomic integer's value
pht\AtomicInteger::unlock - Releases the atomic integer's mutex lock
https://www.php.net/manual/pt_BR/indexes.functions.php 130/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p g g
pht\AtomicInteger::__construct - AtomicInteger creation
pht\HashTable::lock - Acquires the hash table's mutex lock
pht\HashTable::size - Gets the size of the hash table
pht\HashTable::unlock - Releases the hash table's mutex lock
pht\Queue::front - Returns the first value from a queue
pht\Queue::lock - Acquires the queue's mutex lock
pht\Queue::pop - Pops a value off of the front of a queue
pht\Queue::push - Pushes a value to the end of a queue
pht\Queue::size - Gets the size of the queue
pht\Queue::unlock - Releases the queue's mutex lock
pht\Runnable::run - The entry point of a threaded class
pht\Thread::addClassTask - Class threading
pht\Thread::addFileTask - File threading
pht\Thread::addFunctionTask - Function threading
pht\Thread::join - Joins a thread
pht\Thread::start - Starts the new thread
pht\Thread::taskCount - Gets a thread's task count
pht\Threaded::lock - Acquires the mutex lock
pht\Threaded::unlock - Releases the mutex lock
pht\Vector::deleteAt - Deletes a value in the vector
pht\Vector::insertAt - Inserts a value into the vector
pht\Vector::lock - Acquires the vector's mutex lock
pht\Vector::pop - Pops a value to the vector
pht\Vector::push - Pushes a value to the vector
pht\Vector::resize - Resizes a vector
pht\Vector::shift - Shifts a value from the vector
pht\Vector::size - Gets the size of the vector
pht\Vector::unlock - Releases the vector's mutex lock
pht\Vector::unshift - Unshifts a value to the vector front
pht\Vector::updateAt - Updates a value in the vector
pht\Vector::__construct - Vector creation
pi - Obtém o valor de pi
png2wbmp - Converte um arquivo de imagem PNG para um arquivo de imagem WBMP
Pool::collect - Collect references to completed tasks
Pool::resize - Resize the Pool
Pool::shutdown - Shutdown all workers
Pool::submit - Submits an object for execution
Pool::submitTo - Submits a task to a specific worker for execution
Pool::__construct - Creates a new Pool of Workers
popen - Abre um processo como ponteiro de arquivo
pos - Sinônimo de current
posix_access - Determine accessibility of a file
posix_ctermid - Get path name of controlling terminal
posix_errno - Sinônimo de posix_get_last_error
posix_getcwd - Pathname of current directory
posix_getegid - Return the effective group ID of the current process
posix_geteuid - Return the effective user ID of the current process
posix_getgid - Return the real group ID of the current process
posix_getgrgid - Return info about a group by group id
posix_getgrnam - Return info about a group by name
posix_getgroups - Return the group set of the current process
posix_getlogin - Return login name
posix_getpgid - Get process group id for job control
posix_getpgrp - Return the current process group identifier
posix_getpid - Return the current process identifier
posix_getppid - Return the parent process identifier
posix_getpwnam - Return info about a user by username
posix getpwuid - Return info about a user by user id
https://www.php.net/manual/pt_BR/indexes.functions.php 131/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p _g p y
posix_getrlimit - Return info about system resource limits
posix_getsid - Get the current sid of the process
posix_getuid - Return the real user ID of the current process
posix_get_last_error - Retrieve the error number set by the last posix function that failed
posix_initgroups - Calculate the group access list
posix_isatty - Determine if a file descriptor is an interactive terminal
posix_kill - Send a signal to a process
posix_mkfifo - Create a fifo special file (a named pipe)
posix_mknod - Create a special or ordinary file (POSIX.1)
posix_setegid - Set the effective GID of the current process
posix_seteuid - Set the effective UID of the current process
posix_setgid - Set the GID of the current process
posix_setpgid - Set process group id for job control
posix_setrlimit - Set system resource limits
posix_setsid - Make the current process a session leader
posix_setuid - Set the UID of the current process
posix_strerror - Retrieve the system error message associated with the given errno
posix_times - Get process times
posix_ttyname - Determine terminal device name
posix_uname - Get system name
pow - Potência
preg_filter - Perform a regular expression search and replace
preg_grep - Retorna as entradas do array que combinaram com o padrão
preg_last_error - Retorna o código de erro da última regex PCRE executada
preg_match - Perform a regular expression match
preg_match_all - Perform a global regular expression match
preg_quote - Adiciona escape em caracteres da expressão regular
preg_replace - Realiza uma pesquisa por uma expressão regular e a substitui.
preg_replace_callback - Executa uma busca usando expressão regular e modifica usando um
callback
preg_replace_callback_array - Perform a regular expression search and replace using callbacks
preg_split - Divide a string por uma expressão regular
prev - Retrocede o ponteiro interno de um array
print - Mostra uma string
printf - Mostra uma string formatada
print_r - Imprime informação sobre uma variável de forma legível
proc_close - Fecha um processo aberto por proc_open e retorna o código de saída do processo.
proc_get_status - Obtem informação sobre um processo aberto por proc_open
proc_nice - Muda a prioridade do processo atual
proc_open - Executa um comando e abre ponteiros para entrada e saída
proc_terminate - Mata um processo aberto por proc_open
property_exists - Checa se o objeto ou a classe tem uma propriedade
pspell_add_to_personal - Add the word to a personal wordlist
pspell_add_to_session - Add the word to the wordlist in the current session
pspell_check - Check a word
pspell_clear_session - Clear the current session
pspell_config_create - Create a config used to open a dictionary
pspell_config_data_dir - Location of language data files
pspell_config_dict_dir - Location of the main word list
pspell_config_ignore - Ignore words less than N characters long
pspell_config_mode - Change the mode number of suggestions returned
pspell_config_personal - Set a file that contains personal wordlist
pspell_config_repl - Set a file that contains replacement pairs
pspell_config_runtogether - Consider run-together words as valid compounds
pspell_config_save_repl - Determine whether to save a replacement pairs list along with the
wordlist
pspell_new - Load a new dictionary
pspell new config - Load a new dictionary with settings based on a given config
https://www.php.net/manual/pt_BR/indexes.functions.php 132/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
pp _ _ g y g g g
pspell_new_personal - Load a new dictionary with personal wordlist
pspell_save_wordlist - Save the personal wordlist to a file
pspell_store_replacement - Store a replacement pair for a word
pspell_suggest - Suggest spellings of a word
ps_add_bookmark - Add bookmark to current page
ps_add_launchlink - Adds link which launches file
ps_add_locallink - Adds link to a page in the same document
ps_add_note - Adds note to current page
ps_add_pdflink - Adds link to a page in a second pdf document
ps_add_weblink - Adds link to a web location
ps_arc - Draws an arc counterclockwise
ps_arcn - Draws an arc clockwise
ps_begin_page - Start a new page
ps_begin_pattern - Start a new pattern
ps_begin_template - Start a new template
ps_circle - Draws a circle
ps_clip - Clips drawing to current path
ps_close - Closes a PostScript document
ps_closepath - Closes path
ps_closepath_stroke - Closes and strokes path
ps_close_image - Closes image and frees memory
ps_continue_text - Continue text in next line
ps_curveto - Draws a curve
ps_delete - Deletes all resources of a PostScript document
ps_end_page - End a page
ps_end_pattern - End a pattern
ps_end_template - End a template
ps_fill - Fills the current path
ps_fill_stroke - Fills and strokes the current path
ps_findfont - Loads a font
ps_get_buffer - Fetches the full buffer containig the generated PS data
ps_get_parameter - Gets certain parameters
ps_get_value - Gets certain values
ps_hyphenate - Hyphenates a word
ps_include_file - Reads an external file with raw PostScript code
ps_lineto - Draws a line
ps_makespotcolor - Create spot color
ps_moveto - Sets current point
ps_new - Creates a new PostScript document object
ps_open_file - Opens a file for output
ps_open_image - Reads an image for later placement
ps_open_image_file - Opens image from file
ps_open_memory_image - Takes an GD image and returns an image for placement in a PS
document
ps_place_image - Places image on the page
ps_rect - Draws a rectangle
ps_restore - Restore previously save context
ps_rotate - Sets rotation factor
ps_save - Save current context
ps_scale - Sets scaling factor
ps_setcolor - Sets current color
ps_setdash - Sets appearance of a dashed line
ps_setflat - Sets flatness
ps_setfont - Sets font to use for following output
ps_setgray - Sets gray value
ps_setlinecap - Sets appearance of line ends
ps_setlinejoin - Sets how contected lines are joined
ps setlinewidth - Sets width of a line
https://www.php.net/manual/pt_BR/indexes.functions.php 133/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p_
ps_setmiterlimit - Sets the miter limit
ps_setoverprintmode - Sets overprint mode
ps_setpolydash - Sets appearance of a dashed line
ps_set_border_color - Sets color of border for annotations
ps_set_border_dash - Sets length of dashes for border of annotations
ps_set_border_style - Sets border style of annotations
ps_set_info - Sets information fields of document
ps_set_parameter - Sets certain parameters
ps_set_text_pos - Sets position for text output
ps_set_value - Sets certain values
ps_shading - Creates a shading for later use
ps_shading_pattern - Creates a pattern based on a shading
ps_shfill - Fills an area with a shading
ps_show - Output text
ps_show2 - Output a text at current position
ps_show_boxed - Output text in a box
ps_show_xy - Output text at given position
ps_show_xy2 - Output text at position
ps_stringwidth - Gets width of a string
ps_string_geometry - Gets geometry of a string
ps_stroke - Draws the current path
ps_symbol - Output a glyph
ps_symbol_name - Gets name of a glyph
ps_symbol_width - Gets width of a glyph
ps_translate - Sets translation
putenv - Define o valor de uma variável de ambiente
px_close - Closes a paradox database
px_create_fp - Create a new paradox database
px_date2string - Converts a date into a string
px_delete - Deletes resource of paradox database
px_delete_record - Deletes record from paradox database
px_get_field - Returns the specification of a single field
px_get_info - Return lots of information about a paradox file
px_get_parameter - Gets a parameter
px_get_record - Returns record of paradox database
px_get_schema - Returns the database schema
px_get_value - Gets a value
px_insert_record - Inserts record into paradox database
px_new - Create a new paradox object
px_numfields - Returns number of fields in a database
px_numrecords - Returns number of records in a database
px_open_fp - Open paradox database
px_put_record - Stores record into paradox database
px_retrieve_record - Returns record of paradox database
px_set_blob_file - Sets the file where blobs are read from
px_set_parameter - Sets a parameter
px_set_tablename - Sets the name of a table (deprecated)
px_set_targetencoding - Sets the encoding for character fields (deprecated)
px_set_value - Sets a value
px_timestamp2string - Converts the timestamp into a string
px_update_record - Updates record in paradox database
q
QuickHashIntHash::add - This method adds a new entry to the hash
QuickHashIntHash::delete - This method deletes am entry from the hash
QuickHashIntHash::exists - This method checks whether a key is part of the hash
QuickHashIntHash::get - This method retrieves a value from the hash by its key
QuickHashIntHash::getSize - Returns the number of elements in the hash
QuickHashIntHash::loadFromFile - This factory method creates a hash from a file
https://www.php.net/manual/pt_BR/indexes.functions.php 134/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
Q y
QuickHashIntHash::loadFromString - This factory method creates a hash from a string
QuickHashIntHash::saveToFile - This method stores an in-memory hash to disk
QuickHashIntHash::saveToString - This method returns a serialized version of the hash
QuickHashIntHash::set - This method updates an entry in the hash with a new value, or adds a
new one if the entry doesn't exist
QuickHashIntHash::update - This method updates an entry in the hash with a new value
QuickHashIntHash::__construct - Creates a new QuickHashIntHash object
QuickHashIntSet::add - This method adds a new entry to the set
QuickHashIntSet::delete - This method deletes an entry from the set
QuickHashIntSet::exists - This method checks whether a key is part of the set
QuickHashIntSet::getSize - Returns the number of elements in the set
QuickHashIntSet::loadFromFile - This factory method creates a set from a file
QuickHashIntSet::loadFromString - This factory method creates a set from a string
QuickHashIntSet::saveToFile - This method stores an in-memory set to disk
QuickHashIntSet::saveToString - This method returns a serialized version of the set
QuickHashIntSet::__construct - Creates a new QuickHashIntSet object
QuickHashIntStringHash::add - This method adds a new entry to the hash
QuickHashIntStringHash::delete - This method deletes am entry from the hash
QuickHashIntStringHash::exists - This method checks whether a key is part of the hash
QuickHashIntStringHash::get - This method retrieves a value from the hash by its key
QuickHashIntStringHash::getSize - Returns the number of elements in the hash
QuickHashIntStringHash::loadFromFile - This factory method creates a hash from a file
QuickHashIntStringHash::loadFromString - This factory method creates a hash from a string
QuickHashIntStringHash::saveToFile - This method stores an in-memory hash to disk
QuickHashIntStringHash::saveToString - This method returns a serialized version of the hash
QuickHashIntStringHash::set - This method updates an entry in the hash with a new value, or
adds a new one if the entry doesn't exist
QuickHashIntStringHash::update - This method updates an entry in the hash with a new value
QuickHashIntStringHash::__construct - Creates a new QuickHashIntStringHash object
QuickHashStringIntHash::add - This method adds a new entry to the hash
QuickHashStringIntHash::delete - This method deletes am entry from the hash
QuickHashStringIntHash::exists - This method checks whether a key is part of the hash
QuickHashStringIntHash::get - This method retrieves a value from the hash by its key
QuickHashStringIntHash::getSize - Returns the number of elements in the hash
QuickHashStringIntHash::loadFromFile - This factory method creates a hash from a file
QuickHashStringIntHash::loadFromString - This factory method creates a hash from a string
QuickHashStringIntHash::saveToFile - This method stores an in-memory hash to disk
QuickHashStringIntHash::saveToString - This method returns a serialized version of the hash
QuickHashStringIntHash::set - This method updates an entry in the hash with a new value, or
adds a new one if the entry doesn't exist
QuickHashStringIntHash::update - This method updates an entry in the hash with a new value
QuickHashStringIntHash::__construct - Creates a new QuickHashStringIntHash object
quoted_printable_decode - Converte uma string quoted-printable para uma string de 8 bit
quoted_printable_encode - Converte uma string de 8 bits em uma string quoted-printable
quotemeta - Adiciona uma barra invertida antes dos meta caracteres
r
rad2deg - Converte o número em radianos para o equivalente em graus
radius_acct_open - Creates a Radius handle for accounting
radius_add_server - Adds a server
radius_auth_open - Creates a Radius handle for authentication
radius_close - Frees all ressources
radius_config - Causes the library to read the given configuration file
radius_create_request - Create accounting or authentication request
radius_cvt_addr - Converts raw data to IP-Address
radius_cvt_int - Converts raw data to integer
radius_cvt_string - Converts raw data to string
radius_demangle - Demangles data
radius demangle mppe key - Derives mppe-keys from mangled data
https://www.php.net/manual/pt_BR/indexes.functions.php 135/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ g _ pp _ y pp y g
radius_get_attr - Extracts an attribute
radius_get_tagged_attr_data - Extracts the data from a tagged attribute
radius_get_tagged_attr_tag - Extracts the tag from a tagged attribute
radius_get_vendor_attr - Extracts a vendor specific attribute
radius_put_addr - Attaches an IP address attribute
radius_put_attr - Attaches a binary attribute
radius_put_int - Attaches an integer attribute
radius_put_string - Attaches a string attribute
radius_put_vendor_addr - Attaches a vendor specific IP address attribute
radius_put_vendor_attr - Attaches a vendor specific binary attribute
radius_put_vendor_int - Attaches a vendor specific integer attribute
radius_put_vendor_string - Attaches a vendor specific string attribute
radius_request_authenticator - Returns the request authenticator
radius_salt_encrypt_attr - Salt-encrypts a value
radius_send_request - Sends the request and waits for a reply
radius_server_secret - Returns the shared secret
radius_strerror - Returns an error message
rand - Gera um inteiro aleatório
random_bytes - Generates cryptographically secure pseudo-random bytes
random_int - Generates cryptographically secure pseudo-random integers
range - Cria um array contendo uma faixa de elementos
rar:// - RAR
RarArchive::close - Close RAR archive and free all resources
RarArchive::getComment - Get comment text from the RAR archive
RarArchive::getEntries - Get full list of entries from the RAR archive
RarArchive::getEntry - Get entry object from the RAR archive
RarArchive::isBroken - Test whether an archive is broken (incomplete)
RarArchive::isSolid - Check whether the RAR archive is solid
RarArchive::open - Open RAR archive
RarArchive::setAllowBroken - Whether opening broken archives is allowed
RarArchive::__toString - Get text representation
RarEntry::extract - Extract entry from the archive
RarEntry::getAttr - Get attributes of the entry
RarEntry::getCrc - Get CRC of the entry
RarEntry::getFileTime - Get entry last modification time
RarEntry::getHostOs - Get entry host OS
RarEntry::getMethod - Get pack method of the entry
RarEntry::getName - Get name of the entry
RarEntry::getPackedSize - Get packed size of the entry
RarEntry::getStream - Get file handler for entry
RarEntry::getUnpackedSize - Get unpacked size of the entry
RarEntry::getVersion - Get minimum version of RAR program required to unpack the entry
RarEntry::isDirectory - Test whether an entry represents a directory
RarEntry::isEncrypted - Test whether an entry is encrypted
RarEntry::__toString - Get text representation of entry
RarException::isUsingExceptions - Check whether error handling with exceptions is in use
RarException::setUsingExceptions - Activate and deactivate error handling with exceptions
rar_wrapper_cache_stats - Cache hits and misses for the URL wrapper
rawurldecode - Decodifica uma URL
rawurlencode - Codifica uma URL de acordo com RFC 3986
readdir - Lê os campos do manipulador do diretório
readfile - Lê e exibe o conteúdo de um arquivo
readgzfile - Mostra um arquivo-gz
readline - Lê uma linha
readline_add_history - Adiciona uma linha ao histórico
readline_callback_handler_install - Initializes the readline callback interface and terminal, prints
the prompt and returns immediately
readline callback handler remove - Removes a previously installed callback handler and
https://www.php.net/manual/pt_BR/indexes.functions.php 136/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _ _ p y
restores terminal settings

readline_callback_read_char - Reads a character and informs the readline callback interface


when a line is received
readline_clear_history - Limpa a história
readline_completion_function - Registra uma função de completar
readline_info - Obtém/Define várias variáveis internas do readline
readline_list_history - Lista a história
readline_on_new_line - Inform readline that the cursor has moved to a new line
readline_read_history - Lê a história
readline_redisplay - Redraws the display
readline_write_history - Grava a história
readlink - Retornar o alvo de um link simbólico
read_exif_data - Sinônimo de exif_read_data
realpath - Retorna o path absoluto canonicalizado
realpath_cache_get - Obter entradas de cache do caminho absoluto
realpath_cache_size - Obter o tamanho do cache do caminho absoluto
recode - Sinônimo de recode_string
recode_file - Recode from file to file according to recode request
recode_string - Recode a string according to a recode request
RecursiveArrayIterator::getChildren - Returns an iterator for the current entry if it is an array or
an object
RecursiveArrayIterator::hasChildren - Returns whether current entry is an array or an object
RecursiveCachingIterator::getChildren - Retorna os filhos do iterador interno como um
RecursiveCachingIterator
RecursiveCachingIterator::hasChildren - Verifica se o elemento atual do iterador interno possui
filhos ou não
RecursiveCachingIterator::__construct - Construct
RecursiveCallbackFilterIterator::getChildren - Return the inner iterator's children contained in a
RecursiveCallbackFilterIterator
RecursiveCallbackFilterIterator::hasChildren - Check whether the inner iterator's current
element has children
RecursiveCallbackFilterIterator::__construct - Create a RecursiveCallbackFilterIterator from a
RecursiveIterator
RecursiveDirectoryIterator::getChildren - Retorna um iterador para o elemento atual se ele for
um diretório
RecursiveDirectoryIterator::getSubPath - Get sub path
RecursiveDirectoryIterator::getSubPathname - Get sub path and name
RecursiveDirectoryIterator::hasChildren - Retorna se o elemento atual é ou não um diretório que
não seja '.' nem '..'
RecursiveDirectoryIterator::key - Retorna o caminho e o nome do arquivo do elemento atual do
diretório
RecursiveDirectoryIterator::next - Avança para o próximo elemento
RecursiveDirectoryIterator::rewind - Recomeça a iteração do diretório
RecursiveDirectoryIterator::__construct - Constructs a RecursiveDirectoryIterator
RecursiveFilterIterator::getChildren - Return the inner iterator's children contained in a
RecursiveFilterIterator
RecursiveFilterIterator::hasChildren - Check whether the inner iterator's current element has
children
RecursiveFilterIterator::__construct - Create a RecursiveFilterIterator from a RecursiveIterator
RecursiveIterator::getChildren - Returns an iterator for the current entry
RecursiveIterator::hasChildren - Returns if an iterator can be created for the current entry
RecursiveIteratorIterator::beginChildren - Begin children
RecursiveIteratorIterator::beginIteration - Begin Iteration
RecursiveIteratorIterator::callGetChildren - Get children
RecursiveIteratorIterator::callHasChildren - Has children
RecursiveIteratorIterator::current - Retorna o valor do elemento atual
RecursiveIteratorIterator::endChildren - End children
https://www.php.net/manual/pt_BR/indexes.functions.php 137/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

RecursiveIteratorIterator::endIteration - End Iteration


RecursiveIteratorIterator::getDepth - Retorna a profundidade atual da iteração recursiva
RecursiveIteratorIterator::getInnerIterator - Get inner iterator
RecursiveIteratorIterator::getMaxDepth - Get max depth
RecursiveIteratorIterator::getSubIterator - Retorna o sub-iterador ativo atual
RecursiveIteratorIterator::key - Retorna a chave atual
RecursiveIteratorIterator::next - Avança para o próximo elemento
RecursiveIteratorIterator::nextElement - Next element
RecursiveIteratorIterator::rewind - Recomeça o iterador no primeiro elemento do primeiro
iterador interno
RecursiveIteratorIterator::setMaxDepth - Set max depth
RecursiveIteratorIterator::valid - Verifica se a posição atual é válida ou não
RecursiveIteratorIterator::__construct - Construct a RecursiveIteratorIterator
RecursiveRegexIterator::getChildren - Returns an iterator for the current entry
RecursiveRegexIterator::hasChildren - Returns whether an iterator can be obtained for the
current entry
RecursiveRegexIterator::__construct - Creates a new RecursiveRegexIterator
RecursiveTreeIterator::beginChildren - Begin children
RecursiveTreeIterator::beginIteration - Begin iteration
RecursiveTreeIterator::callGetChildren - Get children
RecursiveTreeIterator::callHasChildren - Has children
RecursiveTreeIterator::current - Get current element
RecursiveTreeIterator::endChildren - End children
RecursiveTreeIterator::endIteration - End iteration
RecursiveTreeIterator::getEntry - Get current entry
RecursiveTreeIterator::getPostfix - Get the postfix
RecursiveTreeIterator::getPrefix - Get the prefix
RecursiveTreeIterator::key - Get the key of the current element
RecursiveTreeIterator::next - Move to next element
RecursiveTreeIterator::nextElement - Next element
RecursiveTreeIterator::rewind - Rewind iterator
RecursiveTreeIterator::setPostfix - Set postfix
RecursiveTreeIterator::setPrefixPart - Set a part of the prefix
RecursiveTreeIterator::valid - Check validity
RecursiveTreeIterator::__construct - Construct a RecursiveTreeIterator
Reflection::export - Exports
Reflection::getModifierNames - Gets modifier names
ReflectionClass::export - Exports a class
ReflectionClass::getConstant - Gets defined constant
ReflectionClass::getConstants - Gets constants
ReflectionClass::getConstructor - Gets the constructor of the class
ReflectionClass::getDefaultProperties - Gets default properties
ReflectionClass::getDocComment - Gets doc comments
ReflectionClass::getEndLine - Gets end line
ReflectionClass::getExtension - Gets a ReflectionExtension object for the extension which
defined the class
ReflectionClass::getExtensionName - Gets the name of the extension which defined the class
ReflectionClass::getFileName - Gets the filename of the file in which the class has been defined
ReflectionClass::getInterfaceNames - Gets the interface names
ReflectionClass::getInterfaces - Gets the interfaces
ReflectionClass::getMethod - Gets a ReflectionMethod for a class method
ReflectionClass::getMethods - Gets an array of methods
ReflectionClass::getModifiers - Gets the class modifiers
ReflectionClass::getName - Gets class name
ReflectionClass::getNamespaceName - Gets namespace name
ReflectionClass::getParentClass - Gets parent class
ReflectionClass::getProperties - Gets properties
ReflectionClass::getProperty - Gets a ReflectionProperty for a class's property
https://www.php.net/manual/pt_BR/indexes.functions.php 138/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p y p y p p y
ReflectionClass::getReflectionConstant - Gets a ReflectionClassConstant for a class's constant
ReflectionClass::getReflectionConstants - Gets class constants
ReflectionClass::getShortName - Gets short name
ReflectionClass::getStartLine - Gets starting line number
ReflectionClass::getStaticProperties - Gets static properties
ReflectionClass::getStaticPropertyValue - Gets static property value
ReflectionClass::getTraitAliases - Returns an array of trait aliases
ReflectionClass::getTraitNames - Returns an array of names of traits used by this class
ReflectionClass::getTraits - Returns an array of traits used by this class
ReflectionClass::hasConstant - Checks if constant is defined
ReflectionClass::hasMethod - Checks if method is defined
ReflectionClass::hasProperty - Checks if property is defined
ReflectionClass::implementsInterface - Implements interface
ReflectionClass::inNamespace - Checks if in namespace
ReflectionClass::isAbstract - Checks if class is abstract
ReflectionClass::isAnonymous - Checks if class is anonymous
ReflectionClass::isCloneable - Returns whether this class is cloneable
ReflectionClass::isFinal - Checks if class is final
ReflectionClass::isInstance - Checks class for instance
ReflectionClass::isInstantiable - Checks if the class is instantiable
ReflectionClass::isInterface - Checks if the class is an interface
ReflectionClass::isInternal - Checks if class is defined internally by an extension, or the core
ReflectionClass::isIterable - Check whether this class is iterable
ReflectionClass::isIterateable - Sinônimo de ReflectionClass::isIterable
ReflectionClass::isSubclassOf - Checks if a subclass
ReflectionClass::isTrait - Returns whether this is a trait
ReflectionClass::isUserDefined - Checks if user defined
ReflectionClass::newInstance - Creates a new class instance from given arguments
ReflectionClass::newInstanceArgs - Creates a new class instance from given arguments
ReflectionClass::newInstanceWithoutConstructor - Creates a new class instance without
invoking the constructor
ReflectionClass::setStaticPropertyValue - Sets static property value
ReflectionClass::__construct - Constructs a ReflectionClass
ReflectionClass::__toString - Returns the string representation of the ReflectionClass object
ReflectionExtension::export - Export
ReflectionExtension::getClasses - Gets classes
ReflectionExtension::getClassNames - Gets class names
ReflectionExtension::getConstants - Gets constants
ReflectionExtension::getDependencies - Gets dependencies
ReflectionExtension::getFunctions - Gets extension functions
ReflectionExtension::getINIEntries - Gets extension ini entries
ReflectionExtension::getName - Gets extension name
ReflectionExtension::getVersion - Gets extension version
ReflectionExtension::info - Print extension info
ReflectionExtension::isPersistent - Returns whether this extension is persistent
ReflectionExtension::isTemporary - Returns whether this extension is temporary
ReflectionExtension::__clone - Clones
ReflectionExtension::__construct - Constructs a ReflectionExtension
ReflectionExtension::__toString - To string
ReflectionFunction::export - Exports function
ReflectionFunction::getClosure - Returns a dynamically created closure for the function
ReflectionFunction::invoke - Invokes function
ReflectionFunction::invokeArgs - Invokes function args
ReflectionFunction::isDisabled - Checks if function is disabled
ReflectionFunction::__construct - Constructs a ReflectionFunction object
ReflectionFunction::__toString - To string
ReflectionFunctionAbstract::getClosureScopeClass - Returns the scope associated to the closure
ReflectionFunctionAbstract::getClosureThis - Returns this pointer bound to closure
https://www.php.net/manual/pt_BR/indexes.functions.php 139/206
22/05/2019
g PHP: Lista de Funções e Métodos -pManual
ReflectionFunctionAbstract::getDocComment - Gets doc comment
ReflectionFunctionAbstract::getEndLine - Gets end line number
ReflectionFunctionAbstract::getExtension - Gets extension info
ReflectionFunctionAbstract::getExtensionName - Gets extension name
ReflectionFunctionAbstract::getFileName - Gets file name
ReflectionFunctionAbstract::getName - Gets function name
ReflectionFunctionAbstract::getNamespaceName - Gets namespace name
ReflectionFunctionAbstract::getNumberOfParameters - Gets number of parameters
ReflectionFunctionAbstract::getNumberOfRequiredParameters - Gets number of required
parameters
ReflectionFunctionAbstract::getParameters - Gets parameters
ReflectionFunctionAbstract::getReturnType - Gets the specified return type of a function
ReflectionFunctionAbstract::getShortName - Gets function short name
ReflectionFunctionAbstract::getStartLine - Gets starting line number
ReflectionFunctionAbstract::getStaticVariables - Gets static variables
ReflectionFunctionAbstract::hasReturnType - Checks if the function has a specified return type
ReflectionFunctionAbstract::inNamespace - Checks if function in namespace
ReflectionFunctionAbstract::isClosure - Checks if closure
ReflectionFunctionAbstract::isDeprecated - Checks if deprecated
ReflectionFunctionAbstract::isGenerator - Returns whether this function is a generator
ReflectionFunctionAbstract::isInternal - Checks if is internal
ReflectionFunctionAbstract::isUserDefined - Checks if user defined
ReflectionFunctionAbstract::isVariadic - Checks if the function is variadic
ReflectionFunctionAbstract::returnsReference - Checks if returns reference
ReflectionFunctionAbstract::__clone - Clones function
ReflectionFunctionAbstract::__toString - To string
ReflectionGenerator::getExecutingFile - Gets the file name of the currently executing generator
ReflectionGenerator::getExecutingGenerator - Gets the executing Generator object
ReflectionGenerator::getExecutingLine - Gets the currently executing line of the generator
ReflectionGenerator::getFunction - Gets the function name of the generator
ReflectionGenerator::getThis - Gets the $this value of the generator
ReflectionGenerator::getTrace - Gets the trace of the executing generator
ReflectionGenerator::__construct - Constructs a ReflectionGenerator object
ReflectionMethod::export - Export a reflection method
ReflectionMethod::getClosure - Returns a dynamically created closure for the method
ReflectionMethod::getDeclaringClass - Gets declaring class for the reflected method
ReflectionMethod::getModifiers - Gets the method modifiers
ReflectionMethod::getPrototype - Gets the method prototype (if there is one)
ReflectionMethod::invoke - Invoke
ReflectionMethod::invokeArgs - Invoke args
ReflectionMethod::isAbstract - Checks if method is abstract
ReflectionMethod::isConstructor - Checks if method is a constructor
ReflectionMethod::isDestructor - Checks if method is a destructor
ReflectionMethod::isFinal - Checks if method is final
ReflectionMethod::isPrivate - Checks if method is private
ReflectionMethod::isProtected - Checks if method is protected
ReflectionMethod::isPublic - Checks if method is public
ReflectionMethod::isStatic - Checks if method is static
ReflectionMethod::setAccessible - Set method accessibility
ReflectionMethod::__construct - Constructs a ReflectionMethod
ReflectionMethod::__toString - Returns the string representation of the Reflection method
object
ReflectionObject::export - Export
ReflectionObject::__construct - Constructs a ReflectionObject
ReflectionParameter::allowsNull - Checks if null is allowed
ReflectionParameter::canBePassedByValue - Returns whether this parameter can be passed by
value
ReflectionParameter::export - Exports
https://www.php.net/manual/pt_BR/indexes.functions.php 140/206
22/05/2019
p pPHP: Lista de Funções e Métodos - Manual
ReflectionParameter::getClass - Get the type hinted class
ReflectionParameter::getDeclaringClass - Gets declaring class
ReflectionParameter::getDeclaringFunction - Gets declaring function
ReflectionParameter::getDefaultValue - Gets default parameter value
ReflectionParameter::getDefaultValueConstantName - Returns the default value's constant name
if default value is constant or null
ReflectionParameter::getName - Gets parameter name
ReflectionParameter::getPosition - Gets parameter position
ReflectionParameter::getType - Gets a parameter's type
ReflectionParameter::hasType - Checks if parameter has a type
ReflectionParameter::isArray - Checks if parameter expects an array
ReflectionParameter::isCallable - Returns whether parameter MUST be callable
ReflectionParameter::isDefaultValueAvailable - Checks if a default value is available
ReflectionParameter::isDefaultValueConstant - Returns whether the default value of this
parameter is a constant
ReflectionParameter::isOptional - Checks if optional
ReflectionParameter::isPassedByReference - Checks if passed by reference
ReflectionParameter::isVariadic - Checks if the parameter is variadic
ReflectionParameter::__clone - Clone
ReflectionParameter::__construct - Construct
ReflectionParameter::__toString - To string
ReflectionProperty::export - Export
ReflectionProperty::getDeclaringClass - Gets declaring class
ReflectionProperty::getDocComment - Gets the property doc comment
ReflectionProperty::getModifiers - Gets the property modifiers
ReflectionProperty::getName - Gets property name
ReflectionProperty::getValue - Gets value
ReflectionProperty::isDefault - Checks if property is a default property
ReflectionProperty::isPrivate - Checks if property is private
ReflectionProperty::isProtected - Checks if property is protected
ReflectionProperty::isPublic - Checks if property is public
ReflectionProperty::isStatic - Checks if property is static
ReflectionProperty::setAccessible - Set property accessibility
ReflectionProperty::setValue - Set property value
ReflectionProperty::__clone - Clone
ReflectionProperty::__construct - Construct a ReflectionProperty object
ReflectionProperty::__toString - To string
ReflectionType::allowsNull - Checks if null is allowed
ReflectionType::isBuiltin - Checks if it is a built-in type
ReflectionType::__toString - To string
ReflectionZendExtension::export - Export
ReflectionZendExtension::getAuthor - Gets author
ReflectionZendExtension::getCopyright - Gets copyright
ReflectionZendExtension::getName - Gets name
ReflectionZendExtension::getURL - Gets URL
ReflectionZendExtension::getVersion - Gets version
ReflectionZendExtension::__clone - Clone handler
ReflectionZendExtension::__construct - Constructor
ReflectionZendExtension::__toString - To string handler
Reflector::export - Exports
Reflector::__toString - To string
RegexIterator::accept - Get accept status
RegexIterator::getFlags - Get flags
RegexIterator::getMode - Returns operation mode
RegexIterator::getPregFlags - Returns the regular expression flags
RegexIterator::getRegex - Returns current regular expression
RegexIterator::setFlags - Sets the flags
RegexIterator::setMode - Sets the operation mode
https://www.php.net/manual/pt_BR/indexes.functions.php 141/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p
RegexIterator::setPregFlags - Sets the regular expression flags
RegexIterator::__construct - Create a new RegexIterator
register_shutdown_function - Registra uma função para ser executada ao final da execução
register_tick_function - Registra uma função para executar a cada instante
rename - Renomeia um arquivo ou diretório
rename_function - Renames orig_name to new_name in the global function table
reset - Faz o ponteiro interno de um array apontar para o seu primeiro elemento
ResourceBundle::count - Obtém o número de elementos no pacote
ResourceBundle::create - Cria um pacote de recursos
ResourceBundle::get - Obtém os dados do pacote
ResourceBundle::getErrorCode - Obtém o código do último erro gerado pelo pacote.
ResourceBundle::getErrorMessage - Obtém a mensagem do último erro gerado pelo pacote.
ResourceBundle::getLocales - Obtém as localidades suportadas
restore_error_handler - Restaura a função anterior para gerenciamento de erro
restore_exception_handler - Restauda a função tratadora de exceções anterior.
restore_include_path - Restaura o valor da opção de configuração include_path
Result::getAutoIncrementValue - Get autoincremented value
Result::getGeneratedIds - Get generated ids
Result::getWarnings - Get warnings from last operation
Result::getWarningsCount - Get warning count from last operation
Result::__construct - Result constructor
rewind - Reinicializa a posição do ponteiro de arquivos para o início
rewinddir - Voltar (rewind) o manipulador de diretório
rmdir - Remove um diretório
round - Arredonda um número
RowResult::fetchAll - Get all rows from result
RowResult::fetchOne - Get row from result
RowResult::getColumnNames - Get all column names
RowResult::getColumns - Get column metadata
RowResult::getColumnsCount - Get column count
RowResult::getWarnings - Get warnings from last operation
RowResult::getWarningsCount - Get warning count from last operation
RowResult::__construct - RowResult constructor
rpm_close - Closes an RPM file
rpm_get_tag - Retrieves a header tag from an RPM file
rpm_is_valid - Tests a filename for validity as an RPM file
rpm_open - Opens an RPM file
rpm_version - Returns a string representing the current version of the rpmreader extension
RRDCreator::addArchive - Adds RRA - archive of data values for each data source
RRDCreator::addDataSource - Adds data source definition for RRD database
RRDCreator::save - Saves the RRD database to a file
RRDCreator::__construct - Creates new RRDCreator instance
rrdc_disconnect - Close any outstanding connection to rrd caching daemon
RRDGraph::save - Saves the result of query into image
RRDGraph::saveVerbose - Saves the RRD database query into image and returns the verbose
information about generated graph
RRDGraph::setOptions - Sets the options for rrd graph export
RRDGraph::__construct - Creates new RRDGraph instance
RRDUpdater::update - Update the RRD database file
RRDUpdater::__construct - Creates new RRDUpdater instance
rrd_create - Creates rrd database file
rrd_error - Gets latest error message
rrd_fetch - Fetch the data for graph as array
rrd_first - Gets the timestamp of the first sample from rrd file
rrd_graph - Creates image from a data
rrd_info - Gets information about rrd file
rrd_last - Gets unix timestamp of the last sample
rrd lastupdate - Gets information about last updated data
https://www.php.net/manual/pt_BR/indexes.functions.php 142/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ p p
rrd_restore - Restores the RRD file from XML dump
rrd_tune - Tunes some RRD database file header options
rrd_update - Updates the RRD database
rrd_version - Gets information about underlying rrdtool library
rrd_xport - Exports the information about RRD database
rsort - Ordena um array em ordem descrescente
rtrim - Retira espaço em branco (ou outros caracteres) do final da string
runkit_class_adopt - Convert a base class to an inherited class, add ancestral methods when
appropriate
runkit_class_emancipate - Convert an inherited class to a base class, removes any method whose
scope is ancestral
runkit_constant_add - Similar to define(), but allows defining in class definitions as well
runkit_constant_redefine - Redefine an already defined constant
runkit_constant_remove - Remove/Delete an already defined constant
runkit_function_add - Add a new function, similar to create_function
runkit_function_copy - Copy a function to a new function name
runkit_function_redefine - Replace a function definition with a new implementation
runkit_function_remove - Remove a function definition
runkit_function_rename - Change a function's name
runkit_import - Process a PHP file importing function and class definitions, overwriting where
appropriate
runkit_lint - Check the PHP syntax of the specified php code
runkit_lint_file - Check the PHP syntax of the specified file
runkit_method_add - Dynamically adds a new method to a given class
runkit_method_copy - Copies a method from class to another
runkit_method_redefine - Dynamically changes the code of the given method
runkit_method_remove - Dynamically removes the given method
runkit_method_rename - Dynamically changes the name of the given method
runkit_return_value_used - Determines if the current functions return value will be used
Runkit_Sandbox - Runkit Sandbox Class -- PHP Virtual Machine
runkit_sandbox_output_handler - Specify a function to capture and/or process output from a
runkit sandbox
Runkit_Sandbox_Parent - Runkit Anti-Sandbox Class
runkit_superglobals - Return numerically indexed array of registered superglobals
s
SAMConnection::commit - Commits (completes) the current unit of work
SAMConnection::connect - Establishes a connection to a Messaging Server
SAMConnection::disconnect - Disconnects from a Messaging Server
SAMConnection::errno - Contains the unique numeric error code of the last executed SAM
operation
SAMConnection::error - Contains the text description of the last failed SAM operation
SAMConnection::isConnected - Queries whether a connection is established to a Messaging
Server
SAMConnection::peek - Read a message from a queue without removing it from the queue
SAMConnection::peekAll - Read one or more messages from a queue without removing it from
the queue
SAMConnection::receive - Receive a message from a queue or subscription
SAMConnection::remove - Remove a message from a queue
SAMConnection::rollback - Cancels (rolls back) an in-flight unit of work
SAMConnection::send - Send a message to a queue or publish an item to a topic
SAMConnection::setDebug - Turn on or off additional debugging output
SAMConnection::subscribe - Create a subscription to a specified topic
SAMConnection::unsubscribe - Cancel a subscription to a specified topic
SAMConnection::__construct - Creates a new connection to a Messaging Server
SAMMessage::body - The body of the message
SAMMessage::header - The header properties of the message
SAMMessage::__construct - Creates a new Message object
sapi windows cp conv - Convert string from one codepage to another
https://www.php.net/manual/pt_BR/indexes.functions.php 143/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p_ _ p_ g p g
sapi_windows_cp_get - Get process codepage
sapi_windows_cp_is_utf8 - Indicates whether the codepage is UTF-8 compatible
sapi_windows_cp_set - Set process codepage
sapi_windows_vt100_support - Get or set VT100 support for the specified stream associated to
an output buffer of a Windows console.
SCA::createDataObject - Create an SDO
SCA::getService - Obtain a proxy for a service
scandir - Lista os arquivos e diretórios que estão no caminho especificado
SCA_LocalProxy::createDataObject - Create an SDO
SCA_SoapProxy::createDataObject - Create an SDO
Schema::createCollection - Add collection to schema
Schema::dropCollection - Drop collection from schema
Schema::existsInDatabase - Check if exists in database
Schema::getCollection - Get collection from schema
Schema::getCollectionAsTable - Get collection table object
Schema::getCollections - Get all schema collections
Schema::getName - Get schema name
Schema::getSession - Get schema session
Schema::getTable - Get schema table
Schema::getTables - Get schema tables
Schema::__construct - constructor
SchemaObject::getSchema - Get schema object
SDO_DAS_ChangeSummary::beginLogging - Begin change logging
SDO_DAS_ChangeSummary::endLogging - End change logging
SDO_DAS_ChangeSummary::getChangedDataObjects - Get the changed data objects from a
change summary
SDO_DAS_ChangeSummary::getChangeType - Get the type of change made to an
SDO_DataObject
SDO_DAS_ChangeSummary::getOldContainer - Get the old container for a deleted
SDO_DataObject
SDO_DAS_ChangeSummary::getOldValues - Get the old values for a given changed
SDO_DataObject
SDO_DAS_ChangeSummary::isLogging - Test to see whether change logging is switched on
SDO_DAS_DataFactory::addPropertyToType - Adds a property to a type
SDO_DAS_DataFactory::addType - Add a new type to a model
SDO_DAS_DataFactory::getDataFactory - Get a data factory instance
SDO_DAS_DataObject::getChangeSummary - Get a data object's change summary
SDO_DAS_Relational::applyChanges - Applies the changes made to a data graph back to the
database
SDO_DAS_Relational::createRootDataObject - Returns the special root object in an otherwise
empty data graph. Used when creating a data graph from scratch
SDO_DAS_Relational::executePreparedQuery - Executes an SQL query passed as a prepared
statement, with a list of values to substitute for placeholders, and return the results as a
normalised data graph
SDO_DAS_Relational::executeQuery - Executes a given SQL query against a relational
database and returns the results as a normalised data graph
SDO_DAS_Relational::__construct - Creates an instance of a Relational Data Access Service
SDO_DAS_Setting::getListIndex - Get the list index for a changed many-valued property
SDO_DAS_Setting::getPropertyIndex - Get the property index for a changed property
SDO_DAS_Setting::getPropertyName - Get the property name for a changed property
SDO_DAS_Setting::getValue - Get the old value for the changed property
SDO_DAS_Setting::isSet - Test whether a property was set prior to being modified
SDO_DAS_XML::addTypes - To load a second or subsequent schema file to a
SDO_DAS_XML object
SDO_DAS_XML::create - To create SDO_DAS_XML object for a given schema file
SDO_DAS_XML::createDataObject - Creates SDO_DataObject for a given namespace URI and
type name
SDO DAS XML::createDocument - Creates an XML Document object from scratch, without
https://www.php.net/manual/pt_BR/indexes.functions.php 144/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _ j ,
the need to load a document from a file or string

SDO_DAS_XML::loadFile - Returns SDO_DAS_XML_Document object for a given path to


xml instance document
SDO_DAS_XML::loadString - Returns SDO_DAS_XML_Document for a given xml instance
string
SDO_DAS_XML::saveFile - Saves the SDO_DAS_XML_Document object to a file
SDO_DAS_XML::saveString - Saves the SDO_DAS_XML_Document object to a string
SDO_DAS_XML_Document::getRootDataObject - Returns the root SDO_DataObject
SDO_DAS_XML_Document::getRootElementName - Returns root element's name
SDO_DAS_XML_Document::getRootElementURI - Returns root element's URI string
SDO_DAS_XML_Document::setEncoding - Sets the given string as encoding
SDO_DAS_XML_Document::setXMLDeclaration - Sets the xml declaration
SDO_DAS_XML_Document::setXMLVersion - Sets the given string as xml version
SDO_DataFactory::create - Create an SDO_DataObject
SDO_DataObject::clear - Clear an SDO_DataObject's properties
SDO_DataObject::createDataObject - Create a child SDO_DataObject
SDO_DataObject::getContainer - Get a data object's container
SDO_DataObject::getSequence - Get the sequence for a data object
SDO_DataObject::getTypeName - Return the name of the type for a data object
SDO_DataObject::getTypeNamespaceURI - Return the namespace URI of the type for a data
object
SDO_Exception::getCause - Get the cause of the exception
SDO_List::insert - Insert into a list
SDO_Model_Property::getContainingType - Get the SDO_Model_Type which contains this
property
SDO_Model_Property::getDefault - Get the default value for the property
SDO_Model_Property::getName - Get the name of the SDO_Model_Property
SDO_Model_Property::getType - Get the SDO_Model_Type of the property
SDO_Model_Property::isContainment - Test to see if the property defines a containment
relationship
SDO_Model_Property::isMany - Test to see if the property is many-valued
SDO_Model_ReflectionDataObject::export - Get a string describing the SDO_DataObject
SDO_Model_ReflectionDataObject::getContainmentProperty - Get the property which defines
the containment relationship to the data object
SDO_Model_ReflectionDataObject::getInstanceProperties - Get the instance properties of the
SDO_DataObject
SDO_Model_ReflectionDataObject::getType - Get the SDO_Model_Type for the
SDO_DataObject
SDO_Model_ReflectionDataObject::__construct - Construct an
SDO_Model_ReflectionDataObject
SDO_Model_Type::getBaseType - Get the base type for this type
SDO_Model_Type::getName - Get the name of the type
SDO_Model_Type::getNamespaceURI - Get the namespace URI of the type
SDO_Model_Type::getProperties - Get the SDO_Model_Property objects defined for the type
SDO_Model_Type::getProperty - Get an SDO_Model_Property of the type
SDO_Model_Type::isAbstractType - Test to see if this SDO_Model_Type is an abstract data
type
SDO_Model_Type::isDataType - Test to see if this SDO_Model_Type is a primitive data type
SDO_Model_Type::isInstance - Test for an SDO_DataObject being an instance of this
SDO_Model_Type
SDO_Model_Type::isOpenType - Test to see if this type is an open type
SDO_Model_Type::isSequencedType - Test to see if this is a sequenced type
SDO_Sequence::getProperty - Return the property for the specified sequence index
SDO_Sequence::insert - Insert into a sequence
SDO_Sequence::move - Move an item to another sequence position
SeasLog::alert - Record alert log information
SeasLog::analyzerCount - Get log count by level, log path and key word
https://www.php.net/manual/pt_BR/indexes.functions.php 145/206
22/05/2019
g y gPHP: Lista de
y Funções
, e g_p
Métodos - Manual
y_
SeasLog::analyzerDetail - Get log detail by level, log_path, key_word, start, limit, order
SeasLog::closeLoggerStream - Manually release stream flow from logger
SeasLog::critical - Record critical log information
SeasLog::debug - Record debug log information
SeasLog::emergency - Record emergency log information
SeasLog::error - Record error log information
SeasLog::flushBuffer - Flush logs buffer, dump to appender file, or send to remote api with
tcp/udp
SeasLog::getBasePath - Get SeasLog base path.
SeasLog::getBuffer - Get the logs buffer in memory as array
SeasLog::getBufferEnabled - Determin if buffer enabled
SeasLog::getDatetimeFormat - Get SeasLog datetime format style
SeasLog::getLastLogger - Get SeasLog last logger path
SeasLog::getRequestID - Get SeasLog request_id differentiated requests
SeasLog::getRequestVariable - Get SeasLog request variable
SeasLog::info - Record info log information
SeasLog::log - The Common Record Log Function
SeasLog::notice - Record notice log information
SeasLog::setBasePath - Set SeasLog base path
SeasLog::setDatetimeFormat - Set SeasLog datetime format style
SeasLog::setLogger - Set SeasLog logger name
SeasLog::setRequestID - Set SeasLog request_id differentiated requests
SeasLog::setRequestVariable - Manually set SeasLog request variable
SeasLog::warning - Record warning log information
SeasLog::__construct - Description
SeasLog::__destruct - Description
seaslog_get_author - Get SeasLog author.
seaslog_get_version - Get SeasLog version.
SeekableIterator::seek - Seeks to a position
sem_acquire - Acquire a semaphore
sem_get - Get a semaphore id
sem_release - Release a semaphore
sem_remove - Remove a semaphore
Serializable::serialize - String representation of object
Serializable::unserialize - Constructs the object
serialize - Generates a storable representation of a value
Session::close - Close session
Session::createSchema - Create new schema
Session::dropSchema - Drop a schema
Session::generateUUID - Get new UUID
Session::getSchema - Get a new schema object
Session::getSchemas - Get the schemas
Session::getServerVersion - Get server version
Session::listClients - Get client list
Session::quoteName - Add quotes
Session::releaseSavepoint - Release set savepoint
Session::rollback - Rollback transaction
Session::rollbackTo - Rollback transaction to savepoint
Session::setSavepoint - Create savepoint
Session::sql - Execute SQL query
Session::startTransaction - Start transaction
Session::__construct - Description constructor
SessionHandler::close - Fecha a sessão
SessionHandler::create_sid - Retorna um novo ID de sessão
SessionHandler::destroy - Destrói uma sessão
SessionHandler::gc - Apaga sessões antigas
SessionHandler::open - Inicia uma sessão
SessionHandler::read - Lê os dados de sessão
https://www.php.net/manual/pt_BR/indexes.functions.php 146/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

SessionHandler::write - Escreve os dados de sessão


SessionHandlerInterface::close - Fecha a sessão
SessionHandlerInterface::destroy - Destrói uma sessão
SessionHandlerInterface::gc - Remove sessões antigas
SessionHandlerInterface::open - Inicializa uma sessão
SessionHandlerInterface::read - Lê os dados de sessão
SessionHandlerInterface::write - Escreve os dados de sessão
session_abort - Descarta as alterações no array da sessão e encerra a sessão
session_cache_expire - Retorna o prazo do cache atual
session_cache_limiter - Obtém e/ou define o limitador do cache atual
session_commit - Sinônimo de session_write_close
session_create_id - Create new session id
session_decode - Decodifica dados de sessão de uma sessão codificada em formato string
session_destroy - Destrói todos os dados registrados em uma sessão
session_encode - Codifica os dados atuais da sessão como uma sessão codificada em formato
string
session_gc - Perform session data garbage collection
session_get_cookie_params - Obtém os parâmetros do cookie da sessão
session_id - Obtém e/ou define o id de sessão atual
session_is_registered - Verifica se uma variável global está registrada numa sessão
session_module_name - Obtém e/ou define o módulo da sessão atual
session_name - Obtém e/ou define o nome da sessão atual
session_pgsql_add_error - Increments error counts and sets last error message
session_pgsql_get_error - Returns number of errors and last error message
session_pgsql_get_field - Get custom field value
session_pgsql_reset - Reset connection to session database servers
session_pgsql_set_field - Set custom field value
session_pgsql_status - Get current save handler status
session_regenerate_id - Atualiza o id da sessão atual com um novo id gerado
session_register - Registra uma ou mais variáveis globais na sessão atual
session_register_shutdown - Função de finalização da sessão
session_reset - Reinicializa um array de sessão com os valores originais
session_save_path - Obtém e/ou define o caminho para armazenamento da sessão atual
session_set_cookie_params - Define os parâmetros do cookie de sessão
session_set_save_handler - Define funções de armazenamento de sessão à nível de usuário
session_start - Inicia uma nova sessão ou resume uma sessão existente
session_status - Retorna o status atual da sessão
session_unregister - Desregistra uma variável global da sessão atual
session_unset - Libera todas as variáveis de sessão
session_write_close - Guarda os dados de sessão e fecha a sessão
setcookie - Envia um cookie
setlocale - Define informações locais
setproctitle - Set the process title
setrawcookie - Send a cookie without urlencoding the cookie value
setthreadtitle - Set the thread title
settype - Atribui um tipo para a variável
set_error_handler - Define uma função do usuário para manipular erros
set_exception_handler - Define uma função definida pelo usuário para tratamento de exceções
set_file_buffer - Sinônimo de stream_set_write_buffer
set_include_path - Define a opção de configuração include_path
set_magic_quotes_runtime - Define a configuração atual para magic_quotes_runtime
set_socket_blocking - Sinônimo de stream_set_blocking
set_time_limit - Limita o tempo de execução do script
sha1 - Calcula a hash sha1 de uma string
sha1_file - Calcula a hash sha1 de um arquivo
shell_exec - Executa um comando via shell e retorna a saída inteira como uma string
shmop_close - Fecha um bloco de memória compartilhada
shmop delete - Deleta um bloco de memória compartilhada
https://www.php.net/manual/pt_BR/indexes.functions.php 147/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p_ p
shmop_open - Cria ou abre um bloco de memória compartilhada
shmop_read - Lê dados de um bloco de memória compartilhada
shmop_size - Pega o tamanho do bloco de memória compartilhada
shmop_write - Escreve dados em um bloco de memória compartilhada
shm_attach - Creates or open a shared memory segment
shm_detach - Disconnects from shared memory segment
shm_get_var - Returns a variable from shared memory
shm_has_var - Check whether a specific entry exists
shm_put_var - Inserts or updates a variable in shared memory
shm_remove - Removes shared memory from Unix systems
shm_remove_var - Removes a variable from shared memory
show_source - Sinônimo de highlight_file
shuffle - Mistura os elementos de um array
similar_text - Calcula a similaridade entre duas strings
SimpleXMLElement::addAttribute - Adiciona um atributo a elemento SimpleXML
SimpleXMLElement::addChild - Adiciona um elemento filho à um nó XML
SimpleXMLElement::asXML - Retorna uma string XML bem formada (well-formed) baseada
em um elemento SimpleXML
SimpleXMLElement::attributes - Identifica um atributo de um elemento
SimpleXMLElement::children - Encontra os nós filhos de um dado nó
SimpleXMLElement::count - Conta os filhos de um elemento
SimpleXMLElement::getDocNamespaces - Retorna um namespace declarado no documento
SimpleXMLElement::getName - Pega o nome de um elemento XML
SimpleXMLElement::getNamespaces - Retorna os namespaces utilizados no documento
SimpleXMLElement::registerXPathNamespace - Cria um prefixo/namespace de contexto para a
próxima consulta XPath
SimpleXMLElement::saveXML - Sinônimo de SimpleXMLElement::asXML
SimpleXMLElement::xpath - Executa uma consulta XPath em dados XML
SimpleXMLElement::__construct - Cria um novo objeto SimpleXMLElement
SimpleXMLElement::__toString - Retorna o conteúdo como uma string
SimpleXMLIterator::current - Retorna o elemento atual do SimpleXML
SimpleXMLIterator::getChildren - Retorna um iterador para o elemento atual se ele for um
objeto SimpleXML
SimpleXMLIterator::hasChildren - Retorna se o elemento atual é um objeto SimpleXML
SimpleXMLIterator::key - Retorna a chave atual do SimpleXML
SimpleXMLIterator::next - Avança para o próximo elemento
SimpleXMLIterator::rewind - Recomeça o SimpleXML
SimpleXMLIterator::valid - Verifica se o SimpleXML possui mais elementos
simplexml_import_dom - Recebe um objeto SimpleXMLElement de um nó DOM
simplexml_load_file - Interpreta um arquivo XML e o transforma em um objeto
simplexml_load_string - Interpreta uma string XML e a transforma em um objeto
sin - Seno
sinh - Seno hiperbólico
sizeof - Sinônimo de count
sleep - Atrasa a execução do script
snmp2_get - Fetch an SNMP object
snmp2_getnext - Fetch the SNMP object which follows the given object id
snmp2_real_walk - Return all objects including their respective object ID within the specified
one
snmp2_set - Set the value of an SNMP object
snmp2_walk - Fetch all the SNMP objects from an agent
snmp3_get - Fetch an SNMP object
snmp3_getnext - Fetch the SNMP object which follows the given object id
snmp3_real_walk - Return all objects including their respective object ID within the specified
one
snmp3_set - Set the value of an SNMP object
snmp3_walk - Fetch all the SNMP objects from an agent
SNMP::close - Close SNMP session
https://www.php.net/manual/pt_BR/indexes.functions.php 148/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

SNMP::get - Fetch an SNMP object


SNMP::getErrno - Get last error code
SNMP::getError - Get last error message
SNMP::getnext - Fetch an SNMP object which follows the given object id
SNMP::set - Set the value of an SNMP object
SNMP::setSecurity - Configures security-related SNMPv3 session parameters
SNMP::walk - Fetch SNMP object subtree
SNMP::__construct - Creates SNMP instance representing session to remote SNMP agent
snmpget - Fetch an SNMP object
snmpgetnext - Fetch the SNMP object which follows the given object id
snmprealwalk - Return all objects including their respective object ID within the specified one
snmpset - Set the value of an SNMP object
snmpwalk - Fetch all the SNMP objects from an agent
snmpwalkoid - Query for a tree of information about a network entity
snmp_get_quick_print - Fetches the current value of the UCD library's quick_print setting
snmp_get_valueretrieval - Return the method how the SNMP values will be returned
snmp_read_mib - Reads and parses a MIB file into the active MIB tree
snmp_set_enum_print - Return all values that are enums with their enum value instead of the
raw integer
snmp_set_oid_numeric_print - Set the OID output format
snmp_set_oid_output_format - Set the OID output format
snmp_set_quick_print - Set the value of quick_print within the UCD SNMP library
snmp_set_valueretrieval - Specify the method how the SNMP values will be returned
SoapClient::SoapClient - SoapClient constructor
SoapClient::__call - Calls a SOAP function (deprecated)
SoapClient::__construct - SoapClient constructor
SoapClient::__doRequest - Performs a SOAP request
SoapClient::__getCookies - Get list of cookies
SoapClient::__getFunctions - Returns list of available SOAP functions
SoapClient::__getLastRequest - Returns last SOAP request
SoapClient::__getLastRequestHeaders - Returns the SOAP headers from the last request
SoapClient::__getLastResponse - Returns last SOAP response
SoapClient::__getLastResponseHeaders - Returns the SOAP headers from the last response
SoapClient::__getTypes - Returns a list of SOAP types
SoapClient::__setCookie - The __setCookie purpose
SoapClient::__setLocation - Sets the location of the Web service to use
SoapClient::__setSoapHeaders - Sets SOAP headers for subsequent calls
SoapClient::__soapCall - Calls a SOAP function
SoapFault::SoapFault - SoapFault constructor
SoapFault::__construct - SoapFault constructor
SoapFault::__toString - Obtain a string representation of a SoapFault
SoapHeader::SoapHeader - SoapHeader constructor
SoapHeader::__construct - SoapHeader constructor
SoapParam::SoapParam - SoapParam constructor
SoapParam::__construct - SoapParam constructor
SoapServer::addFunction - Adds one or more functions to handle SOAP requests
SoapServer::addSoapHeader - Add a SOAP header to the response
SoapServer::fault - Issue SoapServer fault indicating an error
SoapServer::getFunctions - Returns list of defined functions
SoapServer::handle - Handles a SOAP request
SoapServer::setClass - Sets the class which handles SOAP requests
SoapServer::setObject - Sets the object which will be used to handle SOAP requests
SoapServer::setPersistence - Sets SoapServer persistence mode
SoapServer::SoapServer - SoapServer constructor
SoapServer::__construct - SoapServer constructor
SoapVar::SoapVar - SoapVar constructor
SoapVar::__construct - SoapVar constructor
socket accept - Aceita uma conexão com um socket
https://www.php.net/manual/pt_BR/indexes.functions.php 149/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ p
socket_addrinfo_bind - Create and bind to a socket from a given addrinfo
socket_addrinfo_connect - Create and connect to a socket from a given addrinfo
socket_addrinfo_explain - Get information about addrinfo
socket_addrinfo_lookup - Get array with contents of getaddrinfo about the given hostname
socket_bind - Passa um nome para o socket
socket_clear_error - Limpa o erro no socket ou o último código de erro
socket_close - Fecha um socket resource
socket_cmsg_space - Calculate message buffer size
socket_connect - Inicializa uma conexão em um socket
socket_create - Cria um socket (endpoint para comunicação)
socket_create_listen - Abre uma porta do socket para aceitar conexões
socket_create_pair - Cria um par de sockets irreconhecíveis e armazena-os no fds.
socket_export_stream - Export a socket extension resource into a stream that encapsulates a
socket
socket_getopt - Sinônimo de socket_get_option
socket_getpeername - Pergunta ao lado remoto do socket dado qual deve ser o resultado em
host/port ou no endereço UNIX filesystem, dependendo deste tipo.
socket_getsockname - Pergunta o lado local dado do socket no qual deve retornar resultados no
host/port ou no endereço UNIX filesystem, dependendo do tipo.
socket_get_option - Pega opções de socket para o socket
socket_get_status - Sinônimo de stream_get_meta_data
socket_import_stream - Import a stream
socket_last_error - Retorna o último erro no socket
socket_listen - Abre escuta para uma conexão no socket
socket_read - Lê um comprimento máximo de bytes de um socket
socket_recv - Recebe dados de um socket conectado
socket_recvfrom - Recebe dados de um socket, conectado ou não
socket_recvmsg - Read a message
socket_select - Executa a chamada de sistema select() nos arrays dados de sockets com um
timeout especificado
socket_send - Envia dados para um socket conectado
socket_sendmsg - Send a message
socket_sendto - Envia uma mensagem para o socket, se estiver conectado ou não
socket_setopt - Sinônimo de socket_set_option
socket_set_block - Configura o modo bloqueio em um socket resource
socket_set_blocking - Sinônimo de stream_set_blocking
socket_set_nonblock - Configura o modo nonblocking para o arquivo de descrição fd
socket_set_option - Configura opções de socket para o socket
socket_set_timeout - Sinônimo de stream_set_timeout
socket_shutdown - Fecha um socket para receber, enviar dados ou ambos.
socket_strerror - Retorna uma string descrevendo o erro do socket
socket_write - Escreve em um socket
sodium_add - Add large numbers
sodium_base642bin - Description
sodium_bin2base64 - Description
sodium_bin2hex - Encode to hexadecimal
sodium_compare - Compare large numbers
sodium_crypto_aead_aes256gcm_decrypt - Decrypt in combined mode with precalculation
sodium_crypto_aead_aes256gcm_encrypt - Encrypt in combined mode with precalculation
sodium_crypto_aead_aes256gcm_is_available - Check if hardware supports AES256-GCM
sodium_crypto_aead_aes256gcm_keygen - Get random bytes for key
sodium_crypto_aead_chacha20poly1305_decrypt - Verify that the ciphertext includes a valid tag
sodium_crypto_aead_chacha20poly1305_encrypt - Encrypt a message
sodium_crypto_aead_chacha20poly1305_ietf_decrypt - Verify that the ciphertext includes a
valid tag
sodium_crypto_aead_chacha20poly1305_ietf_encrypt - Encrypt a message
sodium_crypto_aead_chacha20poly1305_ietf_keygen - Get random bytes for key
sodium crypto aead chacha20poly1305 keygen - Get random bytes for key
https://www.php.net/manual/pt_BR/indexes.functions.php 150/206
22/05/2019
_ yp _ _ p PHP:
y Lista_de Funções
yg e Métodos - Manual
y y
sodium_crypto_aead_xchacha20poly1305_ietf_decrypt - Description
sodium_crypto_aead_xchacha20poly1305_ietf_encrypt - Description
sodium_crypto_aead_xchacha20poly1305_ietf_keygen - Description
sodium_crypto_auth - Compute a tag for the message
sodium_crypto_auth_keygen - Get random bytes for key
sodium_crypto_auth_verify - Verifies that the tag is valid for the message
sodium_crypto_box - Encrypt a message
sodium_crypto_box_keypair - Randomly generate a secret key and a corresponding public key
sodium_crypto_box_keypair_from_secretkey_and_publickey - Description
sodium_crypto_box_open - Verify and decrypt a ciphertext
sodium_crypto_box_publickey - Description
sodium_crypto_box_publickey_from_secretkey - Description
sodium_crypto_box_seal - Encrypt a message
sodium_crypto_box_seal_open - Decrypt the ciphertext
sodium_crypto_box_secretkey - Description
sodium_crypto_box_seed_keypair - Deterministically derive the key pair from a single key
sodium_crypto_generichash - Get a hash of the message
sodium_crypto_generichash_final - Complete the hash
sodium_crypto_generichash_init - Initialize a hash
sodium_crypto_generichash_keygen - Get random bytes for key
sodium_crypto_generichash_update - Add message to a hash
sodium_crypto_kdf_derive_from_key - Derive a subkey
sodium_crypto_kdf_keygen - Get random bytes for key
sodium_crypto_kx_client_session_keys - Description
sodium_crypto_kx_keypair - Creates a new sodium keypair
sodium_crypto_kx_publickey - Description
sodium_crypto_kx_secretkey - Description
sodium_crypto_kx_seed_keypair - Description
sodium_crypto_kx_server_session_keys - Description
sodium_crypto_pwhash - Derive a key from a password
sodium_crypto_pwhash_scryptsalsa208sha256 - Derives a key from a password
sodium_crypto_pwhash_scryptsalsa208sha256_str - Get an ASCII encoded hash
sodium_crypto_pwhash_scryptsalsa208sha256_str_verify - Verify that the password is a valid
password verification string
sodium_crypto_pwhash_str - Get an ASCII-encoded hash
sodium_crypto_pwhash_str_needs_rehash - Description
sodium_crypto_pwhash_str_verify - Verifies that a password matches a hash
sodium_crypto_scalarmult - Compute a shared secret given a user's secret key and another user's
public key
sodium_crypto_scalarmult_base - Sinônimo de sodium_crypto_box_publickey_from_secretkey
sodium_crypto_secretbox - Encrypt a message
sodium_crypto_secretbox_keygen - Get random bytes for key
sodium_crypto_secretbox_open - Verify and decrypt a ciphertext
sodium_crypto_secretstream_xchacha20poly1305_init_pull - Description
sodium_crypto_secretstream_xchacha20poly1305_init_push - Description
sodium_crypto_secretstream_xchacha20poly1305_keygen - Description
sodium_crypto_secretstream_xchacha20poly1305_pull - Description
sodium_crypto_secretstream_xchacha20poly1305_push - Description
sodium_crypto_secretstream_xchacha20poly1305_rekey - Description
sodium_crypto_shorthash - Compute a fixed-size fingerprint for the message
sodium_crypto_shorthash_keygen - Get random bytes for key
sodium_crypto_sign - Sign a message
sodium_crypto_sign_detached - Sign the message
sodium_crypto_sign_ed25519_pk_to_curve25519 - Convert an Ed25519 public key to a
Curve25519 public key
sodium_crypto_sign_ed25519_sk_to_curve25519 - Convert an Ed25519 secret key to a
Curve25519 secret key
sodium crypto sign keypair - Randomly generate a secret key and a corresponding public key
https://www.php.net/manual/pt_BR/indexes.functions.php 151/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ yp _ g _ yp yg y p gp y
sodium_crypto_sign_keypair_from_secretkey_and_publickey - Description
sodium_crypto_sign_open - Check that the signed message has a valid signature
sodium_crypto_sign_publickey - Description
sodium_crypto_sign_publickey_from_secretkey - Extract the public key from the secret key
sodium_crypto_sign_secretkey - Description
sodium_crypto_sign_seed_keypair - Deterministically derive the key pair from a single key
sodium_crypto_sign_verify_detached - Verify signature for the message
sodium_crypto_stream - Generate a deterministic sequence of bytes from a seed
sodium_crypto_stream_keygen - Get random bytes for key
sodium_crypto_stream_xor - Encrypt a message
sodium_hex2bin - Decodes a hexadecimally encoded binary string
sodium_increment - Increment large number
sodium_memcmp - Test for equality in constant-time
sodium_memzero - Overwrite buf with zeros
sodium_pad - Add padding data
sodium_unpad - Remove padding data
SolrClient::addDocument - Adds a document to the index
SolrClient::addDocuments - Adds a collection of SolrInputDocument instances to the index
SolrClient::commit - Finalizes all add/deletes made to the index
SolrClient::deleteById - Delete by Id
SolrClient::deleteByIds - Deletes by Ids
SolrClient::deleteByQueries - Removes all documents matching any of the queries
SolrClient::deleteByQuery - Deletes all documents matching the given query
SolrClient::getById - Get Document By Id. Utilizes Solr Realtime Get (RTG)
SolrClient::getByIds - Get Documents by their Ids. Utilizes Solr Realtime Get (RTG)
SolrClient::getDebug - Returns the debug data for the last connection attempt
SolrClient::getOptions - Returns the client options set internally
SolrClient::optimize - Defragments the index
SolrClient::ping - Checks if Solr server is still up
SolrClient::query - Sends a query to the server
SolrClient::request - Sends a raw update request
SolrClient::rollback - Rollbacks all add/deletes made to the index since the last commit
SolrClient::setResponseWriter - Sets the response writer used to prepare the response from Solr
SolrClient::setServlet - Changes the specified servlet type to a new value
SolrClient::system - Retrieve Solr Server information
SolrClient::threads - Checks the threads status
SolrClient::__construct - Constructor for the SolrClient object
SolrClient::__destruct - Destructor for SolrClient
SolrClientException::getInternalInfo - Returns internal information where the Exception was
thrown
SolrCollapseFunction::getField - Returns the field that is being collapsed on
SolrCollapseFunction::getHint - Returns collapse hint
SolrCollapseFunction::getMax - Returns max parameter
SolrCollapseFunction::getMin - Returns min parameter
SolrCollapseFunction::getNullPolicy - Returns null policy
SolrCollapseFunction::getSize - Returns size parameter
SolrCollapseFunction::setField - Sets the field to collapse on
SolrCollapseFunction::setHint - Sets collapse hint
SolrCollapseFunction::setMax - Selects the group heads by the max value of a numeric field or
function query
SolrCollapseFunction::setMin - Sets the initial size of the collapse data structures when
collapsing on a numeric field only
SolrCollapseFunction::setNullPolicy - Sets the NULL Policy
SolrCollapseFunction::setSize - Sets the initial size of the collapse data structures when
collapsing on a numeric field only
SolrCollapseFunction::__construct - Constructor
SolrCollapseFunction::__toString - Returns a string representing the constructed collapse
function
https://www.php.net/manual/pt_BR/indexes.functions.php 152/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

SolrDisMaxQuery::addBigramPhraseField - Adds a Phrase Bigram Field (pf2 parameter)

SolrDisMaxQuery::addBoostQuery - Adds a boost query field with value and optional boost (bq
parameter)
SolrDisMaxQuery::addPhraseField - Adds a Phrase Field (pf parameter)
SolrDisMaxQuery::addQueryField - Add a query field with optional boost (qf parameter)
SolrDisMaxQuery::addTrigramPhraseField - Adds a Trigram Phrase Field (pf3 parameter)
SolrDisMaxQuery::addUserField - Adds a field to User Fields Parameter (uf)
SolrDisMaxQuery::removeBigramPhraseField - Removes phrase bigram field (pf2 parameter)
SolrDisMaxQuery::removeBoostQuery - Removes a boost query partial by field name (bq)
SolrDisMaxQuery::removePhraseField - Removes a Phrase Field (pf parameter)
SolrDisMaxQuery::removeQueryField - Removes a Query Field (qf parameter)
SolrDisMaxQuery::removeTrigramPhraseField - Removes a Trigram Phrase Field (pf3
parameter)
SolrDisMaxQuery::removeUserField - Removes a field from The User Fields Parameter (uf)
SolrDisMaxQuery::setBigramPhraseFields - Sets Bigram Phrase Fields and their boosts (and
slops) using pf2 parameter
SolrDisMaxQuery::setBigramPhraseSlop - Sets Bigram Phrase Slop (ps2 parameter)
SolrDisMaxQuery::setBoostFunction - Sets a Boost Function (bf parameter)
SolrDisMaxQuery::setBoostQuery - Directly Sets Boost Query Parameter (bq)
SolrDisMaxQuery::setMinimumMatch - Set Minimum "Should" Match (mm)
SolrDisMaxQuery::setPhraseFields - Sets Phrase Fields and their boosts (and slops) using pf2
parameter
SolrDisMaxQuery::setPhraseSlop - Sets the default slop on phrase queries (ps parameter)
SolrDisMaxQuery::setQueryAlt - Set Query Alternate (q.alt parameter)
SolrDisMaxQuery::setQueryPhraseSlop - Specifies the amount of slop permitted on phrase
queries explicitly included in the user's query string (qf parameter)
SolrDisMaxQuery::setTieBreaker - Sets Tie Breaker parameter (tie parameter)
SolrDisMaxQuery::setTrigramPhraseFields - Directly Sets Trigram Phrase Fields (pf3
parameter)
SolrDisMaxQuery::setTrigramPhraseSlop - Sets Trigram Phrase Slop (ps3 parameter)
SolrDisMaxQuery::setUserFields - Sets User Fields parameter (uf)
SolrDisMaxQuery::useDisMaxQueryParser - Switch QueryParser to be DisMax Query Parser
SolrDisMaxQuery::useEDisMaxQueryParser - Switch QueryParser to be EDisMax
SolrDisMaxQuery::__construct - Class Constructor
SolrDocument::addField - Adds a field to the document
SolrDocument::clear - Drops all the fields in the document
SolrDocument::current - Retrieves the current field
SolrDocument::deleteField - Removes a field from the document
SolrDocument::fieldExists - Checks if a field exists in the document
SolrDocument::getChildDocuments - Returns an array of child documents (SolrDocument)
SolrDocument::getChildDocumentsCount - Returns the number of child documents
SolrDocument::getField - Retrieves a field by name
SolrDocument::getFieldCount - Returns the number of fields in this document
SolrDocument::getFieldNames - Returns an array of fields names in the document
SolrDocument::getInputDocument - Returns a SolrInputDocument equivalent of the object
SolrDocument::hasChildDocuments - Checks whether the document has any child documents
SolrDocument::key - Retrieves the current key
SolrDocument::merge - Merges source to the current SolrDocument
SolrDocument::next - Moves the internal pointer to the next field
SolrDocument::offsetExists - Checks if a particular field exists
SolrDocument::offsetGet - Retrieves a field
SolrDocument::offsetSet - Adds a field to the document
SolrDocument::offsetUnset - Removes a field
SolrDocument::reset - This is an alias to SolrDocument::clear()
SolrDocument::rewind - Resets the internal pointer to the beginning
SolrDocument::serialize - Used for custom serialization
SolrDocument::sort - Sorts the fields in the document
https://www.php.net/manual/pt_BR/indexes.functions.php 153/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

SolrDocument::toArray - Returns an array representation of the document


SolrDocument::unserialize - Custom serialization of SolrDocument objects
SolrDocument::valid - Checks if the current position internally is still valid
SolrDocument::__clone - Creates a copy of a SolrDocument object
SolrDocument::__construct - Constructor
SolrDocument::__destruct - Destructor
SolrDocument::__get - Access the field as a property
SolrDocument::__isset - Checks if a field exists
SolrDocument::__set - Adds another field to the document
SolrDocument::__unset - Removes a field from the document
SolrDocumentField::__construct - Constructor
SolrDocumentField::__destruct - Destructor
SolrException::getInternalInfo - Returns internal information where the Exception was thrown
SolrGenericResponse::__construct - Constructor
SolrGenericResponse::__destruct - Destructor
SolrIllegalArgumentException::getInternalInfo - Returns internal information where the
Exception was thrown
SolrIllegalOperationException::getInternalInfo - Returns internal information where the
Exception was thrown
SolrInputDocument::addChildDocument - Adds a child document for block indexing
SolrInputDocument::addChildDocuments - Adds an array of child documents
SolrInputDocument::addField - Adds a field to the document
SolrInputDocument::clear - Resets the input document
SolrInputDocument::deleteField - Removes a field from the document
SolrInputDocument::fieldExists - Checks if a field exists
SolrInputDocument::getBoost - Retrieves the current boost value for the document
SolrInputDocument::getChildDocuments - Returns an array of child documents
(SolrInputDocument)
SolrInputDocument::getChildDocumentsCount - Returns the number of child documents
SolrInputDocument::getField - Retrieves a field by name
SolrInputDocument::getFieldBoost - Retrieves the boost value for a particular field
SolrInputDocument::getFieldCount - Returns the number of fields in the document
SolrInputDocument::getFieldNames - Returns an array containing all the fields in the document
SolrInputDocument::hasChildDocuments - Returns true if the document has any child
documents
SolrInputDocument::merge - Merges one input document into another
SolrInputDocument::reset - This is an alias of SolrInputDocument::clear
SolrInputDocument::setBoost - Sets the boost value for this document
SolrInputDocument::setFieldBoost - Sets the index-time boost value for a field
SolrInputDocument::sort - Sorts the fields within the document
SolrInputDocument::toArray - Returns an array representation of the input document
SolrInputDocument::__clone - Creates a copy of a SolrDocument
SolrInputDocument::__construct - Constructor
SolrInputDocument::__destruct - Destructor
SolrModifiableParams::__construct - Constructor
SolrModifiableParams::__destruct - Destructor
SolrObject::getPropertyNames - Returns an array of all the names of the properties
SolrObject::offsetExists - Checks if the property exists
SolrObject::offsetGet - Used to retrieve a property
SolrObject::offsetSet - Sets the value for a property
SolrObject::offsetUnset - Unsets the value for the property
SolrObject::__construct - Creates Solr object
SolrObject::__destruct - Destructor
SolrParams::add - This is an alias for SolrParams::addParam
SolrParams::addParam - Adds a parameter to the object
SolrParams::get - This is an alias for SolrParams::getParam
SolrParams::getParam - Returns a parameter value
SolrParams::getParams - Returns an array of non URL-encoded parameters
https://www.php.net/manual/pt_BR/indexes.functions.php 154/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g y p
SolrParams::getPreparedParams - Returns an array of URL-encoded parameters
SolrParams::serialize - Used for custom serialization
SolrParams::set - An alias of SolrParams::setParam
SolrParams::setParam - Sets the parameter to the specified value
SolrParams::toString - Returns all the name-value pair parameters in the object
SolrParams::unserialize - Used for custom serialization
SolrPingResponse::getResponse - Returns the response from the server
SolrPingResponse::__construct - Constructor
SolrPingResponse::__destruct - Destructor
SolrQuery::addExpandFilterQuery - Overrides main filter query, determines which documents to
include in the main group
SolrQuery::addExpandSortField - Orders the documents within the expanded groups
(expand.sort parameter)
SolrQuery::addFacetDateField - Maps to facet.date
SolrQuery::addFacetDateOther - Adds another facet.date.other parameter
SolrQuery::addFacetField - Adds another field to the facet
SolrQuery::addFacetQuery - Adds a facet query
SolrQuery::addField - Specifies which fields to return in the result
SolrQuery::addFilterQuery - Specifies a filter query
SolrQuery::addGroupField - Add a field to be used to group results
SolrQuery::addGroupFunction - Allows grouping results based on the unique values of a
function query (group.func parameter)
SolrQuery::addGroupQuery - Allows grouping of documents that match the given query
SolrQuery::addGroupSortField - Add a group sort field (group.sort parameter)
SolrQuery::addHighlightField - Maps to hl.fl
SolrQuery::addMltField - Sets a field to use for similarity
SolrQuery::addMltQueryField - Maps to mlt.qf
SolrQuery::addSortField - Used to control how the results should be sorted
SolrQuery::addStatsFacet - Requests a return of sub results for values within the given facet
SolrQuery::addStatsField - Maps to stats.field parameter
SolrQuery::collapse - Collapses the result set to a single document per group
SolrQuery::getExpand - Returns true if group expanding is enabled
SolrQuery::getExpandFilterQueries - Returns the expand filter queries
SolrQuery::getExpandQuery - Returns the expand query expand.q parameter
SolrQuery::getExpandRows - Returns The number of rows to display in each group
(expand.rows)
SolrQuery::getExpandSortFields - Returns an array of fields
SolrQuery::getFacet - Returns the value of the facet parameter
SolrQuery::getFacetDateEnd - Returns the value for the facet.date.end parameter
SolrQuery::getFacetDateFields - Returns all the facet.date fields
SolrQuery::getFacetDateGap - Returns the value of the facet.date.gap parameter
SolrQuery::getFacetDateHardEnd - Returns the value of the facet.date.hardend parameter
SolrQuery::getFacetDateOther - Returns the value for the facet.date.other parameter
SolrQuery::getFacetDateStart - Returns the lower bound for the first date range for all date
faceting on this field
SolrQuery::getFacetFields - Returns all the facet fields
SolrQuery::getFacetLimit - Returns the maximum number of constraint counts that should be
returned for the facet fields
SolrQuery::getFacetMethod - Returns the value of the facet.method parameter
SolrQuery::getFacetMinCount - Returns the minimum counts for facet fields should be included
in the response
SolrQuery::getFacetMissing - Returns the current state of the facet.missing parameter
SolrQuery::getFacetOffset - Returns an offset into the list of constraints to be used for
pagination
SolrQuery::getFacetPrefix - Returns the facet prefix
SolrQuery::getFacetQueries - Returns all the facet queries
SolrQuery::getFacetSort - Returns the facet sort type
SolrQuery::getFields - Returns the list of fields that will be returned in the response
https://www.php.net/manual/pt_BR/indexes.functions.php 155/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
Q y g p
SolrQuery::getFilterQueries - Returns an array of filter queries
SolrQuery::getGroup - Returns true if grouping is enabled
SolrQuery::getGroupCachePercent - Returns group cache percent value
SolrQuery::getGroupFacet - Returns the group.facet parameter value
SolrQuery::getGroupFields - Returns group fields (group.field parameter values)
SolrQuery::getGroupFormat - Returns the group.format value
SolrQuery::getGroupFunctions - Returns group functions (group.func parameter values)
SolrQuery::getGroupLimit - Returns the group.limit value
SolrQuery::getGroupMain - Returns the group.main value
SolrQuery::getGroupNGroups - Returns the group.ngroups value
SolrQuery::getGroupOffset - Returns the group.offset value
SolrQuery::getGroupQueries - Returns all the group.query parameter values
SolrQuery::getGroupSortFields - Returns the group.sort value
SolrQuery::getGroupTruncate - Returns the group.truncate value
SolrQuery::getHighlight - Returns the state of the hl parameter
SolrQuery::getHighlightAlternateField - Returns the highlight field to use as backup or default
SolrQuery::getHighlightFields - Returns all the fields that Solr should generate highlighted
snippets for
SolrQuery::getHighlightFormatter - Returns the formatter for the highlighted output
SolrQuery::getHighlightFragmenter - Returns the text snippet generator for highlighted text
SolrQuery::getHighlightFragsize - Returns the number of characters of fragments to consider for
highlighting
SolrQuery::getHighlightHighlightMultiTerm - Returns whether or not to enable highlighting for
range/wildcard/fuzzy/prefix queries
SolrQuery::getHighlightMaxAlternateFieldLength - Returns the maximum number of characters
of the field to return
SolrQuery::getHighlightMaxAnalyzedChars - Returns the maximum number of characters into a
document to look for suitable snippets
SolrQuery::getHighlightMergeContiguous - Returns whether or not the collapse contiguous
fragments into a single fragment
SolrQuery::getHighlightRegexMaxAnalyzedChars - Returns the maximum number of characters
from a field when using the regex fragmenter
SolrQuery::getHighlightRegexPattern - Returns the regular expression for fragmenting
SolrQuery::getHighlightRegexSlop - Returns the deviation factor from the ideal fragment size
SolrQuery::getHighlightRequireFieldMatch - Returns if a field will only be highlighted if the
query matched in this particular field
SolrQuery::getHighlightSimplePost - Returns the text which appears after a highlighted term
SolrQuery::getHighlightSimplePre - Returns the text which appears before a highlighted term
SolrQuery::getHighlightSnippets - Returns the maximum number of highlighted snippets to
generate per field
SolrQuery::getHighlightUsePhraseHighlighter - Returns the state of the hl.usePhraseHighlighter
parameter
SolrQuery::getMlt - Returns whether or not MoreLikeThis results should be enabled
SolrQuery::getMltBoost - Returns whether or not the query will be boosted by the interesting
term relevance
SolrQuery::getMltCount - Returns the number of similar documents to return for each result
SolrQuery::getMltFields - Returns all the fields to use for similarity
SolrQuery::getMltMaxNumQueryTerms - Returns the maximum number of query terms that
will be included in any generated query
SolrQuery::getMltMaxNumTokens - Retorna o número máximo de tokens para analisar em cada
campo do documento que não é armazenado com suporte a TermVector
SolrQuery::getMltMaxWordLength - Returns the maximum word length above which words
will be ignored
SolrQuery::getMltMinDocFrequency - Returns the treshold frequency at which words will be
ignored which do not occur in at least this many docs
SolrQuery::getMltMinTermFrequency - Returns the frequency below which terms will be
ignored in the source document
SolrQuery::getMltMinWordLength - Returns the minimum word length below which words will
https://www.php.net/manual/pt_BR/indexes.functions.php 156/206
22/05/2019
Q y g g PHP: Lista de Funções e Métodos - Manual g
be ignored
SolrQuery::getMltQueryFields - Returns the query fields and their boosts
SolrQuery::getQuery - Returns the main query
SolrQuery::getRows - Returns the maximum number of documents
SolrQuery::getSortFields - Returns all the sort fields
SolrQuery::getStart - Returns the offset in the complete result set
SolrQuery::getStats - Returns whether or not stats is enabled
SolrQuery::getStatsFacets - Returns all the stats facets that were set
SolrQuery::getStatsFields - Returns all the statistics fields
SolrQuery::getTerms - Returns whether or not the TermsComponent is enabled
SolrQuery::getTermsField - Returns the field from which the terms are retrieved
SolrQuery::getTermsIncludeLowerBound - Returns whether or not to include the lower bound in
the result set
SolrQuery::getTermsIncludeUpperBound - Returns whether or not to include the upper bound
term in the result set
SolrQuery::getTermsLimit - Returns the maximum number of terms Solr should return
SolrQuery::getTermsLowerBound - Returns the term to start at
SolrQuery::getTermsMaxCount - Returns the maximum document frequency
SolrQuery::getTermsMinCount - Returns the minimum document frequency to return in order to
be included
SolrQuery::getTermsPrefix - Returns the term prefix
SolrQuery::getTermsReturnRaw - Whether or not to return raw characters
SolrQuery::getTermsSort - Returns an integer indicating how terms are sorted
SolrQuery::getTermsUpperBound - Returns the term to stop at
SolrQuery::getTimeAllowed - Returns the time in milliseconds allowed for the query to finish
SolrQuery::removeExpandFilterQuery - Removes an expand filter query
SolrQuery::removeExpandSortField - Removes an expand sort field from the expand.sort
parameter
SolrQuery::removeFacetDateField - Removes one of the facet date fields
SolrQuery::removeFacetDateOther - Removes one of the facet.date.other parameters
SolrQuery::removeFacetField - Removes one of the facet.date parameters
SolrQuery::removeFacetQuery - Removes one of the facet.query parameters
SolrQuery::removeField - Removes a field from the list of fields
SolrQuery::removeFilterQuery - Removes a filter query
SolrQuery::removeHighlightField - Removes one of the fields used for highlighting
SolrQuery::removeMltField - Removes one of the moreLikeThis fields
SolrQuery::removeMltQueryField - Removes one of the moreLikeThis query fields
SolrQuery::removeSortField - Removes one of the sort fields
SolrQuery::removeStatsFacet - Removes one of the stats.facet parameters
SolrQuery::removeStatsField - Removes one of the stats.field parameters
SolrQuery::setEchoHandler - Toggles the echoHandler parameter
SolrQuery::setEchoParams - Determines what kind of parameters to include in the response
SolrQuery::setExpand - Enables/Disables the Expand Component
SolrQuery::setExpandQuery - Sets the expand.q parameter
SolrQuery::setExpandRows - Sets the number of rows to display in each group (expand.rows).
Server Default 5
SolrQuery::setExplainOther - Sets the explainOther common query parameter
SolrQuery::setFacet - Maps to the facet parameter. Enables or disables facetting
SolrQuery::setFacetDateEnd - Maps to facet.date.end
SolrQuery::setFacetDateGap - Maps to facet.date.gap
SolrQuery::setFacetDateHardEnd - Maps to facet.date.hardend
SolrQuery::setFacetDateStart - Maps to facet.date.start
SolrQuery::setFacetEnumCacheMinDefaultFrequency - Sets the minimum document frequency
used for determining term count
SolrQuery::setFacetLimit - Maps to facet.limit
SolrQuery::setFacetMethod - Specifies the type of algorithm to use when faceting a field
SolrQuery::setFacetMinCount - Maps to facet.mincount
SolrQuery::setFacetMissing - Maps to facet.missing
https://www.php.net/manual/pt_BR/indexes.functions.php 157/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
Q y g p g
SolrQuery::setFacetOffset - Sets the offset into the list of constraints to allow for pagination

SolrQuery::setFacetPrefix - Specifies a string prefix with which to limits the terms on which to
facet
SolrQuery::setFacetSort - Determines the ordering of the facet field constraints
SolrQuery::setGroup - Enable/Disable result grouping (group parameter)
SolrQuery::setGroupCachePercent - Enables caching for result grouping
SolrQuery::setGroupFacet - Sets group.facet parameter
SolrQuery::setGroupFormat - Sets the group format, result structure (group.format parameter)
SolrQuery::setGroupLimit - Specifies the number of results to return for each group. The server
default value is 1
SolrQuery::setGroupMain - If true, the result of the first field grouping command is used as the
main result list in the response, using group.format=simple
SolrQuery::setGroupNGroups - If true, Solr includes the number of groups that have matched
the query in the results
SolrQuery::setGroupOffset - Sets the group.offset parameter
SolrQuery::setGroupTruncate - If true, facet counts are based on the most relevant document of
each group matching the query
SolrQuery::setHighlight - Enables or disables highlighting
SolrQuery::setHighlightAlternateField - Specifies the backup field to use
SolrQuery::setHighlightFormatter - Specify a formatter for the highlight output
SolrQuery::setHighlightFragmenter - Sets a text snippet generator for highlighted text
SolrQuery::setHighlightFragsize - The size of fragments to consider for highlighting
SolrQuery::setHighlightHighlightMultiTerm - Use SpanScorer to highlight phrase terms
SolrQuery::setHighlightMaxAlternateFieldLength - Sets the maximum number of characters of
the field to return
SolrQuery::setHighlightMaxAnalyzedChars - Specifies the number of characters into a
document to look for suitable snippets
SolrQuery::setHighlightMergeContiguous - Whether or not to collapse contiguous fragments
into a single fragment
SolrQuery::setHighlightRegexMaxAnalyzedChars - Specify the maximum number of characters
to analyze
SolrQuery::setHighlightRegexPattern - Specify the regular expression for fragmenting
SolrQuery::setHighlightRegexSlop - Sets the factor by which the regex fragmenter can stray
from the ideal fragment size
SolrQuery::setHighlightRequireFieldMatch - Require field matching during highlighting
SolrQuery::setHighlightSimplePost - Sets the text which appears after a highlighted term
SolrQuery::setHighlightSimplePre - Sets the text which appears before a highlighted term
SolrQuery::setHighlightSnippets - Sets the maximum number of highlighted snippets to generate
per field
SolrQuery::setHighlightUsePhraseHighlighter - Whether to highlight phrase terms only when
they appear within the query phrase
SolrQuery::setMlt - Enables or disables moreLikeThis
SolrQuery::setMltBoost - Set if the query will be boosted by the interesting term relevance
SolrQuery::setMltCount - Set the number of similar documents to return for each result
SolrQuery::setMltMaxNumQueryTerms - Sets the maximum number of query terms included
SolrQuery::setMltMaxNumTokens - Specifies the maximum number of tokens to parse
SolrQuery::setMltMaxWordLength - Sets the maximum word length
SolrQuery::setMltMinDocFrequency - Sets the mltMinDoc frequency
SolrQuery::setMltMinTermFrequency - Sets the frequency below which terms will be ignored in
the source docs
SolrQuery::setMltMinWordLength - Sets the minimum word length
SolrQuery::setOmitHeader - Exclude the header from the returned results
SolrQuery::setQuery - Sets the search query
SolrQuery::setRows - Specifies the maximum number of rows to return in the result
SolrQuery::setShowDebugInfo - Flag to show debug information
SolrQuery::setStart - Specifies the number of rows to skip
SolrQuery::setStats - Enables or disables the Stats component
https://www.php.net/manual/pt_BR/indexes.functions.php 158/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
Q y p
SolrQuery::setTerms - Enables or disables the TermsComponent
SolrQuery::setTermsField - Sets the name of the field to get the Terms from
SolrQuery::setTermsIncludeLowerBound - Include the lower bound term in the result set
SolrQuery::setTermsIncludeUpperBound - Include the upper bound term in the result set
SolrQuery::setTermsLimit - Sets the maximum number of terms to return
SolrQuery::setTermsLowerBound - Specifies the Term to start from
SolrQuery::setTermsMaxCount - Sets the maximum document frequency
SolrQuery::setTermsMinCount - Sets the minimum document frequency
SolrQuery::setTermsPrefix - Restrict matches to terms that start with the prefix
SolrQuery::setTermsReturnRaw - Return the raw characters of the indexed term
SolrQuery::setTermsSort - Specifies how to sort the returned terms
SolrQuery::setTermsUpperBound - Sets the term to stop at
SolrQuery::setTimeAllowed - The time allowed for search to finish
SolrQuery::__construct - Constructor
SolrQuery::__destruct - Destructor
SolrQueryResponse::__construct - Constructor
SolrQueryResponse::__destruct - Destructor
SolrResponse::getDigestedResponse - Returns the XML response as serialized PHP data
SolrResponse::getHttpStatus - Returns the HTTP status of the response
SolrResponse::getHttpStatusMessage - Returns more details on the HTTP status
SolrResponse::getRawRequest - Returns the raw request sent to the Solr server
SolrResponse::getRawRequestHeaders - Returns the raw request headers sent to the Solr server
SolrResponse::getRawResponse - Returns the raw response from the server
SolrResponse::getRawResponseHeaders - Returns the raw response headers from the server
SolrResponse::getRequestUrl - Returns the full URL the request was sent to
SolrResponse::getResponse - Returns a SolrObject representing the XML response from the
server
SolrResponse::setParseMode - Sets the parse mode
SolrResponse::success - Was the request a success
SolrServerException::getInternalInfo - Returns internal information where the Exception was
thrown
SolrUpdateResponse::__construct - Constructor
SolrUpdateResponse::__destruct - Destructor
SolrUtils::digestXmlResponse - Parses an response XML string into a SolrObject
SolrUtils::escapeQueryChars - Escapes a lucene query string
SolrUtils::getSolrVersion - Returns the current version of the Solr extension
SolrUtils::queryPhrase - Prepares a phrase from an unescaped lucene string
solr_get_version - Retorna a versão atual da extensão Apache Solr
sort - Ordena um array
soundex - Calcula a chave soundex de uma string
SphinxClient::addQuery - Add query to multi-query batch
SphinxClient::buildExcerpts - Build text snippets
SphinxClient::buildKeywords - Extract keywords from query
SphinxClient::close - Closes previously opened persistent connection
SphinxClient::escapeString - Escape special characters
SphinxClient::getLastError - Get the last error message
SphinxClient::getLastWarning - Get the last warning
SphinxClient::open - Opens persistent connection to the server
SphinxClient::query - Execute search query
SphinxClient::resetFilters - Clear all filters
SphinxClient::resetGroupBy - Clear all group-by settings
SphinxClient::runQueries - Run a batch of search queries
SphinxClient::setArrayResult - Change the format of result set array
SphinxClient::setConnectTimeout - Set connection timeout
SphinxClient::setFieldWeights - Set field weights
SphinxClient::setFilter - Add new integer values set filter
SphinxClient::setFilterFloatRange - Add new float range filter
SphinxClient::setFilterRange - Add new integer range filter
https://www.php.net/manual/pt_BR/indexes.functions.php 159/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p g g g
SphinxClient::setGeoAnchor - Set anchor point for a geosphere distance calculations
SphinxClient::setGroupBy - Set grouping attribute
SphinxClient::setGroupDistinct - Set attribute name for per-group distinct values count
calculations
SphinxClient::setIDRange - Set a range of accepted document IDs
SphinxClient::setIndexWeights - Set per-index weights
SphinxClient::setLimits - Set offset and limit of the result set
SphinxClient::setMatchMode - Set full-text query matching mode
SphinxClient::setMaxQueryTime - Set maximum query time
SphinxClient::setOverride - Sets temporary per-document attribute value overrides
SphinxClient::setRankingMode - Set ranking mode
SphinxClient::setRetries - Set retry count and delay
SphinxClient::setSelect - Set select clause
SphinxClient::setServer - Set searchd host and port
SphinxClient::setSortMode - Set matches sorting mode
SphinxClient::status - Queries searchd status
SphinxClient::updateAttributes - Update document attributes
SphinxClient::__construct - Create a new SphinxClient object
SplDoublyLinkedList::add - Add/insert a new value at the specified index
SplDoublyLinkedList::bottom - Peeks at the node from the beginning of the doubly linked list
SplDoublyLinkedList::count - Counts the number of elements in the doubly linked list
SplDoublyLinkedList::current - Return current array entry
SplDoublyLinkedList::getIteratorMode - Returns the mode of iteration
SplDoublyLinkedList::isEmpty - Checks whether the doubly linked list is empty
SplDoublyLinkedList::key - Return current node index
SplDoublyLinkedList::next - Move to next entry
SplDoublyLinkedList::offsetExists - Returns whether the requested $index exists
SplDoublyLinkedList::offsetGet - Returns the value at the specified $index
SplDoublyLinkedList::offsetSet - Sets the value at the specified $index to $newval
SplDoublyLinkedList::offsetUnset - Unsets the value at the specified $index
SplDoublyLinkedList::pop - Pops a node from the end of the doubly linked list
SplDoublyLinkedList::prev - Move to previous entry
SplDoublyLinkedList::push - Pushes an element at the end of the doubly linked list
SplDoublyLinkedList::rewind - Rewind iterator back to the start
SplDoublyLinkedList::serialize - Serializes the storage
SplDoublyLinkedList::setIteratorMode - Sets the mode of iteration
SplDoublyLinkedList::shift - Shifts a node from the beginning of the doubly linked list
SplDoublyLinkedList::top - Peeks at the node from the end of the doubly linked list
SplDoublyLinkedList::unserialize - Unserializes the storage
SplDoublyLinkedList::unshift - Prepends the doubly linked list with an element
SplDoublyLinkedList::valid - Check whether the doubly linked list contains more nodes
SplDoublyLinkedList::__construct - Constructs a new doubly linked list
SplEnum::getConstList - Returns all consts (possible values) as an array
SplFileInfo::getATime - Gets last access time of the file
SplFileInfo::getBasename - Gets the base name of the file
SplFileInfo::getCTime - Gets the inode change time
SplFileInfo::getExtension - Gets the file extension
SplFileInfo::getFileInfo - Gets an SplFileInfo object for the file
SplFileInfo::getFilename - Gets the filename
SplFileInfo::getGroup - Gets the file group
SplFileInfo::getInode - Gets the inode for the file
SplFileInfo::getLinkTarget - Gets the target of a link
SplFileInfo::getMTime - Gets the last modified time
SplFileInfo::getOwner - Gets the owner of the file
SplFileInfo::getPath - Gets the path without filename
SplFileInfo::getPathInfo - Gets an SplFileInfo object for the path
SplFileInfo::getPathname - Gets the path to the file
SplFileInfo::getPerms - Gets file permissions
https://www.php.net/manual/pt_BR/indexes.functions.php 160/206
22/05/2019
p g pPHP: Lista de Funções e Métodos - Manual
SplFileInfo::getRealPath - Gets absolute path to file
SplFileInfo::getSize - Gets file size
SplFileInfo::getType - Gets file type
SplFileInfo::isDir - Tells if the file is a directory
SplFileInfo::isExecutable - Tells if the file is executable
SplFileInfo::isFile - Tells if the object references a regular file
SplFileInfo::isLink - Tells if the file is a link
SplFileInfo::isReadable - Tells if file is readable
SplFileInfo::isWritable - Tells if the entry is writable
SplFileInfo::openFile - Gets an SplFileObject object for the file
SplFileInfo::setFileClass - Sets the class used with SplFileInfo::openFile
SplFileInfo::setInfoClass - Sets the class used with SplFileInfo::getFileInfo and
SplFileInfo::getPathInfo
SplFileInfo::__construct - Construct a new SplFileInfo object
SplFileInfo::__toString - Returns the path to the file as a string
SplFileObject::current - Retrieve current line of file
SplFileObject::eof - Reached end of file
SplFileObject::fflush - Flushes the output to the file
SplFileObject::fgetc - Gets character from file
SplFileObject::fgetcsv - Gets line from file and parse as CSV fields
SplFileObject::fgets - Gets line from file
SplFileObject::fgetss - Gets line from file and strip HTML tags
SplFileObject::flock - Portable file locking
SplFileObject::fpassthru - Output all remaining data on a file pointer
SplFileObject::fputcsv - Write a field array as a CSV line
SplFileObject::fread - Read from file
SplFileObject::fscanf - Parses input from file according to a format
SplFileObject::fseek - Seek to a position
SplFileObject::fstat - Gets information about the file
SplFileObject::ftell - Return current file position
SplFileObject::ftruncate - Truncates the file to a given length
SplFileObject::fwrite - Write to file
SplFileObject::getChildren - No purpose
SplFileObject::getCsvControl - Get the delimiter, enclosure and escape character for CSV
SplFileObject::getCurrentLine - Alias of SplFileObject::fgets
SplFileObject::getFlags - Gets flags for the SplFileObject
SplFileObject::getMaxLineLen - Get maximum line length
SplFileObject::hasChildren - SplFileObject does not have children
SplFileObject::key - Get line number
SplFileObject::next - Read next line
SplFileObject::rewind - Rewind the file to the first line
SplFileObject::seek - Seek to specified line
SplFileObject::setCsvControl - Set the delimiter, enclosure and escape character for CSV
SplFileObject::setFlags - Sets flags for the SplFileObject
SplFileObject::setMaxLineLen - Set maximum line length
SplFileObject::valid - Not at EOF
SplFileObject::__construct - Construct a new file object
SplFileObject::__toString - Alias of SplFileObject::current
SplFixedArray::count - Returns the size of the array
SplFixedArray::current - Return current array entry
SplFixedArray::fromArray - Import a PHP array in a SplFixedArray instance
SplFixedArray::getSize - Gets the size of the array
SplFixedArray::key - Return current array index
SplFixedArray::next - Move to next entry
SplFixedArray::offsetExists - Returns whether the requested index exists
SplFixedArray::offsetGet - Returns the value at the specified index
SplFixedArray::offsetSet - Sets a new value at a specified index
SplFixedArray::offsetUnset - Unsets the value at the specified $index
https://www.php.net/manual/pt_BR/indexes.functions.php 161/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p y p
SplFixedArray::rewind - Rewind iterator back to the start
SplFixedArray::setSize - Change the size of an array
SplFixedArray::toArray - Returns a PHP array from the fixed array
SplFixedArray::valid - Check whether the array contains more elements
SplFixedArray::__construct - Constructs a new fixed array
SplFixedArray::__wakeup - Reinitialises the array after being unserialised
SplHeap::compare - Compare elements in order to place them correctly in the heap while sifting
up
SplHeap::count - Counts the number of elements in the heap
SplHeap::current - Return current node pointed by the iterator
SplHeap::extract - Extracts a node from top of the heap and sift up
SplHeap::insert - Inserts an element in the heap by sifting it up
SplHeap::isCorrupted - Tells if the heap is in a corrupted state
SplHeap::isEmpty - Checks whether the heap is empty
SplHeap::key - Return current node index
SplHeap::next - Move to the next node
SplHeap::recoverFromCorruption - Recover from the corrupted state and allow further actions
on the heap
SplHeap::rewind - Rewind iterator back to the start (no-op)
SplHeap::top - Peeks at the node from the top of the heap
SplHeap::valid - Check whether the heap contains more nodes
SplHeap::__construct - Constructs a new empty heap
split - Separa strings em array utilizando expressões regulares
spliti - Separa strings em array utilizando expressões regulares insensíveis a maiúsculas e
minúsculas
SplMaxHeap::compare - Compare elements in order to place them correctly in the heap while
sifting up
SplMinHeap::compare - Compare elements in order to place them correctly in the heap while
sifting up
SplObjectStorage::addAll - Adds all objects from another storage
SplObjectStorage::attach - Adds an object in the storage
SplObjectStorage::contains - Checks if the storage contains a specific object
SplObjectStorage::count - Returns the number of objects in the storage
SplObjectStorage::current - Returns the current storage entry
SplObjectStorage::detach - Removes an object from the storage
SplObjectStorage::getHash - Calculate a unique identifier for the contained objects
SplObjectStorage::getInfo - Returns the data associated with the current iterator entry
SplObjectStorage::key - Returns the index at which the iterator currently is
SplObjectStorage::next - Move to the next entry
SplObjectStorage::offsetExists - Checks whether an object exists in the storage
SplObjectStorage::offsetGet - Returns the data associated with an object
SplObjectStorage::offsetSet - Associates data to an object in the storage
SplObjectStorage::offsetUnset - Removes an object from the storage
SplObjectStorage::removeAll - Removes objects contained in another storage from the current
storage
SplObjectStorage::removeAllExcept - Removes all objects except for those contained in another
storage from the current storage
SplObjectStorage::rewind - Rewind the iterator to the first storage element
SplObjectStorage::serialize - Serializes the storage
SplObjectStorage::setInfo - Sets the data associated with the current iterator entry
SplObjectStorage::unserialize - Unserializes a storage from its string representation
SplObjectStorage::valid - Returns if the current iterator entry is valid
SplObserver::update - Receive update from subject
SplPriorityQueue::compare - Compare priorities in order to place elements correctly in the heap
while sifting up
SplPriorityQueue::count - Counts the number of elements in the queue
SplPriorityQueue::current - Return current node pointed by the iterator
SplPriorityQueue::extract - Extracts a node from top of the heap and sift up
https://www.php.net/manual/pt_BR/indexes.functions.php 162/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p yQ p p p
SplPriorityQueue::getExtractFlags - Get the flags of extraction
SplPriorityQueue::insert - Inserts an element in the queue by sifting it up
SplPriorityQueue::isCorrupted - Tells if the priority queue is in a corrupted state
SplPriorityQueue::isEmpty - Checks whether the queue is empty
SplPriorityQueue::key - Return current node index
SplPriorityQueue::next - Move to the next node
SplPriorityQueue::recoverFromCorruption - Recover from the corrupted state and allow further
actions on the queue
SplPriorityQueue::rewind - Rewind iterator back to the start (no-op)
SplPriorityQueue::setExtractFlags - Sets the mode of extraction
SplPriorityQueue::top - Peeks at the node from the top of the queue
SplPriorityQueue::valid - Check whether the queue contains more nodes
SplPriorityQueue::__construct - Constructs a new empty queue
SplQueue::dequeue - Dequeues a node from the queue
SplQueue::enqueue - Adds an element to the queue
SplQueue::setIteratorMode - Sets the mode of iteration
SplQueue::__construct - Constructs a new queue implemented using a doubly linked list
SplStack::setIteratorMode - Sets the mode of iteration
SplStack::__construct - Constructs a new stack implemented using a doubly linked list
SplSubject::attach - Attach an SplObserver
SplSubject::detach - Detach an observer
SplSubject::notify - Notify an observer
SplTempFileObject::__construct - Construct a new temporary file object
SplType::__construct - Creates a new value of some type
spl_autoload - Implementação padrão de __autoload()
spl_autoload_call - Tenta todas as funções __autoload() registradas para carregar a classe
solicitada
spl_autoload_extensions - Registra e retorna as extensões de arquivo padrões para o
spl_autoload
spl_autoload_functions - Retorna todas as funções __autoload() registradas
spl_autoload_register - Registra a função dada como implementação de __autoload()
spl_autoload_unregister - Retira a função dada como implementação de __autoload()
spl_classes - Retorna as classes da SPL disponíveis
spl_object_hash - Retorna uma identificação hash do objeto dado
spl_object_id - Return the integer object handle for given object
Spoofchecker::areConfusable - Checks if given strings can be confused
Spoofchecker::isSuspicious - Checks if a given text contains any suspicious characters
Spoofchecker::setAllowedLocales - Locales to use when running checks
Spoofchecker::setChecks - Set the checks to run
Spoofchecker::__construct - Constructor
sprintf - Retorna a string formatada
SQL acceptable by 4D - PDO and SQL 4D
SQLite3::busyTimeout - Sets the busy connection handler
SQLite3::changes - Returns the number of database rows that were changed (or inserted or
deleted) by the most recent SQL statement
SQLite3::close - Closes the database connection
SQLite3::createAggregate - Registers a PHP function for use as an SQL aggregate function
SQLite3::createCollation - Registers a PHP function for use as an SQL collating function
SQLite3::createFunction - Registers a PHP function for use as an SQL scalar function
SQLite3::enableExceptions - Enable throwing exceptions
SQLite3::escapeString - Returns a string that has been properly escaped
SQLite3::exec - Executes a result-less query against a given database
SQLite3::lastErrorCode - Returns the numeric result code of the most recent failed SQLite
request
SQLite3::lastErrorMsg - Returns English text describing the most recent failed SQLite request
SQLite3::lastInsertRowID - Returns the row ID of the most recent INSERT into the database
SQLite3::loadExtension - Attempts to load an SQLite extension library
SQLite3::open - Opens an SQLite database
https://www.php.net/manual/pt_BR/indexes.functions.php 163/206
22/05/2019
Q p p Q PHP: Lista de Funções e Métodos - Manual
SQLite3::openBlob - Opens a stream resource to read a BLOB
SQLite3::prepare - Prepares an SQL statement for execution
SQLite3::query - Executes an SQL query
SQLite3::querySingle - Executes a query and returns a single result
SQLite3::version - Returns the SQLite3 library version as a string constant and as a number
SQLite3::__construct - Instantiates an SQLite3 object and opens an SQLite 3 database
SQLite3Result::columnName - Returns the name of the nth column
SQLite3Result::columnType - Returns the type of the nth column
SQLite3Result::fetchArray - Fetches a result row as an associative or numerically indexed array
or both
SQLite3Result::finalize - Closes the result set
SQLite3Result::numColumns - Returns the number of columns in the result set
SQLite3Result::reset - Resets the result set back to the first row
SQLite3Stmt::bindParam - Binds a parameter to a statement variable
SQLite3Stmt::bindValue - Binds the value of a parameter to a statement variable
SQLite3Stmt::clear - Clears all current bound parameters
SQLite3Stmt::close - Closes the prepared statement
SQLite3Stmt::execute - Executes a prepared statement and returns a result set object
SQLite3Stmt::getSQL - Get the SQL of the statement
SQLite3Stmt::paramCount - Returns the number of parameters within the prepared statement
SQLite3Stmt::readOnly - Returns whether a statement is definitely read only
SQLite3Stmt::reset - Resets the prepared statement
sqlite_array_query - Executa uma query ao banco de dados e retorna uma matriz
sqlite_busy_timeout - Define o tempo de espera quando o banco de dados estiver ocupado
sqlite_changes - Retorna o número de linhas que foram alteradas pela SQL mais recente.
sqlite_close - Fecha um banco de dados SQLite que esteja aberto.
sqlite_column - Retorna uma coluna da linha atual do conjunto de resultados.
sqlite_create_aggregate - Registra uma função agregada UDF para usar em SQLs
sqlite_create_function - Registra uma Função Definida pelo Usuário (UDF) para usar em SQL.
sqlite_current - Retorna a linha atual do resultado como uma matriz.
sqlite_error_string - Retorna a descrição textual de um código de erro
sqlite_escape_string - Escapa uma string para ser usada como um parâmetro em uma query
sqlite_exec - Executes a result-less query against a given database
sqlite_factory - Opens an SQLite database and returns an SQLiteDatabase object
sqlite_fetch_all - Fetches all rows from a result set as an array of arrays
sqlite_fetch_array - Obtém a próxima linha de um resultado como uma matriz.
sqlite_fetch_column_types - Return an array of column types from a particular table
sqlite_fetch_object - Fetches the next row from a result set as an object
sqlite_fetch_single - Retorna o resultado da primeira coluna como string.
sqlite_fetch_string - Sinônimo de sqlite_fetch_single
sqlite_field_name - Retorna o nome de um campo em particular.
sqlite_has_more - Retorna quando existem ou não mais linhas disponíveis
sqlite_has_prev - Returns whether or not a previous row is available
sqlite_key - Returns the current row index
sqlite_last_error - Retorna o código de erro para o último erro em um banco de dados
sqlite_last_insert_rowid - Retorna o rowid da ultima linha inserida.
sqlite_libencoding - Retorna a codificação da biblioteca SQLite
sqlite_libversion - Retorna a versão da biblioteca SQLite
sqlite_next - Move para a próxima linha.
sqlite_num_fields - Retorna o número de campos no conjunto de resultados.
sqlite_num_rows - Retorna o número de linhas em um conjunto de resultados.
sqlite_open - Abre um banco de dados SQLite. Irá criar o banco de dados se ele não existir
sqlite_popen - Abre uma conexão persistente com um banco de dados SQLite. Irá criar um se ele
não existir.
sqlite_prev - Seek to the previous row number of a result set
sqlite_query - Executa uma query em um banco de dados e retorna o manipulador de resultados
sqlite_rewind - Vai para a primeira linha.
sqlite seek - Move o ponteiro interno para uma linha em um conjunto de resultados
https://www.php.net/manual/pt_BR/indexes.functions.php 164/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q _ p p j
sqlite_single_query - Executes a query and returns either an array for one single column or the
value of the first row
sqlite_udf_decode_binary - Decodifica dados binários passados como parâmetros para uma
UDF
sqlite_udf_encode_binary - Codifica dados binários para utilizar com uma UDF
sqlite_unbuffered_query - Executa uma query que não guarda em buffer os resultados
sqlite_valid - Returns whether more rows are available
sqlsrv_begin_transaction - Begins a database transaction
sqlsrv_cancel - Cancels a statement
sqlsrv_client_info - Returns information about the client and specified connection
sqlsrv_close - Closes an open connection and releases resourses associated with the connection
sqlsrv_commit - Commits a transaction that was begun with sqlsrv_begin_transaction
sqlsrv_configure - Changes the driver error handling and logging configurations
sqlsrv_connect - Opens a connection to a Microsoft SQL Server database
sqlsrv_errors - Returns error and warning information about the last SQLSRV operation
performed
sqlsrv_execute - Executes a statement prepared with sqlsrv_prepare
sqlsrv_fetch - Makes the next row in a result set available for reading
sqlsrv_fetch_array - Returns a row as an array
sqlsrv_fetch_object - Retrieves the next row of data in a result set as an object
sqlsrv_field_metadata - Retrieves metadata for the fields of a statement prepared by
sqlsrv_prepare or sqlsrv_query
sqlsrv_free_stmt - Frees all resources for the specified statement
sqlsrv_get_config - Returns the value of the specified configuration setting
sqlsrv_get_field - Gets field data from the currently selected row
sqlsrv_has_rows - Indicates whether the specified statement has rows
sqlsrv_next_result - Makes the next result of the specified statement active
sqlsrv_num_fields - Retrieves the number of fields (columns) on a statement
sqlsrv_num_rows - Retrieves the number of rows in a result set
sqlsrv_prepare - Prepares a query for execution
sqlsrv_query - Prepares and executes a query
sqlsrv_rollback - Rolls back a transaction that was begun with sqlsrv_begin_transaction
sqlsrv_rows_affected - Returns the number of rows modified by the last INSERT, UPDATE, or
DELETE query executed
sqlsrv_send_stream_data - Sends data from parameter streams to the server
sqlsrv_server_info - Returns information about the server
SqlStatement::bind - Bind statement parameters
SqlStatement::execute - Execute the operation
SqlStatement::getNextResult - Get next result
SqlStatement::getResult - Get result
SqlStatement::hasMoreResults - Check for more results
SqlStatement::__construct - Description constructor
SqlStatementResult::fetchAll - Get all rows from result
SqlStatementResult::fetchOne - Get single row
SqlStatementResult::getAffectedItemsCount - Get affected row count
SqlStatementResult::getColumnNames - Get column names
SqlStatementResult::getColumns - Get columns
SqlStatementResult::getColumnsCount - Get column count
SqlStatementResult::getGeneratedIds - Get generated ids
SqlStatementResult::getLastInsertId - Get last insert id
SqlStatementResult::getWarnings - Get warnings from last operation
SqlStatementResult::getWarningsCount - Get warning count from last operation
SqlStatementResult::hasData - Check if result has data
SqlStatementResult::nextResult - Get next result
SqlStatementResult::__construct - Description constructor
SQL types with PDO_4D and PHP - SQL types with PDO_4D and PHP
sql_regcase - Cria expressões regulares insensíveis a maiúsculas e minúsculas
sqrt - Raiz quadrada
https://www.php.net/manual/pt_BR/indexes.functions.php 165/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
q q
srand - Semeia o gerador de números aletórios
sscanf - Interpreta a entrada de uma string de acordo com um formato
ssdeep_fuzzy_compare - Calculates the match score between two fuzzy hash signatures
ssdeep_fuzzy_hash - Create a fuzzy hash from a string
ssdeep_fuzzy_hash_filename - Create a fuzzy hash from a file
ssh2:// - Secure Shell 2
ssh2_auth_agent - Authenticate over SSH using the ssh agent
ssh2_auth_hostbased_file - Authenticate using a public hostkey
ssh2_auth_none - Authenticate as "none"
ssh2_auth_password - Authenticate over SSH using a plain password
ssh2_auth_pubkey_file - Authenticate using a public key
ssh2_connect - Connect to an SSH server
ssh2_disconnect - Close a connection to a remote SSH server
ssh2_exec - Execute a command on a remote server
ssh2_fetch_stream - Fetch an extended data stream
ssh2_fingerprint - Retrieve fingerprint of remote server
ssh2_methods_negotiated - Return list of negotiated methods
ssh2_publickey_add - Add an authorized publickey
ssh2_publickey_init - Initialize Publickey subsystem
ssh2_publickey_list - List currently authorized publickeys
ssh2_publickey_remove - Remove an authorized publickey
ssh2_scp_recv - Request a file via SCP
ssh2_scp_send - Send a file via SCP
ssh2_sftp - Initialize SFTP subsystem
ssh2_sftp_chmod - Changes file mode
ssh2_sftp_lstat - Stat a symbolic link
ssh2_sftp_mkdir - Create a directory
ssh2_sftp_readlink - Return the target of a symbolic link
ssh2_sftp_realpath - Resolve the realpath of a provided path string
ssh2_sftp_rename - Rename a remote file
ssh2_sftp_rmdir - Remove a directory
ssh2_sftp_stat - Stat a file on a remote filesystem
ssh2_sftp_symlink - Create a symlink
ssh2_sftp_unlink - Delete a file
ssh2_shell - Request an interactive shell
ssh2_tunnel - Open a tunnel through a remote server
stat - Obtem informações sobre um arquivo
Statement::getNextResult - Get next result
Statement::getResult - Get result
Statement::hasMoreResults - Check if more results
Statement::__construct - Description constructor
stats_absolute_deviation - Returns the absolute deviation of an array of values
stats_cdf_beta - Calculates any one parameter of the beta distribution given values for the others
stats_cdf_binomial - Calculates any one parameter of the binomial distribution given values for
the others
stats_cdf_cauchy - Calculates any one parameter of the Cauchy distribution given values for the
others
stats_cdf_chisquare - Calculates any one parameter of the chi-square distribution given values
for the others
stats_cdf_exponential - Calculates any one parameter of the exponential distribution given
values for the others
stats_cdf_f - Calculates any one parameter of the F distribution given values for the others
stats_cdf_gamma - Calculates any one parameter of the gamma distribution given values for the
others
stats_cdf_laplace - Calculates any one parameter of the Laplace distribution given values for the
others
stats_cdf_logistic - Calculates any one parameter of the logistic distribution given values for the
others
https://www.php.net/manual/pt_BR/indexes.functions.php 166/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

stats_cdf_negative_binomial - Calculates any one parameter of the negative binomial


distribution given values for the others
stats_cdf_noncentral_chisquare - Calculates any one parameter of the non-central chi-square
distribution given values for the others
stats_cdf_noncentral_f - Calculates any one parameter of the non-central F distribution given
values for the others
stats_cdf_noncentral_t - Calculates any one parameter of the non-central t-distribution give
values for the others
stats_cdf_normal - Calculates any one parameter of the normal distribution given values for the
others
stats_cdf_poisson - Calculates any one parameter of the Poisson distribution given values for the
others
stats_cdf_t - Calculates any one parameter of the t-distribution given values for the others
stats_cdf_uniform - Calculates any one parameter of the uniform distribution given values for
the others
stats_cdf_weibull - Calculates any one parameter of the Weibull distribution given values for the
others
stats_covariance - Computes the covariance of two data sets
stats_dens_beta - Probability density function of the beta distribution
stats_dens_cauchy - Probability density function of the Cauchy distribution
stats_dens_chisquare - Probability density function of the chi-square distribution
stats_dens_exponential - Probability density function of the exponential distribution
stats_dens_f - Probability density function of the F distribution
stats_dens_gamma - Probability density function of the gamma distribution
stats_dens_laplace - Probability density function of the Laplace distribution
stats_dens_logistic - Probability density function of the logistic distribution
stats_dens_normal - Probability density function of the normal distribution
stats_dens_pmf_binomial - Probability mass function of the binomial distribution
stats_dens_pmf_hypergeometric - Probability mass function of the hypergeometric distribution
stats_dens_pmf_negative_binomial - Probability density function of the negative binomial
distribution
stats_dens_pmf_poisson - Probability mass function of the Poisson distribution
stats_dens_t - Probability density function of the t-distribution
stats_dens_uniform - Probability density function of the uniform distribution
stats_dens_weibull - Probability density function of the Weibull distribution
stats_harmonic_mean - Returns the harmonic mean of an array of values
stats_kurtosis - Computes the kurtosis of the data in the array
stats_rand_gen_beta - Generates a random deviate from the beta distribution
stats_rand_gen_chisquare - Generates a random deviate from the chi-square distribution
stats_rand_gen_exponential - Generates a random deviate from the exponential distribution
stats_rand_gen_f - Generates a random deviate from the F distribution
stats_rand_gen_funiform - Generates uniform float between low (exclusive) and high
(exclusive)
stats_rand_gen_gamma - Generates a random deviate from the gamma distribution
stats_rand_gen_ibinomial - Generates a random deviate from the binomial distribution
stats_rand_gen_ibinomial_negative - Generates a random deviate from the negative binomial
distribution
stats_rand_gen_int - Generates random integer between 1 and 2147483562
stats_rand_gen_ipoisson - Generates a single random deviate from a Poisson distribution
stats_rand_gen_iuniform - Generates integer uniformly distributed between LOW (inclusive)
and HIGH (inclusive)
stats_rand_gen_noncenral_chisquare - Generates a random deviate from the non-central chi-
square distribution
stats_rand_gen_noncentral_chisquare - Generates a random deviate from the non-central chi-
square distribution
stats_rand_gen_noncentral_f - Generates a random deviate from the noncentral F distribution
stats_rand_gen_noncentral_t - Generates a single random deviate from a non-central t-
distribution
https://www.php.net/manual/pt_BR/indexes.functions.php 167/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

stats_rand_gen_normal - Generates a single random deviate from a normal distribution


stats_rand_gen_t - Generates a single random deviate from a t-distribution
stats_rand_get_seeds - Get the seed values of the random number generator
stats_rand_phrase_to_seeds - Generate two seeds for the RGN random number generator
stats_rand_ranf - Generates a random floating point number between 0 and 1
stats_rand_setall - Set seed values to the random generator
stats_skew - Computes the skewness of the data in the array
stats_standard_deviation - Returns the standard deviation
stats_stat_binomial_coef - Returns a binomial coefficient
stats_stat_correlation - Returns the Pearson correlation coefficient of two data sets
stats_stat_factorial - Returns the factorial of an integer
stats_stat_independent_t - Returns the t-value from the independent two-sample t-test
stats_stat_innerproduct - Returns the inner product of two vectors
stats_stat_paired_t - Returns the t-value of the dependent t-test for paired samples
stats_stat_percentile - Returns the percentile value
stats_stat_powersum - Returns the power sum of a vector
stats_variance - Returns the variance
Stomp::abort - Rolls back a transaction in progress
Stomp::ack - Acknowledges consumption of a message
Stomp::begin - Starts a transaction
Stomp::commit - Commits a transaction in progress
Stomp::error - Gets the last stomp error
Stomp::getReadTimeout - Gets read timeout
Stomp::getSessionId - Gets the current stomp session ID
Stomp::hasFrame - Indicates whether or not there is a frame ready to read
Stomp::readFrame - Reads the next frame
Stomp::send - Sends a message
Stomp::setReadTimeout - Sets read timeout
Stomp::subscribe - Registers to listen to a given destination
Stomp::unsubscribe - Removes an existing subscription
Stomp::__construct - Opens a connection
Stomp::__destruct - Closes stomp connection
StompException::getDetails - Get exception details
StompFrame::__construct - Constructor
stomp_connect_error - Returns a string description of the last connect error
stomp_version - Gets the current stomp extension version
strcasecmp - Comparação de strings sem diferenciar maiúsculas e minúsculas segura para
binário
strchr - Sinônimo de strstr
strcmp - Comparação de string segura para binário
strcoll - Comparação de string baseada no local
strcspn - Encontra o tamanho do segmento inicial que não contenha a máscara
streamWrapper::dir_closedir - Close directory handle
streamWrapper::dir_opendir - Open directory handle
streamWrapper::dir_readdir - Read entry from directory handle
streamWrapper::dir_rewinddir - Rewind directory handle
streamWrapper::mkdir - Create a directory
streamWrapper::rename - Renames a file or directory
streamWrapper::rmdir - Removes a directory
streamWrapper::stream_cast - Retrieve the underlaying resource
streamWrapper::stream_close - Close a resource
streamWrapper::stream_eof - Tests for end-of-file on a file pointer
streamWrapper::stream_flush - Flushes the output
streamWrapper::stream_lock - Advisory file locking
streamWrapper::stream_metadata - Change stream metadata
streamWrapper::stream_open - Opens file or URL
streamWrapper::stream_read - Read from stream
streamWrapper::stream seek - Seeks to specific location in a stream
https://www.php.net/manual/pt_BR/indexes.functions.php 168/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
pp _ p
streamWrapper::stream_set_option - Change stream options
streamWrapper::stream_stat - Retrieve information about a file resource
streamWrapper::stream_tell - Retrieve the current position of a stream
streamWrapper::stream_truncate - Truncate stream
streamWrapper::stream_write - Write to stream
streamWrapper::unlink - Delete a file
streamWrapper::url_stat - Retrieve information about a file
streamWrapper::__construct - Constructs a new stream wrapper
streamWrapper::__destruct - Destructs an existing stream wrapper
stream_bucket_append - Append bucket to brigade
stream_bucket_make_writeable - Return a bucket object from the brigade for operating on
stream_bucket_new - Create a new bucket for use on the current stream
stream_bucket_prepend - Prepend bucket to brigade
stream_context_create - Creates a stream context
stream_context_get_default - Retrieve the default stream context
stream_context_get_options - Retrieve options for a stream/wrapper/context
stream_context_get_params - Retrieves parameters from a context
stream_context_set_default - Set the default stream context
stream_context_set_option - Sets an option for a stream/wrapper/context
stream_context_set_params - Set parameters for a stream/wrapper/context
stream_copy_to_stream - Copies data from one stream to another
stream_filter_append - Attach a filter to a stream
stream_filter_prepend - Attach a filter to a stream
stream_filter_register - Register a user defined stream filter
stream_filter_remove - Remove a filter from a stream
stream_get_contents - Reads remainder of a stream into a string
stream_get_filters - Retrieve list of registered filters
stream_get_line - Gets line from stream resource up to a given delimiter
stream_get_meta_data - Retrieves header/meta data from streams/file pointers
stream_get_transports - Retrieve list of registered socket transports
stream_get_wrappers - Retrieve list of registered streams
stream_isatty - Check if a stream is a TTY
stream_is_local - Checks if a stream is a local stream
stream_notification_callback - A callback function for the notification context parameter
stream_register_wrapper - Sinônimo de stream_wrapper_register
stream_resolve_include_path - Resolve filename against the include path
stream_select - Runs the equivalent of the select() system call on the given arrays of streams
with a timeout specified by tv_sec and tv_usec
stream_set_blocking - Set blocking/non-blocking mode on a stream
stream_set_chunk_size - Set the stream chunk size
stream_set_read_buffer - Set read file buffering on the given stream
stream_set_timeout - Set timeout period on a stream
stream_set_write_buffer - Sets write file buffering on the given stream
stream_socket_accept - Accept a connection on a socket created by stream_socket_server
stream_socket_client - Open Internet or Unix domain socket connection
stream_socket_enable_crypto - Turns encryption on/off on an already connected socket
stream_socket_get_name - Retrieve the name of the local or remote sockets
stream_socket_pair - Creates a pair of connected, indistinguishable socket streams
stream_socket_recvfrom - Receives data from a socket, connected or not
stream_socket_sendto - Sends a message to a socket, whether it is connected or not
stream_socket_server - Create an Internet or Unix domain server socket
stream_socket_shutdown - Shutdown a full-duplex connection
stream_supports_lock - Tells whether the stream supports locking
stream_wrapper_register - Register a URL wrapper implemented as a PHP class
stream_wrapper_restore - Restores a previously unregistered built-in wrapper
stream_wrapper_unregister - Unregister a URL wrapper
strftime - Formata uma hora/data de acordo com as configurações locais
stripcslashes - Desfaz o efeito de addcslashes
https://www.php.net/manual/pt_BR/indexes.functions.php 169/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p
stripos - Encontra a primeira ocorrencia de uma string sem diferenciar maiúsculas e minúsculas
stripslashes - Desfaz o efeito de addslashes
strip_tags - Retira as tags HTML e PHP de uma string
stristr - strstr sem diferenciar maiúsculas e minúsculas
strlen - Retorna o tamanho de uma string
strnatcasecmp - Comparação de strings sem diferenciar maiúsculas/minúsculas usando o
algoritmo "natural order"
strnatcmp - Comparação de strings usando o algoritmo "natural order"
strncasecmp - Comparação de string caso-sensitivo de Binário seguro dos primeiros n caracteres
strncmp - Comparação de string segura para binário para os primeiros n caracteres
strpbrk - Procura na string por um dos caracteres de um conjunto
strpos - Encontra a posição da primeira ocorrência de uma string
strptime - Interpreta uma hora/data gerada pela função strftime
strrchr - Encontra a ultima ocorrência de um caractere em uma string
strrev - Reverte uma string
strripos - Encontra a posição da última ocorrência de uma string case-insensitive em uma string
strrpos - Encontra a posição da última ocorrência de um caractere em uma string
strspn - Encontra o comprimento do segmento inicial combinando com a máscara
strstr - Encontra a primeira ocorrencia de uma string
strtok - Tokeniza uma string
strtolower - Converte uma string para minúsculas
strtotime - Interpreta qualquer descrição de data/hora em texto em inglês em timestamp Unix
strtoupper - Converte uma string para maiúsculas
strtr - Traduz certos caracteres
strval - Retorna o valor string de uma variável
str_getcsv - Analisa uma string CSV e retorna os dados em um array
str_ireplace - Versão que não diferencia maiúsculas e minúsculas de str_replace.
str_pad - Preenche uma string para um certo tamanho com outra string
str_repeat - Repete uma string
str_replace - Substitui todas as ocorrências da string de procura com a string de substituição
str_rot13 - Executa a transformação rot13 em uma string
str_shuffle - Mistura uma string aleatoriamente
str_split - Converte uma string para um array
str_word_count - Retorna informação sobre as palavras usadas em uma string
substr - Retorna uma parte de uma string
substr_compare - A comparação binária entre duas strings de um offset até o limite do
comprimento de caracteres
substr_count - Conta o número de ocorrências de uma substring
substr_replace - Substitui o texto dentro de uma parte de uma string
SVM::crossvalidate - Test training params on subsets of the training data
SVM::getOptions - Return the current training parameters
SVM::setOptions - Set training parameters
SVM::train - Create a SVMModel based on training data
SVM::__construct - Construct a new SVM object
SVMModel::checkProbabilityModel - Returns true if the model has probability information
SVMModel::getLabels - Get the labels the model was trained on
SVMModel::getNrClass - Returns the number of classes the model was trained with
SVMModel::getSvmType - Get the SVM type the model was trained with
SVMModel::getSvrProbability - Get the sigma value for regression types
SVMModel::load - Load a saved SVM Model
SVMModel::predict - Predict a value for previously unseen data
SVMModel::predict_probability - Return class probabilities for previous unseen data
SVMModel::save - Save a model to a file
SVMModel::__construct - Construct a new SVMModel
svn_add - Schedules the addition of an item in a working directory
svn_auth_get_parameter - Retrieves authentication parameter
svn_auth_set_parameter - Sets an authentication parameter
svn blame - Get the SVN blame for a file
https://www.php.net/manual/pt_BR/indexes.functions.php 170/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_
svn_cat - Returns the contents of a file in a repository
svn_checkout - Checks out a working copy from the repository
svn_cleanup - Recursively cleanup a working copy directory, finishing incomplete operations
and removing locks
svn_client_version - Returns the version of the SVN client libraries
svn_commit - Sends changes from the local working copy to the repository
svn_delete - Delete items from a working copy or repository
svn_diff - Recursively diffs two paths
svn_export - Export the contents of a SVN directory
svn_fs_abort_txn - Abort a transaction, returns true if everything is okay, false otherwise
svn_fs_apply_text - Creates and returns a stream that will be used to replace
svn_fs_begin_txn2 - Create a new transaction
svn_fs_change_node_prop - Return true if everything is ok, false otherwise
svn_fs_check_path - Determines what kind of item lives at path in a given repository fsroot
svn_fs_contents_changed - Return true if content is different, false otherwise
svn_fs_copy - Copies a file or a directory, returns true if all is ok, false otherwise
svn_fs_delete - Deletes a file or a directory, return true if all is ok, false otherwise
svn_fs_dir_entries - Enumerates the directory entries under path; returns a hash of dir names to
file type
svn_fs_file_contents - Returns a stream to access the contents of a file from a given version of
the fs
svn_fs_file_length - Returns the length of a file from a given version of the fs
svn_fs_is_dir - Return true if the path points to a directory, false otherwise
svn_fs_is_file - Return true if the path points to a file, false otherwise
svn_fs_make_dir - Creates a new empty directory, returns true if all is ok, false otherwise
svn_fs_make_file - Creates a new empty file, returns true if all is ok, false otherwise
svn_fs_node_created_rev - Returns the revision in which path under fsroot was created
svn_fs_node_prop - Returns the value of a property for a node
svn_fs_props_changed - Return true if props are different, false otherwise
svn_fs_revision_prop - Fetches the value of a named property
svn_fs_revision_root - Get a handle on a specific version of the repository root
svn_fs_txn_root - Creates and returns a transaction root
svn_fs_youngest_rev - Returns the number of the youngest revision in the filesystem
svn_import - Imports an unversioned path into a repository
svn_log - Returns the commit log messages of a repository URL
svn_ls - Returns list of directory contents in repository URL, optionally at revision number
svn_mkdir - Creates a directory in a working copy or repository
svn_repos_create - Create a new subversion repository at path
svn_repos_fs - Gets a handle on the filesystem for a repository
svn_repos_fs_begin_txn_for_commit - Create a new transaction
svn_repos_fs_commit_txn - Commits a transaction and returns the new revision
svn_repos_hotcopy - Make a hot-copy of the repos at repospath; copy it to destpath
svn_repos_open - Open a shared lock on a repository
svn_repos_recover - Run recovery procedures on the repository located at path
svn_revert - Revert changes to the working copy
svn_status - Returns the status of working copy files and directories
svn_update - Update working copy
SWFAction::__construct - Creates a new SWFAction
SWFBitmap::getHeight - Returns the bitmap's height
SWFBitmap::getWidth - Returns the bitmap's width
SWFBitmap::__construct - Loads Bitmap object
SWFButton::addAction - Adds an action
SWFButton::addASound - Associates a sound with a button transition
SWFButton::addShape - Adds a shape to a button
SWFButton::setAction - Sets the action
SWFButton::setDown - Alias for addShape(shape, SWFBUTTON_DOWN)
SWFButton::setHit - Alias for addShape(shape, SWFBUTTON_HIT)
SWFButton::setMenu - Enable track as menu button behaviour
https://www.php.net/manual/pt_BR/indexes.functions.php 171/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

SWFButton::setOver - Alias for addShape(shape, SWFBUTTON_OVER)


SWFButton::setUp - Alias for addShape(shape, SWFBUTTON_UP)
SWFButton::__construct - Creates a new Button
SWFDisplayItem::addAction - Adds this SWFAction to the given SWFSprite instance
SWFDisplayItem::addColor - Adds the given color to this item's color transform
SWFDisplayItem::endMask - Another way of defining a MASK layer
SWFDisplayItem::getRot - Descrição
SWFDisplayItem::getX - Descrição
SWFDisplayItem::getXScale - Descrição
SWFDisplayItem::getXSkew - Descrição
SWFDisplayItem::getY - Descrição
SWFDisplayItem::getYScale - Descrição
SWFDisplayItem::getYSkew - Descrição
SWFDisplayItem::move - Moves object in relative coordinates
SWFDisplayItem::moveTo - Moves object in global coordinates
SWFDisplayItem::multColor - Multiplies the item's color transform
SWFDisplayItem::remove - Removes the object from the movie
SWFDisplayItem::rotate - Rotates in relative coordinates
SWFDisplayItem::rotateTo - Rotates the object in global coordinates
SWFDisplayItem::scale - Scales the object in relative coordinates
SWFDisplayItem::scaleTo - Scales the object in global coordinates
SWFDisplayItem::setDepth - Sets z-order
SWFDisplayItem::setMaskLevel - Defines a MASK layer at level
SWFDisplayItem::setMatrix - Sets the item's transform matrix
SWFDisplayItem::setName - Sets the object's name
SWFDisplayItem::setRatio - Sets the object's ratio
SWFDisplayItem::skewX - Sets the X-skew
SWFDisplayItem::skewXTo - Sets the X-skew
SWFDisplayItem::skewY - Sets the Y-skew
SWFDisplayItem::skewYTo - Sets the Y-skew
SWFFill::moveTo - Moves fill origin
SWFFill::rotateTo - Sets fill's rotation
SWFFill::scaleTo - Sets fill's scale
SWFFill::skewXTo - Sets fill x-skew
SWFFill::skewYTo - Sets fill y-skew
SWFFont::getAscent - Returns the ascent of the font, or 0 if not available
SWFFont::getDescent - Returns the descent of the font, or 0 if not available
SWFFont::getLeading - Returns the leading of the font, or 0 if not available
SWFFont::getShape - Returns the glyph shape of a char as a text string
SWFFont::getUTF8Width - Calculates the width of the given string in this font at full height
SWFFont::getWidth - Returns the string's width
SWFFont::__construct - Loads a font definition
SWFFontChar::addChars - Adds characters to a font for exporting font
SWFFontChar::addUTF8Chars - Adds characters to a font for exporting font
SWFGradient::addEntry - Adds an entry to the gradient list
SWFGradient::__construct - Creates a gradient object
SWFMorph::getShape1 - Gets a handle to the starting shape
SWFMorph::getShape2 - Gets a handle to the ending shape
SWFMorph::__construct - Creates a new SWFMorph object
SWFMovie::add - Adds any type of data to a movie
SWFMovie::addExport - Descrição
SWFMovie::addFont - Descrição
SWFMovie::importChar - Descrição
SWFMovie::importFont - Descrição
SWFMovie::labelFrame - Labels a frame
SWFMovie::nextFrame - Moves to the next frame of the animation
SWFMovie::output - Dumps your lovingly prepared movie out
SWFMovie::remove - Removes the object instance from the display list
https://www.php.net/manual/pt_BR/indexes.functions.php 172/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
j p y
SWFMovie::save - Saves the SWF movie in a file
SWFMovie::saveToFile - Descrição
SWFMovie::setbackground - Sets the background color
SWFMovie::setDimension - Sets the movie's width and height
SWFMovie::setFrames - Sets the total number of frames in the animation
SWFMovie::setRate - Sets the animation's frame rate
SWFMovie::startSound - Descrição
SWFMovie::stopSound - Descrição
SWFMovie::streamMP3 - Streams a MP3 file
SWFMovie::writeExports - Descrição
SWFMovie::__construct - Creates a new movie object, representing an SWF version 4 movie
SWFPrebuiltClip::__construct - Returns a SWFPrebuiltClip object
SWFShape::addFill - Adds a solid fill to the shape
SWFShape::drawArc - Draws an arc of radius r centered at the current location, from angle
startAngle to angle endAngle measured clockwise from 12 o'clock
SWFShape::drawCircle - Draws a circle of radius r centered at the current location, in a counter-
clockwise fashion
SWFShape::drawCubic - Draws a cubic bezier curve using the current position and the three
given points as control points
SWFShape::drawCubicTo - Draws a cubic bezier curve using the current position and the three
given points as control points
SWFShape::drawCurve - Draws a curve (relative)
SWFShape::drawCurveTo - Draws a curve
SWFShape::drawGlyph - Draws the first character in the given string into the shape using the
glyph definition from the given font
SWFShape::drawLine - Draws a line (relative)
SWFShape::drawLineTo - Draws a line
SWFShape::movePen - Moves the shape's pen (relative)
SWFShape::movePenTo - Moves the shape's pen
SWFShape::setLeftFill - Sets left rasterizing color
SWFShape::setLine - Sets the shape's line style
SWFShape::setRightFill - Sets right rasterizing color
SWFShape::__construct - Creates a new shape object
SWFSound::__construct - Returns a new SWFSound object from given file
SWFSoundInstance::loopCount - Descrição
SWFSoundInstance::loopInPoint - Descrição
SWFSoundInstance::loopOutPoint - Descrição
SWFSoundInstance::noMultiple - Descrição
SWFSprite::add - Adds an object to a sprite
SWFSprite::labelFrame - Labels frame
SWFSprite::nextFrame - Moves to the next frame of the animation
SWFSprite::remove - Removes an object to a sprite
SWFSprite::setFrames - Sets the total number of frames in the animation
SWFSprite::startSound - Descrição
SWFSprite::stopSound - Descrição
SWFSprite::__construct - Creates a movie clip (a sprite)
SWFText::addString - Draws a string
SWFText::addUTF8String - Writes the given text into this SWFText object at the current pen
position, using the current font, height, spacing, and color
SWFText::getAscent - Returns the ascent of the current font at its current size, or 0 if not
available
SWFText::getDescent - Returns the descent of the current font at its current size, or 0 if not
available
SWFText::getLeading - Returns the leading of the current font at its current size, or 0 if not
available
SWFText::getUTF8Width - Calculates the width of the given string in this text objects current
font and size
SWFText::getWidth - Computes string's width
https://www.php.net/manual/pt_BR/indexes.functions.php 173/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p g
SWFText::moveTo - Moves the pen
SWFText::setColor - Sets the current text color
SWFText::setFont - Sets the current font
SWFText::setHeight - Sets the current font height
SWFText::setSpacing - Sets the current font spacing
SWFText::__construct - Creates a new SWFText object
SWFTextField::addChars - Adds characters to a font that will be available within a textfield
SWFTextField::addString - Concatenates the given string to the text field
SWFTextField::align - Sets the text field alignment
SWFTextField::setBounds - Sets the text field width and height
SWFTextField::setColor - Sets the color of the text field
SWFTextField::setFont - Sets the text field font
SWFTextField::setHeight - Sets the font height of this text field font
SWFTextField::setIndentation - Sets the indentation of the first line
SWFTextField::setLeftMargin - Sets the left margin width of the text field
SWFTextField::setLineSpacing - Sets the line spacing of the text field
SWFTextField::setMargins - Sets the margins width of the text field
SWFTextField::setName - Sets the variable name
SWFTextField::setPadding - Sets the padding of this textfield
SWFTextField::setRightMargin - Sets the right margin width of the text field
SWFTextField::__construct - Creates a text field object
SWFVideoStream::getNumFrames - Returns the number of frames in the video
SWFVideoStream::setDimension - Sets video dimension
SWFVideoStream::__construct - Returns a SWFVideoStream object
Swish::getMetaList - Get the list of meta entries for the index
Swish::getPropertyList - Get the list of properties for the index
Swish::prepare - Prepare a search query
Swish::query - Execute a query and return results object
Swish::__construct - Construct a Swish object
SwishResult::getMetaList - Get a list of meta entries
SwishResult::stem - Stems the given word
SwishResults::getParsedWords - Get an array of parsed words
SwishResults::getRemovedStopwords - Get an array of stopwords removed from the query
SwishResults::nextResult - Get the next search result
SwishResults::seekResult - Set current seek pointer to the given position
SwishSearch::execute - Execute the search and get the results
SwishSearch::resetLimit - Reset the search limits
SwishSearch::setLimit - Set the search limits
SwishSearch::setPhraseDelimiter - Set the phrase delimiter
SwishSearch::setSort - Set the sort order
SwishSearch::setStructure - Set the structure flag in the search object
Swoole\Async::dnsLookup - Async and non-blocking hostname to IP lookup.
Swoole\Async::read - Read file stream asynchronously.
Swoole\Async::readFile - Read a file asynchronously.
Swoole\Async::set - Update the async I/O options.
Swoole\Async::write - Write data to a file stream asynchronously.
Swoole\Async::writeFile - Description
Swoole\Atomic::add - Add a number to the value to the atomic object.
Swoole\Atomic::cmpset - Compare and set the value of the atomic object.
Swoole\Atomic::get - Get the current value of the atomic object.
Swoole\Atomic::set - Set a new value to the atomic object.
Swoole\Atomic::sub - Subtract a number to the value of the atomic object.
Swoole\Atomic::__construct - Construct a swoole atomic object.
Swoole\Buffer::append - Append the string or binary data at the end of the memory buffer and
return the new size of memory allocated.
Swoole\Buffer::clear - Reset the memory buffer.
Swoole\Buffer::expand - Expand the size of memory buffer.
Swoole\Buffer::read - Read data from the memory buffer based on offset and length.
https://www.php.net/manual/pt_BR/indexes.functions.php 174/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
y g
Swoole\Buffer::recycle - Release the memory to OS which is not used by the memory buffer.

Swoole\Buffer::substr - Read data from the memory buffer based on offset and length. Or
remove data from the memory buffer.
Swoole\Buffer::write - Write data to the memory buffer. The memory allocated for the buffer
will not be changed.
Swoole\Buffer::__construct - Fixed size memory blocks allocation.
Swoole\Buffer::__destruct - Destruct the Swoole memory buffer.
Swoole\Buffer::__toString - Get the string value of the memory buffer.
Swoole\Channel::pop - Read and pop data from swoole channel.
Swoole\Channel::push - Write and push data into Swoole channel.
Swoole\Channel::stats - Get stats of swoole channel.
Swoole\Channel::__construct - Construct a Swoole Channel
Swoole\Channel::__destruct - Destruct a Swoole channel.
Swoole\Client::close - Close the connection established.
Swoole\Client::connect - Connect to the remote TCP or UDP port.
Swoole\Client::getpeername - Get the remote socket name of the connection.
Swoole\Client::getsockname - Get the local socket name of the connection.
Swoole\Client::isConnected - Check if the connection is established.
Swoole\Client::on - Add callback functions triggered by events.
Swoole\Client::pause - Pause receiving data.
Swoole\Client::pipe - Redirect the data to another file descriptor.
Swoole\Client::recv - Receive data from the remote socket.
Swoole\Client::resume - Resume receiving data.
Swoole\Client::send - Send data to the remote TCP socket.
Swoole\Client::sendfile - Send file to the remote TCP socket.
Swoole\Client::sendto - Send data to the remote UDP address.
Swoole\Client::set - Set the Swoole client parameters before the connection is established.
Swoole\Client::sleep - Remove the TCP client from system event loop.
Swoole\Client::wakeup - Add the TCP client back into the system event loop.
Swoole\Client::__construct - Create Swoole sync or async TCP/UDP client, with or without
SSL.
Swoole\Client::__destruct - Destruct the Swoole client.
Swoole\Connection\Iterator::count - Count connections.
Swoole\Connection\Iterator::current - Return current connection entry.
Swoole\Connection\Iterator::key - Return key of the current connection.
Swoole\Connection\Iterator::next - Move to the next connection.
Swoole\Connection\Iterator::offsetExists - Check if offet exists.
Swoole\Connection\Iterator::offsetGet - Offset to retrieve.
Swoole\Connection\Iterator::offsetSet - Assign a Connection to the specified offset.
Swoole\Connection\Iterator::offsetUnset - Unset an offset.
Swoole\Connection\Iterator::rewind - Rewinds iterator
Swoole\Connection\Iterator::valid - Check if current position is valid.
Swoole\Coroutine::call_user_func - Call a callback given by the first parameter
Swoole\Coroutine::call_user_func_array - Call a callback with an array of parameters
Swoole\Coroutine::cli_wait - Description
Swoole\Coroutine::create - Description
Swoole\Coroutine::getuid - Description
Swoole\Coroutine::resume - Description
Swoole\Coroutine::suspend - Description
Swoole\Coroutine\Client::close - Description
Swoole\Coroutine\Client::connect - Description
Swoole\Coroutine\Client::getpeername - Description
Swoole\Coroutine\Client::getsockname - Description
Swoole\Coroutine\Client::isConnected - Description
Swoole\Coroutine\Client::recv - Description
Swoole\Coroutine\Client::send - Description
Swoole\Coroutine\Client::sendfile - Description
https://www.php.net/manual/pt_BR/indexes.functions.php 175/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p
Swoole\Coroutine\Client::sendto - Description
Swoole\Coroutine\Client::set - Description
Swoole\Coroutine\Client::__construct - Description
Swoole\Coroutine\Client::__destruct - Description
Swoole\Coroutine\Http\Client::addFile - Description
Swoole\Coroutine\Http\Client::close - Description
Swoole\Coroutine\Http\Client::execute - Description
Swoole\Coroutine\Http\Client::get - Description
Swoole\Coroutine\Http\Client::getDefer - Description
Swoole\Coroutine\Http\Client::isConnected - Description
Swoole\Coroutine\Http\Client::post - Description
Swoole\Coroutine\Http\Client::recv - Description
Swoole\Coroutine\Http\Client::set - Description
Swoole\Coroutine\Http\Client::setCookies - Description
Swoole\Coroutine\Http\Client::setData - Description
Swoole\Coroutine\Http\Client::setDefer - Description
Swoole\Coroutine\Http\Client::setHeaders - Description
Swoole\Coroutine\Http\Client::setMethod - Description
Swoole\Coroutine\Http\Client::__construct - Description
Swoole\Coroutine\Http\Client::__destruct - Description
Swoole\Coroutine\MySQL::close - Description
Swoole\Coroutine\MySQL::connect - Description
Swoole\Coroutine\MySQL::getDefer - Description
Swoole\Coroutine\MySQL::query - Description
Swoole\Coroutine\MySQL::recv - Description
Swoole\Coroutine\MySQL::setDefer - Description
Swoole\Coroutine\MySQL::__construct - Description
Swoole\Coroutine\MySQL::__destruct - Description
Swoole\Event::add - Add new callback functions of a socket into the EventLoop.
Swoole\Event::defer - Add a callback function to the next event loop.
Swoole\Event::del - Remove all event callback functions of a socket.
Swoole\Event::exit - Exit the eventloop, only available at client side.
Swoole\Event::set - Update the event callback functions of a socket.
Swoole\Event::wait - Description
Swoole\Event::write - Write data to the socket.
Swoole\Http\Client::addFile - Add a file to the post form.
Swoole\Http\Client::close - Close the http connection.
Swoole\Http\Client::download - Download a file from the remote server.
Swoole\Http\Client::execute - Send the HTTP request after setting the parameters.
Swoole\Http\Client::get - Send GET http request to the remote server.
Swoole\Http\Client::isConnected - Check if the HTTP connection is connected.
Swoole\Http\Client::on - Register callback function by event name.
Swoole\Http\Client::post - Send POST http request to the remote server.
Swoole\Http\Client::push - Push data to websocket client.
Swoole\Http\Client::set - Update the HTTP client paramters.
Swoole\Http\Client::setCookies - Set the http request cookies.
Swoole\Http\Client::setData - Set the HTTP request body data.
Swoole\Http\Client::setHeaders - Set the HTTP request headers.
Swoole\Http\Client::setMethod - Set the HTTP request method.
Swoole\Http\Client::upgrade - Upgrade to websocket protocol.
Swoole\Http\Client::__construct - Construct the async HTTP client.
Swoole\Http\Client::__destruct - Destruct the HTTP client.
Swoole\Http\Request::rawcontent - Get the raw HTTP POST body.
Swoole\Http\Request::__destruct - Destruct the HTTP request.
Swoole\Http\Response::cookie - Set the cookies of the HTTP response.
Swoole\Http\Response::end - Send data for the HTTP request and finish the response.
Swoole\Http\Response::gzip - Enable the gzip of response content.
Swoole\Http\Response::header - Set the HTTP response headers.
https://www.php.net/manual/pt_BR/indexes.functions.php 176/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p p p
Swoole\Http\Response::initHeader - Init the HTTP response header.
Swoole\Http\Response::rawcookie - Set the raw cookies to the HTTP response.
Swoole\Http\Response::sendfile - Send file through the HTTP response.
Swoole\Http\Response::status - Set the status code of the HTTP response.
Swoole\Http\Response::write - Append HTTP body content to the HTTP response.
Swoole\Http\Response::__destruct - Destruct the HTTP response.
Swoole\Http\Server::on - Vincula a função de retorno (callback) ao servidor HTTP pelo nome
do evento.
Swoole\Http\Server::start - Iniciar o servidor http swoole.
Swoole\Lock::lock - Try to acquire the lock. It will block if the lock is not available.
Swoole\Lock::lock_read - Lock a read-write lock for reading.
Swoole\Lock::trylock - Try to acquire the lock and return straight away even the lock is not
available.
Swoole\Lock::trylock_read - Try to lock a read-write lock for reading and return straight away
even the lock is not available.
Swoole\Lock::unlock - Release the lock.
Swoole\Lock::__construct - Construct a memory lock.
Swoole\Lock::__destruct - Destory a Swoole memory lock.
Swoole\Mmap::open - Map a file into memory and return the stream resource which can be used
by PHP stream operations.
Swoole\MySQL::close - Close the async MySQL connection.
Swoole\MySQL::connect - Connect to the remote MySQL server.
Swoole\MySQL::getBuffer - Description
Swoole\MySQL::on - Register callback function based on event name.
Swoole\MySQL::query - Run the SQL query.
Swoole\MySQL::__construct - Construct an async MySQL client.
Swoole\MySQL::__destruct - Destory the async MySQL client.
Swoole\Process::alarm - High precision timer which triggers signal with fixed interval.
Swoole\Process::close - Close the pipe to the child process.
Swoole\Process::daemon - Change the process to be a daemon process.
Swoole\Process::exec - Execute system commands.
Swoole\Process::exit - Stop the child processes.
Swoole\Process::freeQueue - Destory the message queue created by swoole_process::useQueue.
Swoole\Process::kill - Send signal to the child process.
Swoole\Process::name - Set name of the process.
Swoole\Process::pop - Read and pop data from the message queue.
Swoole\Process::push - Write and push data into the message queue.
Swoole\Process::read - Read data sending to the process.
Swoole\Process::signal - Send signal to the child processes.
Swoole\Process::start - Start the process.
Swoole\Process::statQueue - Get the stats of the message queue used as the communication
method between processes.
Swoole\Process::useQueue - Create a message queue as the communication method between the
parent process and child processes.
Swoole\Process::wait - Wait for the events of child processes.
Swoole\Process::write - Write data into the pipe and communicate with the parent process or
child processes.
Swoole\Process::__construct - Construct a process.
Swoole\Process::__destruct - Destory the process.
Swoole\Redis\Server::format - Description
Swoole\Redis\Server::setHandler - Description
Swoole\Redis\Server::start - Description
Swoole\Serialize::pack - Serialize the data.
Swoole\Serialize::unpack - Unserialize the data.
Swoole\Server::addlistener - Add a new listener to the server.
Swoole\Server::addProcess - Add a user defined swoole_process to the server.
Swoole\Server::after - Trigger a callback function after a period of time.
Swoole\Server::bind - Bind the connection to a user defined user ID.
https://www.php.net/manual/pt_BR/indexes.functions.php 177/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

Swoole\Server::clearTimer - Stop and destory a timer.


Swoole\Server::close - Close a connection to the client.
Swoole\Server::confirm - Check status of the connection.
Swoole\Server::connection_info - Get the connection info by file description.
Swoole\Server::connection_list - Get all of the established connections.
Swoole\Server::defer - Delay execution of the callback function at the end of current
EventLoop.
Swoole\Server::exist - Check if the connection is existed.
Swoole\Server::finish - Used in task process for sending result to the worker process when the
task is finished.
Swoole\Server::getClientInfo - Get the connection info by file description.
Swoole\Server::getClientList - Get all of the established connections.
Swoole\Server::getLastError - Get the error code of the most recent error.
Swoole\Server::heartbeat - Check all the connections on the server.
Swoole\Server::listen - Listen on the given IP and port, socket type.
Swoole\Server::on - Register a callback function by event name.
Swoole\Server::pause - Stop receiving data from the connection.
Swoole\Server::protect - Set the connection to be protected mode.
Swoole\Server::reload - Restart all the worker process.
Swoole\Server::resume - Start receving data from the connection.
Swoole\Server::send - Send data to the client.
Swoole\Server::sendfile - Send file to the connection.
Swoole\Server::sendMessage - Send message to worker processes by ID.
Swoole\Server::sendto - Send data to the remote UDP address.
Swoole\Server::sendwait - Send data to the remote socket in the blocking way.
Swoole\Server::set - Set the runtime settings of the swoole server.
Swoole\Server::shutdown - Shutdown the master server process, this function can be called in
worker processes.
Swoole\Server::start - Inicia o servidor Swoole.
Swoole\Server::stats - Get the stats of the Swoole server.
Swoole\Server::stop - Stop the Swoole server.
Swoole\Server::task - Send data to the task worker processes.
Swoole\Server::taskwait - Send data to the task worker processes in blocking way.
Swoole\Server::taskWaitMulti - Execute multiple tasks concurrently.
Swoole\Server::tick - Repeats a given function at every given time-interval.
Swoole\Server::__construct - Construct a Swoole server.
Swoole\Server\Port::on - Register callback functions by event.
Swoole\Server\Port::set - Set protocol of the server port.
Swoole\Server\Port::__construct - Construct a server port
Swoole\Server\Port::__destruct - Destory server port
Swoole\Table::column - Set the data type and size of the columns.
Swoole\Table::count - Count the rows in the table, or count all the elements in the table if $mode
= 1.
Swoole\Table::create - Create the swoole memory table.
Swoole\Table::current - Get the current row.
Swoole\Table::decr - Decrement the value in the Swoole table by $row_key and $column_key.
Swoole\Table::del - Delete a row in the Swoole table by $row_key.
Swoole\Table::destroy - Destroy the Swoole table.
Swoole\Table::exist - Check if a row is existed by $row_key.
Swoole\Table::get - Get the value in the Swoole table by $row_key and $column_key.
Swoole\Table::incr - Increment the value by $row_key and $column_key.
Swoole\Table::key - Get the key of current row.
Swoole\Table::next - Iterator the next row.
Swoole\Table::rewind - Rewind the iterator.
Swoole\Table::set - Update a row of the table by $row_key.
Swoole\Table::valid - Check current if the current row is valid.
Swoole\Table::__construct - Construct a Swoole memory table with fixed size.
Swoole\Timer::after - Trigger a callback function after a period of time.
https://www.php.net/manual/pt_BR/indexes.functions.php 178/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
gg p
Swoole\Timer::clear - Delete a timer by timer ID.
Swoole\Timer::exists - Check if a timer is existed.
Swoole\Timer::tick - Repeats a given function at every given time-interval.
Swoole\WebSocket\Server::exist - Check if the the file description is existed.
Swoole\WebSocket\Server::on - Register event callback function
Swoole\WebSocket\Server::pack - Get a pack of binary data to send in a single frame.
Swoole\WebSocket\Server::push - Push data to the remote client.
Swoole\WebSocket\Server::unpack - Unpack the binary data received from the client.
swoole_async_dns_lookup - Async and non-blocking hostname to IP lookup
swoole_async_read - Read file stream asynchronously
swoole_async_readfile - Read a file asynchronously
swoole_async_set - Update the async I/O options
swoole_async_write - Write data to a file stream asynchronously
swoole_async_writefile - Write data to a file asynchronously
swoole_client_select - Get the file description which are ready to read/write or error
swoole_cpu_num - Get the number of CPU
swoole_errno - Get the error code of the latest system call
swoole_event_add - Add new callback functions of a socket into the EventLoop
swoole_event_defer - Add callback function to the next event loop
swoole_event_del - Remove all event callback functions of a socket
swoole_event_exit - Exit the eventloop, only available at the client side
swoole_event_set - Update the event callback functions of a socket
swoole_event_wait - Start the event loop
swoole_event_write - Write data to a socket
swoole_get_local_ip - Get the IPv4 IP addresses of each NIC on the machine
swoole_last_error - Get the lastest error message
swoole_load_module - Load a swoole extension
swoole_select - Select the file descriptions which are ready to read/write or error in the
eventloop
swoole_set_process_name - Set the process name
swoole_strerror - Convert the Errno into error messages
swoole_timer_after - Trigger a one time callback function in the future
swoole_timer_exists - Check if a timer callback function is existed
swoole_timer_tick - Trigger a timer tick callback function by time interval
swoole_version - Get the version of Swoole
sybase_affected_rows - Informa o número de linhas afetadas pela última consulta
sybase_close - Fecha uma conexão Sybase
sybase_connect - Abre uma conexão Sybase
sybase_data_seek - Move o ponteiro interno das linhas
sybase_deadlock_retry_count - Define o número de tentativas em caso de travamento
sybase_fetch_array - Obtém uma linha como uma matriz
sybase_fetch_assoc - Obtém uma linha do resultado como uma matriz associativa
sybase_fetch_field - Obtém informações de um campo do resultado
sybase_fetch_object - Obtém uma linha como um objeto
sybase_fetch_row - Obtém uma linha do resultado em uma matriz numérica
sybase_field_seek - Define o índice do campo
sybase_free_result - Libera um resultado da memória
sybase_get_last_message - Retorna a última mensagem do servidor
sybase_min_client_severity - Define a severidade miníma do cliente
sybase_min_error_severity - Define o aseveridade mínima de erro
sybase_min_message_severity - Define a severidade mínima para mensagens
sybase_min_server_severity - Define a severidade mínima do servidor
sybase_num_fields - Obtém o número de campos em um conjunto de resultados
sybase_num_rows - Obtém o número de linhas em um conjunto de resultados
sybase_pconnect - Abre uma conexão Sybase persistente
sybase_query - Envia uma consulta Sybase
sybase_result - Obtém dados do resultado
sybase select db - Seleciona um banco de dados Sybase
https://www.php.net/manual/pt_BR/indexes.functions.php 179/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
y _ _ y
sybase_set_message_handler - Define um manipulador para quando uma mensagem do servidor
é enviada
sybase_unbuffered_query - Envia uma consulta Sybase e não bloqueia
symlink - Cria um link simbólico
SyncEvent::fire - Fires/sets the event
SyncEvent::reset - Resets a manual event
SyncEvent::wait - Waits for the event to be fired/set
SyncEvent::__construct - Constructs a new SyncEvent object
SyncMutex::lock - Waits for an exclusive lock
SyncMutex::unlock - Unlocks the mutex
SyncMutex::__construct - Constructs a new SyncMutex object
SyncReaderWriter::readlock - Waits for a read lock
SyncReaderWriter::readunlock - Releases a read lock
SyncReaderWriter::writelock - Waits for an exclusive write lock
SyncReaderWriter::writeunlock - Releases a write lock
SyncReaderWriter::__construct - Constructs a new SyncReaderWriter object
SyncSemaphore::lock - Decreases the count of the semaphore or waits
SyncSemaphore::unlock - Increases the count of the semaphore
SyncSemaphore::__construct - Constructs a new SyncSemaphore object
SyncSharedMemory::first - Check to see if the object is the first instance system-wide of named
shared memory
SyncSharedMemory::read - Copy data from named shared memory
SyncSharedMemory::size - Returns the size of the named shared memory
SyncSharedMemory::write - Copy data to named shared memory
SyncSharedMemory::__construct - Constructs a new SyncSharedMemory object
syslog - Generate a system log message
system - Executa um programa externo e mostra a saída
sys_getloadavg - Gets system load average
sys_get_temp_dir - Returns directory path used for temporary files
t
Table::count - Get row count
Table::delete - Delete rows from table
Table::existsInDatabase - Check if table exists in database
Table::getName - Get table name
Table::getSchema - Get table schema
Table::getSession - Get table session
Table::insert - Insert table rows
Table::isView - Check if table is view
Table::select - Select rows from table
Table::update - Update rows in table
Table::__construct - Table constructor
TableDelete::bind - Bind delete query parameters
TableDelete::execute - Execute delete query
TableDelete::limit - Limit deleted rows
TableDelete::orderby - Set delete sort criteria
TableDelete::where - Set delete search condition
TableDelete::__construct - TableDelete constructor
TableInsert::execute - Execute insert query
TableInsert::values - Add insert row values
TableInsert::__construct - TableInsert constructor
TableSelect::bind - Bind select query parameters
TableSelect::execute - Execute select statement
TableSelect::groupBy - Set select grouping criteria
TableSelect::having - Set select having condition
TableSelect::limit - Limit selected rows
TableSelect::lockExclusive - Execute EXCLUSIVE LOCK
TableSelect::lockShared - Execute SHARED LOCK
TableSelect::offset - Set limit offset
https://www.php.net/manual/pt_BR/indexes.functions.php 180/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

TableSelect::orderby - Set select sort criteria


TableSelect::where - Set select search condition
TableSelect::__construct - TableSelect constructor
TableUpdate::bind - Bind update query parameters
TableUpdate::execute - Execute update query
TableUpdate::limit - Limit update row count
TableUpdate::orderby - Set sorting criteria
TableUpdate::set - Add field to be updated
TableUpdate::where - Set search filter
TableUpdate::__construct - TableUpdate constructor
taint - Taint a string
tan - Tangente
tanh - Tangente hiperbólica
tcpwrap_check - Performs a tcpwrap check
tempnam - Cria um nome de arquivo único
textdomain - Seta o domínio padrão
Thread::detach - Execution
Thread::getCreatorId - Identification
Thread::getCurrentThread - Identification
Thread::getCurrentThreadId - Identification
Thread::getThreadId - Identification
Thread::globally - Execution
Thread::isJoined - State Detection
Thread::isStarted - State Detection
Thread::join - Synchronization
Thread::kill - Execution
Thread::start - Execution
Threaded::chunk - Manipulation
Threaded::count - Manipulation
Threaded::extend - Runtime Manipulation
Threaded::from - Creation
Threaded::getTerminationInfo - Error Detection
Threaded::isRunning - State Detection
Threaded::isTerminated - State Detection
Threaded::isWaiting - State Detection
Threaded::lock - Synchronization
Threaded::merge - Manipulation
Threaded::notify - Synchronization
Threaded::notifyOne - Synchronization
Threaded::pop - Manipulation
Threaded::run - Execution
Threaded::shift - Manipulation
Threaded::synchronized - Synchronization
Threaded::unlock - Synchronization
Threaded::wait - Synchronization
Throwable::getCode - Gets the exception code
Throwable::getFile - Gets the file in which the object was created
Throwable::getLine - Gets the line on which the object was instantiated
Throwable::getMessage - Gets the message
Throwable::getPrevious - Returns the previous Throwable
Throwable::getTrace - Gets the stack trace
Throwable::getTraceAsString - Gets the stack trace as a string
Throwable::__toString - Gets a string representation of the thrown object
tidy_access_count - Returns the Number of Tidy accessibility warnings encountered for
specified document
tidy_config_count - Returns the Number of Tidy configuration errors encountered for specified
document
tidy error count - Returns the Number of Tidy errors encountered for specified document
https://www.php.net/manual/pt_BR/indexes.functions.php 181/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
y_ _ y p
tidy_get_output - Return a string representing the parsed tidy markup
tidy_warning_count - Returns the Number of Tidy warnings encountered for specified document
time - Retorna o timestamp Unix atual
timezone_abbreviations_list - Sinônimo de DateTimeZone::listAbbreviations
timezone_identifiers_list - Sinônimo de DateTimeZone::listIdentifiers
timezone_location_get - Sinônimo de DateTimeZone::getLocation
timezone_name_from_abbr - Retorna o fuso horário a partir de uma abreviação
timezone_name_get - Sinônimo de DateTimeZone::getName
timezone_offset_get - Sinônimo de DateTimeZone::getOffset
timezone_open - Retorna um novo objeto DateTimeZone
timezone_transitions_get - Sinônimo de DateTimeZone::getTransitions
timezone_version_get - Recupera a versão do timezonedb
time_nanosleep - Atrasa para um número de segundos e nanosegundos
time_sleep_until - Paralisa o script até um tempo especificado
tmpfile - Cria um arquivo temporário
token_get_all - Divide um dado fonte em tokens do PHP
token_name - Pega o nome simbólico de um dado token do PHP
TokyoTyrant::add - Adds to a numeric key
TokyoTyrant::connect - Connect to a database
TokyoTyrant::connectUri - Connects to a database
TokyoTyrant::copy - Copies the database
TokyoTyrant::ext - Execute a remote script
TokyoTyrant::fwmKeys - Returns the forward matching keys
TokyoTyrant::get - The get purpose
TokyoTyrant::getIterator - Get an iterator
TokyoTyrant::num - Number of records in the database
TokyoTyrant::out - Removes records
TokyoTyrant::put - Puts values
TokyoTyrant::putCat - Concatenates to a record
TokyoTyrant::putKeep - Puts a record
TokyoTyrant::putNr - Puts value
TokyoTyrant::putShl - Concatenates to a record
TokyoTyrant::restore - Restore the database
TokyoTyrant::setMaster - Set the replication master
TokyoTyrant::size - Returns the size of the value
TokyoTyrant::stat - Get statistics
TokyoTyrant::sync - Synchronize the database
TokyoTyrant::tune - Tunes connection values
TokyoTyrant::vanish - Empties the database
TokyoTyrant::__construct - Construct a new TokyoTyrant object
TokyoTyrantIterator::current - Get the current value
TokyoTyrantIterator::key - Returns the current key
TokyoTyrantIterator::next - Move to next key
TokyoTyrantIterator::rewind - Rewinds the iterator
TokyoTyrantIterator::valid - Rewinds the iterator
TokyoTyrantIterator::__construct - Construct an iterator
TokyoTyrantQuery::addCond - Adds a condition to the query
TokyoTyrantQuery::count - Counts records
TokyoTyrantQuery::current - Returns the current element
TokyoTyrantQuery::hint - Get the hint string of the query
TokyoTyrantQuery::key - Returns the current key
TokyoTyrantQuery::metaSearch - Retrieve records with multiple queries
TokyoTyrantQuery::next - Moves the iterator to next entry
TokyoTyrantQuery::out - Removes records based on query
TokyoTyrantQuery::rewind - Rewinds the iterator
TokyoTyrantQuery::search - Searches records
TokyoTyrantQuery::setLimit - Limit results
TokyoTyrantQuery::setOrder - Orders results
https://www.php.net/manual/pt_BR/indexes.functions.php 182/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
y y Q y
TokyoTyrantQuery::valid - Checks the validity of current item
TokyoTyrantQuery::__construct - Construct a new query
TokyoTyrantTable::add - Adds a record
TokyoTyrantTable::genUid - Generate unique id
TokyoTyrantTable::get - Get a row
TokyoTyrantTable::getIterator - Get an iterator
TokyoTyrantTable::getQuery - Get a query object
TokyoTyrantTable::out - Remove records
TokyoTyrantTable::put - Store a row
TokyoTyrantTable::putCat - Concatenates to a row
TokyoTyrantTable::putKeep - Put a new record
TokyoTyrantTable::putNr - Puts value
TokyoTyrantTable::putShl - Concatenates to a record
TokyoTyrantTable::setIndex - Sets index
touch - Muda o tempo de modificação do arquivo
trader_acos - Vector Trigonometric ACos
trader_ad - Chaikin A/D Line
trader_add - Vector Arithmetic Add
trader_adosc - Chaikin A/D Oscillator
trader_adx - Average Directional Movement Index
trader_adxr - Average Directional Movement Index Rating
trader_apo - Absolute Price Oscillator
trader_aroon - Aroon
trader_aroonosc - Aroon Oscillator
trader_asin - Vector Trigonometric ASin
trader_atan - Vector Trigonometric ATan
trader_atr - Average True Range
trader_avgprice - Average Price
trader_bbands - Bollinger Bands
trader_beta - Beta
trader_bop - Balance Of Power
trader_cci - Commodity Channel Index
trader_cdl2crows - Two Crows
trader_cdl3blackcrows - Three Black Crows
trader_cdl3inside - Three Inside Up/Down
trader_cdl3linestrike - Three-Line Strike
trader_cdl3outside - Three Outside Up/Down
trader_cdl3starsinsouth - Three Stars In The South
trader_cdl3whitesoldiers - Three Advancing White Soldiers
trader_cdlabandonedbaby - Abandoned Baby
trader_cdladvanceblock - Advance Block
trader_cdlbelthold - Belt-hold
trader_cdlbreakaway - Breakaway
trader_cdlclosingmarubozu - Closing Marubozu
trader_cdlconcealbabyswall - Concealing Baby Swallow
trader_cdlcounterattack - Counterattack
trader_cdldarkcloudcover - Dark Cloud Cover
trader_cdldoji - Doji
trader_cdldojistar - Doji Star
trader_cdldragonflydoji - Dragonfly Doji
trader_cdlengulfing - Engulfing Pattern
trader_cdleveningdojistar - Evening Doji Star
trader_cdleveningstar - Evening Star
trader_cdlgapsidesidewhite - Up/Down-gap side-by-side white lines
trader_cdlgravestonedoji - Gravestone Doji
trader_cdlhammer - Hammer
trader_cdlhangingman - Hanging Man
trader cdlharami - Harami Pattern
https://www.php.net/manual/pt_BR/indexes.functions.php 183/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_
trader_cdlharamicross - Harami Cross Pattern
trader_cdlhighwave - High-Wave Candle
trader_cdlhikkake - Hikkake Pattern
trader_cdlhikkakemod - Modified Hikkake Pattern
trader_cdlhomingpigeon - Homing Pigeon
trader_cdlidentical3crows - Identical Three Crows
trader_cdlinneck - In-Neck Pattern
trader_cdlinvertedhammer - Inverted Hammer
trader_cdlkicking - Kicking
trader_cdlkickingbylength - Kicking - bull/bear determined by the longer marubozu
trader_cdlladderbottom - Ladder Bottom
trader_cdllongleggeddoji - Long Legged Doji
trader_cdllongline - Long Line Candle
trader_cdlmarubozu - Marubozu
trader_cdlmatchinglow - Matching Low
trader_cdlmathold - Mat Hold
trader_cdlmorningdojistar - Morning Doji Star
trader_cdlmorningstar - Morning Star
trader_cdlonneck - On-Neck Pattern
trader_cdlpiercing - Piercing Pattern
trader_cdlrickshawman - Rickshaw Man
trader_cdlrisefall3methods - Rising/Falling Three Methods
trader_cdlseparatinglines - Separating Lines
trader_cdlshootingstar - Shooting Star
trader_cdlshortline - Short Line Candle
trader_cdlspinningtop - Spinning Top
trader_cdlstalledpattern - Stalled Pattern
trader_cdlsticksandwich - Stick Sandwich
trader_cdltakuri - Takuri (Dragonfly Doji with very long lower shadow)
trader_cdltasukigap - Tasuki Gap
trader_cdlthrusting - Thrusting Pattern
trader_cdltristar - Tristar Pattern
trader_cdlunique3river - Unique 3 River
trader_cdlupsidegap2crows - Upside Gap Two Crows
trader_cdlxsidegap3methods - Upside/Downside Gap Three Methods
trader_ceil - Vector Ceil
trader_cmo - Chande Momentum Oscillator
trader_correl - Pearson's Correlation Coefficient (r)
trader_cos - Vector Trigonometric Cos
trader_cosh - Vector Trigonometric Cosh
trader_dema - Double Exponential Moving Average
trader_div - Vector Arithmetic Div
trader_dx - Directional Movement Index
trader_ema - Exponential Moving Average
trader_errno - Get error code
trader_exp - Vector Arithmetic Exp
trader_floor - Vector Floor
trader_get_compat - Get compatibility mode
trader_get_unstable_period - Get unstable period
trader_ht_dcperiod - Hilbert Transform - Dominant Cycle Period
trader_ht_dcphase - Hilbert Transform - Dominant Cycle Phase
trader_ht_phasor - Hilbert Transform - Phasor Components
trader_ht_sine - Hilbert Transform - SineWave
trader_ht_trendline - Hilbert Transform - Instantaneous Trendline
trader_ht_trendmode - Hilbert Transform - Trend vs Cycle Mode
trader_kama - Kaufman Adaptive Moving Average
trader_linearreg - Linear Regression
trader linearreg angle - Linear Regression Angle
https://www.php.net/manual/pt_BR/indexes.functions.php 184/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ g_ g g g
trader_linearreg_intercept - Linear Regression Intercept
trader_linearreg_slope - Linear Regression Slope
trader_ln - Vector Log Natural
trader_log10 - Vector Log10
trader_ma - Moving average
trader_macd - Moving Average Convergence/Divergence
trader_macdext - MACD with controllable MA type
trader_macdfix - Moving Average Convergence/Divergence Fix 12/26
trader_mama - MESA Adaptive Moving Average
trader_mavp - Moving average with variable period
trader_max - Highest value over a specified period
trader_maxindex - Index of highest value over a specified period
trader_medprice - Median Price
trader_mfi - Money Flow Index
trader_midpoint - MidPoint over period
trader_midprice - Midpoint Price over period
trader_min - Lowest value over a specified period
trader_minindex - Index of lowest value over a specified period
trader_minmax - Lowest and highest values over a specified period
trader_minmaxindex - Indexes of lowest and highest values over a specified period
trader_minus_di - Minus Directional Indicator
trader_minus_dm - Minus Directional Movement
trader_mom - Momentum
trader_mult - Vector Arithmetic Mult
trader_natr - Normalized Average True Range
trader_obv - On Balance Volume
trader_plus_di - Plus Directional Indicator
trader_plus_dm - Plus Directional Movement
trader_ppo - Percentage Price Oscillator
trader_roc - Rate of change : ((price/prevPrice)-1)*100
trader_rocp - Rate of change Percentage: (price-prevPrice)/prevPrice
trader_rocr - Rate of change ratio: (price/prevPrice)
trader_rocr100 - Rate of change ratio 100 scale: (price/prevPrice)*100
trader_rsi - Relative Strength Index
trader_sar - Parabolic SAR
trader_sarext - Parabolic SAR - Extended
trader_set_compat - Set compatibility mode
trader_set_unstable_period - Set unstable period
trader_sin - Vector Trigonometric Sin
trader_sinh - Vector Trigonometric Sinh
trader_sma - Simple Moving Average
trader_sqrt - Vector Square Root
trader_stddev - Standard Deviation
trader_stoch - Stochastic
trader_stochf - Stochastic Fast
trader_stochrsi - Stochastic Relative Strength Index
trader_sub - Vector Arithmetic Subtraction
trader_sum - Summation
trader_t3 - Triple Exponential Moving Average (T3)
trader_tan - Vector Trigonometric Tan
trader_tanh - Vector Trigonometric Tanh
trader_tema - Triple Exponential Moving Average
trader_trange - True Range
trader_trima - Triangular Moving Average
trader_trix - 1-day Rate-Of-Change (ROC) of a Triple Smooth EMA
trader_tsf - Time Series Forecast
trader_typprice - Typical Price
trader ultosc - Ultimate Oscillator
https://www.php.net/manual/pt_BR/indexes.functions.php 185/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_
trader_var - Variance
trader_wclprice - Weighted Close Price
trader_willr - Williams' %R
trader_wma - Weighted Moving Average
trait_exists - Checks if the trait exists
Transliterator::create - Create a transliterator
Transliterator::createFromRules - Create transliterator from rules
Transliterator::createInverse - Create an inverse transliterator
Transliterator::getErrorCode - Get last error code
Transliterator::getErrorMessage - Get last error message
Transliterator::listIDs - Get transliterator IDs
Transliterator::transliterate - Transliterate a string
Transliterator::__construct - Private constructor to deny instantiation
trigger_error - Gera uma mensagem a nível de usuário de erro/aviso/notícia
trim - Retira espaço no ínicio e final de uma string
u
uasort - Ordena um array utilizando uma função de comparação definida pelo usuário e
mantendo as associações entre chaves e valores
ucfirst - Converte para maiúscula o primeiro caractere de uma string
UConverter::convert - Converte uma string de um conjunto de caracteres (charset) para outro
UConverter::fromUCallback - Função de retorno de origem padrão
UConverter::getAliases - Obtém o pseudônimo de um dado nome
UConverter::getAvailable - Obtém os nomes dos conversores canônicos disponíveis
UConverter::getDestinationEncoding - Obtém a codificação de destino
UConverter::getDestinationType - Obtém o tipo do conversor de destino
UConverter::getErrorCode - Obtém o código do último erro gerado pelo objeto
UConverter::getErrorMessage - Obtém a mensagem do último erro gerado pelo objeto
UConverter::getSourceEncoding - Obtém a codificação de origem
UConverter::getSourceType - Obtém o tipo do conversor de origem
UConverter::getStandards - Obtém os nomes dos conversores padrão associados
UConverter::getSubstChars - Obtém os caracteres de substituição
UConverter::reasonText - Obtém uma representação de string da razão de retorno
UConverter::setDestinationEncoding - Define a codificação de destino
UConverter::setSourceEncoding - Define a codificação de origem
UConverter::setSubstChars - Define os caracteres de substituição
UConverter::toUCallback - Função de retorno padrão de destino
UConverter::transcode - Converte uma string de um conjunto de caracteres (charset) para outro
UConverter::__construct - Cria um objeto UConverter
ucwords - Converte para maiúsculas o primeiro caractere de cada palavra
udm_add_search_limit - Add various search limits
udm_alloc_agent - Allocate mnoGoSearch session
udm_alloc_agent_array - Allocate mnoGoSearch session
udm_api_version - Get mnoGoSearch API version
udm_cat_list - Get all the categories on the same level with the current one
udm_cat_path - Get the path to the current category
udm_check_charset - Check if the given charset is known to mnogosearch
udm_clear_search_limits - Clear all mnoGoSearch search restrictions
udm_crc32 - Return CRC32 checksum of given string
udm_errno - Get mnoGoSearch error number
udm_error - Get mnoGoSearch error message
udm_find - Perform search
udm_free_agent - Free mnoGoSearch session
udm_free_ispell_data - Free memory allocated for ispell data
udm_free_res - Free mnoGoSearch result
udm_get_doc_count - Get total number of documents in database
udm_get_res_field - Fetch a result field
udm_get_res_param - Get mnoGoSearch result parameters
udm hash32 - Return Hash32 checksum of given string
https://www.php.net/manual/pt_BR/indexes.functions.php 186/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ g g
udm_load_ispell_data - Load ispell data
udm_set_agent_param - Set mnoGoSearch agent session parameters
UI\Area::onDraw - Draw Callback
UI\Area::onKey - Key Callback
UI\Area::onMouse - Mouse Callback
UI\Area::redraw - Redraw Area
UI\Area::scrollTo - Area Scroll
UI\Area::setSize - Set Size
UI\Control::destroy - Destroy Control
UI\Control::disable - Disable Control
UI\Control::enable - Enable Control
UI\Control::getParent - Get Parent Control
UI\Control::getTopLevel - Get Top Level
UI\Control::hide - Hide Control
UI\Control::isEnabled - Determine if Control is enabled
UI\Control::isVisible - Determine if Control is visible
UI\Control::setParent - Set Parent Control
UI\Control::show - Control Show
UI\Controls\Box::append - Append Control
UI\Controls\Box::delete - Delete Control
UI\Controls\Box::getOrientation - Get Orientation
UI\Controls\Box::isPadded - Padding Detection
UI\Controls\Box::setPadded - Set Padding
UI\Controls\Box::__construct - Construct a new Box
UI\Controls\Button::getText - Get Text
UI\Controls\Button::onClick - Click Handler
UI\Controls\Button::setText - Set Text
UI\Controls\Button::__construct - Construct a new Button
UI\Controls\Check::getText - Get Text
UI\Controls\Check::isChecked - Checked Detection
UI\Controls\Check::onToggle - Toggle Callback
UI\Controls\Check::setChecked - Set Checked
UI\Controls\Check::setText - Set Text
UI\Controls\Check::__construct - Construct a new Check
UI\Controls\ColorButton::getColor - Get Color
UI\Controls\ColorButton::onChange - Change Handler
UI\Controls\ColorButton::setColor - Set Color
UI\Controls\Combo::append - Append Option
UI\Controls\Combo::getSelected - Get Selected Option
UI\Controls\Combo::onSelected - Selected Handler
UI\Controls\Combo::setSelected - Set Selected Option
UI\Controls\EditableCombo::append - Append Option
UI\Controls\EditableCombo::getText - Get Text
UI\Controls\EditableCombo::onChange - Change Handler
UI\Controls\EditableCombo::setText - Set Text
UI\Controls\Entry::getText - Get Text
UI\Controls\Entry::isReadOnly - Detect Read Only
UI\Controls\Entry::onChange - Change Handler
UI\Controls\Entry::setReadOnly - Set Read Only
UI\Controls\Entry::setText - Set Text
UI\Controls\Entry::__construct - Construct a new Entry
UI\Controls\Form::append - Append Control
UI\Controls\Form::delete - Delete Control
UI\Controls\Form::isPadded - Padding Detection
UI\Controls\Form::setPadded - Set Padding
UI\Controls\Grid::append - Append Control
UI\Controls\Grid::isPadded - Padding Detection
UI\Controls\Grid::setPadded - Set Padding
https://www.php.net/manual/pt_BR/indexes.functions.php 187/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g
UI\Controls\Group::append - Append Control
UI\Controls\Group::getTitle - Get Title
UI\Controls\Group::hasMargin - Margin Detection
UI\Controls\Group::setMargin - Set Margin
UI\Controls\Group::setTitle - Set Title
UI\Controls\Group::__construct - Construct a new Group
UI\Controls\Label::getText - Get Text
UI\Controls\Label::setText - Set Text
UI\Controls\Label::__construct - Construct a new Label
UI\Controls\MultilineEntry::append - Append Text
UI\Controls\MultilineEntry::getText - Get Text
UI\Controls\MultilineEntry::isReadOnly - Read Only Detection
UI\Controls\MultilineEntry::onChange - Change Handler
UI\Controls\MultilineEntry::setReadOnly - Set Read Only
UI\Controls\MultilineEntry::setText - Set Text
UI\Controls\MultilineEntry::__construct - Construct a new Multiline Entry
UI\Controls\Picker::__construct - Construct a new Picker
UI\Controls\Progress::getValue - Get Value
UI\Controls\Progress::setValue - Set Value
UI\Controls\Radio::append - Append Option
UI\Controls\Radio::getSelected - Get Selected Option
UI\Controls\Radio::onSelected - Selected Handler
UI\Controls\Radio::setSelected - Set Selected Option
UI\Controls\Separator::__construct - Construct a new Separator
UI\Controls\Slider::getValue - Get Value
UI\Controls\Slider::onChange - Change Handler
UI\Controls\Slider::setValue - Set Value
UI\Controls\Slider::__construct - Construct a new Slider
UI\Controls\Spin::getValue - Get Value
UI\Controls\Spin::onChange - Change Handler
UI\Controls\Spin::setValue - Set Value
UI\Controls\Spin::__construct - Construct a new Spin
UI\Controls\Tab::append - Append Page
UI\Controls\Tab::delete - Delete Page
UI\Controls\Tab::hasMargin - Margin Detection
UI\Controls\Tab::insertAt - Insert Page
UI\Controls\Tab::pages - Page Count
UI\Controls\Tab::setMargin - Set Margin
UI\Draw\Brush::getColor - Get Color
UI\Draw\Brush::setColor - Set Color
UI\Draw\Brush::__construct - Construct a new Brush
UI\Draw\Brush\Gradient::addStop - Stop Manipulation
UI\Draw\Brush\Gradient::delStop - Stop Manipulation
UI\Draw\Brush\Gradient::setStop - Stop Manipulation
UI\Draw\Brush\LinearGradient::__construct - Construct a Linear Gradient
UI\Draw\Brush\RadialGradient::__construct - Construct a new Radial Gradient
UI\Draw\Color::getChannel - Color Manipulation
UI\Draw\Color::setChannel - Color Manipulation
UI\Draw\Color::__construct - Construct new Color
UI\Draw\Matrix::invert - Invert Matrix
UI\Draw\Matrix::isInvertible - Invertible Detection
UI\Draw\Matrix::multiply - Multiply Matrix
UI\Draw\Matrix::rotate - Rotate Matrix
UI\Draw\Matrix::scale - Scale Matrix
UI\Draw\Matrix::skew - Skew Matrix
UI\Draw\Matrix::translate - Translate Matrix
UI\Draw\Path::addRectangle - Draw a Rectangle
UI\Draw\Path::arcTo - Draw an Arc
https://www.php.net/manual/pt_BR/indexes.functions.php 188/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

UI\Draw\Path::bezierTo - Draw Bezier Curve


UI\Draw\Path::closeFigure - Close Figure
UI\Draw\Path::end - Finalize Path
UI\Draw\Path::lineTo - Draw a Line
UI\Draw\Path::newFigure - Draw Figure
UI\Draw\Path::newFigureWithArc - Draw Figure with Arc
UI\Draw\Path::__construct - Construct a new Path
UI\Draw\Pen::clip - Clip a Path
UI\Draw\Pen::fill - Fill a Path
UI\Draw\Pen::restore - Restore
UI\Draw\Pen::save - Save
UI\Draw\Pen::stroke - Stroke a Path
UI\Draw\Pen::transform - Matrix Transform
UI\Draw\Pen::write - Draw Text at Point
UI\Draw\Stroke::getCap - Get Line Cap
UI\Draw\Stroke::getJoin - Get Line Join
UI\Draw\Stroke::getMiterLimit - Get Miter Limit
UI\Draw\Stroke::getThickness - Get Thickness
UI\Draw\Stroke::setCap - Set Line Cap
UI\Draw\Stroke::setJoin - Set Line Join
UI\Draw\Stroke::setMiterLimit - Set Miter Limit
UI\Draw\Stroke::setThickness - Set Thickness
UI\Draw\Stroke::__construct - Construct a new Stroke
UI\Draw\Text\Font::getAscent - Font Metrics
UI\Draw\Text\Font::getDescent - Font Metrics
UI\Draw\Text\Font::getLeading - Font Metrics
UI\Draw\Text\Font::getUnderlinePosition - Font Metrics
UI\Draw\Text\Font::getUnderlineThickness - Font Metrics
UI\Draw\Text\Font::__construct - Construct a new Font
UI\Draw\Text\Font\Descriptor::getFamily - Get Font Family
UI\Draw\Text\Font\Descriptor::getItalic - Style Detection
UI\Draw\Text\Font\Descriptor::getSize - Size Detection
UI\Draw\Text\Font\Descriptor::getStretch - Style Detection
UI\Draw\Text\Font\Descriptor::getWeight - Weight Detection
UI\Draw\Text\Font\Descriptor::__construct - Construct a new Font Descriptor
UI\Draw\Text\Font\fontFamilies - Retrieve Font Families
UI\Draw\Text\Layout::setColor - Set Color
UI\Draw\Text\Layout::setWidth - Set Width
UI\Draw\Text\Layout::__construct - Construct a new Text Layout
UI\Executor::kill - Stop Executor
UI\Executor::onExecute - Execution Callback
UI\Executor::setInterval - Interval Manipulation
UI\Executor::__construct - Construct a new Executor
UI\Menu::append - Append Menu Item
UI\Menu::appendAbout - Append About Menu Item
UI\Menu::appendCheck - Append Checkable Menu Item
UI\Menu::appendPreferences - Append Preferences Menu Item
UI\Menu::appendQuit - Append Quit Menu Item
UI\Menu::appendSeparator - Append Menu Item Separator
UI\Menu::__construct - Construct a new Menu
UI\MenuItem::disable - Disable Menu Item
UI\MenuItem::enable - Enable Menu Item
UI\MenuItem::isChecked - Detect Checked
UI\MenuItem::onClick - On Click Callback
UI\MenuItem::setChecked - Set Checked
UI\Point::at - Size Coercion
UI\Point::getX - Retrieves X
UI\Point::getY - Retrieves Y
https://www.php.net/manual/pt_BR/indexes.functions.php 189/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g
UI\Point::setX - Set X
UI\Point::setY - Set Y
UI\Point::__construct - Construct a new Point
UI\quit - Quit UI Loop
UI\run - Enter UI Loop
UI\Size::getHeight - Retrieves Height
UI\Size::getWidth - Retrives Width
UI\Size::of - Point Coercion
UI\Size::setHeight - Set Height
UI\Size::setWidth - Set Width
UI\Size::__construct - Construct a new Size
UI\Window::add - Add a Control
UI\Window::error - Show Error Box
UI\Window::getSize - Get Window Size
UI\Window::getTitle - Get Title
UI\Window::hasBorders - Border Detection
UI\Window::hasMargin - Margin Detection
UI\Window::isFullScreen - Full Screen Detection
UI\Window::msg - Show Message Box
UI\Window::onClosing - Closing Callback
UI\Window::open - Open Dialog
UI\Window::save - Save Dialog
UI\Window::setBorders - Border Use
UI\Window::setFullScreen - Full Screen Use
UI\Window::setMargin - Margin Use
UI\Window::setSize - Set Size
UI\Window::setTitle - Window Title
UI\Window::__construct - Construct a new Window
uksort - Ordena um array pelas chaves utilizando uma função de comparação definida pelo
usuário.
umask - Modificar a umask atual
uniqid - Gera um ID unico
unixtojd - Converte datas do sistema Unix para data Juliana
unlink - Apaga um arquivo
unpack - Unpack data from binary string
unregister_tick_function - Desregistra uma função executada a cada instante
unserialize - Creates a PHP value from a stored representation
unset - Destrói a variável especificada
untaint - Untaint strings
uopz_add_function - Adds non-existent function or method
uopz_allow_exit - Allows control over disabled exit opcode
uopz_backup - Backup a function
uopz_compose - Compose a class
uopz_copy - Copy a function
uopz_delete - Delete a function
uopz_del_function - Deletes previously added function or method
uopz_extend - Extend a class at runtime
uopz_flags - Get or set flags on function or class
uopz_function - Creates a function at runtime
uopz_get_exit_status - Retrieve the last set exit status
uopz_get_hook - Gets previously set hook on function or method
uopz_get_mock - Get the current mock for a class
uopz_get_property - Gets value of class or instance property
uopz_get_return - Gets a previous set return value for a function
uopz_get_static - Gets the static variables from function or method scope
uopz_implement - Implements an interface at runtime
uopz_overload - Overload a VM opcode
uopz redefine - Redefine a constant
https://www.php.net/manual/pt_BR/indexes.functions.php 190/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
p _
uopz_rename - Rename a function at runtime
uopz_restore - Restore a previously backed up function
uopz_set_hook - Sets hook to execute when entering a function or method
uopz_set_mock - Use mock instead of class for new objects
uopz_set_property - Sets value of existing class or instance property
uopz_set_return - Provide a return value for an existing function
uopz_set_static - Sets the static variables in function or method scope
uopz_undefine - Undefine a constant
uopz_unset_hook - Removes previously set hook on function or method
uopz_unset_mock - Unset previously set mock
uopz_unset_return - Unsets a previously set return value for a function
urldecode - Decodifica uma URL codificada
urlencode - Codifica uma URL
user_error - Apelido para trigger_error
use_soap_error_handler - Set whether to use the SOAP error handler
usleep - Atrasa a execução em milionésimos de segundo
usort - Ordena um array pelos valores utilizando uma função de comparação definida pelo
usuário
utf8_decode - Converte uma string com caracteres ISO-8859-1 codificadas com UTF-8 para
single-byte ISO-8859-1.
utf8_encode - Codifica um string ISO-8859-1 para UTF-8
v
V8Js::executeString - Execute a string as Javascript code
V8Js::getExtensions - Return an array of registered extensions
V8Js::getPendingException - Return pending uncaught Javascript exception
V8Js::registerExtension - Register Javascript extensions for V8Js
V8Js::__construct - Construct a new V8Js object
V8JsException::getJsFileName - The getJsFileName purpose
V8JsException::getJsLineNumber - The getJsLineNumber purpose
V8JsException::getJsSourceLine - The getJsSourceLine purpose
V8JsException::getJsTrace - The getJsTrace purpose
variant_abs - Returns the absolute value of a variant
variant_add - "Adds" two variant values together and returns the result
variant_and - Performs a bitwise AND operation between two variants
variant_cast - Convert a variant into a new variant object of another type
variant_cat - Concatenates two variant values together and returns the result
variant_cmp - Compares two variants
variant_date_from_timestamp - Returns a variant date representation of a Unix timestamp
variant_date_to_timestamp - Converts a variant date/time value to Unix timestamp
variant_div - Returns the result from dividing two variants
variant_eqv - Performs a bitwise equivalence on two variants
variant_fix - Returns the integer portion of a variant
variant_get_type - Returns the type of a variant object
variant_idiv - Converts variants to integers and then returns the result from dividing them
variant_imp - Performs a bitwise implication on two variants
variant_int - Returns the integer portion of a variant
variant_mod - Divides two variants and returns only the remainder
variant_mul - Multiplies the values of the two variants
variant_neg - Performs logical negation on a variant
variant_not - Performs bitwise not negation on a variant
variant_or - Performs a logical disjunction on two variants
variant_pow - Returns the result of performing the power function with two variants
variant_round - Rounds a variant to the specified number of decimal places
variant_set - Assigns a new value for a variant object
variant_set_type - Convert a variant into another type "in-place"
variant_sub - Subtracts the value of the right variant from the left variant value
variant_xor - Performs a logical exclusion on two variants
VarnishAdmin::auth - Authenticate on a varnish instance
https://www.php.net/manual/pt_BR/indexes.functions.php 191/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

VarnishAdmin::ban - Ban URLs using a VCL expression


VarnishAdmin::banUrl - Ban an URL using a VCL expression
VarnishAdmin::clearPanic - Clear varnish instance panic messages
VarnishAdmin::connect - Connect to a varnish instance administration interface
VarnishAdmin::disconnect - Disconnect from a varnish instance administration interface
VarnishAdmin::getPanic - Get the last panic message on a varnish instance
VarnishAdmin::getParams - Fetch current varnish instance configuration parameters
VarnishAdmin::isRunning - Check if the varnish slave process is currently running
VarnishAdmin::setCompat - Set the class compat configuration param
VarnishAdmin::setHost - Set the class host configuration param
VarnishAdmin::setIdent - Set the class ident configuration param
VarnishAdmin::setParam - Set configuration param on the current varnish instance
VarnishAdmin::setPort - Set the class port configuration param
VarnishAdmin::setSecret - Set the class secret configuration param
VarnishAdmin::setTimeout - Set the class timeout configuration param
VarnishAdmin::start - Start varnish worker process
VarnishAdmin::stop - Stop varnish worker process
VarnishAdmin::__construct - VarnishAdmin constructor
VarnishLog::getLine - Get next log line
VarnishLog::getTagName - Get the log tag string representation by its index
VarnishLog::__construct - Varnishlog constructor
VarnishStat::getSnapshot - Get the current varnish instance statistics snapshot
VarnishStat::__construct - VarnishStat constructor
var_dump - Mostra informações sobre a variável
var_export - Mostra ou retorna uma representação estruturada de uma variável
version_compare - Compares two "PHP-standardized" version number strings
vfprintf - Escreve uma string formatada para um stream
virtual - Realiza uma sub-requisição Apache
vpopmail_add_alias_domain - Add an alias for a virtual domain
vpopmail_add_alias_domain_ex - Add alias to an existing virtual domain
vpopmail_add_domain - Add a new virtual domain
vpopmail_add_domain_ex - Add a new virtual domain
vpopmail_add_user - Add a new user to the specified virtual domain
vpopmail_alias_add - Insert a virtual alias
vpopmail_alias_del - Deletes all virtual aliases of a user
vpopmail_alias_del_domain - Deletes all virtual aliases of a domain
vpopmail_alias_get - Get all lines of an alias for a domain
vpopmail_alias_get_all - Get all lines of an alias for a domain
vpopmail_auth_user - Attempt to validate a username/domain/password
vpopmail_del_domain - Delete a virtual domain
vpopmail_del_domain_ex - Delete a virtual domain
vpopmail_del_user - Delete a user from a virtual domain
vpopmail_error - Get text message for last vpopmail error
vpopmail_passwd - Change a virtual user's password
vpopmail_set_user_quota - Sets a virtual user's quota
vprintf - Mostra uma string formatada
vsprintf - Retorna uma string formatada
Vtiful\Kernel\Excel::addSheet - Vtiful\Kernel\Excel addSheet
Vtiful\Kernel\Excel::autoFilter - Vtiful\Kernel\Excel autoFilter
Vtiful\Kernel\Excel::constMemory - Vtiful\Kernel\Excel constMemory
Vtiful\Kernel\Excel::data - Vtiful\Kernel\Excel data
Vtiful\Kernel\Excel::fileName - Vtiful\Kernel\Excel fileName
Vtiful\Kernel\Excel::getHandle - Vtiful\Kernel\Excel getHandle
Vtiful\Kernel\Excel::header - Vtiful\Kernel\Excel header
Vtiful\Kernel\Excel::insertFormula - Vtiful\Kernel\Excel insertFormula
Vtiful\Kernel\Excel::insertImage - Vtiful\Kernel\Excel insertImage
Vtiful\Kernel\Excel::insertText - Vtiful\Kernel\Excel insertText
Vtiful\Kernel\Excel::mergeCells - Vtiful\Kernel\Excel mergeCells
https://www.php.net/manual/pt_BR/indexes.functions.php 192/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g g
Vtiful\Kernel\Excel::output - Vtiful\Kernel\Excel output
Vtiful\Kernel\Excel::setColumn - Vtiful\Kernel\Excel setColumn
Vtiful\Kernel\Excel::setRow - Vtiful\Kernel\Excel setRow
Vtiful\Kernel\Excel::__construct - Vtiful\Kernel\Excel constructor
Vtiful\Kernel\Format::align - Vtiful\Kernel\Format align
Vtiful\Kernel\Format::bold - Vtiful\Kernel\Format bold
Vtiful\Kernel\Format::italic - Vtiful\Kernel\Format italic
Vtiful\Kernel\Format::underline - Vtiful\Kernel\Format underline
w
Warning::__construct - Warning constructor
wddx_add_vars - Adiciona variáveis a um pacote WDDX com o IP especificado
wddx_deserialize - Sinônimo de wddx_unserialize
wddx_packet_end - Finaliza um pacote WDDX com o ID especificado
wddx_packet_start - Inicializa um novo pacote WDDX com uma estrutura dentro dele
wddx_serialize_value - Serializa um único valor em um pacote WDDX
wddx_serialize_vars - Serializa variáveis em um pacote WDDX
WeakMap::count - Counts the number of live entries in the map
WeakMap::current - Returns the current value under iteration
WeakMap::key - Returns the current key under iteration
WeakMap::next - Advances to the next map element
WeakMap::offsetExists - Checks whether a certain object is in the map
WeakMap::offsetGet - Returns the value pointed to by a certain object
WeakMap::offsetSet - Updates the map with a new key-value pair
WeakMap::offsetUnset - Removes an entry from the map
WeakMap::rewind - Rewinds the iterator to the beginning of the map
WeakMap::valid - Returns whether the iterator is still on a valid map element
WeakMap::__construct - Constructs a new map
Weakref::acquire - Acquires a strong reference on that object
Weakref::get - Returns the object pointed to by the weak reference
Weakref::release - Releases a previously acquired reference
Weakref::valid - Checks whether the object referenced still exists
Weakref::__construct - Constructs a new weak reference
win32_continue_service - Resumes a paused service
win32_create_service - Creates a new service entry in the SCM database
win32_delete_service - Deletes a service entry from the SCM database
win32_get_last_control_message - Returns the last control message that was sent to this service
win32_pause_service - Pauses a service
win32_ps_list_procs - Lista processos sendo executados
win32_ps_stat_mem - Estatística de utilização de memória
win32_ps_stat_proc - Estatísticas de um processo
win32_query_service_status - Queries the status of a service
win32_send_custom_control - Send a custom control to the service
win32_set_service_exit_code - Define or return the exit code for the current running service
win32_set_service_exit_mode - Define or return the exit mode for the current running service
win32_set_service_status - Update the service status
win32_start_service - Starts a service
win32_start_service_ctrl_dispatcher - Registers the script with the SCM, so that it can act as the
service with the given name
win32_stop_service - Stops a service
wincache_fcache_fileinfo - Retrieves information about files cached in the file cache
wincache_fcache_meminfo - Retrieves information about file cache memory usage
wincache_lock - Acquires an exclusive lock on a given key
wincache_ocache_fileinfo - Retrieves information about files cached in the opcode cache
wincache_ocache_meminfo - Retrieves information about opcode cache memory usage
wincache_refresh_if_changed - Refreshes the cache entries for the cached files
wincache_rplist_fileinfo - Retrieves information about resolve file path cache
wincache_rplist_meminfo - Retrieves information about memory usage by the resolve file path
cache
https://www.php.net/manual/pt_BR/indexes.functions.php 193/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

wincache_scache_info - Retrieves information about files cached in the session cache


wincache_scache_meminfo - Retrieves information about session cache memory usage
wincache_ucache_add - Adds a variable in user cache only if variable does not already exist in
the cache
wincache_ucache_cas - Compares the variable with old value and assigns new value to it
wincache_ucache_clear - Deletes entire content of the user cache
wincache_ucache_dec - Decrements the value associated with the key
wincache_ucache_delete - Deletes variables from the user cache
wincache_ucache_exists - Checks if a variable exists in the user cache
wincache_ucache_get - Gets a variable stored in the user cache
wincache_ucache_inc - Increments the value associated with the key
wincache_ucache_info - Retrieves information about data stored in the user cache
wincache_ucache_meminfo - Retrieves information about user cache memory usage
wincache_ucache_set - Adds a variable in user cache and overwrites a variable if it already
exists in the cache
wincache_unlock - Releases an exclusive lock on a given key
wkhtmltox\Image\Converter::convert - Perform Image conversion
wkhtmltox\Image\Converter::getVersion - Determine version of Converter
wkhtmltox\Image\Converter::__construct - Create a new Image converter
wkhtmltox\PDF\Converter::add - Add an object for conversion
wkhtmltox\PDF\Converter::convert - Perform PDF conversion
wkhtmltox\PDF\Converter::getVersion - Determine version of Converter
wkhtmltox\PDF\Converter::__construct - Create a new PDF converter
wkhtmltox\PDF\Object::__construct - Create a new PDF Object
wordwrap - Quebra uma string em um dado número de caracteres
Worker::collect - Collect references to completed tasks
Worker::getStacked - Gets the remaining stack size
Worker::isShutdown - State Detection
Worker::isWorking - State Detection
Worker::shutdown - Shutdown the worker
Worker::stack - Stacking work
Worker::unstack - Unstacking work
x
xattr_get - Retorna um atributo extendido
xattr_list - Retorna uma lista dos atributos extendidos
xattr_remove - Remove um atributo extendido
xattr_set - Edita um atributo extendido
xattr_supported - Checa se o sistema de arquivos suporta atributos extendidos.
xdiff_file_bdiff - Make binary diff of two files
xdiff_file_bdiff_size - Read a size of file created by applying a binary diff
xdiff_file_bpatch - Patch a file with a binary diff
xdiff_file_diff - Make unified diff of two files
xdiff_file_diff_binary - Alias of xdiff_file_bdiff
xdiff_file_merge3 - Merge 3 files into one
xdiff_file_patch - Patch a file with an unified diff
xdiff_file_patch_binary - Alias of xdiff_file_bpatch
xdiff_file_rabdiff - Make binary diff of two files using the Rabin's polynomial fingerprinting
algorithm
xdiff_string_bdiff - Make binary diff of two strings
xdiff_string_bdiff_size - Read a size of file created by applying a binary diff
xdiff_string_bpatch - Patch a string with a binary diff
xdiff_string_diff - Make unified diff of two strings
xdiff_string_diff_binary - Alias of xdiff_string_bdiff
xdiff_string_merge3 - Merge 3 strings into one
xdiff_string_patch - Patch a string with an unified diff
xdiff_string_patch_binary - Alias of xdiff_string_bpatch
xdiff_string_rabdiff - Make binary diff of two strings using the Rabin's polynomial
fingerprinting algorithm
https://www.php.net/manual/pt_BR/indexes.functions.php 194/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
g p g g
xhprof_disable - Stops xhprof profiler
xhprof_enable - Start xhprof profiler
xhprof_sample_disable - Stops xhprof sample profiler
xhprof_sample_enable - Start XHProf profiling in sampling mode
XMLDiff\Base::diff - Produce diff of two XML documents
XMLDiff\Base::merge - Produce new XML document based on diff
XMLDiff\Base::__construct - Constructor
XMLDiff\DOM::diff - Diff two DOMDocument objects
XMLDiff\DOM::merge - Produce merged DOMDocument
XMLDiff\File::diff - Diff two XML files
XMLDiff\File::merge - Produce merged XML document
XMLDiff\Memory::diff - Diff two XML documents
XMLDiff\Memory::merge - Produce merged XML document
XMLReader::close - Close the XMLReader input
XMLReader::expand - Returns a copy of the current node as a DOM object
XMLReader::getAttribute - Get the value of a named attribute
XMLReader::getAttributeNo - Get the value of an attribute by index
XMLReader::getAttributeNs - Get the value of an attribute by localname and URI
XMLReader::getParserProperty - Indicates if specified property has been set
XMLReader::isValid - Indicates if the parsed document is valid
XMLReader::lookupNamespace - Lookup namespace for a prefix
XMLReader::moveToAttribute - Move cursor to a named attribute
XMLReader::moveToAttributeNo - Move cursor to an attribute by index
XMLReader::moveToAttributeNs - Move cursor to a named attribute
XMLReader::moveToElement - Position cursor on the parent Element of current Attribute
XMLReader::moveToFirstAttribute - Position cursor on the first Attribute
XMLReader::moveToNextAttribute - Position cursor on the next Attribute
XMLReader::next - Move cursor to next node skipping all subtrees
XMLReader::open - Set the URI containing the XML to parse
XMLReader::read - Move to next node in document
XMLReader::readInnerXml - Retrieve XML from current node
XMLReader::readOuterXml - Retrieve XML from current node, including itself
XMLReader::readString - Reads the contents of the current node as a string
XMLReader::setParserProperty - Set parser options
XMLReader::setRelaxNGSchema - Set the filename or URI for a RelaxNG Schema
XMLReader::setRelaxNGSchemaSource - Set the data containing a RelaxNG Schema
XMLReader::setSchema - Validate document against XSD
XMLReader::XML - Set the data containing the XML to parse
xmlrpc_decode - Decodifica XML para tipos nativos do PHP
xmlrpc_decode_request - Decodifica XML para tipos nativos do PHP
xmlrpc_encode - Gera XML para um valor do PHP
xmlrpc_encode_request - Gera XML para uma requisição
xmlrpc_get_type - Pega o tipo xmlrpc para um valor do PHP
xmlrpc_is_fault - Determina se um valor de array representa uma falha XMLRPC
xmlrpc_parse_method_descriptions - Decodifica XML e gera uma lista de descrição de métodos
xmlrpc_server_add_introspection_data - Adiciona documentação de introspecção
xmlrpc_server_call_method - Trata requisiçães de XML e chamadas de métodos
xmlrpc_server_create - Cria um servidor xmlrpc
xmlrpc_server_destroy - Destrói o servidor xmlrpc
xmlrpc_server_register_introspection_callback - Registra uma função do PHP para gerar
documentação
xmlrpc_server_register_method - Registra uma função do PHP para o método com nome
method_name
xmlrpc_set_type - Configura um tipo xmlrpc, base64 ou datetime, para uma string do PHP
XMLWriter::endAttribute - End attribute
XMLWriter::endCdata - End current CDATA
XMLWriter::endComment - Create end comment
XMLWriter::endDocument - End current document
https://www.php.net/manual/pt_BR/indexes.functions.php 195/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

XMLWriter::endDtd - End current DTD


XMLWriter::endDtdAttlist - End current DTD AttList
XMLWriter::endDtdElement - End current DTD element
XMLWriter::endDtdEntity - End current DTD Entity
XMLWriter::endElement - End current element
XMLWriter::endPi - End current PI
XMLWriter::flush - Flush current buffer
XMLWriter::fullEndElement - End current element
XMLWriter::openMemory - Create new xmlwriter using memory for string output
XMLWriter::openUri - Create new xmlwriter using source uri for output
XMLWriter::outputMemory - Returns current buffer
XMLWriter::setIndent - Toggle indentation on/off
XMLWriter::setIndentString - Set string used for indenting
XMLWriter::startAttribute - Create start attribute
XMLWriter::startAttributeNs - Create start namespaced attribute
XMLWriter::startCdata - Create start CDATA tag
XMLWriter::startComment - Create start comment
XMLWriter::startDocument - Create document tag
XMLWriter::startDtd - Create start DTD tag
XMLWriter::startDtdAttlist - Create start DTD AttList
XMLWriter::startDtdElement - Create start DTD element
XMLWriter::startDtdEntity - Create start DTD Entity
XMLWriter::startElement - Create start element tag
XMLWriter::startElementNs - Create start namespaced element tag
XMLWriter::startPi - Create start PI tag
XMLWriter::text - Write text
XMLWriter::writeAttribute - Write full attribute
XMLWriter::writeAttributeNs - Write full namespaced attribute
XMLWriter::writeCdata - Write full CDATA tag
XMLWriter::writeComment - Write full comment tag
XMLWriter::writeDtd - Write full DTD tag
XMLWriter::writeDtdAttlist - Write full DTD AttList tag
XMLWriter::writeDtdElement - Write full DTD element tag
XMLWriter::writeDtdEntity - Write full DTD Entity tag
XMLWriter::writeElement - Write full element tag
XMLWriter::writeElementNs - Write full namespaced element tag
XMLWriter::writePi - Writes a PI
XMLWriter::writeRaw - Write a raw XML text
xml_error_string - Obtém uma string de erro do analisador XML
xml_get_current_byte_index - Obtém o índice do byte atual para um analisador XML
xml_get_current_column_number - Obtém o número da coluna atual para um analisador XML
xml_get_current_line_number - Obtém o número da linha para um analisador XML
xml_get_error_code - Obtém um código de erro do analisador XML
xml_parse - Inicia a análise em um documento XML
xml_parser_create - Cria um analisador XML
xml_parser_create_ns - Cria um analisador XML com suporte a namespace
xml_parser_free - Free an XML parser
xml_parser_get_option - Obtém as opções de um analisador (parser) XML
xml_parser_set_option - Define opções em um analisador (parser) XML
xml_parse_into_struct - Analisa dados XML dentro de uma estrutura de array
xml_set_character_data_handler - Set up character data handler
xml_set_default_handler - Set up default handler
xml_set_element_handler - Set up start and end element handlers
xml_set_end_namespace_decl_handler - Set up end namespace declaration handler
xml_set_external_entity_ref_handler - Set up external entity reference handler
xml_set_notation_decl_handler - Set up notation declaration handler
xml_set_object - Use XML Parser within an object
xml set processing instruction handler - Set up processing instruction (PI) handler
https://www.php.net/manual/pt_BR/indexes.functions.php 196/206
22/05/2019
_ _p g_ _ PHP: Lista de Funções
p pe Métodos g- Manual ( )
xml_set_start_namespace_decl_handler - Set up start namespace declaration handler
xml_set_unparsed_entity_decl_handler - Set up unparsed entity declaration handler
XSession::__construct - Description constructor
XSLTProcessor::getParameter - Obtém o valor de um parâmetro
XSLTProcessor::getSecurityPrefs - Get security preferences
XSLTProcessor::hasExsltSupport - Verifica se o PHP tem suporte a EXSLT
XSLTProcessor::importStylesheet - Importa stylesheet
XSLTProcessor::registerPHPFunctions - Habilita o uso de funções do PHP como funções XSLT
XSLTProcessor::removeParameter - Remove parâmetro
XSLTProcessor::setParameter - Define um valor para um parâmetro
XSLTProcessor::setProfiling - Sets profiling output file
XSLTProcessor::setSecurityPrefs - Set security preferences
XSLTProcessor::transformToDoc - Transforma para um DOMDocument
XSLTProcessor::transformToURI - Transforma para URI
XSLTProcessor::transformToXML - Transforma para XML
XSLTProcessor::__construct - Cria um novo objeto XSLTProcessor
y
Yaconf::get - Retrieve a item
Yaconf::has - Determine if a item exists
Yaf_Action_Abstract::execute - Action entry point
Yaf_Action_Abstract::getController - Retrieve controller object
Yaf_Application::app - Retrieve an Application instance
Yaf_Application::bootstrap - Call bootstrap
Yaf_Application::clearLastError - Clear the last error info
Yaf_Application::environ - Retrive environ
Yaf_Application::execute - Execute a callback
Yaf_Application::getAppDirectory - Get the application directory
Yaf_Application::getConfig - Retrive the config instance
Yaf_Application::getDispatcher - Get Yaf_Dispatcher instance
Yaf_Application::getLastErrorMsg - Get message of the last occurred error
Yaf_Application::getLastErrorNo - Get code of last occurred error
Yaf_Application::getModules - Get defined module names
Yaf_Application::run - Start Yaf_Application
Yaf_Application::setAppDirectory - Change the application directory
Yaf_Application::__clone - Yaf_Application can not be cloned
Yaf_Application::__construct - Yaf_Application constructor
Yaf_Application::__destruct - The __destruct purpose
Yaf_Application::__sleep - Yaf_Application can not be serialized
Yaf_Application::__wakeup - Yaf_Application can not be unserialized
Yaf_Config_Abstract::get - Getter
Yaf_Config_Abstract::readonly - Find a config whether readonly
Yaf_Config_Abstract::set - Setter
Yaf_Config_Abstract::toArray - Cast to array
Yaf_Config_Ini::count - Count all elements in Yaf_Config.ini
Yaf_Config_Ini::current - Retrieve the current value
Yaf_Config_Ini::key - Fetch current element's key
Yaf_Config_Ini::next - Advance the internal pointer
Yaf_Config_Ini::offsetExists - The offsetExists purpose
Yaf_Config_Ini::offsetGet - The offsetGet purpose
Yaf_Config_Ini::offsetSet - The offsetSet purpose
Yaf_Config_Ini::offsetUnset - The offsetUnset purpose
Yaf_Config_Ini::readonly - The readonly purpose
Yaf_Config_Ini::rewind - The rewind purpose
Yaf_Config_Ini::toArray - Return config as a PHP array
Yaf_Config_Ini::valid - The valid purpose
Yaf_Config_Ini::__construct - Yaf_Config_Ini constructor
Yaf_Config_Ini::__get - Retrieve a element
Yaf Config Ini:: isset - Determine if a key is exists
https://www.php.net/manual/pt_BR/indexes.functions.php 197/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ g_ __ y
Yaf_Config_Ini::__set - The __set purpose
Yaf_Config_Simple::count - The count purpose
Yaf_Config_Simple::current - The current purpose
Yaf_Config_Simple::key - The key purpose
Yaf_Config_Simple::next - The next purpose
Yaf_Config_Simple::offsetExists - The offsetExists purpose
Yaf_Config_Simple::offsetGet - The offsetGet purpose
Yaf_Config_Simple::offsetSet - The offsetSet purpose
Yaf_Config_Simple::offsetUnset - The offsetUnset purpose
Yaf_Config_Simple::readonly - The readonly purpose
Yaf_Config_Simple::rewind - The rewind purpose
Yaf_Config_Simple::toArray - Returns a PHP array
Yaf_Config_Simple::valid - The valid purpose
Yaf_Config_Simple::__construct - The __construct purpose
Yaf_Config_Simple::__get - The __get purpose
Yaf_Config_Simple::__isset - The __isset purpose
Yaf_Config_Simple::__set - The __set purpose
Yaf_Controller_Abstract::display - The display purpose
Yaf_Controller_Abstract::forward - Foward to another action
Yaf_Controller_Abstract::getInvokeArg - The getInvokeArg purpose
Yaf_Controller_Abstract::getInvokeArgs - The getInvokeArgs purpose
Yaf_Controller_Abstract::getModuleName - Get module name
Yaf_Controller_Abstract::getRequest - Retrieve current request object
Yaf_Controller_Abstract::getResponse - Retrieve current response object
Yaf_Controller_Abstract::getView - Retrieve the view engine
Yaf_Controller_Abstract::getViewpath - The getViewpath purpose
Yaf_Controller_Abstract::init - Controller initializer
Yaf_Controller_Abstract::initView - The initView purpose
Yaf_Controller_Abstract::redirect - Redirect to a URL
Yaf_Controller_Abstract::render - Render view template
Yaf_Controller_Abstract::setViewpath - The setViewpath purpose
Yaf_Controller_Abstract::__clone - Yaf_Controller_Abstract can not be cloned
Yaf_Controller_Abstract::__construct - Yaf_Controller_Abstract constructor
Yaf_Dispatcher::autoRender - Switch on/off autorendering
Yaf_Dispatcher::catchException - Switch on/off exception catching
Yaf_Dispatcher::disableView - Disable view rendering
Yaf_Dispatcher::dispatch - Dispatch a request
Yaf_Dispatcher::enableView - Enable view rendering
Yaf_Dispatcher::flushInstantly - Switch on/off the instant flushing
Yaf_Dispatcher::getApplication - Retrive the application
Yaf_Dispatcher::getInstance - Retrive the dispatcher instance
Yaf_Dispatcher::getRequest - Retrive the request instance
Yaf_Dispatcher::getRouter - Retrive router instance
Yaf_Dispatcher::initView - Initialize view and return it
Yaf_Dispatcher::registerPlugin - Register a plugin
Yaf_Dispatcher::returnResponse - The returnResponse purpose
Yaf_Dispatcher::setDefaultAction - Change default action name
Yaf_Dispatcher::setDefaultController - Change default controller name
Yaf_Dispatcher::setDefaultModule - Change default module name
Yaf_Dispatcher::setErrorHandler - Set error handler
Yaf_Dispatcher::setRequest - The setRequest purpose
Yaf_Dispatcher::setView - Set a custom view engine
Yaf_Dispatcher::throwException - Switch on/off exception throwing
Yaf_Dispatcher::__clone - Yaf_Dispatcher can not be cloned
Yaf_Dispatcher::__construct - Yaf_Dispatcher constructor
Yaf_Dispatcher::__sleep - Yaf_Dispatcher can not be serialized
Yaf_Dispatcher::__wakeup - Yaf_Dispatcher can not be unserialized
Yaf Exception::getPrevious - The getPrevious purpose
https://www.php.net/manual/pt_BR/indexes.functions.php 198/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ p g g p p
Yaf_Exception::__construct - The __construct purpose
Yaf_Loader::autoload - The autoload purpose
Yaf_Loader::clearLocalNamespace - The clearLocalNamespace purpose
Yaf_Loader::getInstance - The getInstance purpose
Yaf_Loader::getLibraryPath - Get the library path
Yaf_Loader::getLocalNamespace - The getLocalNamespace purpose
Yaf_Loader::import - The import purpose
Yaf_Loader::isLocalName - The isLocalName purpose
Yaf_Loader::registerLocalNamespace - Register local class prefix
Yaf_Loader::setLibraryPath - Change the library path
Yaf_Loader::__clone - The __clone purpose
Yaf_Loader::__construct - The __construct purpose
Yaf_Loader::__sleep - The __sleep purpose
Yaf_Loader::__wakeup - The __wakeup purpose
Yaf_Plugin_Abstract::dispatchLoopShutdown - The dispatchLoopShutdown purpose
Yaf_Plugin_Abstract::dispatchLoopStartup - Hook before dispatch loop
Yaf_Plugin_Abstract::postDispatch - The postDispatch purpose
Yaf_Plugin_Abstract::preDispatch - The preDispatch purpose
Yaf_Plugin_Abstract::preResponse - The preResponse purpose
Yaf_Plugin_Abstract::routerShutdown - The routerShutdown purpose
Yaf_Plugin_Abstract::routerStartup - RouterStartup hook
Yaf_Registry::del - Remove an item from registry
Yaf_Registry::get - Retrieve an item from registry
Yaf_Registry::has - Check whether an item exists
Yaf_Registry::set - Add an item into registry
Yaf_Registry::__clone - The __clone purpose
Yaf_Registry::__construct - Yaf_Registry implements singleton
Yaf_Request_Abstract::getActionName - The getActionName purpose
Yaf_Request_Abstract::getBaseUri - The getBaseUri purpose
Yaf_Request_Abstract::getControllerName - The getControllerName purpose
Yaf_Request_Abstract::getEnv - Retrieve ENV varialbe
Yaf_Request_Abstract::getException - The getException purpose
Yaf_Request_Abstract::getLanguage - Retrieve client's prefered language
Yaf_Request_Abstract::getMethod - Retrieve the request method
Yaf_Request_Abstract::getModuleName - The getModuleName purpose
Yaf_Request_Abstract::getParam - Retrieve calling parameter
Yaf_Request_Abstract::getParams - Retrieve all calling parameters
Yaf_Request_Abstract::getRequestUri - The getRequestUri purpose
Yaf_Request_Abstract::getServer - Retrieve SERVER variable
Yaf_Request_Abstract::isCli - Determine if request is CLI request
Yaf_Request_Abstract::isDispatched - Determin if the request is dispatched
Yaf_Request_Abstract::isGet - Determine if request is GET request
Yaf_Request_Abstract::isHead - Determine if request is HEAD request
Yaf_Request_Abstract::isOptions - Determine if request is OPTIONS request
Yaf_Request_Abstract::isPost - Determine if request is POST request
Yaf_Request_Abstract::isPut - Determine if request is PUT request
Yaf_Request_Abstract::isRouted - Determin if request has been routed
Yaf_Request_Abstract::isXmlHttpRequest - Determine if request is AJAX request
Yaf_Request_Abstract::setActionName - The setActionName purpose
Yaf_Request_Abstract::setBaseUri - Set base URI
Yaf_Request_Abstract::setControllerName - The setControllerName purpose
Yaf_Request_Abstract::setDispatched - The setDispatched purpose
Yaf_Request_Abstract::setModuleName - The setModuleName purpose
Yaf_Request_Abstract::setParam - Set a calling parameter to a request
Yaf_Request_Abstract::setRequestUri - The setRequestUri purpose
Yaf_Request_Abstract::setRouted - The setRouted purpose
Yaf_Request_Http::get - Retrieve variable from client
Yaf Request Http::getCookie - Retrieve Cookie variable
https://www.php.net/manual/pt_BR/indexes.functions.php 199/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ q _ p g
Yaf_Request_Http::getFiles - The getFiles purpose
Yaf_Request_Http::getPost - Retrieve POST variable
Yaf_Request_Http::getQuery - Fetch a query parameter
Yaf_Request_Http::getRaw - Retrieve Raw request body
Yaf_Request_Http::getRequest - The getRequest purpose
Yaf_Request_Http::isXmlHttpRequest - Determin if request is Ajax Request
Yaf_Request_Http::__clone - Yaf_Request_Http can not be cloned
Yaf_Request_Http::__construct - Constructor of Yaf_Request_Http
Yaf_Request_Simple::get - The get purpose
Yaf_Request_Simple::getCookie - The getCookie purpose
Yaf_Request_Simple::getFiles - The getFiles purpose
Yaf_Request_Simple::getPost - The getPost purpose
Yaf_Request_Simple::getQuery - The getQuery purpose
Yaf_Request_Simple::getRequest - The getRequest purpose
Yaf_Request_Simple::isXmlHttpRequest - Determin if request is AJAX request
Yaf_Request_Simple::__clone - The __clone purpose
Yaf_Request_Simple::__construct - Constructor of Yaf_Request_Simple
Yaf_Response_Abstract::appendBody - Append to response body
Yaf_Response_Abstract::clearBody - Discard all exists response body
Yaf_Response_Abstract::clearHeaders - Discard all set headers
Yaf_Response_Abstract::getBody - Retrieve a exists content
Yaf_Response_Abstract::getHeader - The getHeader purpose
Yaf_Response_Abstract::prependBody - The prependBody purpose
Yaf_Response_Abstract::response - Send response
Yaf_Response_Abstract::setAllHeaders - The setAllHeaders purpose
Yaf_Response_Abstract::setBody - Set content to response
Yaf_Response_Abstract::setHeader - Set reponse header
Yaf_Response_Abstract::setRedirect - The setRedirect purpose
Yaf_Response_Abstract::__clone - The __clone purpose
Yaf_Response_Abstract::__construct - The __construct purpose
Yaf_Response_Abstract::__destruct - The __destruct purpose
Yaf_Response_Abstract::__toString - Retrieve all bodys as string
Yaf_Router::addConfig - Add config-defined routes into Router
Yaf_Router::addRoute - Add new Route into Router
Yaf_Router::getCurrentRoute - Get the effective route name
Yaf_Router::getRoute - Retrieve a route by name
Yaf_Router::getRoutes - Retrieve registered routes
Yaf_Router::route - The route purpose
Yaf_Router::__construct - Yaf_Router constructor
Yaf_Route_Interface::assemble - Assemble a request
Yaf_Route_Interface::route - Route a request
Yaf_Route_Map::assemble - Assemble a url
Yaf_Route_Map::route - The route purpose
Yaf_Route_Map::__construct - The __construct purpose
Yaf_Route_Regex::assemble - Assemble a url
Yaf_Route_Regex::route - The route purpose
Yaf_Route_Regex::__construct - Yaf_Route_Regex constructor
Yaf_Route_Rewrite::assemble - Assemble a url
Yaf_Route_Rewrite::route - The route purpose
Yaf_Route_Rewrite::__construct - Yaf_Route_Rewrite constructor
Yaf_Route_Simple::assemble - Assemble a url
Yaf_Route_Simple::route - Route a request
Yaf_Route_Simple::__construct - Yaf_Route_Simple constructor
Yaf_Route_Static::assemble - Assemble a url
Yaf_Route_Static::match - The match purpose
Yaf_Route_Static::route - Route a request
Yaf_Route_Supervar::assemble - Assemble a url
Yaf Route Supervar::route - The route purpose
https://www.php.net/manual/pt_BR/indexes.functions.php 200/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
_ _ p p p
Yaf_Route_Supervar::__construct - The __construct purpose
Yaf_Session::count - The count purpose
Yaf_Session::current - The current purpose
Yaf_Session::del - The del purpose
Yaf_Session::getInstance - The getInstance purpose
Yaf_Session::has - The has purpose
Yaf_Session::key - The key purpose
Yaf_Session::next - The next purpose
Yaf_Session::offsetExists - The offsetExists purpose
Yaf_Session::offsetGet - The offsetGet purpose
Yaf_Session::offsetSet - The offsetSet purpose
Yaf_Session::offsetUnset - The offsetUnset purpose
Yaf_Session::rewind - The rewind purpose
Yaf_Session::start - The start purpose
Yaf_Session::valid - The valid purpose
Yaf_Session::__clone - The __clone purpose
Yaf_Session::__construct - Constructor of Yaf_Session
Yaf_Session::__get - The __get purpose
Yaf_Session::__isset - The __isset purpose
Yaf_Session::__set - The __set purpose
Yaf_Session::__sleep - The __sleep purpose
Yaf_Session::__unset - The __unset purpose
Yaf_Session::__wakeup - The __wakeup purpose
Yaf_View_Interface::assign - Assign value to View engine
Yaf_View_Interface::display - Render and output a template
Yaf_View_Interface::getScriptPath - The getScriptPath purpose
Yaf_View_Interface::render - Render a template
Yaf_View_Interface::setScriptPath - The setScriptPath purpose
Yaf_View_Simple::assign - Assign values
Yaf_View_Simple::assignRef - The assignRef purpose
Yaf_View_Simple::clear - Clear Assigned values
Yaf_View_Simple::display - Render and display
Yaf_View_Simple::eval - Render template
Yaf_View_Simple::getScriptPath - Get templates directory
Yaf_View_Simple::render - Render template
Yaf_View_Simple::setScriptPath - Set tempaltes directory
Yaf_View_Simple::__construct - Constructor of Yaf_View_Simple
Yaf_View_Simple::__get - Retrieve assigned variable
Yaf_View_Simple::__isset - The __isset purpose
Yaf_View_Simple::__set - Set value to engine
yaml_emit - Returns the YAML representation of a value
yaml_emit_file - Send the YAML representation of a value to a file
yaml_parse - Parse a YAML stream
yaml_parse_file - Parse a YAML stream from a file
yaml_parse_url - Parse a Yaml stream from a URL
Yar_Client::setOpt - Set calling contexts
Yar_Client::__call - Call service
Yar_Client::__construct - Create a client
Yar_Client_Exception::getType - Retrieve exception's type
Yar_Concurrent_Client::call - Register a concurrent call
Yar_Concurrent_Client::loop - Send all calls
Yar_Concurrent_Client::reset - Clean all registered calls
Yar_Server::handle - Start RPC Server
Yar_Server::__construct - Register a server
Yar_Server_Exception::getType - Retrieve exception's type
yaz_addinfo - Returns additional error information
yaz_ccl_conf - Configure CCL parser
yaz ccl parse - Invoke CCL Parser
https://www.php.net/manual/pt_BR/indexes.functions.php 201/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
y _ _p
yaz_close - Close YAZ connection
yaz_connect - Prepares for a connection to a Z39.50 server
yaz_database - Specifies the databases within a session
yaz_element - Specifies Element-Set Name for retrieval
yaz_errno - Returns error number
yaz_error - Returns error description
yaz_es - Prepares for an Extended Service Request
yaz_es_result - Inspects Extended Services Result
yaz_get_option - Returns value of option for connection
yaz_hits - Returns number of hits for last search
yaz_itemorder - Prepares for Z39.50 Item Order with an ILL-Request package
yaz_present - Prepares for retrieval (Z39.50 present)
yaz_range - Specifies a range of records to retrieve
yaz_record - Returns a record
yaz_scan - Prepares for a scan
yaz_scan_result - Returns Scan Response result
yaz_schema - Specifies schema for retrieval
yaz_search - Prepares for a search
yaz_set_option - Sets one or more options for connection
yaz_sort - Sets sorting criteria
yaz_syntax - Specifies the preferred record syntax for retrieval
yaz_wait - Wait for Z39.50 requests to complete
yp_all - Traverse the map and call a function on each entry
yp_cat - Return an array containing the entire map
yp_errno - Returns the error code of the previous operation
yp_err_string - Returns the error string associated with the given error code
yp_first - Returns the first key-value pair from the named map
yp_get_default_domain - Fetches the machine's default NIS domain
yp_master - Returns the machine name of the master NIS server for a map
yp_match - Returns the matched line
yp_next - Returns the next key-value pair in the named map
yp_order - Returns the order number for a map
z
zend_logo_guid - Retorna o guid Zend
zend_thread_id - Returns a unique identifier for the current thread
zend_version - Obtém a versão da Zend engine que esta sendo executada
Zip context options - Zip context option listing
zip_close - Fecha um arquivo ZIP
zip_entry_close - Fecha o arquivo que está aberto
zip_entry_compressedsize - Recupera o tamanho compactado do arquivo que está dentro do
arquivo ZIP
zip_entry_compressionmethod - Recupera qual o método de compressão foi utilizado no arquivo
zip_entry_filesize - Retorna o tamanho de um diretório de entrada
zip_entry_name - Retorna o nome do arquivo
zip_entry_open - Abre um arquivo do arquivo ZIP
zip_entry_read - Lê de um arquivo aberto
zip_open - Abre um arquivo ZIPado
zip_read - Lê a próxima entrada em um arquivo ZIPado
zlib:// - Compression Streams
zlib_decode - Uncompress any raw/gzip/zlib encoded data
zlib_encode - Compress data with the specified encoding
zlib_get_coding_type - Retorna o tipo de codificação para a compressão de saída
ZMQ::__construct - Construtor da classe ZMQ
ZMQContext::getOpt - Obtém uma opção de contexto
ZMQContext::getSocket - Cria um novo socket
ZMQContext::isPersistent - Retorna se o contexto é persistente
ZMQContext::setOpt - Define uma opção de socket
ZMQContext:: construct - Constrói um novo objeto ZMQContext
https://www.php.net/manual/pt_BR/indexes.functions.php 202/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
Q __ j Q
ZMQDevice::getIdleTimeout - Obtém o tempo limite de inatividade
ZMQDevice::getTimerTimeout - Obtém o tempo limite do temporizador
ZMQDevice::run - Executa o novo dispositivo
ZMQDevice::setIdleCallback - Define a função de retorno de inatividade
ZMQDevice::setIdleTimeout - Define o tempo limite de inatividade
ZMQDevice::setTimerCallback - Define a função de retorno do temporizador
ZMQDevice::setTimerTimeout - Define o tempo limite do temporizador
ZMQDevice::__construct - Constrói um novo dispositivo
ZMQPoll::add - Adiciona o item na lista de pesquisa
ZMQPoll::clear - Limpa a lista de consulta
ZMQPoll::count - Conta os itens na lista de consulta
ZMQPoll::getLastErrors - Obtém erros da consulta
ZMQPoll::poll - Consulta os itens
ZMQPoll::remove - Remove um item da lista de consulta
ZMQSocket::bind - Associa o socket
ZMQSocket::connect - Conecta o socket
ZMQSocket::disconnect - Desconecta um socket
ZMQSocket::getEndpoints - Obtém uma lista de destinos
ZMQSocket::getPersistentId - Obtém o id persistente
ZMQSocket::getSocketType - Retorna o tipo de socket
ZMQSocket::getSockOpt - Obtém a opção do socket
ZMQSocket::isPersistent - Verifica se o socket é persistente
ZMQSocket::recv - Recebe uma mensagem
ZMQSocket::recvMulti - Recebe uma mensagem com várias partes
ZMQSocket::send - Envia uma mensagem
ZMQSocket::sendmulti - Envia uma mensagem com várias partes
ZMQSocket::setSockOpt - Define uma opção de socket
ZMQSocket::unbind - Desassocia o socket
ZMQSocket::__construct - Constrói um novo ZMQSocket
Zookeeper::addAuth - Specify application credentials
Zookeeper::close - Close the zookeeper handle and free up any resources
Zookeeper::connect - Create a handle to used communicate with zookeeper
Zookeeper::create - Create a node synchronously
Zookeeper::delete - Delete a node in zookeeper synchronously
Zookeeper::exists - Checks the existence of a node in zookeeper synchronously
Zookeeper::get - Gets the data associated with a node synchronously
Zookeeper::getAcl - Gets the acl associated with a node synchronously
Zookeeper::getChildren - Lists the children of a node synchronously
Zookeeper::getClientId - Return the client session id, only valid if the connections is currently
connected (ie. last watcher state is ZOO_CONNECTED_STATE)
Zookeeper::getConfig - Get instance of ZookeeperConfig
Zookeeper::getRecvTimeout - Return the timeout for this session, only valid if the connections
is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE). This value may
change after a server re-connect
Zookeeper::getState - Get the state of the zookeeper connection
Zookeeper::isRecoverable - Checks if the current zookeeper connection state can be recovered
Zookeeper::set - Sets the data associated with a node
Zookeeper::setAcl - Sets the acl associated with a node synchronously
Zookeeper::setDebugLevel - Sets the debugging level for the library
Zookeeper::setDeterministicConnOrder - Enable/disable quorum endpoint order randomization
Zookeeper::setLogStream - Sets the stream to be used by the library for logging
Zookeeper::setWatcher - Set a watcher function
Zookeeper::__construct - Create a handle to used communicate with zookeeper
ZookeeperConfig::add - Add servers to the ensemble
ZookeeperConfig::get - Gets the last committed configuration of the ZooKeeper cluster as it is
known to the server to which the client is connected, synchronously
ZookeeperConfig::remove - Remove servers from the ensemble
ZookeeperConfig::set - Change ZK cluster ensemble membership and roles of ensemble peers
https://www.php.net/manual/pt_BR/indexes.functions.php 203/206
22/05/2019
p g g PHP: Lista de Funções e Métodos - Manualp p
zookeeper_dispatch - Calls callbacks for pending operations
_
__autoload - Attempt to load undefined class
__halt_compiler - Interrompe a execução do compilador

Adicione uma anotação

Notas do Usuário 9 notas


acima
baixa
4
crabovwik em yandex dot ru ¶
há 4 meses
Today 07-01-2019 [dd.mm.yyyy]

10934 functions in this list 🍺


acima
baixa
5
valbou26 at hotmail dot com ¶
1 ano atrás
Today : 2018-04-13
10641 functions in this list !

Keep growing ;)
acima
baixa
4
Pieter Bootsma ¶
1 ano atrás
As of today, 10-11-2017 [dd-mm-yyyy], there are exactly 10102 functions listed above.
acima
baixa
5
MAIO ¶
3 anos atrás
Total number of php functions/methods listed above are 9634.
Today's date is 1/1/2016. (mm/dd/yy)
acima
baixa
4
DIA ¶
3 anos atrás
Total number of functions listed above: 9450.
(04/14/2016 [mm/dd/yyyy])
acima
baixa
3
Geordy James ¶
2 anos atrás
In case anybody wondering as of 21/04/2017 [dd/mm/yyyy] there are exactly 9957 Functions listed
above.
acima
baixa
2
contador no condado dot co ¶
4 anos atras
https://www.php.net/manual/pt_BR/indexes.functions.php 204/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual
4 anos atras

In case anyone was wondering, the total function/method count in this list as of this date is
exactly 9457
acima
baixa
-5
php em vanviegen dot net ¶
2 anos atrás
Here's a little script that scrapes all PHP function names from this page, and outputs a prefix-
compressed Perl Compatible Regular Expression matching them. Useful for syntax highlighting.

<?php

$html = file_get_contents('http://php.net/manual/en/indexes.functions.php');

preg_match_all('/<li><a href="function.[^>]*>([a-zA-Z0-9_]*)<\/a>/', $html, $matches);


$funcs = $matches[1];

print '\b(?:';
$prefixes = [''];

foreach($funcs as $i => $func) {


while(substr($func, 0, strlen($prefixes[0])) !== $prefixes[0]) {
print ")";
array_shift($prefixes);
}
if ($i) print '|';

while(true) {
$common = $func;
for($j = $i+1; $j < count($funcs); $j++) {
$lookAhead = $funcs[$j];
$maxLen = min(strlen($lookAhead), strlen($func));
for($ch = 0; $ch < $maxLen; $ch++) {
if ($lookAhead[$ch] !== $func[$ch]) break;
}
$newCommon = substr($common, 0, $ch);
if (strlen($newCommon) < strlen($prefixes[0])+2) break;
$common = $newCommon;
}
if ($j < $i+4) break; // at least 4 functions with a common prefix of at least 2 chars
print substr($common, strlen($prefixes[0])) . "(?:";
array_unshift($prefixes, $common);
}

print substr($func, strlen($prefixes[0]));


}

print ')\b';
acima
baixa
-14
pn at bptv dot eu ¶
2 anos atrás
There are (07/13/2016 [mm/dd/yyyy]) exactly 9455 Functions listed above.
Adicione uma anotação

https://www.php.net/manual/pt_BR/indexes.functions.php 205/206
22/05/2019 PHP: Lista de Funções e Métodos - Manual

Lista de índices
Lista de Funções e Métodos
Lista de exemplos

Copyright © 2001-2019 O Grupo PHP


Meu PHP.net
Contato
Outros sites PHP.net
Política de Privacidade

https://www.php.net/manual/pt_BR/indexes.functions.php 206/206

Você também pode gostar