Below, is a summary of all classes and their parameters's typehinting status. .
Method | Argument | Typehint | Default | |||||
class AbstractParser | ||||||||
Method | Argument | Typehint | Default | |||||
setHlpr | ||||||||
getParseResult | ||||||||
class AutocompleteAjax | ||||||||
Method | Argument | Typehint | Default | |||||
setFind | ||||||||
array_to_json | ||||||||
getFindInDB | ||||||||
getData | ||||||||
class Autoload | ||||||||
Method | Argument | Typehint | Default | |||||
_autoload | ||||||||
class BaseAbstractClass | ||||||||
Method | Argument | Typehint | Default | |||||
getInstance | ||||||||
__construct | ||||||||
__get | ||||||||
__set | ||||||||
class Crawler | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
__toString | ||||||||
setUrl | ||||||||
setHlpr | ||||||||
setFind | ||||||||
getData | ||||||||
class CronStepOne | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
prepareDataFromNet | ||||||||
prepareDataFromDB | ||||||||
processingDataDB | ||||||||
class CronSteps | ||||||||
Method | Argument | Typehint | Default | |||||
handleData | ||||||||
Walk | ||||||||
class CronStepThree | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
processingDataDB | ||||||||
handleData | ||||||||
getDataFromDB | ||||||||
class CronStepTwo | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
prepareDataFromNet | ||||||||
prepareDataFromDB | ||||||||
processingDataDB | ||||||||
class CronWalker | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
handleData | ||||||||
saveData | ||||||||
Walk | ||||||||
class DBProvider | ||||||||
Method | Argument | Typehint | Default | |||||
openDb | ||||||||
__construct | ||||||||
setHlpr | ||||||||
getDb | ||||||||
closeDb | ||||||||
class HTTP_Request2 | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
setUrl | ||||||||
getUrl | ||||||||
setMethod | ||||||||
getMethod | ||||||||
setConfig | ||||||||
getConfig | ||||||||
setAuth | ||||||||
getAuth | ||||||||
setHeader | ||||||||
getHeaders | ||||||||
addCookie | ||||||||
setBody | ||||||||
getBody | ||||||||
addUpload | ||||||||
addPostParameter | ||||||||
attach | ||||||||
detach | ||||||||
notify | ||||||||
setLastEvent | ||||||||
getLastEvent | ||||||||
setAdapter | ||||||||
setCookieJar | ||||||||
getCookieJar | ||||||||
send | ||||||||
fopenWrapper | ||||||||
detectMimeType | ||||||||
class HTTP_Request2_Adapter | ||||||||
Method | Argument | Typehint | Default | |||||
sendRequest | ||||||||
calculateRequestLength | ||||||||
class HTTP_Request2_Adapter_Curl | ||||||||
Method | Argument | Typehint | Default | |||||
wrapCurlError | ||||||||
sendRequest | ||||||||
getInfo | ||||||||
createCurlHandle | ||||||||
workaroundPhpBug47204 | ||||||||
callbackReadBody | ||||||||
callbackWriteHeader | ||||||||
callbackWriteBody | ||||||||
class HTTP_Request2_Adapter_Mock | ||||||||
Method | Argument | Typehint | Default | |||||
sendRequest | ||||||||
addResponse | ||||||||
createResponseFromString | ||||||||
createResponseFromFile | ||||||||
class HTTP_Request2_Adapter_Socket | ||||||||
Method | Argument | Typehint | Default | |||||
sendRequest | ||||||||
connect | ||||||||
establishTunnel | ||||||||
canKeepAlive | ||||||||
disconnect | ||||||||
handleRedirect | ||||||||
shouldUseServerDigestAuth | ||||||||
shouldUseProxyDigestAuth | ||||||||
parseDigestChallenge | ||||||||
updateChallenge | ||||||||
createDigestResponse | ||||||||
addAuthorizationHeader | ||||||||
addProxyAuthorizationHeader | ||||||||
prepareHeaders | ||||||||
updateExpectHeader | ||||||||
writeBody | ||||||||
readResponse | ||||||||
readChunked | ||||||||
class HTTP_Request2_CookieJar | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
now | ||||||||
checkAndUpdateFields | ||||||||
store | ||||||||
addCookiesFromResponse | ||||||||
getMatching | ||||||||
getAll | ||||||||
serializeSessionCookies | ||||||||
usePublicSuffixList | ||||||||
serialize | ||||||||
unserialize | ||||||||
domainMatch | ||||||||
getRegisteredDomain | ||||||||
checkDomainsList | ||||||||
class HTTP_Request2_Exception | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getNativeCode | ||||||||
class HTTP_Request2_MultipartBody | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getLength | ||||||||
getBoundary | ||||||||
read | ||||||||
rewind | ||||||||
__toString | ||||||||
_flattenArray | ||||||||
class HTTP_Request2_Observer_Log | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
update | ||||||||
log | ||||||||
class HTTP_Request2_Response | ||||||||
Method | Argument | Typehint | Default | |||||
getDefaultReasonPhrase | ||||||||
__construct | ||||||||
parseHeaderLine | ||||||||
parseCookie | ||||||||
appendBody | ||||||||
getEffectiveUrl | ||||||||
getStatus | ||||||||
getReasonPhrase | ||||||||
isRedirect | ||||||||
getHeader | ||||||||
getCookies | ||||||||
getBody | ||||||||
getVersion | ||||||||
decodeGzip | ||||||||
decodeDeflate | ||||||||
class HTTP_Request2_SocketWrapper | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
__destruct | ||||||||
read | ||||||||
readLine | ||||||||
write | ||||||||
eof | ||||||||
setDeadline | ||||||||
enableCrypto | ||||||||
checkTimeout | ||||||||
connectionWarningsHandler | ||||||||
class HTTP_Request2_SOCKS5 | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
performAuthentication | ||||||||
connect | ||||||||
class InfoView | ||||||||
Method | Argument | Typehint | Default | |||||
getView | ||||||||
class Net_Socket | ||||||||
Method | Argument | Typehint | Default | |||||
connect | ||||||||
disconnect | ||||||||
setNewline | ||||||||
isBlocking | ||||||||
setBlocking | ||||||||
setTimeout | ||||||||
setWriteBuffer | ||||||||
getStatus | ||||||||
gets | ||||||||
read | ||||||||
write | ||||||||
writeLine | ||||||||
eof | ||||||||
readByte | ||||||||
readWord | ||||||||
readInt | ||||||||
readString | ||||||||
readIPAddress | ||||||||
readLine | ||||||||
readAll | ||||||||
select | ||||||||
enableCrypto | ||||||||
class Net_URL2 | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
__set | ||||||||
__get | ||||||||
getScheme | ||||||||
setScheme | ||||||||
getUser | ||||||||
getPassword | ||||||||
getUserinfo | ||||||||
setUserinfo | ||||||||
getHost | ||||||||
setHost | ||||||||
getPort | ||||||||
setPort | ||||||||
getAuthority | ||||||||
setAuthority | ||||||||
getPath | ||||||||
setPath | ||||||||
getQuery | ||||||||
setQuery | ||||||||
getFragment | ||||||||
setFragment | ||||||||
getQueryVariables | ||||||||
_queryArrayByKey | ||||||||
_queryArrayByBrackets | ||||||||
_queryKeyBracketOffset | ||||||||
setQueryVariables | ||||||||
setQueryVariable | ||||||||
unsetQueryVariable | ||||||||
getURL | ||||||||
_buildAuthorityAndPath | ||||||||
__toString | ||||||||
getNormalizedURL | ||||||||
normalize | ||||||||
_normalize | ||||||||
_normalizeCallback | ||||||||
isAbsolute | ||||||||
resolve | ||||||||
_isFragmentOnly | ||||||||
removeDotSegments | ||||||||
urlencode | ||||||||
getCanonical | ||||||||
getRequestedURL | ||||||||
getRequested | ||||||||
getOption | ||||||||
buildQuery | ||||||||
parseUrl | ||||||||
_encodeData | ||||||||
_encodeCallback | ||||||||
class Net_Whois | ||||||||
Method | Argument | Typehint | Default | |||||
Net_Whois | ||||||||
setTimeout | ||||||||
getTimeout | ||||||||
setAuthoritative | ||||||||
getAuthoritative | ||||||||
setPort | ||||||||
getPort | ||||||||
setOptions | ||||||||
getOptions | ||||||||
query | ||||||||
queryAPNIC | ||||||||
queryIPv6 | ||||||||
queryRADB | ||||||||
_chooseServer | ||||||||
getDomainServer | ||||||||
_connect | ||||||||
class ParserStepOne | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getParseResult | ||||||||
class ParserStepThree | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getParseResult | ||||||||
class ParserStepTwo | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getParseResult | ||||||||
class PEAR | ||||||||
Method | Argument | Typehint | Default | |||||
PEAR | ||||||||
_PEAR | ||||||||
getStaticProperty | ||||||||
registerShutdownFunc | ||||||||
isError | ||||||||
setErrorHandling | ||||||||
expectError | ||||||||
popExpect | ||||||||
_checkDelExpect | ||||||||
delExpect | ||||||||
raiseError | ||||||||
throwError | ||||||||
staticPushErrorHandling | ||||||||
staticPopErrorHandling | ||||||||
pushErrorHandling | ||||||||
popErrorHandling | ||||||||
loadExtension | ||||||||
class PEAR5 | ||||||||
Method | Argument | Typehint | Default | |||||
getStaticProperty | ||||||||
class PEAR_Error | ||||||||
Method | Argument | Typehint | Default | |||||
PEAR_Error | ||||||||
getMode | ||||||||
getCallback | ||||||||
getMessage | ||||||||
getCode | ||||||||
getType | ||||||||
getUserInfo | ||||||||
getDebugInfo | ||||||||
getBacktrace | ||||||||
addUserInfo | ||||||||
__toString | ||||||||
toString | ||||||||
class PEAR_Exception | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
addObserver | ||||||||
removeObserver | ||||||||
getUniqueId | ||||||||
signal | ||||||||
getErrorData | ||||||||
getCause | ||||||||
getCauseMessage | ||||||||
getTraceSafe | ||||||||
getErrorClass | ||||||||
getErrorMethod | ||||||||
__toString | ||||||||
toHtml | ||||||||
toText | ||||||||
class simple_html_dom | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
__destruct | ||||||||
load | ||||||||
load_file | ||||||||
set_callback | ||||||||
remove_callback | ||||||||
save | ||||||||
find | ||||||||
clear | ||||||||
dump | ||||||||
prepare | ||||||||
parse | ||||||||
parse_charset | ||||||||
read_tag | ||||||||
parse_attr | ||||||||
link_nodes | ||||||||
as_text_node | ||||||||
skip | ||||||||
copy_skip | ||||||||
copy_until | ||||||||
copy_until_char | ||||||||
copy_until_char_escape | ||||||||
remove_noise | ||||||||
restore_noise | ||||||||
search_noise | ||||||||
__toString | ||||||||
__get | ||||||||
childNodes | ||||||||
firstChild | ||||||||
lastChild | ||||||||
createElement | ||||||||
createTextNode | ||||||||
getElementById | ||||||||
getElementsById | ||||||||
getElementByTagName | ||||||||
getElementsByTagName | ||||||||
loadFile | ||||||||
class simple_html_dom_node | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
__destruct | ||||||||
__toString | ||||||||
clear | ||||||||
dump | ||||||||
dump_node | ||||||||
parent | ||||||||
has_child | ||||||||
children | ||||||||
first_child | ||||||||
last_child | ||||||||
next_sibling | ||||||||
prev_sibling | ||||||||
find_ancestor_tag | ||||||||
innertext | ||||||||
outertext | ||||||||
text | ||||||||
xmltext | ||||||||
makeup | ||||||||
find | ||||||||
seek | ||||||||
match | ||||||||
parse_selector | ||||||||
__get | ||||||||
__set | ||||||||
__isset | ||||||||
__unset | ||||||||
convert_text | ||||||||
is_utf8 | ||||||||
get_display_size | ||||||||
getAllAttributes | ||||||||
getAttribute | ||||||||
setAttribute | ||||||||
hasAttribute | ||||||||
removeAttribute | ||||||||
getElementById | ||||||||
getElementsById | ||||||||
getElementByTagName | ||||||||
getElementsByTagName | ||||||||
parentNode | ||||||||
childNodes | ||||||||
firstChild | ||||||||
lastChild | ||||||||
nextSibling | ||||||||
previousSibling | ||||||||
hasChildNodes | ||||||||
nodeName | ||||||||
appendChild | ||||||||
class SocketCronRequest | ||||||||
Method | Argument | Typehint | Default | |||||
getParsedParams | ||||||||
StartSocketsRequest | ||||||||
WaitSocketsRequestData | ||||||||
class StepOne | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getDataFromDB | ||||||||
saveDataToDB | ||||||||
class Steps | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
saveDataToDB | ||||||||
getData | ||||||||
class StepThree | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getDataFromDB | ||||||||
class StepTwo | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
getDataFromDB | ||||||||
saveDataToDB | ||||||||
trait tCronStepOne_Two | ||||||||
Method | Argument | Typehint | Default | |||||
getDataFromDB | ||||||||
handleData | ||||||||
trait tCronStepOneTwo | ||||||||
Method | Argument | Typehint | Default | |||||
getDataFromDB | ||||||||
handleData | ||||||||
trait tCronSteps | ||||||||
Method | Argument | Typehint | Default | |||||
getDataFromDB | ||||||||
handleData | ||||||||
class Threads | ||||||||
Method | Argument | Typehint | Default | |||||
newThread | ||||||||
iteration | ||||||||
getParams | ||||||||
trait tStepOne | ||||||||
Method | Argument | Typehint | Default | |||||
setCrawlerHelper | ||||||||
getDataFromNet | ||||||||
trait tSteps | ||||||||
Method | Argument | Typehint | Default | |||||
setFind | ||||||||
getFind | ||||||||
getDataFromNet | ||||||||
getDataFromDB | ||||||||
trait tStepThree | ||||||||
Method | Argument | Typehint | Default | |||||
map_md5 | ||||||||
array_similar_key_exists | ||||||||
getDataFromNet | ||||||||
saveDataToDB | ||||||||
trait tStepTwo | ||||||||
Method | Argument | Typehint | Default | |||||
setCrawlerHelper | ||||||||
setFind | ||||||||
getFind | ||||||||
getDataFromNet | ||||||||
class Whoisdata | ||||||||
Method | Argument | Typehint | Default | |||||
__construct | ||||||||
__toString | ||||||||
setHlpr | ||||||||
setSearchDomain | ||||||||
getData |