diff --git a/language/predefined/argumentcounterror.xml b/language/predefined/argumentcounterror.xml
index e84b6e9689..5f6b147580 100644
--- a/language/predefined/argumentcounterror.xml
+++ b/language/predefined/argumentcounterror.xml
@@ -1,6 +1,6 @@
-
+
ArgumentCountError
ArgumentCountError
@@ -52,7 +52,7 @@
-
+
-
+
ArithmeticError
ArithmeticError
@@ -51,7 +51,7 @@
-
+
-
+
The ArrayAccess interface
ArrayAccess
@@ -116,7 +116,7 @@ obj Object
&language.predefined.arrayaccess.offsetset;
&language.predefined.arrayaccess.offsetunset;
-
+
-
+
AssertionError
AssertionError
@@ -48,7 +48,7 @@
-
+
-
+
The Closure class
Closure
@@ -61,7 +61,7 @@
&language.predefined.closure.call;
&language.predefined.closure.fromcallable;
-
+
-
+
CompileError
CompileError
@@ -48,7 +48,7 @@
-
+
-
+
DivisionByZeroError
DivisionByZeroError
@@ -48,7 +48,7 @@
-
+
-
+
Error
Error
@@ -146,7 +146,7 @@
&language.predefined.error.gettraceasstring;
&language.predefined.error.tostring;
&language.predefined.error.clone;
-
+
-
+
ErrorException
ErrorException
@@ -117,7 +117,7 @@ Stack trace:
&language.predefined.errorexception.construct;
&language.predefined.errorexception.getseverity;
-
+
-
+
Exception
Exception
@@ -148,7 +148,7 @@
&language.predefined.exception.tostring;
&language.predefined.exception.clone;
-
+
-
+
The Generator class
Generator
@@ -65,7 +65,7 @@
&language.predefined.generator.valid;
&language.predefined.generator.wakeup;
-
+
-
+
The Iterator interface
Iterator
@@ -152,7 +152,7 @@ string(17) "myIterator::valid"
&language.predefined.iterator.rewind;
&language.predefined.iterator.valid;
-
+
-
+
The IteratorAggregate interface
IteratorAggregate
@@ -100,7 +100,7 @@ string(13) "last property"
&language.predefined.iteratoraggregate.getiterator;
-
+
-
+
ParseError
ParseError
@@ -55,7 +55,7 @@
-
+
-
+
The Serializable interface
Serializable
@@ -101,7 +101,7 @@ string(15) "My private data"
&language.predefined.serializable.serialize;
&language.predefined.serializable.unserialize;
-
+
-
+
The stdClass class
stdClass
@@ -118,7 +118,7 @@ object(stdClass)#1 (2) {
-
+
-
+
The Stringable interface
Stringable
@@ -94,7 +94,7 @@ showStuff($ip);
&language.predefined.stringable.tostring;
-
+
-
+
Throwable
Throwable
@@ -86,7 +86,7 @@
&language.predefined.throwable.gettraceasstring;
&language.predefined.throwable.getprevious;
&language.predefined.throwable.tostring;
-
+
-
+
The Traversable interface
Traversable
@@ -85,7 +85,7 @@
-
+
-
+
TypeError
TypeError
@@ -87,7 +87,7 @@
-
+
-
+
UnhandledMatchError
UnhandledMatchError
@@ -49,7 +49,7 @@
-
+
-
+
ValueError
ValueError
@@ -49,7 +49,7 @@
-
+
-
+
The WeakMap class
WeakMap
@@ -109,7 +109,7 @@ int(0)
&language.predefined.weakmap.offsetset;
&language.predefined.weakmap.offsetunset;
-
+
-
+
The WeakReference class
WeakReference
@@ -76,7 +76,7 @@ NULL
&language.predefined.weakreference.create;
&language.predefined.weakreference.get;
-
+
-
+
The APCUIterator class
APCUIterator
@@ -59,7 +59,7 @@
&reference.apcu.entities.apcuiterator;
-
+
-
+
The CommonMark\CQL class
CommonMark\CQL
@@ -113,7 +113,7 @@
&reference.cmark.commonmark.cql.construct;
&reference.cmark.commonmark.cql.invoke;
-
+
-
+
The CommonMark\Interfaces\IVisitable interface
CommonMark\Interfaces\IVisitable
@@ -43,7 +43,7 @@
&reference.cmark.commonmark.interfaces.ivisitable.accept;
-
+
-
+
The CommonMark\Interfaces\IVisitor interface
CommonMark\Interfaces\IVisitor
@@ -61,7 +61,7 @@
&reference.cmark.commonmark.interfaces.ivisitor.enter;
&reference.cmark.commonmark.interfaces.ivisitor.leave;
-
+
-
+
BlockQuote concrete CommonMark\Node
CommonMark\Node\BlockQuote
@@ -49,7 +49,7 @@
-
+
-
+
BulletList concrete CommonMark\Node
CommonMark\Node\BulletList
@@ -67,7 +67,7 @@
&reference.cmark.commonmark.node.bulletlist.construct;
-
+
-
+
Code concrete CommonMark\Node
CommonMark\Node\Code
@@ -53,7 +53,7 @@
-
+
-
+
CodeBlock concrete CommonMark\Node
CommonMark\Node\CodeBlock
@@ -64,7 +64,7 @@
&reference.cmark.commonmark.node.codeblock.construct;
-
+
-
+
CustomBlock concrete CommonMark\Node
CommonMark\Node\CustomBlock
@@ -62,7 +62,7 @@
-
+
-
+
CustomInline concrete CommonMark\Node
CommonMark\Node\CustomInline
@@ -61,7 +61,7 @@
-
+
-
+
Document concrete CommonMark\Node
CommonMark\Node\Document
@@ -49,7 +49,7 @@
-
+
-
+
Heading concrete CommonMark\Node
CommonMark\Node\Heading
@@ -61,7 +61,7 @@
&reference.cmark.commonmark.node.heading.construct;
-
+
-
+
HTMLBlock concrete CommonMark\Node
CommonMark\Node\HTMLBlock
@@ -53,7 +53,7 @@
-
+
-
+
HTMLInline concrete CommonMark\Node
CommonMark\Node\HTMLInline
@@ -53,7 +53,7 @@
-
+
-
+
Image concrete CommonMark\Node
CommonMark\Node\Image
@@ -65,7 +65,7 @@
&reference.cmark.commonmark.node.image.construct;
-
+
-
+
Item concrete CommonMark\Node
CommonMark\Node\Item
@@ -49,7 +49,7 @@
-
+
-
+
LineBreak concrete CommonMark\Node
CommonMark\Node\LineBreak
@@ -49,7 +49,7 @@
-
+
-
+
Link concrete CommonMark\Node
CommonMark\Node\Link
@@ -67,7 +67,7 @@
&reference.cmark.commonmark.node.link.construct;
-
+
-
+
OrderedList concrete CommonMark\Node
CommonMark\Node\OrderedList
@@ -71,7 +71,7 @@
&reference.cmark.commonmark.node.orderedlist.construct;
-
+
-
+
Paragraph concrete CommonMark\Node
CommonMark\Node\Paragraph
@@ -49,7 +49,7 @@
-
+
-
+
SoftBreak concrete CommonMark\Node
CommonMark\Node\SoftBreak
@@ -49,7 +49,7 @@
-
+
-
+
Emphasis concrete CommonMark\Node
CommonMark\Node\Text\Emphasis
@@ -49,7 +49,7 @@
-
+
-
+
Strong concrete CommonMark\Node
CommonMark\Node\Text\Strong
@@ -49,7 +49,7 @@
-
+
-
+
Text concrete CommonMark\Node
CommonMark\Node\Text
@@ -61,7 +61,7 @@
&reference.cmark.commonmark.node.text.construct;
-
+
-
+
ThematicBreak concrete CommonMark\Node
CommonMark\Node\ThematicBreak
@@ -49,7 +49,7 @@
-
+
-
+
Abstract CommonMark\Node
CommonMark\Node
@@ -116,7 +116,7 @@
&reference.cmark.commonmark.node.unlink;
&reference.cmark.commonmark.node.accept;
-
+
-
+
The CommonMark\Parser class
CommonMark\Parser
@@ -49,7 +49,7 @@
&reference.cmark.commonmark.parser.parse;
&reference.cmark.commonmark.parser.finish;
-
+
-
+
The com_exception class
com_exception
@@ -54,7 +54,7 @@
&reference.com-dotnet.entities.com-exception;
-->
-
+
-
+
com
The com class
@@ -134,7 +134,7 @@ $conn = null;
&reference.com.entities.com;
-
+
-
+
The COMPersistHelper class
COMPersistHelper
@@ -44,7 +44,7 @@
&reference.com.entities.compersisthelper;
-
+
-
+
dotnet
The dotnet class
@@ -101,7 +101,7 @@ echo $stack->Pop() . $stack->Pop();
&reference.com.entities.dotnet;
-
+
-
+
variant
variant class
@@ -74,7 +74,7 @@ print "The value is " . $v . "
";
&reference.com.entities.variant;
-
+
-
+
The Componere\Abstract\Definition class
Componere\Abstract\Definition
@@ -45,7 +45,7 @@
&reference.componere.componere.abstract.entities.definition;
-
+
-
+
The Componere\Definition class
Componere\Definition
@@ -66,7 +66,7 @@
&reference.componere.componere.definition.isregistered;
&reference.componere.componere.definition.getclosure;
&reference.componere.componere.definition.getclosures;
-
+
-
+
The Componere\Method class
Componere\Method
@@ -51,7 +51,7 @@
&reference.componere.componere.method.setstatic;
&reference.componere.componere.method.getreflector;
-
+
-
+
The Componere\Patch class
Componere\Patch
@@ -65,7 +65,7 @@
&reference.componere.componere.patch.getclosure;
&reference.componere.componere.patch.getclosures;
-
+
-
+
The Componere\Value class
Componere\Value
@@ -54,7 +54,7 @@
&reference.componere.componere.value.isstatic;
&reference.componere.componere.value.hasdefault;
-
+
-
+
The CURLFile class
CURLFile
@@ -106,7 +106,7 @@
&reference.curl.entities.curlfile;
-
+
-
+
The CurlHandle class
CurlHandle
@@ -34,7 +34,7 @@
-
+
-
+
The CurlMultiHandle class
CurlMultiHandle
@@ -34,7 +34,7 @@
-
+
-
+
The CurlShareHandle class
CurlShareHandle
@@ -34,7 +34,7 @@
-
+
-
+
The DateInterval class
DateInterval
@@ -278,7 +278,7 @@
&reference.datetime.entities.dateinterval;
-
+
-
+
The DatePeriod class
DatePeriod
@@ -281,7 +281,7 @@ echo $period->recurrences, "\n";
&reference.datetime.entities.dateperiod;
-
+
-
+
The DateTime class
DateTime
@@ -103,7 +103,7 @@
&reference.datetime.entities.datetime;
-
+
-
+
The DateTimeImmutable class
DateTimeImmutable
@@ -84,7 +84,7 @@
&reference.datetime.entities.datetimeimmutable;
-
+
-
+
The DateTimeInterface interface
DateTimeInterface
@@ -347,7 +347,7 @@
&reference.datetime.entities.datetimeinterface;
-
+
-
+
The DateTimeZone class
DateTimeZone
@@ -234,7 +234,7 @@
&reference.datetime.entities.datetimezone;
-
+
-
+
The Directory class
Directory
@@ -101,7 +101,7 @@
&reference.dir.entities.directory;
-
+
-
+
The DOMAttr class
DOMAttr
@@ -146,7 +146,7 @@
&reference.dom.entities.domattr;
-
+
-
+
The DOMCdataSection class
DOMCdataSection
@@ -66,7 +66,7 @@
&reference.dom.entities.domcdatasection;
-
+
-
+
The DOMCharacterData class
DOMCharacterData
@@ -154,7 +154,7 @@
&reference.dom.entities.domcharacterdata;
-
+
-
+
The DOMComment class
DOMComment
@@ -68,7 +68,7 @@
&reference.dom.entities.domcomment;
-
+
-
+
The DOMDocument class
DOMDocument
@@ -441,7 +441,7 @@
&reference.dom.entities.domdocument;
-
+
-
+
The DOMDocumentFragment class
DOMDocumentFragment
@@ -147,7 +147,7 @@
&reference.dom.entities.domdocumentfragment;
-
+
-
+
The DOMDocumentType class
DOMDocumentType
@@ -156,7 +156,7 @@
-
+
-
+
The DOMElement class
DOMElement
@@ -235,7 +235,7 @@
&reference.dom.entities.domelement;
-
+
-
+
The DOMEntity class
DOMEntity
@@ -166,7 +166,7 @@
-
+
-
+
The DOMEntityReference class
DOMEntityReference
@@ -91,7 +91,7 @@ Remove me once you perform substitutions
&reference.dom.entities.domentityreference;
-
+
-
+
The DOMException class
DOMException
@@ -95,7 +95,7 @@ FIXME: Remove me once you perform substitutions
-
+
-
+
The DOMImplementation class
DOMImplementation
@@ -74,7 +74,7 @@ Remove me once you perform substitutions
&reference.dom.entities.domimplementation;
-
+
-
+
The DOMNamedNodeMap class
DOMNamedNodeMap
@@ -125,7 +125,7 @@ Remove me once you perform substitutions
&reference.dom.entities.domnamednodemap;
-
+
-
+
The DOMNode class
DOMNode
@@ -336,7 +336,7 @@
&reference.dom.entities.domnode;
-
+
-
+
The DOMNodeList class
DOMNodeList
@@ -122,7 +122,7 @@ Remove me once you perform substitutions
&reference.dom.entities.domnodelist;
-
+
-
+
The DOMNotation class
DOMNotation
@@ -106,7 +106,7 @@ Remove me once you perform substitutions
-
+
-
+
The DOMProcessingInstruction class
DOMProcessingInstruction
@@ -103,7 +103,7 @@
&reference.dom.entities.domprocessinginstruction;
-
+
-
+
The DOMText class
DOMText
@@ -125,7 +125,7 @@
&reference.dom.entities.domtext;
-
+
-
+
The DOMXPath class
DOMXPath
@@ -115,7 +115,7 @@ Remove me once you perform substitutions
&reference.dom.entities.domxpath;
-
+
-
+
The Collection interface
Ds\Collection
@@ -83,7 +83,7 @@
&reference.ds.ds.entities.collection;
-
+
-
+
The Deque class
Ds\Deque
@@ -144,7 +144,7 @@
&reference.ds.ds.entities.deque;
-
+
-
+
The Hashable interface
Ds\Hashable
@@ -51,7 +51,7 @@
&reference.ds.ds.entities.hashable;
-
+
-
+
The Map class
Ds\Map
@@ -123,7 +123,7 @@
&reference.ds.ds.entities.map;
-
+
-
+
The Pair class
Ds\Pair
@@ -52,7 +52,7 @@
&reference.ds.ds.entities.pair;
-
+
-
+
The PriorityQueue class
Ds\PriorityQueue
@@ -86,7 +86,7 @@
&reference.ds.ds.entities.priorityqueue;
-
+
-
+
The Queue class
Ds\Queue
@@ -99,7 +99,7 @@
&reference.ds.ds.entities.queue;
-
+
-
+
The Sequence interface
Ds\Sequence
@@ -101,7 +101,7 @@
&reference.ds.ds.entities.sequence;
-
+
-
+
The Set class
Ds\Set
@@ -136,7 +136,7 @@
&reference.ds.ds.entities.set;
-
+
-
+
The Stack class
Ds\Stack
@@ -79,7 +79,7 @@
&reference.ds.ds.entities.stack;
-
+
-
+
The Vector class
Ds\Vector
@@ -132,7 +132,7 @@
&reference.ds.ds.entities.vector;
-
+
-
+
The EnchantBroker class
EnchantBroker
@@ -34,7 +34,7 @@
-
+
-
+
The EnchantDictionary class
EnchantDictionary
@@ -34,7 +34,7 @@
-
+
-
+
The Ev class
Ev
@@ -810,7 +810,7 @@
&reference.ev.entities.ev;
-
+
-
+
The EvCheck class
EvCheck
@@ -97,7 +97,7 @@
&reference.ev.entities.evcheck;
-
+
-
+
The EvChild class
EvChild
@@ -119,7 +119,7 @@
&reference.ev.entities.evchild;
-
+
-
+
The EvEmbed class
EvEmbed
@@ -95,7 +95,7 @@
&reference.ev.entities.evembed;
-
+
-
+
The EvFork class
EvFork
@@ -57,7 +57,7 @@
&reference.ev.entities.evfork;
-
+
-
+
The EvIdle class
EvIdle
@@ -82,7 +82,7 @@
&reference.ev.entities.evidle;
-
+
-
+
The EvIo class
EvIo
@@ -116,7 +116,7 @@
&reference.ev.entities.evio;
-
+
-
+
The EvLoop class
EvLoop
@@ -237,7 +237,7 @@
&reference.ev.entities.evloop;
-
+
-
+
The EvPeriodic class
EvPeriodic
@@ -127,7 +127,7 @@
&reference.ev.entities.evperiodic;
-
+
-
+
The EvPrepare class
EvPrepare
@@ -43,7 +43,7 @@
&reference.ev.entities.evprepare;
-
+
-
+
The EvSignal class
EvSignal
@@ -101,7 +101,7 @@
&reference.ev.entities.evsignal;
-
+
-
+
The EvStat class
EvStat
@@ -132,7 +132,7 @@
&reference.ev.entities.evstat;
-
+
-
+
The EvTimer class
EvTimer
@@ -142,7 +142,7 @@
&reference.ev.entities.evtimer;
-
+
-
+
The EvWatcher class
EvWatcher
@@ -130,7 +130,7 @@
&reference.ev.entities.evwatcher;
-
+
-
+
The Event class
Event
@@ -216,7 +216,7 @@
&reference.event.entities.event;
-
+
-
+
The EventBase class
EventBase
@@ -212,7 +212,7 @@
&reference.event.entities.eventbase;
-
+
-
+
The EventBuffer class
EventBuffer
@@ -220,7 +220,7 @@
&reference.event.entities.eventbuffer;
-
+
-
+
The EventBufferEvent class
EventBufferEvent
@@ -380,7 +380,7 @@
&reference.event.entities.eventbufferevent;
-
+
-
+
The EventConfig class
EventConfig
@@ -98,7 +98,7 @@
&reference.event.entities.eventconfig;
-
+
-
+
The EventDnsBase class
EventDnsBase
@@ -186,7 +186,7 @@
&reference.event.entities.eventdnsbase;
-
+
-
+
The EventException class
EventException
@@ -45,7 +45,7 @@
-
+
-
+
The EventHttp class
EventHttp
@@ -37,7 +37,7 @@
&reference.event.entities.eventhttp;
-
+
-
+
The EventHttpConnection class
EventHttpConnection
@@ -36,7 +36,7 @@
&reference.event.entities.eventhttpconnection;
-
+
-
+
The EventHttpRequest class
EventHttpRequest
@@ -220,7 +220,7 @@
&reference.event.entities.eventhttprequest;
-
+
-
+
The EventListener class
EventListener
@@ -164,7 +164,7 @@
&reference.event.entities.eventlistener;
-
+
-
+
The EventSslContext class
EventSslContext
@@ -395,7 +395,7 @@
&reference.event.entities.eventsslcontext;
-
+
-
+
The EventUtil class
EventUtil
@@ -486,7 +486,7 @@
&reference.event.entities.eventutil;
-
+
-
+
The FANNConnection class
FANNConnection
@@ -91,7 +91,7 @@
&reference.fann.entities.fannconnection;
-
+
-
+
C Data Handles
FFI\CData
@@ -138,7 +138,7 @@
-
+
-
+
C Type Handles
FFI\CType
@@ -540,7 +540,7 @@
&reference.ffi.entities.ctype;
-
+
-
+
FFI Exceptions
FFI\Exception
@@ -51,7 +51,7 @@
-
+
-
+
FFI Parser Exceptions
FFI\ParserException
@@ -52,7 +52,7 @@
-
+
-
+
Main interface to C code and data
FFI
@@ -76,7 +76,7 @@
&reference.ffi.entities.ffi;
-
+
-
+
The finfo class
finfo
@@ -42,7 +42,7 @@
&reference.fileinfo.entities.finfo;
-
+
-
+
The GearmanClient class
GearmanClient
@@ -43,7 +43,7 @@
&reference.gearman.entities.gearmanclient;
-
+
-
+
The GearmanException class
GearmanException
@@ -46,7 +46,7 @@
-
+
-
+
The GearmanJob class
GearmanJob
@@ -38,7 +38,7 @@
&reference.gearman.entities.gearmanjob;
-
+
-
+
The GearmanTask class
GearmanTask
@@ -41,7 +41,7 @@
&reference.gearman.entities.gearmantask;
-
+
-
+
The GearmanWorker class
GearmanWorker
@@ -41,7 +41,7 @@
&reference.gearman.entities.gearmanworker;
-
+
-
+
The Gender\Gender class
Gender\Gender
@@ -865,7 +865,7 @@
&reference.gender.entities.gender;
-
+
-
+
The Gmagick class
Gmagick
@@ -46,7 +46,7 @@
&reference.gmagick.entities.gmagick;
-
+
-
+
The GmagickDraw class
GmagickDraw
@@ -43,7 +43,7 @@
&reference.gmagick.entities.gmagickdraw;
-
+
-
+
The GmagickException class
GmagickException
@@ -56,7 +56,7 @@
&reference.gmagick.entities.gmagickexception;
-
+
-
+
The GmagickPixel class
GmagickPixel
@@ -48,7 +48,7 @@
&reference.gmagick.entities.gmagickpixel;
-
+
-
+
The GmagickPixelException class
GmagickPixelException
@@ -53,7 +53,7 @@
&reference.gmagick.entities.gmagickpixelexception;
-
+
-
+
The GMP class
GMP
@@ -44,7 +44,7 @@
&reference.gmp.entities.gmp;
-
+
-
+
The HashContext class
HashContext
@@ -42,7 +42,7 @@
&reference.hash.entities.hashcontext;
-
+
-
+
The HRTime\PerformanceCounter class
HRTime\PerformanceCounter
@@ -43,7 +43,7 @@
&reference.hrtime.entities.hrtime-performancecounter;
-
+
-
+
The HRTime\StopWatch class
HRTime\StopWatch
@@ -52,7 +52,7 @@
&reference.hrtime.entities.hrtime-stopwatch;
-
+
-
+
The HRTime\Unit class
HRTime\Unit
@@ -108,7 +108,7 @@
-
+
-
+
-
+
The GdImage class
GdImage
@@ -34,7 +34,7 @@
-
+
-
+
The Imagick class
Imagick
@@ -750,7 +750,7 @@
&reference.imagick.entities.imagick;
-
+
-
+
The ImagickDraw class
ImagickDraw
@@ -17,7 +17,7 @@
&reference.imagick.entities.imagickdraw;
-
+
-
+
The ImagickKernel class
ImagickKernel
@@ -43,7 +43,7 @@
&reference.imagick.entities.imagickkernel;
-
+
-
+
The ImagickKernelException class
ImagickKernelException
@@ -55,7 +55,7 @@
&reference.imagick.entities.imagickkernelexception;
-
+
-
+
The ImagickPixel class
ImagickPixel
@@ -16,7 +16,7 @@
&reference.imagick.entities.imagickpixel;
-
+
-
+
The ImagickPixelIterator class
ImagickPixelIterator
@@ -16,7 +16,7 @@
&reference.imagick.entities.imagickpixeliterator;
-
+
-
+
The Collator class
Collator
@@ -202,7 +202,7 @@
&reference.intl.entities.collator;
-
+
-
+
The IntlDateFormatter class
IntlDateFormatter
@@ -132,7 +132,7 @@
&reference.intl.entities.dateformatter;
-
+
-
+
The IntlBreakIterator class
IntlBreakIterator
@@ -343,7 +343,7 @@
&reference.intl.entities.intlbreakiterator;
-
+
-
+
The IntlCalendar class
IntlCalendar
@@ -715,7 +715,7 @@
&reference.intl.entities.intlcalendar;
-
+
-
+
IntlChar
IntlChar
@@ -8696,7 +8696,7 @@
&reference.intl.entities.intlchar;
-
+
-
+
The IntlCodePointBreakIterator class
IntlCodePointBreakIterator
@@ -54,7 +54,7 @@
&reference.intl.entities.intlcodepointbreakiterator;
-
+
-
+
Exception class for intl errors
IntlException
@@ -53,7 +53,7 @@
-
+
-
+
The IntlGregorianCalendar class
IntlGregorianCalendar
@@ -56,7 +56,7 @@
&reference.intl.entities.intlgregoriancalendar;
-
+
-
+
The IntlIterator class
IntlIterator
@@ -57,7 +57,7 @@
&reference.intl.entities.intliterator;
-
+
-
+
The IntlPartsIterator class
IntlPartsIterator
@@ -109,7 +109,7 @@
&reference.intl.entities.intlpartsiterator;
-
+
-
+
The IntlRuleBasedBreakIterator class
IntlRuleBasedBreakIterator
@@ -62,7 +62,7 @@
&reference.intl.entities.intlrulebasedbreakiterator;
-
+
-
+
The IntlTimeZone class
IntlTimeZone
@@ -191,7 +191,7 @@
&reference.intl.entities.intltimezone;
-
+
-
+
The Locale class
Locale
@@ -171,7 +171,7 @@
&reference.intl.entities.locale;
-
+
-
+
The MessageFormatter class
MessageFormatter
@@ -93,7 +93,7 @@
&reference.intl.entities.messageformatter;
-
+
-
+
The Normalizer class
Normalizer
@@ -189,7 +189,7 @@
&reference.intl.entities.normalizer;
-
+
-
+
The NumberFormatter class
NumberFormatter
@@ -558,7 +558,7 @@
&reference.intl.entities.numberformatter;
-
+
-
+
The ResourceBundle class
ResourceBundle
@@ -115,7 +115,7 @@
&reference.intl.entities.resourcebundle;
-
+
-
+
The Spoofchecker class
Spoofchecker
@@ -274,7 +274,7 @@
&reference.intl.entities.spoofchecker;
-
+
-
+
The Transliterator class
Transliterator
@@ -121,7 +121,7 @@
&reference.intl.entities.transliterator;
-
+
-
+
The UConverter class
UConverter
@@ -586,7 +586,7 @@
&reference.intl.entities.uconverter;
-
+
-
+
The JsonException class
JsonException
@@ -55,7 +55,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The JsonSerializable interface
JsonSerializable
@@ -40,7 +40,7 @@
&reference.json.entities.jsonserializable;
-
+
-
+
The LibXMLError class
LibXMLError
@@ -127,7 +127,7 @@
-
+
-
+
The Lua class
Lua
@@ -68,7 +68,7 @@
&reference.lua.entities.lua;
-
+
-
+
The LuaClosure class
LuaClosure
@@ -44,7 +44,7 @@
&reference.lua.entities.luaclosure;
-
+
-
+
The LuaException class
LuaException
@@ -56,7 +56,7 @@
&reference.lua.entities.luaexception;
-
+
-
+
The LuaSandbox class
LuaSandbox
@@ -100,7 +100,7 @@
&reference.luasandbox.entities.luasandbox;
-
+
-
+
The LuaSandboxError class
LuaSandboxError
@@ -121,7 +121,7 @@
-
+
-
+
The LuaSandboxErrorError class
LuaSandboxErrorError
@@ -58,7 +58,7 @@
-
+
-
+
The LuaSandboxFatalError class
LuaSandboxFatalError
@@ -62,7 +62,7 @@
-
+
-
+
The LuaSandboxFunction class
LuaSandboxFunction
@@ -50,7 +50,7 @@
&reference.luasandbox.entities.luasandboxfunction;
-
+
-
+
The LuaSandboxMemoryError class
LuaSandboxMemoryError
@@ -67,7 +67,7 @@
-
+
-
+
The LuaSandboxRuntimeError class
LuaSandboxRuntimeError
@@ -62,7 +62,7 @@
-
+
-
+
The LuaSandboxSyntaxError class
LuaSandboxSyntaxError
@@ -58,7 +58,7 @@
-
+
-
+
The LuaSandboxTimeoutError class
LuaSandboxTimeoutError
@@ -67,7 +67,7 @@
-
+
-
+
The Memcache class
Memcache
@@ -42,7 +42,7 @@
&reference.memcache.entities.memcache;
-
+
-
+
The Memcached class
Memcached
@@ -47,7 +47,7 @@
&reference.memcached.entities.memcached;
-
+
-
+
The MemcachedException class
MemcachedException
@@ -51,7 +51,7 @@
-
+
-
+
The MongoDB\BSON\Binary class
MongoDB\BSON\Binary
@@ -282,7 +282,7 @@
&reference.mongodb.bson.entities.binary;
-
+
-
+
The MongoDB\BSON\BinaryInterface interface
MongoDB\BSON\BinaryInterface
@@ -51,7 +51,7 @@
&reference.mongodb.bson.entities.binaryinterface;
-
+
-
+
The MongoDB\BSON\DBPointer class (deprecated)
MongoDB\BSON\DBPointer
@@ -87,7 +87,7 @@
&reference.mongodb.bson.entities.dbpointer;
-
+
-
+
The MongoDB\BSON\Decimal128 class
MongoDB\BSON\Decimal128
@@ -112,7 +112,7 @@
&reference.mongodb.bson.entities.decimal128;
-
+
-
+
The MongoDB\BSON\Decimal128Interface interface
MongoDB\BSON\Decimal128Interface
@@ -51,7 +51,7 @@
&reference.mongodb.bson.entities.decimal128interface;
-
+
-
+
The MongoDB\BSON\Document class
MongoDB\BSON\Document
@@ -85,7 +85,7 @@
&reference.mongodb.bson.entities.document;
-
+
-
+
The MongoDB\BSON\Int64 class
MongoDB\BSON\Int64
@@ -110,7 +110,7 @@
&reference.mongodb.bson.entities.int64;
-
+
-
+
The MongoDB\BSON\Iterator class
MongoDB\BSON\Iterator
@@ -48,7 +48,7 @@
&reference.mongodb.bson.entities.iterator;
-
+
-
+
The MongoDB\BSON\Javascript class
MongoDB\BSON\Javascript
@@ -110,7 +110,7 @@
&reference.mongodb.bson.entities.javascript;
-
+
-
+
The MongoDB\BSON\JavascriptInterface interface
MongoDB\BSON\JavascriptInterface
@@ -52,7 +52,7 @@
&reference.mongodb.bson.entities.javascriptinterface;
-
+
-
+
The MongoDB\BSON\MaxKey class
MongoDB\BSON\MaxKey
@@ -97,7 +97,7 @@
&reference.mongodb.bson.entities.maxkey;
-
+
-
+
The MongoDB\BSON\MaxKeyInterface interface
MongoDB\BSON\MaxKeyInterface
@@ -32,7 +32,7 @@
-
+
-
+
The MongoDB\BSON\MinKey class
MongoDB\BSON\MinKey
@@ -97,7 +97,7 @@
&reference.mongodb.bson.entities.minkey;
-
+
-
+
The MongoDB\BSON\MinKeyInterface interface
MongoDB\BSON\MinKeyInterface
@@ -32,7 +32,7 @@
-
+
-
+
The MongoDB\BSON\ObjectId class
MongoDB\BSON\ObjectId
@@ -129,7 +129,7 @@
&reference.mongodb.bson.entities.objectid;
-
+
-
+
The MongoDB\BSON\ObjectIdInterface interface
MongoDB\BSON\ObjectIdInterface
@@ -52,7 +52,7 @@
&reference.mongodb.bson.entities.objectidinterface;
-
+
-
+
The MongoDB\BSON\PackedArray class
MongoDB\BSON\PackedArray
@@ -93,7 +93,7 @@
&reference.mongodb.bson.entities.packedarray;
-
+
-
+
The MongoDB\BSON\Persistable interface
MongoDB\BSON\Persistable
@@ -73,7 +73,7 @@
&reference.mongodb.bson.entities.persistable;
-
+
-
+
The MongoDB\BSON\Regex class
MongoDB\BSON\Regex
@@ -110,7 +110,7 @@
&reference.mongodb.bson.entities.regex;
-
+
-
+
The MongoDB\BSON\RegexInterface interface
MongoDB\BSON\RegexInterface
@@ -51,7 +51,7 @@
&reference.mongodb.bson.entities.regexinterface;
-
+
-
+
The MongoDB\BSON\Serializable interface
MongoDB\BSON\Serializable
@@ -66,7 +66,7 @@
&reference.mongodb.bson.entities.serializable;
-
+
-
+
The MongoDB\BSON\Symbol class (deprecated)
MongoDB\BSON\Symbol
@@ -87,7 +87,7 @@
&reference.mongodb.bson.entities.symbol;
-
+
-
+
The MongoDB\BSON\Timestamp class
MongoDB\BSON\Timestamp
@@ -111,7 +111,7 @@
&reference.mongodb.bson.entities.timestamp;
-
+
-
+
The MongoDB\BSON\TimestampInterface interface
MongoDB\BSON\TimestampInterface
@@ -52,7 +52,7 @@
&reference.mongodb.bson.entities.timestampinterface;
-
+
-
+
The MongoDB\BSON\Type interface
MongoDB\BSON\Type
@@ -44,7 +44,7 @@
-
+
-
+
The MongoDB\BSON\Undefined class (deprecated)
MongoDB\BSON\Undefined
@@ -87,7 +87,7 @@
&reference.mongodb.bson.entities.undefined;
-
+
-
+
The MongoDB\BSON\Unserializable interface
MongoDB\BSON\Unserializable
@@ -63,7 +63,7 @@
&reference.mongodb.bson.entities.unserializable;
-
+
-
+
The MongoDB\BSON\UTCDateTime class
MongoDB\BSON\UTCDateTime
@@ -104,7 +104,7 @@
&reference.mongodb.bson.entities.utcdatetime;
-
+
-
+
The MongoDB\BSON\UTCDateTimeInterface interface
MongoDB\BSON\UTCDateTimeInterface
@@ -52,7 +52,7 @@
&reference.mongodb.bson.entities.utcdatetimeinterface;
-
+
-
+
The MongoDB\Driver\BulkWrite class
MongoDB\Driver\BulkWrite
@@ -201,7 +201,7 @@ Updated 2 document(s)
&reference.mongodb.mongodb.driver.entities.bulkwrite;
-
+
-
+
The MongoDB\Driver\ClientEncryption class
MongoDB\Driver\ClientEncryption
@@ -192,7 +192,7 @@
&reference.mongodb.mongodb.driver.entities.clientencryption;
-
+
-
+
The MongoDB\Driver\Command class
MongoDB\Driver\Command
@@ -172,7 +172,7 @@ array(16) {
&reference.mongodb.mongodb.driver.entities.command;
-
+
-
+
The MongoDB\Driver\Cursor class
MongoDB\Driver\Cursor
@@ -294,7 +294,7 @@ while (true) {
&reference.mongodb.mongodb.driver.entities.cursor;
-
+
-
+
The MongoDB\Driver\CursorId class
MongoDB\Driver\CursorId
@@ -84,7 +84,7 @@
&reference.mongodb.mongodb.driver.entities.cursorid;
-
+
-
+
The MongoDB\Driver\CursorInterface interface
MongoDB\Driver\CursorInterface
@@ -68,7 +68,7 @@
&reference.mongodb.mongodb.driver.entities.cursorinterface;
-
+
-
+
The MongoDB\Driver\Exception\AuthenticationException class
MongoDB\Driver\Exception\AuthenticationException
@@ -59,7 +59,7 @@
-
+
-
+
The MongoDB\Driver\Exception\BulkWriteException class
MongoDB\Driver\Exception\BulkWriteException
@@ -61,7 +61,7 @@
-
+
-
+
The MongoDB\Driver\Exception\CommandException class
MongoDB\Driver\Exception\CommandException
@@ -88,7 +88,7 @@
&reference.mongodb.mongodb.driver.exception.entities.commandexception;
-
+
-
+
The MongoDB\Driver\Exception\ConnectionException class
MongoDB\Driver\Exception\ConnectionException
@@ -58,7 +58,7 @@
-
+
-
+
The MongoDB\Driver\Exception\ConnectionTimeoutException class
MongoDB\Driver\Exception\ConnectionTimeoutException
@@ -64,7 +64,7 @@
-
+
-
+
The MongoDB\Driver\Exception\EncryptionException class
MongoDB\Driver\Exception\EncryptionException
@@ -57,7 +57,7 @@
-
+
-
+
The MongoDB\Driver\Exception\Exception interface
MongoDB\Driver\Exception\Exception
@@ -41,7 +41,7 @@
-
+
-
+
The MongoDB\Driver\Exception\ExecutionTimeoutException class
MongoDB\Driver\Exception\ExecutionTimeoutException
@@ -91,7 +91,7 @@
-
+
-
+
The MongoDB\Driver\Exception\InvalidArgumentException class
MongoDB\Driver\Exception\InvalidArgumentException
@@ -56,7 +56,7 @@
-
+
-
+
The MongoDB\Driver\Exception\LogicException class
MongoDB\Driver\Exception\LogicException
@@ -55,7 +55,7 @@
-
+
-
+
The MongoDB\Driver\Exception\RuntimeException class
MongoDB\Driver\Exception\RuntimeException
@@ -121,7 +121,7 @@
&reference.mongodb.mongodb.driver.exception.entities.runtimeexception;
-
+
-
+
The MongoDB\Driver\Exception\ServerException class
MongoDB\Driver\Exception\ServerException
@@ -57,7 +57,7 @@
-
+
-
+
The MongoDB\Driver\Exception\SSLConnectionException class (deprecated)
MongoDB\Driver\Exception\SSLConnectionException
@@ -67,7 +67,7 @@
-
+
-
+
The MongoDB\Driver\Exception\UnexpectedValueException class
MongoDB\Driver\Exception\UnexpectedValueException
@@ -56,7 +56,7 @@
-
+
-
+
The MongoDB\Driver\Exception\WriteException class
MongoDB\Driver\Exception\WriteException
@@ -120,7 +120,7 @@
&reference.mongodb.mongodb.driver.exception.entities.writeexception;
-
+
-
+
The MongoDB\Driver\Manager class
MongoDB\Driver\Manager
@@ -92,7 +92,7 @@ object(MongoDB\Driver\Manager)#1 (2) {
&reference.mongodb.mongodb.driver.entities.manager;
-
+
-
+
The MongoDB\Driver\Monitoring\CommandFailedEvent class
MongoDB\Driver\Monitoring\CommandFailedEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.commandfailedevent;
-
+
-
+
The MongoDB\Driver\Monitoring\CommandStartedEvent class
MongoDB\Driver\Monitoring\CommandStartedEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.commandstartedevent;
-
+
-
+
The MongoDB\Driver\Monitoring\CommandSubscriber interface
MongoDB\Driver\Monitoring\CommandSubscriber
@@ -67,7 +67,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.commandsubscriber;
-
+
-
+
The MongoDB\Driver\Monitoring\CommandSucceededEvent class
MongoDB\Driver\Monitoring\CommandSucceededEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.commandsucceededevent;
-
+
-
+
The MongoDB\Driver\Monitoring\LogSubscriber interface
MongoDB\Driver\Monitoring\LogSubscriber
@@ -160,7 +160,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.logsubscriber;
-
+
-
+
The MongoDB\Driver\Monitoring\SDAMSubscriber interface
MongoDB\Driver\Monitoring\SDAMSubscriber
@@ -69,7 +69,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.sdamsubscriber;
-
+
-
+
The MongoDB\Driver\Monitoring\ServerChangedEvent class
MongoDB\Driver\Monitoring\ServerChangedEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.serverchangedevent;
-
+
-
+
The MongoDB\Driver\Monitoring\ServerClosedEvent class
MongoDB\Driver\Monitoring\ServerClosedEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.serverclosedevent;
-
+
-
+
The MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent class
MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.serverheartbeatfailedevent;
-
+
-
+
The MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent class
MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.serverheartbeatstartedevent;
-
+
-
+
The MongoDB\Driver\Monitoring\ServerHeartbeatSucceededEvent class
MongoDB\Driver\Monitoring\ServerHeartbeatSucceededEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.serverheartbeatsucceededevent;
-
+
-
+
The MongoDB\Driver\Monitoring\ServerOpeningEvent class
MongoDB\Driver\Monitoring\ServerOpeningEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.serveropeningevent;
-
+
-
+
The MongoDB\Driver\Monitoring\Subscriber interface
MongoDB\Driver\Monitoring\Subscriber
@@ -47,7 +47,7 @@
-
+
-
+
The MongoDB\Driver\Monitoring\TopologyChangedEvent class
MongoDB\Driver\Monitoring\TopologyChangedEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.topologychangedevent;
-
+
-
+
The MongoDB\Driver\Monitoring\TopologyClosedEvent class
MongoDB\Driver\Monitoring\TopologyClosedEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.topologyclosedevent;
-
+
-
+
The MongoDB\Driver\Monitoring\TopologyOpeningEvent class
MongoDB\Driver\Monitoring\TopologyOpeningEvent
@@ -45,7 +45,7 @@
&reference.mongodb.mongodb.driver.monitoring.entities.topologyopeningevent;
-
+
-
+
The MongoDB\Driver\Query class
MongoDB\Driver\Query
@@ -46,7 +46,7 @@
&reference.mongodb.mongodb.driver.entities.query;
-
+
-
+
The MongoDB\Driver\ReadConcern class
MongoDB\Driver\ReadConcern
@@ -291,7 +291,7 @@
&reference.mongodb.mongodb.driver.entities.readconcern;
-
+
-
+
The MongoDB\Driver\ReadPreference class
MongoDB\Driver\ReadPreference
@@ -307,7 +307,7 @@
&reference.mongodb.mongodb.driver.entities.readpreference;
-
+
-
+
The MongoDB\Driver\Server class
MongoDB\Driver\Server
@@ -215,7 +215,7 @@
&reference.mongodb.mongodb.driver.entities.server;
-
+
-
+
The MongoDB\Driver\ServerApi class
MongoDB\Driver\ServerApi
@@ -161,7 +161,7 @@ Provided apiStrict:true, but the command buildInfo is not in API Version 1
&reference.mongodb.mongodb.driver.entities.serverapi;
-
+
-
+
The MongoDB\Driver\ServerDescription class
MongoDB\Driver\ServerDescription
@@ -191,7 +191,7 @@
&reference.mongodb.mongodb.driver.entities.serverdescription;
-
+
-
+
The MongoDB\Driver\Session class
MongoDB\Driver\Session
@@ -133,7 +133,7 @@
&reference.mongodb.mongodb.driver.entities.session;
-
+
-
+
The MongoDB\Driver\TopologyDescription class
MongoDB\Driver\TopologyDescription
@@ -136,7 +136,7 @@
&reference.mongodb.mongodb.driver.entities.topologydescription;
-
+
-
+
The MongoDB\Driver\WriteConcern class
MongoDB\Driver\WriteConcern
@@ -113,7 +113,7 @@
&reference.mongodb.mongodb.driver.entities.writeconcern;
-
+
-
+
The MongoDB\Driver\WriteConcernError class
MongoDB\Driver\WriteConcernError
@@ -46,7 +46,7 @@
&reference.mongodb.mongodb.driver.entities.writeconcernerror;
-
+
-
+
The MongoDB\Driver\WriteError class
MongoDB\Driver\WriteError
@@ -46,7 +46,7 @@
&reference.mongodb.mongodb.driver.entities.writeerror;
-
+
-
+
The MongoDB\Driver\WriteResult class
MongoDB\Driver\WriteResult
@@ -48,7 +48,7 @@
&reference.mongodb.mongodb.driver.entities.writeresult;
-
+
-
+
BaseResult interface
mysql_xdevapi\BaseResult
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.baseresult;
-
+
-
+
Client class
mysql_xdevapi\Client
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.client;
-
+
-
+
Collection class
mysql_xdevapi\Collection
@@ -69,7 +69,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.collection;
-
+
-
+
CollectionAdd class
mysql_xdevapi\CollectionAdd
@@ -47,7 +47,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.collectionadd;
-
+
-
+
CollectionFind class
mysql_xdevapi\CollectionFind
@@ -59,7 +59,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.collectionfind;
-
+
-
+
CollectionModify class
mysql_xdevapi\CollectionModify
@@ -63,7 +63,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.collectionmodify;
-
+
-
+
CollectionRemove class
mysql_xdevapi\CollectionRemove
@@ -59,7 +59,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.collectionremove;
-
+
-
+
ColumnResult class
mysql_xdevapi\ColumnResult
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.columnresult;
-
+
-
+
CrudOperationBindable interface
mysql_xdevapi\CrudOperationBindable
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.crudoperationbindable;
-
+
-
+
CrudOperationLimitable interface
mysql_xdevapi\CrudOperationLimitable
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.crudoperationlimitable;
-
+
-
+
CrudOperationSkippable interface
mysql_xdevapi\CrudOperationSkippable
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.crudoperationskippable;
-
+
-
+
CrudOperationSortable interface
mysql_xdevapi\CrudOperationSortable
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.crudoperationsortable;
-
+
-
+
DatabaseObject interface
mysql_xdevapi\DatabaseObject
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.databaseobject;
-
+
-
+
DocResult class
mysql_xdevapi\DocResult
@@ -51,7 +51,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.docresult;
-
+
-
+
Driver class
mysql_xdevapi\Driver
@@ -67,7 +67,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.driver;
-
+
-
+
Exception class
mysql_xdevapi\Exception
@@ -59,7 +59,7 @@
-
+
-
+
Executable interface
mysql_xdevapi\Executable
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.executable;
-
+
-
+
ExecutionStatus class
mysql_xdevapi\ExecutionStatus
@@ -105,7 +105,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.executionstatus;
-
+
-
+
Expression class
mysql_xdevapi\Expression
@@ -65,7 +65,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.expression;
-
+
-
+
FieldMetadata class
mysql_xdevapi\FieldMetadata
@@ -185,7 +185,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.fieldmetadata;
-
+
-
+
Result class
mysql_xdevapi\Result
@@ -51,7 +51,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.result;
-
+
-
+
RowResult class
mysql_xdevapi\RowResult
@@ -51,7 +51,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.rowresult;
-
+
-
+
Schema class
mysql_xdevapi\Schema
@@ -69,7 +69,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.schema;
-
+
-
+
SchemaObject interface
mysql_xdevapi\SchemaObject
@@ -47,7 +47,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.schemaobject;
-
+
-
+
Session class
mysql_xdevapi\Session
@@ -43,7 +43,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.session;
-
+
-
+
SqlStatement class
mysql_xdevapi\SqlStatement
@@ -103,7 +103,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.sqlstatement;
-
+
-
+
SqlStatementResult class
mysql_xdevapi\SqlStatementResult
@@ -51,7 +51,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.sqlstatementresult;
-
+
-
+
Statement class
mysql_xdevapi\Statement
@@ -80,7 +80,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.statement;
-
+
-
+
Table class
mysql_xdevapi\Table
@@ -69,7 +69,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.table;
-
+
-
+
TableDelete class
mysql_xdevapi\TableDelete
@@ -47,7 +47,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.tabledelete;
-
+
-
+
TableInsert class
mysql_xdevapi\TableInsert
@@ -47,7 +47,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.tableinsert;
-
+
-
+
TableSelect class
mysql_xdevapi\TableSelect
@@ -47,7 +47,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.tableselect;
-
+
-
+
TableUpdate class
mysql_xdevapi\TableUpdate
@@ -47,7 +47,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.tableupdate;
-
+
-
+
Warning class
mysql_xdevapi\Warning
@@ -85,7 +85,7 @@
&reference.mysql-xdevapi.mysql-xdevapi.entities.warning;
-
+
-
+
The mysqli class
mysqli
@@ -149,7 +149,7 @@
&reference.mysqli.entities.mysqli;
-
+
-
+
The mysqli_driver class
mysqli_driver
@@ -161,7 +161,7 @@
&reference.mysqli.entities.mysqli-driver;
-
+
-
+
The mysqli_result class
mysqli_result
@@ -117,7 +117,7 @@
&reference.mysqli.entities.mysqli-result;
-
+
-
+
The mysqli_sql_exception class
mysqli_sql_exception
@@ -73,7 +73,7 @@
&reference.mysqli.entities.mysqli-sql-exception;
-
+
-
+
The mysqli_stmt class
mysqli_stmt
@@ -116,7 +116,7 @@
&reference.mysqli.entities.mysqli-stmt;
-
+
-
+
The mysqli_warning class
mysqli_warning
@@ -86,7 +86,7 @@
&reference.mysqli.entities.mysqli-warning;
-
+
-
+
The OAuth class
OAuth
@@ -87,7 +87,7 @@
&reference.oauth.entities.oauth;
-
+
-
+
OAuthException class
OAuthException
@@ -80,7 +80,7 @@
-
+
-
+
The OAuthProvider class
OAuthProvider
@@ -50,7 +50,7 @@
&reference.oauth.entities.oauthprovider;
-
+
-
+
The OCICollection class
OCICollection
@@ -43,7 +43,7 @@
&reference.oci8.entities.ocicollection;
-
+
-
+
The OCILob class
OCILob
@@ -42,7 +42,7 @@
&reference.oci8.entities.ocilob;
-
+
-
+
The OpenSSLAsymmetricKey class
OpenSSLAsymmetricKey
@@ -34,7 +34,7 @@
-
+
-
+
The OpenSSLCertificate class
OpenSSLCertificate
@@ -34,7 +34,7 @@
-
+
-
+
The OpenSSLCertificateSigningRequest class
OpenSSLCertificateSigningRequest
@@ -34,7 +34,7 @@
-
+
-
+
The parallel\Channel class
parallel\Channel
@@ -106,7 +106,7 @@
&reference.parallel.parallel.channel.send;
&reference.parallel.parallel.channel.close;
-
+
-
+
The parallel\Events\Event\Type class
parallel\Events\Event\Type
@@ -67,7 +67,7 @@
-
+
-
+
The parallel\Events\Event class
parallel\Events\Event
@@ -65,7 +65,7 @@
-
+
-
+
The parallel\Events\Input class
parallel\Events\Input
@@ -58,7 +58,7 @@
&reference.parallel.parallel.entities.input;
-
+
-
+
The parallel\Events class
parallel\Events
@@ -69,7 +69,7 @@
&reference.parallel.parallel.events.remove;
&reference.parallel.parallel.events.poll;
-
+
-
+
The parallel\Future class
parallel\Future
@@ -107,7 +107,7 @@ parent continues
&reference.parallel.parallel.entities.future;
-
+
-
+
The parallel\Runtime class
parallel\Runtime
@@ -80,7 +80,7 @@
&reference.parallel.parallel.runtime.close;
&reference.parallel.parallel.runtime.kill;
-
+
-
+
The parallel\Sync class
parallel\Sync
@@ -65,7 +65,7 @@
&reference.parallel.parallel.sync.notify;
&reference.parallel.parallel.sync.invoke;
-
+
-
+
The Parle\ErrorInfo class
Parle\ErrorInfo
@@ -89,7 +89,7 @@
-
+
-
+
The Parle\Lexer class
Parle\Lexer
@@ -189,7 +189,7 @@
&reference.parle.parle.entities.lexer;
-
+
-
+
The Parle\LexerException class
Parle\LexerException
@@ -62,7 +62,7 @@
&reference.parle.entities.parle-lexerexception;
-->
-
+
-
+
The Parle\Parser class
Parle\Parser
@@ -192,7 +192,7 @@
&reference.parle.parle.entities.parser;
-
+
-
+
The Parle\ParserException class
Parle\ParserException
@@ -62,7 +62,7 @@
&reference.parle.entities.parle-parserexception;
-->
-
+
-
+
The Parle\RLexer class
Parle\RLexer
@@ -189,7 +189,7 @@
&reference.parle.parle.entities.rlexer;
-
+
-
+
The Parle\RParser class
Parle\RParser
@@ -192,7 +192,7 @@
&reference.parle.parle.entities.rparser;
-
+
-
+
The Parle\Stack class
Parle\Stack
@@ -89,7 +89,7 @@
&reference.parle.parle.entities.stack;
-
+
-
+
The Parle\Token class
Parle\Token
@@ -129,7 +129,7 @@
-
+
-
+
The PDO class
PDO
@@ -489,7 +489,7 @@
&reference.pdo.entities.pdo;
-
+
-
+
The PDOException class
PDOException
@@ -90,7 +90,7 @@
-
+
-
+
The PDOStatement class
PDOStatement
@@ -86,7 +86,7 @@
&reference.pdo.entities.pdostatement;
-
+
-
+
The Phar class
Phar
@@ -158,7 +158,7 @@
&reference.phar.entities.Phar;
-
+
-
+
The PharData class
PharData
@@ -80,7 +80,7 @@
&reference.phar.entities.PharData;
-
+
-
+
The PharException class
PharException
@@ -49,7 +49,7 @@
-
+
-
+
The PharFileInfo class
PharFileInfo
@@ -54,7 +54,7 @@
&reference.phar.entities.PharFileInfo;
-
+
-
+
The Collectable interface
Collectable
@@ -44,7 +44,7 @@
&reference.pthreads.entities.collectable;
-
+
-
+
The Pool class
Pool
@@ -112,7 +112,7 @@
&reference.pthreads.entities.pool;
-
+
-
+
The Thread class
Thread
@@ -72,7 +72,7 @@
&reference.pthreads.entities.thread;
-
+
-
+
The Threaded class
Threaded
@@ -62,7 +62,7 @@
&reference.pthreads.entities.threaded;
-
+
-
+
The Volatile class
Volatile
@@ -119,7 +119,7 @@ object(stdClass)#3 (0) {
-
+
-
+
The Worker class
Worker
@@ -82,7 +82,7 @@
&reference.pthreads.entities.worker;
-
+
-
+
The QuickHashIntHash class
QuickHashIntHash
@@ -133,7 +133,7 @@
&reference.quickhash.entities.quickhashinthash;
-
+
-
+
The QuickHashIntSet class
QuickHashIntSet
@@ -131,7 +131,7 @@
&reference.quickhash.entities.quickhashintset;
-
+
-
+
The QuickHashIntStringHash class
QuickHashIntStringHash
@@ -133,7 +133,7 @@
&reference.quickhash.entities.quickhashintstringhash;
-
+
-
+
The QuickHashStringIntHash class
QuickHashStringIntHash
@@ -91,7 +91,7 @@
&reference.quickhash.entities.quickhashstringinthash;
-
+
-
+
The RarArchive class
RarArchive
@@ -54,7 +54,7 @@
&reference.rar.entities.rararchive;
-
+
-
+
The RarEntry class
RarEntry
@@ -658,7 +658,7 @@
&reference.rar.entities.rarentry;
-
+
-
+
The RarException class
RarException
@@ -135,7 +135,7 @@
&reference.rar.entities.rarexception;
-
+
-
+
The Reflection class
Reflection
@@ -38,7 +38,7 @@
&reference.reflection.entities.reflection;
-
+
-
+
The ReflectionAttribute class
ReflectionAttribute
@@ -84,7 +84,7 @@
&reference.reflection.entities.reflectionattribute;
-
+
-
+
The ReflectionClass class
ReflectionClass
@@ -170,7 +170,7 @@
&reference.reflection.entities.reflectionclass;
-
+
-
+
The ReflectionClassConstant class
ReflectionClassConstant
@@ -195,7 +195,7 @@
&reference.reflection.entities.reflectionclassconstant;
-
+
-
+
The ReflectionException class
ReflectionException
@@ -50,7 +50,7 @@
-
+
-
+
The ReflectionExtension class
ReflectionExtension
@@ -94,7 +94,7 @@
&reference.reflection.entities.reflectionextension;
-
+
-
+
The ReflectionFunction class
ReflectionFunction
@@ -106,7 +106,7 @@
&reference.reflection.entities.reflectionfunction;
-
+
-
+
The ReflectionFunctionAbstract class
ReflectionFunctionAbstract
@@ -71,7 +71,7 @@
&reference.reflection.entities.reflectionfunctionabstract;
-
+
-
+
The ReflectionGenerator class
ReflectionGenerator
@@ -66,7 +66,7 @@
&reference.reflection.entities.reflectiongenerator;
-
+
-
+
The ReflectionMethod class
ReflectionMethod
@@ -224,7 +224,7 @@
&reference.reflection.entities.reflectionmethod;
-
+
-
+
The ReflectionNamedType class
ReflectionNamedType
@@ -48,7 +48,7 @@
&reference.reflection.entities.reflectionnamedtype;
-
+
-
+
The ReflectionObject class
ReflectionObject
@@ -80,7 +80,7 @@
&reference.reflection.entities.reflectionobject;
-
+
-
+
The ReflectionParameter class
ReflectionParameter
@@ -100,7 +100,7 @@
&reference.reflection.entities.reflectionparameter;
-
+
-
+
The ReflectionProperty class
ReflectionProperty
@@ -215,7 +215,7 @@
&reference.reflection.entities.reflectionproperty;
-
+
-
+
The ReflectionReference class
ReflectionReference
@@ -43,7 +43,7 @@
&reference.reflection.entities.reflectionreference;
-
+
-
+
The ReflectionType class
ReflectionType
@@ -75,7 +75,7 @@
&reference.reflection.entities.reflectiontype;
-
+
-
+
The ReflectionUnionType class
ReflectionUnionType
@@ -48,7 +48,7 @@
&reference.reflection.entities.reflectionuniontype;
-
+
-
+
The ReflectionZendExtension class
ReflectionZendExtension
@@ -92,7 +92,7 @@
&reference.reflection.entities.reflectionzendextension;
-
+
-
+
The Reflector interface
Reflector
@@ -82,7 +82,7 @@
&reference.reflection.entities.reflector;
-
+
-
+
The RRDCreator class
RRDCreator
@@ -47,7 +47,7 @@
&reference.rrd.entities.rrdcreator;
-
+
-
+
The RRDGraph class
RRDGraph
@@ -48,7 +48,7 @@
&reference.rrd.entities.rrdgraph;
-
+
-
+
The RRDUpdater class
RRDUpdater
@@ -48,7 +48,7 @@
&reference.rrd.entities.rrdupdater;
-
+
-
+
The SeasLog class
SeasLog
@@ -43,7 +43,7 @@
&reference.seaslog.entities.seaslog;
-
+
-
+
The SessionHandler class
SessionHandler
@@ -214,7 +214,7 @@ session_start();
&reference.session.entities.sessionhandler;
-
+
-
+
The SessionHandlerInterface class
SessionHandlerInterface
@@ -137,7 +137,7 @@ session_start();
&reference.session.entities.sessionhandlerinterface;
-
+
-
+
The SessionIdInterface interface
SessionIdInterface
@@ -45,7 +45,7 @@
&reference.session.entities.sessionidinterface;
-
+
-
+
The SessionUpdateTimestampHandlerInterface interface
SessionUpdateTimestampHandlerInterface
@@ -45,7 +45,7 @@
&reference.session.entities.sessionupdatetimestamphandlerinterface;
-
+
-
+
The Shmop class
Shmop
@@ -34,7 +34,7 @@
-
+
-
+
The SimpleXMLElement class
SimpleXMLElement
@@ -78,7 +78,7 @@
&reference.simplexml.entities.simplexmlelement;
-
+
-
+
The SimpleXMLIterator class
SimpleXMLIterator
@@ -89,7 +89,7 @@
-
+
-
+
The SNMP class
SNMP
@@ -382,7 +382,7 @@
&reference.snmp.entities.snmp;
-
+
-
+
The SNMPException class
SNMPException
@@ -67,7 +67,7 @@
-
+
-
+
The SoapClient class
SoapClient
@@ -515,7 +515,7 @@
&reference.soap.entities.soapclient;
-
+
-
+
The SoapFault class
SoapFault
@@ -152,7 +152,7 @@
&reference.soap.entities.soapfault;
-
+
-
+
The SoapHeader class
SoapHeader
@@ -105,7 +105,7 @@
&reference.soap.entities.soapheader;
-
+
-
+
The SoapParam class
SoapParam
@@ -68,7 +68,7 @@
&reference.soap.entities.soapparam;
-
+
-
+
The SoapServer class
SoapServer
@@ -69,7 +69,7 @@
&reference.soap.entities.soapserver;
-
+
-
+
The SoapVar class
SoapVar
@@ -121,7 +121,7 @@
&reference.soap.entities.soapvar;
-
+
-
+
The AddressInfo class
AddressInfo
@@ -34,7 +34,7 @@
-
+
-
+
The Socket class
Socket
@@ -34,7 +34,7 @@
-
+
-
+
The SodiumException class
SodiumException
@@ -49,7 +49,7 @@
-
+
-
+
The SolrClient class
SolrClient
@@ -213,7 +213,7 @@
&reference.solr.entities.solrclient;
-
+
-
+
The SolrClientException class
SolrClientException
@@ -58,7 +58,7 @@
&reference.solr.entities.solrclientexception;
-
+
-
+
The SolrCollapseFunction class
SolrCollapseFunction
@@ -96,7 +96,7 @@
&reference.solr.entities.solrcollapsefunction;
-
+
-
+
The SolrDisMaxQuery class
SolrDisMaxQuery
@@ -113,7 +113,7 @@
&reference.solr.entities.solrdismaxquery;
-
+
-
+
The SolrDocument class
SolrDocument
@@ -148,7 +148,7 @@
&reference.solr.entities.solrdocument;
-
+
-
+
The SolrDocumentField class
SolrDocumentField
@@ -93,7 +93,7 @@
&reference.solr.entities.solrdocumentfield;
-
+
-
+
The SolrException class
SolrException
@@ -99,7 +99,7 @@
&reference.solr.entities.solrexception;
-
+
-
+
The SolrGenericResponse class
SolrGenericResponse
@@ -98,7 +98,7 @@
&reference.solr.entities.solrgenericresponse;
-
+
-
+
The SolrIllegalArgumentException class
SolrIllegalArgumentException
@@ -57,7 +57,7 @@
&reference.solr.entities.solrillegalargumentexception;
-
+
-
+
The SolrIllegalOperationException class
SolrIllegalOperationException
@@ -57,7 +57,7 @@
&reference.solr.entities.solrillegaloperationexception;
-
+
-
+
The SolrInputDocument class
SolrInputDocument
@@ -138,7 +138,7 @@
&reference.solr.entities.solrinputdocument;
-
+
-
+
The SolrMissingMandatoryParameterException class
SolrMissingMandatoryParameterException
@@ -57,7 +57,7 @@
-
+
-
+
The SolrModifiableParams class
SolrModifiableParams
@@ -57,7 +57,7 @@
&reference.solr.entities.solrmodifiableparams;
-
+
-
+
The SolrObject class
SolrObject
@@ -50,7 +50,7 @@
&reference.solr.entities.solrobject;
-
+
-
+
The SolrParams class
SolrParams
@@ -49,7 +49,7 @@
&reference.solr.entities.solrparams;
-
+
-
+
The SolrPingResponse class
SolrPingResponse
@@ -168,7 +168,7 @@
&reference.solr.entities.solrpingresponse;
-
+
-
+
The SolrQuery class
SolrQuery
@@ -152,7 +152,7 @@
&reference.solr.entities.solrquery;
-
+
-
+
The SolrQueryResponse class
SolrQueryResponse
@@ -98,7 +98,7 @@
&reference.solr.entities.solrqueryresponse;
-
+
-
+
The SolrResponse class
SolrResponse
@@ -207,7 +207,7 @@
&reference.solr.entities.solrresponse;
-
+
-
+
The SolrServerException class
SolrServerException
@@ -58,7 +58,7 @@
&reference.solr.entities.solrserverexception;
-
+
-
+
The SolrUpdateResponse class
SolrUpdateResponse
@@ -98,7 +98,7 @@
&reference.solr.entities.solrupdateresponse;
-
+
-
+
The SolrUtils class
SolrUtils
@@ -45,7 +45,7 @@
&reference.solr.entities.solrutils;
-
+
-
+
The AppendIterator class
AppendIterator
@@ -51,7 +51,7 @@
&reference.spl.entities.appenditerator;
-
+
-
+
The ArrayIterator class
ArrayIterator
@@ -114,7 +114,7 @@
&reference.spl.entities.arrayiterator;
-
+
-
+
The ArrayObject class
ArrayObject
@@ -115,7 +115,7 @@
&reference.spl.entities.arrayobject;
-
+
-
+
The BadFunctionCallException class
BadFunctionCallException
@@ -53,7 +53,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The BadMethodCallException class
BadMethodCallException
@@ -53,7 +53,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The CachingIterator class
CachingIterator
@@ -184,7 +184,7 @@
&reference.spl.entities.cachingiterator;
-
+
-
+
The CallbackFilterIterator class
CallbackFilterIterator
@@ -114,7 +114,7 @@ $files = new CallbackFilterIterator($dir, function ($current, $key, $iterator) {
&reference.spl.entities.callbackfilteriterator;
-
+
-
+
The Countable interface
Countable
@@ -39,7 +39,7 @@
&reference.spl.entities.countable;
-
+
-
+
The DirectoryIterator class
DirectoryIterator
@@ -69,7 +69,7 @@
&reference.spl.entities.directoryiterator;
-
+
-
+
The DomainException class
DomainException
@@ -52,7 +52,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The EmptyIterator class
EmptyIterator
@@ -43,7 +43,7 @@
&reference.spl.entities.emptyiterator;
-
+
-
+
The FilesystemIterator class
FilesystemIterator
@@ -212,7 +212,7 @@
&reference.spl.entities.filesystemiterator;
-
+
-
+
The FilterIterator class
FilterIterator
@@ -66,7 +66,7 @@
&reference.spl.entities.filteriterator;
-
+
-
+
The GlobIterator class
GlobIterator
@@ -68,7 +68,7 @@
&reference.spl.entities.globiterator;
-
+
-
+
The InfiniteIterator class
InfiniteIterator
@@ -53,7 +53,7 @@
&reference.spl.entities.infiniteiterator;
-
+
-
+
The InvalidArgumentException class
InvalidArgumentException
@@ -51,7 +51,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The IteratorIterator class
IteratorIterator
@@ -59,7 +59,7 @@
&reference.spl.entities.iteratoriterator;
-
+
-
+
The LengthException class
LengthException
@@ -52,7 +52,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The LimitIterator class
LimitIterator
@@ -116,7 +116,7 @@ string(10) "elderberry"
&reference.spl.entities.limititerator;
-
+
-
+
The LogicException class
LogicException
@@ -53,7 +53,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The MultipleIterator class
MultipleIterator
@@ -118,7 +118,7 @@
&reference.spl.entities.multipleiterator;
-
+
-
+
The NoRewindIterator class
NoRewindIterator
@@ -63,7 +63,7 @@
&reference.spl.entities.norewinditerator;
-
+
-
+
The OuterIterator interface
OuterIterator
@@ -49,7 +49,7 @@
&reference.spl.entities.outeriterator;
-
+
-
+
The OutOfBoundsException class
OutOfBoundsException
@@ -53,7 +53,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The OutOfRangeException class
OutOfRangeException
@@ -53,7 +53,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The OverflowException class
OverflowException
@@ -52,7 +52,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The ParentIterator class
ParentIterator
@@ -71,7 +71,7 @@
&reference.spl.entities.parentiterator;
-
+
-
+
The RangeException class
RangeException
@@ -55,7 +55,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The RecursiveArrayIterator class
RecursiveArrayIterator
@@ -98,7 +98,7 @@
&reference.spl.entities.recursivearrayiterator;
-
+
-
+
The RecursiveCachingIterator class
RecursiveCachingIterator
@@ -76,7 +76,7 @@
&reference.spl.entities.recursivecachingiterator;
-
+
-
+
The RecursiveCallbackFilterIterator class
RecursiveCallbackFilterIterator
@@ -130,7 +130,7 @@ foreach (new RecursiveIteratorIterator($files) as $file) {
&reference.spl.entities.recursivecallbackfilteriterator;
-
+
-
+
The RecursiveDirectoryIterator class
RecursiveDirectoryIterator
@@ -80,7 +80,7 @@
&reference.spl.entities.recursivedirectoryiterator;
-
+
-
+
The RecursiveFilterIterator class
RecursiveFilterIterator
@@ -62,7 +62,7 @@
&reference.spl.entities.recursivefilteriterator;
-
+
-
+
The RecursiveIterator interface
RecursiveIterator
@@ -49,7 +49,7 @@
&reference.spl.entities.recursiveiterator;
-
+
-
+
The RecursiveIteratorIterator class
RecursiveIteratorIterator
@@ -107,7 +107,7 @@
&reference.spl.entities.recursiveiteratoriterator;
-
+
-
+
The RecursiveRegexIterator class
RecursiveRegexIterator
@@ -84,7 +84,7 @@
&reference.spl.entities.recursiveregexiterator;
-
+
-
+
The RecursiveTreeIterator class
RecursiveTreeIterator
@@ -177,7 +177,7 @@
&reference.spl.entities.recursivetreeiterator;
-
+
-
+
The RegexIterator class
RegexIterator
@@ -213,7 +213,7 @@
&reference.spl.entities.regexiterator;
-
+
-
+
The RuntimeException class
RuntimeException
@@ -52,7 +52,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The SeekableIterator interface
SeekableIterator
@@ -134,7 +134,7 @@ invalid seek position (10)
&reference.spl.entities.seekableiterator;
-
+
-
+
The SplDoublyLinkedList class
SplDoublyLinkedList
@@ -148,7 +148,7 @@
&reference.spl.entities.spldoublylinkedlist;
-
+
-
+
The SplFileInfo class
SplFileInfo
@@ -70,7 +70,7 @@
&reference.spl.entities.splfileinfo;
-
+
-
+
The SplFileObject class
SplFileObject
@@ -118,7 +118,7 @@
&reference.spl.entities.splfileobject;
-
+
-
+
The SplFixedArray class
SplFixedArray
@@ -178,7 +178,7 @@ RuntimeException: Index invalid or out of range
&reference.spl.entities.splfixedarray;
-
+
-
+
The SplHeap class
SplHeap
@@ -60,7 +60,7 @@
&reference.spl.entities.splheap;
-
+
-
+
The SplMaxHeap class
SplMaxHeap
@@ -61,7 +61,7 @@
&reference.spl.entities.splmaxheap;
-
+
-
+
The SplMinHeap class
SplMinHeap
@@ -61,7 +61,7 @@
&reference.spl.entities.splminheap;
-
+
-
+
The SplObjectStorage class
SplObjectStorage
@@ -139,7 +139,7 @@ array(3) {
&reference.spl.entities.splobjectstorage;
-
+
-
+
The SplObserver interface
SplObserver
@@ -39,7 +39,7 @@
&reference.spl.entities.splobserver;
-
+
-
+
The SplPriorityQueue class
SplPriorityQueue
@@ -110,7 +110,7 @@
&reference.spl.entities.splpriorityqueue;
-
+
-
+
The SplQueue class
SplQueue
@@ -113,7 +113,7 @@ foreach ($q as $task) {
&reference.spl.entities.splqueue;
-
+
-
+
The SplStack class
SplStack
@@ -87,7 +87,7 @@ foreach ($q as $elem) {
-
+
-
+
The SplSubject interface
SplSubject
@@ -39,7 +39,7 @@
&reference.spl.entities.splsubject;
-
+
-
+
The SplTempFileObject class
SplTempFileObject
@@ -56,7 +56,7 @@
&reference.spl.entities.spltempfileobject;
-
+
-
+
The UnderflowException class
UnderflowException
@@ -53,7 +53,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The UnexpectedValueException class
UnexpectedValueException
@@ -55,7 +55,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The SQLite3 class
SQLite3
@@ -529,7 +529,7 @@
&reference.sqlite3.entities.sqlite3;
-
+
-
+
The SQLite3Result class
SQLite3Result
@@ -40,7 +40,7 @@
&reference.sqlite3.entities.sqlite3result;
-
+
-
+
The SQLite3Stmt class
SQLite3Stmt
@@ -40,7 +40,7 @@
&reference.sqlite3.entities.sqlite3stmt;
-
+
-
+
The Stomp class
Stomp
@@ -45,7 +45,7 @@ Represents a connection between PHP and a Stomp compliant Message Broker.
&reference.stomp.entities.stomp;
-
+
-
+
The StompException class
StompException
@@ -50,7 +50,7 @@ Represents an error raised by the stomp extension. See
-
+
The StompFrame class
StompFrame
@@ -85,7 +85,7 @@
&reference.stomp.entities.stompframe;
-
+
-
+
The php_user_filter class
php_user_filter
@@ -93,7 +93,7 @@
&reference.stream.entities.php-user-filter;
-
+
-
+
The streamWrapper class
streamWrapper
@@ -110,7 +110,7 @@
&reference.stream.entities.streamwrapper;
-
+
-
+
The SVM class
SVM
@@ -347,7 +347,7 @@
&reference.svm.entities.svm;
-
+
-
+
The SVMException class
SVMException
@@ -55,7 +55,7 @@
&reference.svm.entities.svmexception;
-
+
-
+
The SVMModel class
SVMModel
@@ -49,7 +49,7 @@
&reference.svm.entities.svmmodel;
-
+
-
+
The Swoole\Async class
Swoole\Async
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.async;
-
+
-
+
The Swoole\Atomic class
Swoole\Atomic
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.atomic;
-
+
-
+
The Swoole\Buffer class
Swoole\Buffer
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.buffer;
-
+
-
+
The Swoole\Channel class
Swoole\Channel
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.channel;
-
+
-
+
The Swoole\Client class
Swoole\Client
@@ -159,7 +159,7 @@
&reference.swoole.swoole.entities.client;
-
+
-
+
The Swoole\Connection\Iterator class
Swoole\Connection\Iterator
@@ -55,7 +55,7 @@
&reference.swoole.swoole.connection.entities.iterator;
-
+
-
+
The Swoole\Coroutine\Client class
Swoole\Coroutine\Client
@@ -138,7 +138,7 @@
&reference.swoole.swoole.coroutine.entities.client;
-
+
-
+
The Swoole\Coroutine\Http\Client class
Swoole\Coroutine\Http\Client
@@ -75,7 +75,7 @@
&reference.swoole.swoole.coroutine.http.entities.client;
-
+
-
+
The Swoole\Coroutine\MySQL\Exception class
Swoole\Coroutine\MySQL\Exception
@@ -50,7 +50,7 @@
-
+
-
+
The Swoole\Coroutine\MySQL class
Swoole\Coroutine\MySQL
@@ -135,7 +135,7 @@
&reference.swoole.swoole.coroutine.entities.mysql;
-
+
-
+
The Swoole\Coroutine class
Swoole\Coroutine
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.coroutine;
-
+
-
+
The Swoole\Event class
Swoole\Event
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.event;
-
+
-
+
The Swoole\Exception class
Swoole\Exception
@@ -50,7 +50,7 @@
-
+
-
+
The Swoole\Http\Client class
Swoole\Http\Client
@@ -75,7 +75,7 @@
&reference.swoole.swoole.http.entities.client;
-
+
-
+
The Swoole\Http\Request class
Swoole\Http\Request
@@ -43,7 +43,7 @@
&reference.swoole.swoole.http.entities.request;
-
+
-
+
The Swoole\Http\Response class
Swoole\Http\Response
@@ -43,7 +43,7 @@
&reference.swoole.swoole.http.entities.response;
-
+
-
+
The Swoole\Http\Server class
Swoole\Http\Server
@@ -52,7 +52,7 @@
&reference.swoole.swoole.http.entities.server;
-
+
-
+
The Swoole\Lock class
Swoole\Lock
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.lock;
-
+
-
+
The Swoole\Mmap class
Swoole\Mmap
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.mmap;
-
+
-
+
The Swoole\Module class
Swoole\Module
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.module;
-
+
-
+
The Swoole\MySQL\Exception class
Swoole\MySQL\Exception
@@ -51,7 +51,7 @@
-
+
-
+
The Swoole\MySQL class
Swoole\MySQL
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.mysql;
-
+
-
+
The Swoole\Process class
Swoole\Process
@@ -67,7 +67,7 @@
&reference.swoole.swoole.entities.process;
-
+
-
+
The Swoole\Redis\Server class
Swoole\Redis\Server
@@ -154,7 +154,7 @@
&reference.swoole.swoole.redis.entities.server;
-
+
-
+
The Swoole\Serialize class
Swoole\Serialize
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.serialize;
-
+
-
+
The Swoole\Server\Port class
Swoole\Server\Port
@@ -43,7 +43,7 @@
&reference.swoole.swoole.server.entities.port;
-
+
-
+
The Swoole\Server class
Swoole\Server
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.server;
-
+
-
+
The Swoole\Table class
Swoole\Table
@@ -101,7 +101,7 @@
&reference.swoole.swoole.entities.table;
-
+
-
+
The Swoole\Timer class
Swoole\Timer
@@ -43,7 +43,7 @@
&reference.swoole.swoole.entities.timer;
-
+
-
+
The Swoole\WebSocket\Frame class
Swoole\WebSocket\Frame
@@ -41,7 +41,7 @@
-
+
-
+
The Swoole\WebSocket\Server class
Swoole\WebSocket\Server
@@ -52,7 +52,7 @@
&reference.swoole.swoole.websocket.entities.server;
-
+
-
+
The SyncEvent class
SyncEvent
@@ -50,7 +50,7 @@
&reference.sync.entities.syncevent;
-
+
-
+
The SyncMutex class
SyncMutex
@@ -48,7 +48,7 @@
&reference.sync.entities.syncmutex;
-
+
-
+
The SyncReaderWriter class
SyncReaderWriter
@@ -48,7 +48,7 @@
&reference.sync.entities.syncreaderwriter;
-
+
-
+
The SyncSemaphore class
SyncSemaphore
@@ -48,7 +48,7 @@
&reference.sync.entities.syncsemaphore;
-
+
-
+
The SyncSharedMemory class
SyncSharedMemory
@@ -53,7 +53,7 @@
&reference.sync.entities.syncsharedmemory;
-
+
-
+
The tidy class
tidy
@@ -87,7 +87,7 @@
&reference.tidy.entities.tidy;
-
+
-
+
The tidyNode class
tidyNode
@@ -165,7 +165,7 @@
&reference.tidy.entities.tidynode;
-
+
-
+
The PhpToken class
PhpToken
@@ -109,7 +109,7 @@
&reference.tokenizer.entities.phptoken;
-
+
-
+
Area
UI\Area
@@ -135,7 +135,7 @@
&reference.ui.ui.entities.area;
-
+
-
+
Control
UI\Control
@@ -44,7 +44,7 @@
&reference.ui.ui.entities.control;
-
+
-
+
Control Box (Arrangement)
UI\Controls\Box
@@ -113,7 +113,7 @@
&reference.ui.ui.controls.entities.box;
-
+
-
+
Button Control
UI\Controls\Button
@@ -55,7 +55,7 @@
&reference.ui.ui.controls.entities.button;
-
+
-
+
Check Control
UI\Controls\Check
@@ -55,7 +55,7 @@
&reference.ui.ui.controls.entities.check;
-
+
-
+
ColorButton Control
UI\Controls\ColorButton
@@ -52,7 +52,7 @@
&reference.ui.ui.controls.entities.colorbutton;
-
+
-
+
Combo Control
UI\Controls\Combo
@@ -52,7 +52,7 @@
&reference.ui.ui.controls.entities.combo;
-
+
-
+
EdiableCombo Control
UI\Controls\EditableCombo
@@ -52,7 +52,7 @@
&reference.ui.ui.controls.entities.editablecombo;
-
+
-
+
Entry Control
UI\Controls\Entry
@@ -102,7 +102,7 @@
&reference.ui.ui.controls.entities.entry;
-
+
-
+
Control Form (Arrangement)
UI\Controls\Form
@@ -74,7 +74,7 @@
&reference.ui.ui.controls.entities.form;
-
+
-
+
Control Grid (Arrangement)
UI\Controls\Grid
@@ -181,7 +181,7 @@
&reference.ui.ui.controls.entities.grid;
-
+
-
+
Control Group (Arrangement)
UI\Controls\Group
@@ -77,7 +77,7 @@
&reference.ui.ui.controls.entities.group;
-
+
-
+
Label Control
UI\Controls\Label
@@ -55,7 +55,7 @@
&reference.ui.ui.controls.entities.label;
-
+
-
+
MultilineEntry Control
UI\Controls\MultilineEntry
@@ -90,7 +90,7 @@
&reference.ui.ui.controls.entities.multilineentry;
-
+
-
+
Picker Control
UI\Controls\Picker
@@ -99,7 +99,7 @@
&reference.ui.ui.controls.entities.picker;
-
+
-
+
Progress Control
UI\Controls\Progress
@@ -52,7 +52,7 @@
&reference.ui.ui.controls.entities.progress;
-
+
-
+
Radio Control
UI\Controls\Radio
@@ -52,7 +52,7 @@
&reference.ui.ui.controls.entities.radio;
-
+
-
+
Control Separator
UI\Controls\Separator
@@ -87,7 +87,7 @@
&reference.ui.ui.controls.entities.separator;
-
+
-
+
Slider Control
UI\Controls\Slider
@@ -55,7 +55,7 @@
&reference.ui.ui.controls.entities.slider;
-
+
-
+
Spin Control
UI\Controls\Spin
@@ -55,7 +55,7 @@
&reference.ui.ui.controls.entities.spin;
-
+
-
+
Tab Control
UI\Controls\Tab
@@ -74,7 +74,7 @@
&reference.ui.ui.controls.entities.tab;
-
+
-
+
Gradient Brushes
UI\Draw\Brush\Gradient
@@ -53,7 +53,7 @@
&reference.ui.ui.draw.entities.brush.gradient;
-
+
-
+
Linear Gradient
UI\Draw\Brush\LinearGradient
@@ -55,7 +55,7 @@
&reference.ui.ui.draw.entities.brush.lineargradient;
-
+
-
+
Radial Gradient
UI\Draw\Brush\RadialGradient
@@ -55,7 +55,7 @@
&reference.ui.ui.draw.entities.brush.radialgradient;
-
+
-
+
Brushes
UI\Draw\Brush
@@ -46,7 +46,7 @@
&reference.ui.ui.draw.entities.brush;
-
+
-
+
Color Representation
UI\Draw\Color
@@ -157,7 +157,7 @@
&reference.ui.ui.draw.entities.color;
-
+
-
+
Line Cap Settings
UI\Draw\Line\Cap
@@ -83,7 +83,7 @@
-
+
-
+
Line Join Settings
UI\Draw\Line\Join
@@ -83,7 +83,7 @@
-
+
-
+
Draw Matrix
UI\Draw\Matrix
@@ -43,7 +43,7 @@
&reference.ui.ui.draw.entities.matrix;
-
+
-
+
Draw Path
UI\Draw\Path
@@ -85,7 +85,7 @@
&reference.ui.ui.draw.entities.path;
-
+
-
+
Draw Pen
UI\Draw\Pen
@@ -44,7 +44,7 @@
&reference.ui.ui.draw.entities.pen;
-
+
-
+
Draw Stroke
UI\Draw\Stroke
@@ -46,7 +46,7 @@
&reference.ui.ui.draw.entities.stroke;
-
+
-
+
Font Descriptor
UI\Draw\Text\Font\Descriptor
@@ -46,7 +46,7 @@
&reference.ui.ui.draw.text.entities.font.descriptor;
-
+
-
+
Italic Font Settings
UI\Draw\Text\Font\Italic
@@ -86,7 +86,7 @@
-
+
-
+
Font Stretch Settings
UI\Draw\Text\Font\Stretch
@@ -158,7 +158,7 @@
-
+
-
+
Font Weight Settings
UI\Draw\Text\Font\Weight
@@ -171,7 +171,7 @@
-
+
-
+
Represents a Font
UI\Draw\Text\Font
@@ -47,7 +47,7 @@
&reference.ui.ui.draw.text.entities.font;
-
+
-
+
Represents Text Layout
UI\Draw\Text\Layout
@@ -46,7 +46,7 @@
&reference.ui.ui.draw.text.entities.layout;
-
+
-
+
InvalidArgumentException
UI\Exception\InvalidArgumentException
@@ -53,7 +53,7 @@
-
+
-
+
RuntimeException
UI\Exception\RuntimeException
@@ -53,7 +53,7 @@
-
+
-
+
Execution Scheduler
UI\Executor
@@ -47,7 +47,7 @@
&reference.ui.ui.entities.executor;
-
+
-
+
Key Identifiers
UI\Key
@@ -479,7 +479,7 @@
-
+
-
+
Menu
UI\Menu
@@ -46,7 +46,7 @@
&reference.ui.ui.entities.menu;
-
+
-
+
Menu Item
UI\MenuItem
@@ -43,7 +43,7 @@
&reference.ui.ui.entities.menuitem;
-
+
-
+
Represents a position (x,y)
UI\Point
@@ -82,7 +82,7 @@
&reference.ui.ui.entities.point;
-
+
-
+
Represents dimensions (width, height)
UI\Size
@@ -80,7 +80,7 @@
&reference.ui.ui.entities.size;
-
+
-
+
Window
UI\Window
@@ -76,7 +76,7 @@
&reference.ui.ui.entities.window;
-
+
-
+
The V8Js class
V8Js
@@ -101,7 +101,7 @@
&reference.v8js.entities.v8js;
-
+
-
+
The V8JsException class
V8JsException
@@ -106,7 +106,7 @@
&reference.v8js.entities.v8jsexception;
-
+
-
+
The VarnishAdmin class
VarnishAdmin
@@ -43,7 +43,7 @@
&reference.varnish.entities.varnishadmin;
-
+
-
+
The VarnishException class
VarnishException
@@ -55,7 +55,7 @@
&reference.varnish.entities.varnishexception;
-
+
-
+
The VarnishLog class
VarnishLog
@@ -730,7 +730,7 @@
&reference.varnish.entities.varnishlog;
-
+
-
+
The VarnishStat class
VarnishStat
@@ -43,7 +43,7 @@
&reference.varnish.entities.varnishstat;
-
+
-
@@ -67,7 +67,7 @@
&reference.extname.entities.classname;
-->
-
+
-
+
The wkhtmltox\Image\Converter class
wkhtmltox\Image\Converter
@@ -46,7 +46,7 @@
&reference.wkhtmltox.wkhtmltox.image.entities.converter;
-
+
-
+
The wkhtmltox\PDF\Converter class
wkhtmltox\PDF\Converter
@@ -46,7 +46,7 @@
&reference.wkhtmltox.wkhtmltox.pdf.entities.converter;
-
+
-
+
The wkhtmltox\PDF\Object class
wkhtmltox\PDF\Object
@@ -48,7 +48,7 @@
&reference.wkhtmltox.wkhtmltox.pdf.entities.object;
-
+
-
+
The Vtiful\Kernel\Format class
Vtiful\Kernel\Format
@@ -263,7 +263,7 @@
&reference.xlswriter.entities.xlsx-format;
-
+
-
+
The Vtiful\Kernel\Excel class
Vtiful\Kernel\Excel
@@ -48,7 +48,7 @@
&reference.xlswriter.entities.xlsx-kernel;
-
+
-
+
The XMLParser class
XMLParser
@@ -34,7 +34,7 @@
-
+
-
+
The XMLDiff\Base class
XMLDiff\Base
@@ -48,7 +48,7 @@
&reference.xmldiff.entities.xmldiff-base;
-
+
-
+
The XMLDiff\DOM class
XMLDiff\DOM
@@ -52,7 +52,7 @@
&reference.xmldiff.entities.xmldiff-dom;
-
+
-
+
The XMLDiff\Exception class
XMLDiff\Exception
@@ -55,7 +55,7 @@
&reference.xmldiff.entities.xmldiff-exception;
-
+
-
+
The XMLDiff\File class
XMLDiff\File
@@ -52,7 +52,7 @@
&reference.xmldiff.entities.xmldiff-file;
-
+
-
+
The XMLDiff\Memory class
XMLDiff\Memory
@@ -52,7 +52,7 @@
&reference.xmldiff.entities.xmldiff-memory;
-
+
-
+
The XMLReader class
XMLReader
@@ -526,7 +526,7 @@
&reference.xmlreader.entities.xmlreader;
-
+
-
+
The XMLWriter class
XMLWriter
@@ -38,7 +38,7 @@
&reference.xmlwriter.entities.xmlwriter;
-
+
-
+
The XSLTProcessor class
XSLTProcessor
@@ -38,7 +38,7 @@
&reference.xsl.entities.xsltprocessor;
-
+
-
+
The Yac class
Yac
@@ -66,7 +66,7 @@
&reference.yac.entities.yac;
-
+
-
+
The Yaconf class
Yaconf
@@ -46,7 +46,7 @@
&reference.yaconf.entities.yaconf;
-
+
-
+
The Yaf_Action_Abstract class
Yaf_Action_Abstract
@@ -118,7 +118,7 @@
&reference.yaf.entities.yaf-action-abstract;
-
+
-
+
The Yaf_Application class
Yaf_Application
@@ -136,7 +136,7 @@
&reference.yaf.entities.yaf-application;
-
+
-
+
The Yaf_Bootstrap_Abstract class
Yaf_Bootstrap_Abstract
@@ -89,7 +89,7 @@ string(22) "Bootstrap::_initPlugin"
-
+
-
+
The Yaf_Config_Abstract class
Yaf_Config_Abstract
@@ -76,7 +76,7 @@
&reference.yaf.entities.yaf-config-abstract;
-
+
-
+
The Yaf_Config_Ini class
Yaf_Config_Ini
@@ -161,7 +161,7 @@ string(7) "devuser
&reference.yaf.entities.yaf-config-ini;
-
+
-
+
The Yaf_Config_Simple class
Yaf_Config_Simple
@@ -93,7 +93,7 @@
&reference.yaf.entities.yaf-config-simple;
-
+
-
+
The Yaf_Controller_Abstract class
Yaf_Controller_Abstract
@@ -204,7 +204,7 @@ class DummyAction extends Yaf_Action_Abstract {
&reference.yaf.entities.yaf-controller-abstract;
-
+
-
+
The Yaf_Dispatcher class
Yaf_Dispatcher
@@ -177,7 +177,7 @@
&reference.yaf.entities.yaf-dispatcher;
-
+
-
+
The Yaf_Exception_DispatchFailed class
Yaf_Exception_DispatchFailed
@@ -55,7 +55,7 @@
-
+
-
+
The Yaf_Exception_LoadFailed_Action class
Yaf_Exception_LoadFailed_Action
@@ -56,7 +56,7 @@
-
+
-
+
The Yaf_Exception_LoadFailed_Controller class
Yaf_Exception_LoadFailed_Controller
@@ -53,7 +53,7 @@
-
+
-
+
The Yaf_Exception_LoadFailed_Module class
Yaf_Exception_LoadFailed_Module
@@ -55,7 +55,7 @@
-
+
-
+
The Yaf_Exception_LoadFailed_View class
Yaf_Exception_LoadFailed_View
@@ -56,7 +56,7 @@
-
+
-
+
The Yaf_Exception_LoadFailed class
Yaf_Exception_LoadFailed
@@ -55,7 +55,7 @@
-
+
-
+
The Yaf_Exception_RouterFailed class
Yaf_Exception_RouterFailed
@@ -56,7 +56,7 @@
-
+
-
+
The Yaf_Exception_StartupError class
Yaf_Exception_StartupError
@@ -56,7 +56,7 @@
-
+
-
+
The Yaf_Exception_TypeError class
Yaf_Exception_TypeError
@@ -56,7 +56,7 @@
-
+
-
+
The Yaf_Exception class
Yaf_Exception
@@ -56,7 +56,7 @@
&reference.yaf.entities.yaf-exception;
-
+
-
+
The Yaf_Loader class
Yaf_Loader
@@ -277,7 +277,7 @@ class A_B_TestModel =>
&reference.yaf.entities.yaf-loader;
-
+
-
+
The Yaf_Plugin_Abstract class
Yaf_Plugin_Abstract
@@ -129,7 +129,7 @@ string(20) "dispatchLoopShutdown"
&reference.yaf.entities.yaf-plugin-abstract;
-
+
-
+
The Yaf_Registry class
Yaf_Registry
@@ -78,7 +78,7 @@
&reference.yaf.entities.yaf-registry;
-
+
-
+
The Yaf_Request_Abstract class
Yaf_Request_Abstract
@@ -203,7 +203,7 @@
&reference.yaf.entities.yaf-request-abstract;
-
+
-
+
The Yaf_Request_Http class
Yaf_Request_Http
@@ -151,7 +151,7 @@
&reference.yaf.entities.yaf-request-http;
-
+
-
+
The Yaf_Request_Simple class
Yaf_Request_Simple
@@ -170,7 +170,7 @@
&reference.yaf.entities.yaf-request-simple;
-
+
-
+
The Yaf_Response_Abstract class
Yaf_Response_Abstract
@@ -95,7 +95,7 @@
&reference.yaf.entities.yaf-response-abstract;
-
+
-
+
The Yaf_Response_Cli class
Yaf_Response_Cli
@@ -82,7 +82,7 @@
&reference.yaf.entities.yaf-response-cli;
-
+
-
+
The Yaf_Response_Http class
Yaf_Response_Http
@@ -96,7 +96,7 @@
&reference.yaf.entities.yaf-response-http;
-
+
-
+
The Yaf_Route_Interface class
Yaf_Route_Interface
@@ -44,7 +44,7 @@
&reference.yaf.entities.yaf-route-interface;
-
+
-
+
The Yaf_Route_Map class
Yaf_Route_Map
@@ -95,7 +95,7 @@
&reference.yaf.entities.yaf-route-map;
-
+
-
+
The Yaf_Route_Regex class
Yaf_Route_Regex
@@ -110,7 +110,7 @@
&reference.yaf.entities.yaf-route-regex;
-
+
-
+
The Yaf_Route_Rewrite class
Yaf_Route_Rewrite
@@ -100,7 +100,7 @@
&reference.yaf.entities.yaf-route-rewrite;
-
+
-
+
The Yaf_Route_Simple class
Yaf_Route_Simple
@@ -101,7 +101,7 @@
&reference.yaf.entities.yaf-route-simple;
-
+
-
+
The Yaf_Route_Static class
Yaf_Route_Static
@@ -58,7 +58,7 @@
&reference.yaf.entities.yaf-route-static;
-
+
-
+
The Yaf_Route_Supervar class
Yaf_Route_Supervar
@@ -70,7 +70,7 @@
&reference.yaf.entities.yaf-route-supervar;
-
+
-
+
The Yaf_Router class
Yaf_Router
@@ -218,7 +218,7 @@ http://example/blog/archive/list/sort/alpha/date/desc
&reference.yaf.entities.yaf-router;
-
+
-
+
The Yaf_Session class
Yaf_Session
@@ -99,7 +99,7 @@
&reference.yaf.entities.yaf-session;
-
+
-
+
The Yaf_View_Interface class
Yaf_View_Interface
@@ -46,7 +46,7 @@
&reference.yaf.entities.yaf-view-interface;
-
+
-
+
The Yaf_View_Simple class
Yaf_View_Simple
@@ -82,7 +82,7 @@
&reference.yaf.entities.yaf-view-simple;
-
+
-
+
The Yar_Client_Exception class
Yar_Client_Exception
@@ -88,7 +88,7 @@
&reference.yar.entities.yar-client-exception;
-
+
-
+
The Yar_Client_Packager_Exception class
Yar_Client_Packager_Exception
@@ -88,7 +88,7 @@
&reference.yar.entities.yar-client-packager-exception;
-
+
-
+
The Yar_Client_Protocol_Exception class
Yar_Client_Protocol_Exception
@@ -88,7 +88,7 @@
&reference.yar.entities.yar-client-protocol-exception;
-
+
-
+
The Yar_Client_Transport_Exception class
Yar_Client_Transport_Exception
@@ -88,7 +88,7 @@
&reference.yar.entities.yar-client-transport-exception;
-
+
-
+
The Yar_Client class
Yar_Client
@@ -95,7 +95,7 @@
&reference.yar.entities.yar-client;
-
+
-
+
The Yar_Concurrent_Client class
Yar_Concurrent_Client
@@ -85,7 +85,7 @@
&reference.yar.entities.yar-concurrent-client;
-
+
-
+
The Yar_Server_Exception class
Yar_Server_Exception
@@ -99,7 +99,7 @@
&reference.yar.entities.yar-server-exception;
-
+
-
+
The Yar_Server_Output_Exception class
Yar_Server_Output_Exception
@@ -88,7 +88,7 @@
&reference.yar.entities.yar-server-output-exception;
-
+
-
+
The Yar_Server_Packager_Exception class
Yar_Server_Packager_Exception
@@ -88,7 +88,7 @@
&reference.yar.entities.yar-server-packager-exception;
-
+
-
+
The Yar_Server_Protocol_Exception class
Yar_Server_Protocol_Exception
@@ -88,7 +88,7 @@
&reference.yar.entities.yar-server-protocol-exception;
-
+
-
+
The Yar_Server_Request_Exception class
Yar_Server_Request_Exception
@@ -88,7 +88,7 @@
&reference.yar.entities.yar-server-request-exception;
-
+
-
+
The Yar_Server class
Yar_Server
@@ -65,7 +65,7 @@
&reference.yar.entities.yar-server;
-
+
-
+
The ZipArchive class
ZipArchive
@@ -783,7 +783,7 @@
&reference.zip.entities.ziparchive;
-
+
-
+
The DeflateContext class
DeflateContext
@@ -34,7 +34,7 @@
-
+
-
+
The InflateContext class
InflateContext
@@ -34,7 +34,7 @@
-
+
-
+
The ZMQ class
ZMQ
@@ -758,7 +758,7 @@
&reference.zmq.entities.zmq;
-
+
-
+
The ZMQContext class
ZMQContext
@@ -43,7 +43,7 @@
&reference.zmq.entities.zmqcontext;
-
+
-
+
The ZMQContextException class
ZMQContextException
@@ -88,7 +88,7 @@
&reference.zmq.entities.zmqcontextexception;
-
+
-
+
The ZMQDevice class
ZMQDevice
@@ -43,7 +43,7 @@
&reference.zmq.entities.zmqdevice;
-
+
-
+
The ZMQDeviceException class
ZMQDeviceException
@@ -88,7 +88,7 @@
&reference.zmq.entities.zmqdeviceexception;
-
+
-
+
The ZMQException class
ZMQException
@@ -88,7 +88,7 @@
&reference.zmq.entities.zmqexception;
-
+
-
+
The ZMQPoll class
ZMQPoll
@@ -43,7 +43,7 @@
&reference.zmq.entities.zmqpoll;
-
+
-
+
The ZMQPollException class
ZMQPollException
@@ -88,7 +88,7 @@
&reference.zmq.entities.zmqpollexception;
-
+
-
+
The ZMQSocket class
ZMQSocket
@@ -43,7 +43,7 @@
&reference.zmq.entities.zmqsocket;
-
+
-
+
The ZMQSocketException class
ZMQSocketException
@@ -88,7 +88,7 @@
&reference.zmq.entities.zmqsocketexception;
-
+
-
@@ -806,7 +806,7 @@
&reference.zookeeper.entities.zookeeper;
-
+
-
@@ -48,7 +48,7 @@
-
+
-
@@ -51,7 +51,7 @@
&reference.zookeeper.entities.zookeeperconfig;
-
+
-
@@ -49,7 +49,7 @@
-
+
-
@@ -49,7 +49,7 @@
-
+
-
@@ -49,7 +49,7 @@
-
+
-
@@ -49,7 +49,7 @@
-
+
-
@@ -49,7 +49,7 @@
-
+
-
@@ -49,7 +49,7 @@
-
+