{"copyright":"PHP-Handbuch","introduction":"Was ist PHP und was kann es?","tutorial.requirements":"Einf\u00fchrung","tutorial.firstpage":"Einf\u00fchrung","tutorial.useful":"Einf\u00fchrung","tutorial.forms":"Einf\u00fchrung","tutorial.whatsnext":"Einf\u00fchrung","tutorial":"Einf\u00fchrung","getting-started":"PHP-Handbuch","install.general":"Installation und Konfiguration","install.unix.debian":"Installation und Konfiguration","install.unix.dnf":"Installation und Konfiguration","install.unix.openbsd":"Installation und Konfiguration","install.unix.source":"Installation und Konfiguration","install.unix.commandline":"Installation und Konfiguration","install.unix.apache2":"Installation und Konfiguration","install.unix.nginx":"Installation und Konfiguration","install.unix.lighttpd-14":"Installation und Konfiguration","install.unix.litespeed":"Installation und Konfiguration","install.unix.solaris":"Installation und Konfiguration","install.unix":"Installation und Konfiguration","install.macosx.packages":"Installation und Konfiguration","install.macosx.compile":"Installation und Konfiguration","install.macosx.bundled":"Installation und Konfiguration","install.macosx":"Installation und Konfiguration","install.windows.recommended":"Installation und Konfiguration","install.windows.manual":"Installation und Konfiguration","install.windows.apache2":"Installation und Konfiguration","install.windows.iis":"Installation und Konfiguration","install.windows.tools":"Installation und Konfiguration","install.windows.building":"Installation und Konfiguration","install.windows.commandline":"Installation und Konfiguration","install.windows":"Installation und Konfiguration","install.cloud.azure":"Installation und Konfiguration","install.cloud.ec2":"Installation und Konfiguration","install.cloud.digitalocean":"Installation und Konfiguration","install.cloud":"Installation und Konfiguration","install.fpm.install":"Installation und Konfiguration","install.fpm.configuration":"Installation und Konfiguration","install.fpm":"Installation und Konfiguration","install.pecl.intro":"Installation und Konfiguration","install.pecl.downloads":"Installation und Konfiguration","install.pecl.windows":"Installation und Konfiguration","install.pecl.pear":"Installation und Konfiguration","install.pecl.phpize":"Installation und Konfiguration","install.pecl.php-config":"Installation und Konfiguration","install.pecl.static":"Installation und Konfiguration","install.pecl":"Installation und Konfiguration","install.composer.intro":"Installation und Konfiguration","install.pie.intro":"Installation und Konfiguration","configuration.file":"Installation und Konfiguration","configuration.file.per-user":"Installation und Konfiguration","configuration.changes.modes":"Installation und Konfiguration","configuration.changes":"Installation und Konfiguration","configuration":"Installation und Konfiguration","install":"PHP-Handbuch","language.basic-syntax.phptags":"Sprachreferenz","language.basic-syntax.phpmode":"Sprachreferenz","language.basic-syntax.instruction-separation":"Sprachreferenz","language.basic-syntax.comments":"Sprachreferenz","language.basic-syntax":"Sprachreferenz","language.types.intro":"Sprachreferenz","language.types.type-system":"Sprachreferenz","language.types.null":"Sprachreferenz","language.types.boolean":"Sprachreferenz","language.types.integer":"Sprachreferenz","language.types.float":"Sprachreferenz","language.types.string":"Sprachreferenz","language.types.numeric-strings":"Sprachreferenz","language.types.array":"Sprachreferenz","language.types.object":"Sprachreferenz","language.types.enumerations":"Sprachreferenz","language.types.resource":"Sprachreferenz","language.types.callable":"Sprachreferenz","language.types.mixed":"Sprachreferenz","language.types.void":"Sprachreferenz","language.types.never":"Sprachreferenz","language.types.relative-class-types":"Sprachreferenz","language.types.singleton":"Sprachreferenz","language.types.iterable":"Sprachreferenz","language.types.declarations":"Sprachreferenz","language.types.type-juggling":"Sprachreferenz","language.types":"Sprachreferenz","language.variables.basics":"Sprachreferenz","language.variables.predefined":"Sprachreferenz","language.variables.scope":"Sprachreferenz","language.variables.variable":"Sprachreferenz","language.variables.external":"Sprachreferenz","language.variables":"Sprachreferenz","language.constants.syntax":"Sprachreferenz","language.constants.predefined":"Sprachreferenz","language.constants.magic":"Sprachreferenz","language.constants":"Sprachreferenz","language.expressions":"Sprachreferenz","language.operators.precedence":"Operator-Rangfolge","language.operators.arithmetic":"Arithmetische Operatoren","language.operators.increment":"Inkrement- bzw. Dekrement-Operatoren","language.operators.assignment":"Zuweisungsoperatoren","language.operators.bitwise":"Bit-Operatoren","language.operators.comparison":"Vergleichs-Operatoren","language.operators.errorcontrol":"Operator zur Fehlerkontrolle","language.operators.execution":"Operator zur Programmausf\u00fchrung","language.operators.logical":"Logische Operatoren","language.operators.string":"Zeichenketten-Operatoren","language.operators.array":"Array-Operatoren","language.operators.type":"Typ-Operatoren","language.operators.functional":"Functional Operators","language.operators":"Sprachreferenz","control-structures.intro":"Sprachreferenz","control-structures.if":"Sprachreferenz","control-structures.else":"Sprachreferenz","control-structures.elseif":"Sprachreferenz","control-structures.alternative-syntax":"Sprachreferenz","control-structures.while":"Sprachreferenz","control-structures.do.while":"Sprachreferenz","control-structures.for":"Sprachreferenz","control-structures.foreach":"Sprachreferenz","control-structures.break":"Sprachreferenz","control-structures.continue":"Sprachreferenz","control-structures.switch":"Sprachreferenz","control-structures.match":"Sprachreferenz","control-structures.declare":"Sprachreferenz","function.return":"Sprachreferenz","function.require":"Sprachreferenz","function.include":"Sprachreferenz","function.require-once":"Sprachreferenz","function.include-once":"Sprachreferenz","control-structures.goto":"Sprachreferenz","language.control-structures":"Sprachreferenz","functions.user-defined":"Sprachreferenz","functions.arguments":"Sprachreferenz","functions.returning-values":"Sprachreferenz","functions.variable-functions":"Sprachreferenz","functions.internal":"Sprachreferenz","functions.anonymous":"Sprachreferenz","functions.arrow":"Sprachreferenz","functions.first_class_callable_syntax":"Sprachreferenz","language.functions":"Sprachreferenz","oop5.intro":"Sprachreferenz","language.oop5.basic":"Sprachreferenz","language.oop5.properties":"Sprachreferenz","language.oop5.property-hooks":"Sprachreferenz","language.oop5.constants":"Sprachreferenz","language.oop5.autoload":"Sprachreferenz","language.oop5.decon":"Sprachreferenz","language.oop5.visibility":"Sprachreferenz","language.oop5.inheritance":"Sprachreferenz","language.oop5.paamayim-nekudotayim":"Sprachreferenz","language.oop5.static":"Sprachreferenz","language.oop5.abstract":"Sprachreferenz","language.oop5.interfaces":"Sprachreferenz","language.oop5.traits":"Sprachreferenz","language.oop5.anonymous":"Sprachreferenz","language.oop5.overloading":"Sprachreferenz","language.oop5.iterations":"Sprachreferenz","language.oop5.magic":"Sprachreferenz","language.oop5.final":"Sprachreferenz","language.oop5.cloning":"Sprachreferenz","language.oop5.object-comparison":"Sprachreferenz","language.oop5.late-static-bindings":"Sprachreferenz","language.oop5.references":"Sprachreferenz","language.oop5.serialization":"Serialisierung von Objekten - Objekte in Sessions","language.oop5.variance":"Sprachreferenz","language.oop5.lazy-objects":"Sprachreferenz","language.oop5.changelog":"Sprachreferenz","language.oop5":"Sprachreferenz","language.namespaces.rationale":"\u00dcbersicht \u00fcber Namespaces","language.namespaces.definition":"Namespaces definieren","language.namespaces.nested":"Unter-Namespaces deklarieren","language.namespaces.definitionmultiple":"Mehrere Namespaces in derselben Datei definieren","language.namespaces.basics":"Namespaces verwenden: Grundlagen","language.namespaces.dynamic":"Namespaces und dynamische Sprachfeatures","language.namespaces.nsconstants":"Das Schl\u00fcsselwort namespace und die magische Konstante __NAMESPACE__","language.namespaces.importing":"Namespaces verwenden: Aliase\/Importieren","language.namespaces.global":"Globaler Namensraum","language.namespaces.fallback":"Namespaces verwenden: R\u00fcckgriff auf den globalen Namespace f\u00fcr Funktionen und Konstanten","language.namespaces.rules":"Regeln f\u00fcr Namensaufl\u00f6sung","language.namespaces.faq":"FAQ: Dinge, die Sie \u00fcber Namespaces wissen sollten","language.namespaces":"Sprachreferenz","language.enumerations.overview":"Sprachreferenz","language.enumerations.basics":"Sprachreferenz","language.enumerations.backed":"Sprachreferenz","language.enumerations.methods":"Sprachreferenz","language.enumerations.static-methods":"Sprachreferenz","language.enumerations.constants":"Sprachreferenz","language.enumerations.traits":"Sprachreferenz","language.enumerations.expressions":"Sprachreferenz","language.enumerations.object-differences":"Sprachreferenz","language.enumerations.listing":"Sprachreferenz","language.enumerations.serialization":"Sprachreferenz","language.enumerations.object-differences.inheritance":"Sprachreferenz","language.enumerations.examples":"Sprachreferenz","language.enumerations":"Sprachreferenz","language.errors.basics":"Sprachreferenz","language.errors.php7":"Sprachreferenz","language.errors":"Sprachreferenz","language.exceptions.extending":"Sprachreferenz","language.exceptions":"Sprachreferenz","language.fibers":"Sprachreferenz","language.generators.overview":"Sprachreferenz","language.generators.syntax":"Sprachreferenz","language.generators.comparison":"Sprachreferenz","language.generators":"Sprachreferenz","language.attributes.overview":"Sprachreferenz","language.attributes.syntax":"Sprachreferenz","language.attributes.reflection":"Sprachreferenz","language.attributes.classes":"Sprachreferenz","language.attributes":"Sprachreferenz","language.references.whatare":"Sprachreferenz","language.references.whatdo":"Sprachreferenz","language.references.arent":"Sprachreferenz","language.references.pass":"Sprachreferenz","language.references.return":"Sprachreferenz","language.references.unset":"Sprachreferenz","language.references.spot":"Sprachreferenz","language.references":"Sprachreferenz","language.variables.superglobals":"Interne Variablen, die immer in allen G\u00fcltigkeitsbereichen verf\u00fcgbar sind","reserved.variables.globals":"Referenziert alle Variablen, die im globalen G\u00fcltigkeitsbereich\n   vorhanden sind","reserved.variables.server":"Informationen \u00fcber Server und Ausf\u00fchrungsumgebung","reserved.variables.get":"Query-String-Variablen","reserved.variables.post":"Formulardaten aus HTTP-POST-Anfragen","reserved.variables.files":"HTTP Dateiupload-Variablen","reserved.variables.request":"HTTP Request-Variablen","reserved.variables.session":"Sessionvariablen","reserved.variables.environment":"Umgebungsvariablen","reserved.variables.cookies":"HTTP Cookies","reserved.variables.phperrormsg":"Die vorangegangene Fehlermeldung","reserved.variables.httpresponseheader":"HTTP Response-Header","reserved.variables.argc":"Die Anzahl der an das Skript \u00fcbergebenen Argumente","reserved.variables.argv":"Array der an das Skript \u00fcbergebenen Argumente","reserved.variables":"Sprachreferenz","exception.construct":"Erstellt die Exception","exception.getmessage":"Gibt die Exceptionbeschreibung zur\u00fcck","exception.getprevious":"Gibt die vorhergehende Throwable zur\u00fcck","exception.getcode":"Gibt die Fehlernummer der Exception zur\u00fcck","exception.getfile":"Gibt den Namen der Datei zur\u00fcck, in der die Exception erzeugt wurde","exception.getline":"Gibt die Zeile zur\u00fcck, in der die Exception erzeugt wurde","exception.gettrace":"Gibt den Stacktrace zur\u00fcck","exception.gettraceasstring":"Gibt den Stacktrace als String zur\u00fcck","exception.tostring":"Stringrepr\u00e4sentation der Exception","exception.clone":"Klont die Exception","class.exception":"Exception","errorexception.construct":"Erstellt die Exception","errorexception.getseverity":"Liefert die Schwere der Exception","class.errorexception":"ErrorException","class.closedgeneratorexception":"Die Klasse ClosedGeneratorException","error.construct":"Erzeugt ein Error-Objekt","error.getmessage":"Gibt die Fehlermeldung zur\u00fcck","error.getprevious":"Gibt das vorherige Throwable zur\u00fcck","error.getcode":"Gibt den Fehlercode zur\u00fcck","error.getfile":"Gibt die Datei zur\u00fcck in der der Fehler","error.getline":"Gibt die Zeile zur\u00fcck in der der Fehler auftrat","error.gettrace":"Gibt den Stacktrace zur\u00fcck","error.gettraceasstring":"Gibt den Stacktrace als String zur\u00fcck","error.tostring":"Gibt eine Repr\u00e4sentation des Fehlers als String zur\u00fcck","error.clone":"Klont einen Fehler","class.error":"Error","class.argumentcounterror":"ArgumentCountError","class.arithmeticerror":"ArithmeticError","class.assertionerror":"AssertionError","class.divisionbyzeroerror":"DivisionByZeroError","class.compileerror":"CompileError","class.parseerror":"ParseError","class.typeerror":"TypeError","class.valueerror":"ValueError","class.unhandledmatcherror":"UnhandledMatchError","fibererror.construct":"Konstruktor, um die direkte Instanziierung zu unterbinden","class.fibererror":"FiberError","class.requestparsebodyexception":"RequestParseBodyException","reserved.exceptions":"Sprachreferenz","class.traversable":"Das Traversable-Interface","iterator.current":"Liefert das aktuelle Element","iterator.key":"Liefert den Schl\u00fcssel des aktuellen Elements","iterator.next":"R\u00fcckt den Zeiger auf das n\u00e4chste Element vor","iterator.rewind":"Setzt den Iterator auf das erste Element zur\u00fcck","iterator.valid":"Pr\u00fcft, ob die aktuelle Position zul\u00e4ssig ist","class.iterator":"Das Iterator-Interface","iteratoraggregate.getiterator":"Ruft einen externen Iterator oder ein Traversable ab","class.iteratoraggregate":"Das IteratorAggregate-Interface","internaliterator.construct":"Privater Konstruktor, um eine direkte Instanziierung zu verhindern","internaliterator.current":"Liefert das aktuelle Element","internaliterator.key":"Liefert den Schl\u00fcssel des aktuellen Elements","internaliterator.next":"R\u00fcckt zum n\u00e4chsten Element vor","internaliterator.rewind":"Setzt den Iterator auf das erste Element zur\u00fcck","internaliterator.valid":"Pr\u00fcft, ob die aktuelle Position g\u00fcltig ist","class.internaliterator":"Die Klasse InternalIterator","throwable.getmessage":"Liefert die Nachricht","throwable.getcode":"Liefert den Exception-Code","throwable.getfile":"Liefert die Datei, in der das Objekt erzeugt wurde","throwable.getline":"Liefert die Zeile, in der das Objekt instantiiert wurde","throwable.gettrace":"Liefert den Stacktrace","throwable.gettraceasstring":"Liefert den Stacktrace als String","throwable.getprevious":"Liefert das vorherige Throwable","throwable.tostring":"Gibt eine Repr\u00e4sentation des geworfenen Objekts als String zur\u00fcck","class.throwable":"Throwable","countable.count":"Z\u00e4hlt die Elemente eines Objekts","class.countable":"The Countable interface","arrayaccess.offsetexists":"Pr\u00fcft, ob ein Offset-Punkt existiert","arrayaccess.offsetget":"Gibt den Wert eines Offset-Punkts zur\u00fcck","arrayaccess.offsetset":"Zuweisen eines Wertes an angegebenen Offset","arrayaccess.offsetunset":"L\u00f6schen eines Offsets","class.arrayaccess":"Das ArrayAccess-Interface","serializable.serialize":"Die String-Darstellung eines Objekts","serializable.unserialize":"Erstellt das Objekt","class.serializable":"Das Serializable-Interface","closure.construct":"Konstruktor, der keine Instanziierung zul\u00e4sst","closure.bind":"Dupliziert eine Closure mit einem bestimmten gebundenen Objekt und Geltungsbereich einer Klasse","closure.bindto":"Dupliziert eine Closure mit einem neuen gebundenen Objekt und Geltungsbereich einer Klasse","closure.call":"Bindet eine Closure und ruft sie auf","closure.fromcallable":"Wandelt ein Callable in eine Closure um","closure.getcurrent":"Returns the currently executing closure","class.closure":"Die Klasse Closure","class.stdclass":"Die Klasse stdClass","generator.current":"Ermittelt den aktuellen Wert eines Generators","generator.getreturn":"Ermittelt den R\u00fcckgabewert eines Generators","generator.key":"Ruft einen gelieferten Schl\u00fcssel ab","generator.next":"Setzt die Ausf\u00fchrung eines Generators fort","generator.rewind":"Setzt den Iterator zum ersten yield zur\u00fcck","generator.send":"Sendet einen Wert an einen Generator","generator.throw":"Wirft eine Exception in einen Generator","generator.valid":"Pr\u00fcft, ob der Iterator geschlossen wurde","generator.wakeup":"Serialisierungs-Callback","class.generator":"Die Klasse Generator","fiber.construct":"Erstellt eine neue Instanz von Fiber","fiber.start":"Startet die Ausf\u00fchrung einer Fiber","fiber.resume":"Setzt die Ausf\u00fchrung einer Fiber mit einem Wert fort","fiber.throw":"Setzt die Ausf\u00fchrung einer Fiber mit einer Exception fort","fiber.getreturn":"Ermittelt den von einer Fiber zur\u00fcckgegebenen Wert","fiber.isstarted":"Pr\u00fcft, ob eine Fiber gestartet wurde","fiber.issuspended":"Pr\u00fcft, ob eine Fiber unterbrochen wurde","fiber.isrunning":"Pr\u00fcft, ob gerade eine Fiber aktiv ist","fiber.isterminated":"Pr\u00fcft, ob eine Fiber beendet wurde","fiber.suspend":"Unterbricht die Ausf\u00fchrung der aktuellen Fiber","fiber.getcurrent":"Ermittelt die aktuell laufende Instanz von Fiber","class.fiber":"Die Klasse Fiber","weakreference.construct":"Konstruktor, der Instanziierung verhindert","weakreference.create":"Erzeugt eine neue schwache Referenz","weakreference.get":"Ruft ein schwach referenziertes Objekt ab","class.weakreference":"Die Klasse WeakReference","weakmap.count":"Z\u00e4hlt die aktiven Eintr\u00e4ge in der Map","weakmap.getiterator":"Liefert einen externen Iterator","weakmap.offsetexists":"Pr\u00fcft, ob ein bestimmtes Objekt in der Map enthalten ist","weakmap.offsetget":"Gibt den Wert zur\u00fcck, der einem bestimmten Objekt zugeordnet ist","weakmap.offsetset":"Aktualisiert die Map mit einem neuen Schl\u00fcssel-Wert-Paar","weakmap.offsetunset":"Entfernt einen Eintrag aus der Map","class.weakmap":"Die Klasse WeakMap","stringable.tostring":"Liefert die String-Darstellung eines Objekts","class.stringable":"Das Stringable-Interface","unitenum.cases":"Liefert eine Liste der F\u00e4lle einer Enum","class.unitenum":"Die UnitEnum-Schnittstelle","backedenum.from":"Ordnet einen Skalar einer Enum-Instanz zu","backedenum.tryfrom":"Ordnet einen Skalar einer Enum-Instanz oder null zu","class.backedenum":"Die BackedEnum-Schnittstelle","sensitiveparametervalue.construct":"Erstellt ein neues SensitiveParameterValue-Objekt","sensitiveparametervalue.debuginfo":"Sch\u00fctzt einen sensiblen Wert vor versehentlicher Offenlegung","sensitiveparametervalue.getvalue":"Liefert einen sensiblen Wert","class.sensitiveparametervalue":"Die Klasse SensitiveParameterValue","class.php-incomplete-class":"Die Klasse __PHP_Incomplete_Class","reserved.interfaces":"Sprachreferenz","attribute.construct":"Erstellt eine neue Instanz von Attribute","class.attribute":"Das Attribut Attribute","allowdynamicproperties.construct":"Erstellt eine neue Instanz des Attributs AllowDynamicProperties","class.allowdynamicproperties":"Das Attribut AllowDynamicProperties","deprecated.construct":"Erstellt eine neue Instanz des Attributs Deprecated","class.deprecated":"Das Attribut Deprecated","override.construct":"Erstellt eine neue Instanz des Attributs Override","class.override":"Das Attribut Override","returntypewillchange.construct":"Erstellt eine neue Instanz des Attributs ReturnTypeWillChange","class.returntypewillchange":"Das Attribut ReturnTypeWillChange","sensitiveparameter.construct":"Erstellt eine neue Instanz des Attributs SensitiveParameter","class.sensitiveparameter":"Das Attribut SensitiveParameter","reserved.attributes":"Sprachreferenz","context.socket":"Liste der Socket-Kontextoptionen","context.http":"Liste der HTTP-Kontextoptionen","context.ftp":"Liste der FTP-Kontextoptionen","context.ssl":"Liste der SSL-Kontext-Optionen","context.phar":"Liste der Phar Kontextoptionen","context.params":"Liste der Kontextparameter","context.zip":"Liste der Zip-Kontextoptionen","context.zlib":"Liste der Zlib-Kontextoptionen","context":"Sprachreferenz","wrappers.file":"Zugriff auf das lokale Dateisystem","wrappers.http":"Zugriff auf HTTP(s)-URLs","wrappers.ftp":"Zugriff auf FTP(s)-URLs","wrappers.php":"Zugriff auf verschiedene I\/O-Streams","wrappers.compression":"Komprimierungsstreams","wrappers.data":"Daten (RFC 2397)","wrappers.glob":"Suche nach Pfadnamen, die einem Muster entsprechen","wrappers.phar":"PHP-Archiv","wrappers.ssh2":"Secure Shell 2","wrappers.rar":"RAR","wrappers.audio":"Audio-Streams","wrappers.expect":"Streams f\u00fcr die Interaktion mit Prozessen","wrappers":"Sprachreferenz","langref":"PHP-Handbuch","security.intro":"Sicherheit","security.general":"Sicherheit","security.cgi-bin.attacks":"Sicherheit","security.cgi-bin.default":"Sicherheit","security.cgi-bin.force-redirect":"Sicherheit","security.cgi-bin.doc-root":"Sicherheit","security.cgi-bin.shell":"Sicherheit","security.cgi-bin":"Sicherheit","security.apache":"Sicherheit","security.sessions":"Sicherheit","security.filesystem.nullbytes":"Sicherheit","security.filesystem":"Sicherheit","security.database.design":"Sicherheit","security.database.connection":"Sicherheit","security.database.storage":"Sicherheit","security.database.sql-injection":"Sicherheit","security.database":"Sicherheit","security.errors":"Sicherheit","security.variables":"Sicherheit","security.hiding":"Sicherheit","security.current":"Sicherheit","security":"PHP-Handbuch","features.http-auth":"Features","features.cookies":"Features","features.sessions":"Features","features.file-upload.post-method":"Features","features.file-upload.errors":"Features","features.file-upload.common-pitfalls":"Features","features.file-upload.multiple":"Features","features.file-upload.put-method":"Features","features.file-upload.errors.seealso":"Features","features.file-upload":"Features","features.remote-files":"Features","features.connection-handling":"Features","features.persistent-connections":"Features","features.commandline.differences":"Features","features.commandline.options":"Kommandozeilenoptionen","features.commandline.usage":"Ausf\u00fchren von PHP-Dateien","features.commandline.io-streams":"Ein- und Ausgabestreams","features.commandline.interactive":"Features","features.commandline.webserver":"Features","features.commandline.ini":"Features","features.commandline":"Nutzung von PHP auf der Kommandozeile","features.gc.refcounting-basics":"Features","features.gc.collecting-cycles":"Features","features.gc.performance-considerations":"Features","features.gc":"Features","features.dtrace.introduction":"Features","features.dtrace.dtrace":"Features","features.dtrace.systemtap":"Features","features.dtrace":"Features","features":"PHP-Handbuch","apcu.installation":"APC User Cache","apcu.configuration":"APC User Cache","apcu.setup":"APC User Cache","apcu.constants":"APC User Cache","function.apcu-add":"Cache a new variable in the data store","function.apcu-cache-info":"Retrieves cached information from APCu's data store","function.apcu-cas":"Updates an old value with a new value","function.apcu-clear-cache":"Clears the APCu cache","function.apcu-dec":"Decrease a stored number","function.apcu-delete":"Removes a stored variable from the cache","function.apcu-enabled":"Whether APCu is usable in the current environment","function.apcu-entry":"Atomically fetch or generate a cache entry","function.apcu-exists":"Checks if entry exists","function.apcu-fetch":"Fetch a stored variable from the cache","function.apcu-inc":"Increase a stored number","function.apcu-key-info":"Get detailed information about the cache key","function.apcu-sma-info":"Retrieves APCu Shared Memory Allocation information","function.apcu-store":"Cache a variable in the data store","ref.apcu":"APC User Cache","apcuiterator.construct":"Constructs an APCUIterator iterator object","apcuiterator.current":"Get current item","apcuiterator.gettotalcount":"Get total count","apcuiterator.gettotalhits":"Get total cache hits","apcuiterator.gettotalsize":"Get total cache size","apcuiterator.key":"Get iterator key","apcuiterator.next":"Move pointer to next item","apcuiterator.rewind":"Rewinds iterator","apcuiterator.valid":"Checks if current position is valid","class.apcuiterator":"The APCUIterator class","book.apcu":"APC User Cache","componere.requirements":"Componere","componere.installation":"Componere","componere.setup":"Componere","componere-abstract-definition.addinterface":"Add Interface","componere-abstract-definition.addmethod":"Add Method","componere-abstract-definition.addtrait":"Add Trait","componere-abstract-definition.getreflector":"Reflection","class.componere-abstract-definition":"The Componere\\Abstract\\Definition class","componere-definition.construct":"Definition Construction","componere-definition.addconstant":"Add Constant","componere-definition.addproperty":"Add Property","componere-definition.register":"Registration","componere-definition.isregistered":"State Detection","componere-definition.getclosure":"Get Closure","componere-definition.getclosures":"Get Closures","class.componere-definition":"The Componere\\Definition class","componere-patch.construct":"Patch Construction","componere-patch.apply":"Application","componere-patch.revert":"Reversal","componere-patch.isapplied":"State Detection","componere-patch.derive":"Patch Derivation","componere-patch.getclosure":"Get Closure","componere-patch.getclosures":"Get Closures","class.componere-patch":"The Componere\\Patch class","componere-method.construct":"Method Construction","componere-method.setprivate":"Accessibility Modification","componere-method.setprotected":"Accessibility Modification","componere-method.setstatic":"Accessibility Modification","componere-method.getreflector":"Reflection","class.componere-method":"The Componere\\Method class","componere-value.construct":"Value Construction","componere-value.setprivate":"Accessibility Modification","componere-value.setprotected":"Accessibility Modification","componere-value.setstatic":"Accessibility Modification","componere-value.isprivate":"Accessibility Detection","componere-value.isprotected":"Accessibility Detection","componere-value.isstatic":"Accessibility Detection","componere-value.hasdefault":"Value Interaction","class.componere-value":"The Componere\\Value class","componere.cast":"Casting","componere.cast_by_ref":"Casting","reference.componere":"Componere","book.componere":"Componere","errorfunc.configuration":"Fehlerbehandlung und Protokollierung","errorfunc.setup":"Fehlerbehandlung und Protokollierung","errorfunc.constants":"Fehlerbehandlung und Protokollierung","errorfunc.examples":"Fehlerbehandlung und Protokollierung","function.debug-backtrace":"Erzeugt eine Ablaufverfolgung","function.debug-print-backtrace":"Gibt die Daten f\u00fcr eine Ablaufverfolgung aus","function.error-clear-last":"L\u00f6scht den zuletzt aufgetretenen Fehler","function.error-get-last":"Liefert den zuletzt aufgetretenen Fehler","function.error-log":"Sendet eine Fehlermeldung an die definierten Fehlerbehandlungsroutinen","function.error-reporting":"Gibt an, welche PHP-Fehlermeldungen gemeldet werden","function.get-error-handler":"Gets the user-defined error handler function","function.get-exception-handler":"Gets the user-defined exception handler function","function.restore-error-handler":"Stellt die zuvor benutzte Fehlerbehandlungsfunktion wieder her","function.restore-exception-handler":"Stellt den vorherigen Exceptionhandler wieder her","function.set-error-handler":"Bestimmt eine benutzerdefinierte Funktion zur Fehlerbehandlung","function.set-exception-handler":"Installiert einen benutzerdefinierten Exceptionhandler","function.trigger-error":"Erzeugt eine benutzerdefinierte Fehlermeldung\/Warnung\/Benachrichtigung","function.user-error":"Alias von trigger_error","ref.errorfunc":"Fehlerbehandlung und Protokollierung","book.errorfunc":"Fehlerbehandlung und Protokollierung","ffi.requirements":"Foreign Function Interface","ffi.installation":"Foreign Function Interface","ffi.configuration":"Foreign Function Interface","ffi.setup":"Foreign Function Interface","ffi.examples-basic":"Foreign Function Interface","ffi.examples-callback":"Foreign Function Interface","ffi.examples-complete":"Foreign Function Interface","ffi.examples":"Foreign Function Interface","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.isnull":"Checks whether a FFI\\CData is a null pointer","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","class.ffi":"Main interface to C code and data","class.ffi-cdata":"C Data Handles","ffi-ctype.getalignment":"Description","ffi-ctype.getarrayelementtype":"Description","ffi-ctype.getarraylength":"Description","ffi-ctype.getattributes":"Description","ffi-ctype.getenumkind":"Description","ffi-ctype.getfuncabi":"Description","ffi-ctype.getfuncparametercount":"Retrieve the count of parameters of a function type","ffi-ctype.getfuncparametertype":"Retrieve the type of a function parameter","ffi-ctype.getfuncreturntype":"Description","ffi-ctype.getkind":"Description","ffi-ctype.getname":"Description","ffi-ctype.getpointertype":"Description","ffi-ctype.getsize":"Description","ffi-ctype.getstructfieldnames":"Description","ffi-ctype.getstructfieldoffset":"Description","ffi-ctype.getstructfieldtype":"Description","class.ffi-ctype":"C Type Handles","class.ffi-exception":"FFI Exceptions","class.ffi-parserexception":"FFI Parser Exceptions","book.ffi":"Foreign Function Interface","opcache.installation":"OPcache","opcache.configuration":"OPcache","opcache.setup":"OPcache","opcache.preloading":"OPcache","function.opcache-compile-file":"Compiles and caches a PHP script without executing it","function.opcache-get-configuration":"Get configuration information about the cache","function.opcache-get-status":"Liefert Statusinformationen \u00fcber den Opcode-Cache","function.opcache-invalidate":"Invalidates a cached script","function.opcache-is-script-cached":"Tells whether a script is cached in OPCache","function.opcache-is-script-cached-in-file-cache":"Tells whether a script is cached in OPCache file cache","function.opcache-jit-blacklist":"Blacklists a function from being JIT compiled","function.opcache-reset":"Setzt den Inhalt des Opcode-Caches zur\u00fcck","ref.opcache":"OPcache","book.opcache":"Das Verhalten von PHP beeinflussen","outcontrol.configuration":"Ausgabepufferung","outcontrol.setup":"Ausgabepufferung","outcontrol.constants":"Ausgabepufferung","outcontrol.output-buffering":"Ausgabepufferung","outcontrol.flushing-system-buffers":"Ausgabepufferung","outcontrol.what-output-is-buffered":"Ausgabepufferung","outcontrol.nesting-output-buffers":"Ausgabepufferung","outcontrol.buffer-size":"Ausgabepufferung","outcontrol.operations-on-buffers":"Ausgabepufferung","outcontrol.output-handlers":"Ausgabepufferung","outcontrol.working-with-output-handlers":"Ausgabepufferung","outcontrol.flags-passed-to-output-handlers":"Ausgabepufferung","outcontrol.output-handler-return-values":"Ausgabepufferung","outcontrol.user-level-output-buffers":"Ausgabepufferung","outcontrol.examples.basic":"Ausgabepufferung","outcontrol.examples.rewrite":"Ausgabepufferung","outcontrol.examples":"Ausgabepufferung","function.flush":"Leert (sendet) den System-Ausgabepuffer","function.ob-clean":"L\u00f6scht den Inhalt des aktiven Ausgabepuffer","function.ob-end-clean":"L\u00f6scht den Inhalt des aktiven Ausgabepuffers und deaktiviert ihn","function.ob-end-flush":"Leert (sendet) den R\u00fcckgabewert des aktiven Ausgabe-Handlers und\n   deaktiviert den aktiven Ausgabepuffer","function.ob-flush":"Leert (sendet) den R\u00fcckgabewert des aktiven Ausgabe-Handlers","function.ob-get-clean":"Get the contents of the active output buffer and turn it off","function.ob-get-contents":"Liefert den Inhalt des Ausgabepuffers","function.ob-get-flush":"Flush (send) the return value of the active output handler,\n   return the contents of the active output buffer and turn it off","function.ob-get-length":"Return the length of the output buffer","function.ob-get-level":"Anzahl der aktiven Ausgabepuffer","function.ob-get-status":"Get status of output buffers","function.ob-implicit-flush":"Schaltet die implizite Ausgabe ein bzw. aus","function.ob-list-handlers":"List all output handlers in use","function.ob-start":"Ausgabepufferung aktivieren","function.output-add-rewrite-var":"F\u00fcgt Werte zum URL-Rewriter hinzu","function.output-reset-rewrite-vars":"Reset URL rewriter values","ref.outcontrol":"Ausgabepufferung","book.outcontrol":"Ausgabepufferung","info.configuration":"PHP-Optionen und -Informationen","info.setup":"PHP-Optionen und -Informationen","info.constants":"PHP-Optionen und -Informationen","function.assert":"\u00dcberpr\u00fcft eine Assertion (Zusicherung)","function.assert-options":"Setzt oder liefert Assert-Optionen","function.cli-get-process-title":"Returns the current process title","function.cli-set-process-title":"Sets the process title","function.dl":"L\u00e4dt eine PHP-Erweiterung zur Laufzeit","function.extension-loaded":"Pr\u00fcft, ob eine Erweiterung geladen ist","function.gc-collect-cycles":"Forces collection of any existing garbage cycles","function.gc-disable":"Deactivates the circular reference collector","function.gc-enable":"Activates the circular reference collector","function.gc-enabled":"Returns status of the circular reference collector","function.gc-mem-caches":"Reclaims memory used by the Zend Engine memory manager","function.gc-status":"Gets information about the garbage collector","function.get-cfg-var":"Liefert den Wert einer Konfigurationsoption","function.get-current-user":"Liefert den Benutzernamen des Besitzers des aktuellen PHP-Skripts","function.get-defined-constants":"Returns an associative array with the names of all the constants and their values","function.get-extension-funcs":"Liefert die Namen der Funktionen einer Erweiterung","function.get-include-path":"Gets the current include_path configuration option","function.get-included-files":"Liefert ein Array mit den Namen der eingebundenen Dateien","function.get-loaded-extensions":"Liefert ein Array mit den Namen aller einkompilierten und geladenen\n   Erweiterungen","function.get-magic-quotes-gpc":"Liefert die aktuelle Konfiguration von magic_quotes_gpc","function.get-magic-quotes-runtime":"Liefert die aktuelle Konfiguration von magic_quotes_runtime","function.get-required-files":"Alias von get_included_files","function.get-resources":"Returns active resources","function.getenv":"Liefert den Wert einer einzelnen oder aller Umgebungsvariablen","function.getlastmod":"Liefert die Uhrzeit der letzten \u00c4nderung eines Skripts","function.getmygid":"Get PHP script owner's GID","function.getmyinode":"Liefert den Inode des aktuellen Skripts","function.getmypid":"Liefert die Prozess-ID eines Skripts","function.getmyuid":"Liefert die User-ID des Besitzers eines PHP-Skripts","function.getopt":"Gets options from the command line argument list","function.getrusage":"Liefert den aktuellen Wert der Ressourcenauslastung","function.ini-alter":"Alias von ini_set","function.ini-get":"Gets the value of a configuration option","function.ini-get-all":"Gets all configuration options","function.ini-parse-quantity":"Get interpreted size from ini shorthand syntax","function.ini-restore":"Restores the value of a configuration option","function.ini-set":"Sets the value of a configuration option","function.memory-get-peak-usage":"Returns the peak of memory allocated by PHP","function.memory-get-usage":"Returns the amount of memory allocated to PHP","function.memory-reset-peak-usage":"Reset the peak memory usage","function.php-ini-loaded-file":"Retrieve a path to the loaded php.ini file","function.php-ini-scanned-files":"Liefert eine Liste von analysierten .ini-Dateien aus einem zus\u00e4tzlichen\n   ini-Verzeichnis","function.php-sapi-name":"Liefert das zwischen PHP und Webserver verwendete Interface","function.php-uname":"Returns information about the operating system PHP is running on","function.phpcredits":"Prints out the credits for PHP","function.phpinfo":"Liefert Informationen zur PHP-Konfiguration","function.phpversion":"Liefert die aktuelle PHP-Version","function.putenv":"Setzt den Wert einer Umgebungsvariablen","function.restore-include-path":"Restores the value of the include_path configuration option","function.set-include-path":"Setzt die Konfigurationsoption include_path","function.set-time-limit":"Beschr\u00e4nkt die maximale Ausf\u00fchrungszeit","function.sys-get-temp-dir":"Returns directory path used for temporary files","function.version-compare":"Vergleicht zwei Versionsnummer-Zeichenketten im PHP-Versionsformat","function.zend-thread-id":"Liefert eine eindeutige ID f\u00fcr den aktuellen Thread","function.zend-version":"Liefert die aktuelle Version der Zend-Engine","ref.info":"PHP-Optionen und -Informationen","book.info":"PHP-Optionen und -Informationen","phpdbg.configuration":"Interactive PHP Debugger","phpdbg.setup":"Interactive PHP Debugger","phpdbg.constants":"Interactive PHP Debugger","function.phpdbg-break-file":"Inserts a breakpoint at a line in a file","function.phpdbg-break-function":"Inserts a breakpoint at entry to a function","function.phpdbg-break-method":"Inserts a breakpoint at entry to a method","function.phpdbg-break-next":"Inserts a breakpoint at the next opcode","function.phpdbg-clear":"Clears all breakpoints","function.phpdbg-color":"Sets the color of certain elements","function.phpdbg-end-oplog":"Ends an oplog","function.phpdbg-exec":"Attempts to set the execution context","function.phpdbg-get-executable":"Gets executable","function.phpdbg-prompt":"Sets the command prompt","function.phpdbg-start-oplog":"Starts an oplog","ref.phpdbg":"Interactive PHP Debugger","book.phpdbg":"Interactive PHP Debugger","runkit7.requirements":"runkit7","runkit7.installation":"runkit7","runkit7.configuration":"runkit7","runkit7.setup":"runkit7","runkit7.constants":"runkit7","function.runkit7-constant-add":"Similar to define(), but allows defining in class definitions as well","function.runkit7-constant-redefine":"Redefine an already defined constant","function.runkit7-constant-remove":"Remove\/Delete an already defined constant","function.runkit7-function-add":"Add a new function, similar to create_function","function.runkit7-function-copy":"Copy a function to a new function name","function.runkit7-function-redefine":"Replace a function definition with a new implementation","function.runkit7-function-remove":"Remove a function definition","function.runkit7-function-rename":"Change a function's name","function.runkit7-import":"Process a PHP file importing function and class definitions, overwriting where appropriate","function.runkit7-method-add":"Dynamically adds a new method to a given class","function.runkit7-method-copy":"Copies a method from class to another","function.runkit7-method-redefine":"Dynamically changes the code of the given method","function.runkit7-method-remove":"Dynamically removes the given method","function.runkit7-method-rename":"Dynamically changes the name of the given method","function.runkit7-object-id":"Return the integer object handle for given object","function.runkit7-superglobals":"Return numerically indexed array of registered superglobals","function.runkit7-zval-inspect":"Returns information about the passed in value with data types, reference counts, etc","ref.runkit7":"runkit7","book.runkit7":"runkit7","uopz.requirements":"User Operations for Zend","uopz.installation":"User Operations for Zend","uopz.configuration":"User Operations for Zend","uopz.setup":"User Operations for Zend","uopz.constants":"User Operations for Zend","function.uopz-add-function":"Adds non-existent function or method","function.uopz-allow-exit":"Allows control over disabled exit opcode","function.uopz-backup":"Backup a function","function.uopz-compose":"Compose a class","function.uopz-copy":"Copy a function","function.uopz-del-function":"Deletes previously added function or method","function.uopz-delete":"Delete a function","function.uopz-extend":"Extend a class at runtime","function.uopz-flags":"Get or set flags on function or class","function.uopz-function":"Creates a function at runtime","function.uopz-get-exit-status":"Retrieve the last set exit status","function.uopz-get-hook":"Gets previously set hook on function or method","function.uopz-get-mock":"Get the current mock for a class","function.uopz-get-property":"Gets value of class or instance property","function.uopz-get-return":"Gets a previous set return value for a function","function.uopz-get-static":"Gets the static variables from function or method scope","function.uopz-implement":"Implements an interface at runtime","function.uopz-overload":"Overload a VM opcode","function.uopz-redefine":"Redefine a constant","function.uopz-rename":"Rename a function at runtime","function.uopz-restore":"Restore a previously backed up function","function.uopz-set-hook":"Sets hook to execute when entering a function or method","function.uopz-set-mock":"Use mock instead of class for new objects","function.uopz-set-property":"Sets value of existing class or instance property","function.uopz-set-return":"Provide a return value for an existing function","function.uopz-set-static":"Sets the static variables in function or method scope","function.uopz-undefine":"Undefine a constant","function.uopz-unset-hook":"Removes previously set hook on function or method","function.uopz-unset-mock":"Unset previously set mock","function.uopz-unset-return":"Unsets a previously set return value for a function","ref.uopz":"User Operations for Zend","book.uopz":"User Operations for Zend","wincache.requirements":"Windows Cache for PHP","wincache.installation":"Windows Cache for PHP","wincache.configuration":"Windows Cache for PHP","wincache.stats":"Windows Cache for PHP","wincache.sessionhandler":"Windows Cache for PHP","wincache.reroutes":"Windows Cache for PHP","wincache.setup":"Windows Cache for PHP","function.wincache-fcache-fileinfo":"Retrieves information about files cached in the file cache","function.wincache-fcache-meminfo":"Retrieves information about file cache memory usage","function.wincache-lock":"Acquires an exclusive lock on a given key","function.wincache-ocache-fileinfo":"Retrieves information about files cached in the opcode cache","function.wincache-ocache-meminfo":"Retrieves information about opcode cache memory usage","function.wincache-refresh-if-changed":"Refreshes the cache entries for the cached files","function.wincache-rplist-fileinfo":"Retrieves information about resolve file path cache","function.wincache-rplist-meminfo":"Retrieves information about memory usage by the resolve file path cache","function.wincache-scache-info":"Retrieves information about files cached in the session cache","function.wincache-scache-meminfo":"Retrieves information about session cache memory usage","function.wincache-ucache-add":"Adds a variable in user cache only if variable does not already exist in the cache","function.wincache-ucache-cas":"Compares the variable with old value and assigns new value to it","function.wincache-ucache-clear":"Deletes entire content of the user cache","function.wincache-ucache-dec":"Decrements the value associated with the key","function.wincache-ucache-delete":"Deletes variables from the user cache","function.wincache-ucache-exists":"Checks if a variable exists in the user cache","function.wincache-ucache-get":"Gets a variable stored in the user cache","function.wincache-ucache-inc":"Increments the value associated with the key","function.wincache-ucache-info":"Retrieves information about data stored in the user cache","function.wincache-ucache-meminfo":"Retrieves information about user cache memory usage","function.wincache-ucache-set":"Adds a variable in user cache and overwrites a variable if it already exists in the cache","function.wincache-unlock":"Releases an exclusive lock on a given key","ref.wincache":"Windows Cache for PHP","wincache.win32build.prereq":"Windows Cache for PHP","wincache.win32build.building":"Windows Cache for PHP","wincache.win32build.verify":"Windows Cache for PHP","wincache.win32build":"Windows Cache for PHP","book.wincache":"Windows Cache for PHP","xhprof.requirements":"Hierarchical Profiler","xhprof.installation":"Hierarchical Profiler","xhprof.configuration":"Hierarchical Profiler","xhprof.setup":"Hierarchical Profiler","xhprof.constants":"Hierarchical Profiler","xhprof.examples":"Hierarchical Profiler","function.xhprof-disable":"Stops xhprof profiler","function.xhprof-enable":"Start xhprof profiler","function.xhprof-sample-disable":"Stops xhprof sample profiler","function.xhprof-sample-enable":"Start XHProf profiling in sampling mode","ref.xhprof":"Hierarchical Profiler","book.xhprof":"Hierarchical Profiler","yac.requirements":"Yac","yac.installation":"Yac","yac.configuration":"Yac","yac.resources":"Yac","yac.setup":"Yac","yac.constants":"Yac","yac.add":"Store into cache","yac.construct":"Constructor","yac.delete":"Remove items from cache","yac.dump":"Dump cache","yac.flush":"Flush the cache","yac.get":"Retrieve values from cache","yac.getter":"Getter","yac.info":"Status of cache","yac.set":"Store into cache","yac.setter":"Setter","class.yac":"The Yac class","book.yac":"Yac","refs.basic.php":"Funktionsreferenz","openal.installation":"OpenAL Audio Bindings","openal.resources":"OpenAL Audio Bindings","openal.setup":"OpenAL Audio Bindings","openal.constants":"OpenAL Audio Bindings","function.openal-buffer-create":"Generate OpenAL buffer","function.openal-buffer-data":"Load a buffer with data","function.openal-buffer-destroy":"Destroys an OpenAL buffer","function.openal-buffer-get":"Retrieve an OpenAL buffer property","function.openal-buffer-loadwav":"Load a .wav file into a buffer","function.openal-context-create":"Create an audio processing context","function.openal-context-current":"Make the specified context current","function.openal-context-destroy":"Destroys a context","function.openal-context-process":"Process the specified context","function.openal-context-suspend":"Suspend the specified context","function.openal-device-close":"Close an OpenAL device","function.openal-device-open":"Initialize the OpenAL audio layer","function.openal-listener-get":"Retrieve a listener property","function.openal-listener-set":"Set a listener property","function.openal-source-create":"Generate a source resource","function.openal-source-destroy":"Destroy a source resource","function.openal-source-get":"Retrieve an OpenAL source property","function.openal-source-pause":"Pause the source","function.openal-source-play":"Start playing the source","function.openal-source-rewind":"Rewind the source","function.openal-source-set":"Set source property","function.openal-source-stop":"Stop playing the source","function.openal-stream":"Begin streaming on a source","ref.openal":"OpenAL Audio Bindings","book.openal":"OpenAL Audio Bindings","refs.utilspec.audio":"Funktionsreferenz","radius.installation":"Radius","radius.setup":"Radius","radius.constants.options":"Radius","radius.constants.packets":"Radius","radius.constants.attributes":"Radius","radius.constants.vendor-specific":"Radius","radius.constants":"Radius","radius.examples":"Radius","function.radius-acct-open":"Creates a Radius handle for accounting","function.radius-add-server":"Adds a server","function.radius-auth-open":"Creates a Radius handle for authentication","function.radius-close":"Frees all ressources","function.radius-config":"Causes the library to read the given configuration file","function.radius-create-request":"Create accounting or authentication request","function.radius-cvt-addr":"Converts raw data to IP-Address","function.radius-cvt-int":"Converts raw data to integer","function.radius-cvt-string":"Converts raw data to string","function.radius-demangle":"Demangles data","function.radius-demangle-mppe-key":"Derives mppe-keys from mangled data","function.radius-get-attr":"Extracts an attribute","function.radius-get-tagged-attr-data":"Extracts the data from a tagged attribute","function.radius-get-tagged-attr-tag":"Extracts the tag from a tagged attribute","function.radius-get-vendor-attr":"Extracts a vendor specific attribute","function.radius-put-addr":"Attaches an IP address attribute","function.radius-put-attr":"Attaches a binary attribute","function.radius-put-int":"Attaches an integer attribute","function.radius-put-string":"Attaches a string attribute","function.radius-put-vendor-addr":"Attaches a vendor specific IP address attribute","function.radius-put-vendor-attr":"Attaches a vendor specific binary attribute","function.radius-put-vendor-int":"Attaches a vendor specific integer attribute","function.radius-put-vendor-string":"Attaches a vendor specific string attribute","function.radius-request-authenticator":"Returns the request authenticator","function.radius-salt-encrypt-attr":"Salt-encrypts a value","function.radius-send-request":"Sends the request and waits for a reply","function.radius-server-secret":"Returns the shared secret","function.radius-strerror":"Returns an error message","ref.radius":"Radius","book.radius":"Authentifizierungsdienste","refs.remote.auth":"Funktionsreferenz","readline.requirements":"GNU-Readline","readline.installation":"GNU-Readline","readline.configuration":"GNU-Readline","readline.setup":"GNU-Readline","readline.constants":"GNU-Readline","function.readline":"Liest eine Zeile","function.readline-add-history":"F\u00fcgt eine Zeile zur History hinzu","function.readline-callback-handler-install":"Initialisiert das readline-Callback-Interface und das Terminal,\n   gibt den Prompt aus und springt direkt zur\u00fcck","function.readline-callback-handler-remove":"Entfernt den letztdefinierten Callbackhandler und setzt die\n   Terminalumgebung auf die Ursprungswerte zur\u00fcck","function.readline-callback-read-char":"Liest ein Zeichen und informiert das readline-Callback-Interface, wenn die Eingabezeile abgeschlossen wurde","function.readline-clear-history":"L\u00f6scht die History","function.readline-completion-function":"Registriert eine Vervollst\u00e4ndigungsfunktion","function.readline-info":"Liest\/Setzt verschiedene interne readline-Variablen","function.readline-list-history":"Auflistung der History","function.readline-on-new-line":"Informiert readline, dass der Cursor in eine neue Zeile bewegt wurde","function.readline-read-history":"Liest die History","function.readline-redisplay":"Zeichnet den Bildschirm neu","function.readline-write-history":"Schreibt die History","ref.readline":"GNU-Readline","book.readline":"GNU-Readline","refs.utilspec.cmdline":"Funktionsreferenz","bzip2.requirements":"Bzip2","bzip2.installation":"Bzip2","bzip2.resources":"Bzip2","bzip2.setup":"Bzip2","bzip2.examples":"Bzip2","function.bzclose":"Schlie\u00dft eine bzip2-Datei","function.bzcompress":"Komprimiert eine Zeichenkette in bzip2-encodierte Daten","function.bzdecompress":"Dekomprimiert bzip2-kodierte Daten","function.bzerrno":"Gibt eine bzip2-Fehlernummer zur\u00fcck","function.bzerror":"Gibt die bzip2-Fehlernummer und die -Fehlermeldung in einem\n   Array zur\u00fcck","function.bzerrstr":"Gibt eine bzip2-Fehlermeldung zur\u00fcck","function.bzflush":"Nichts tun","function.bzopen":"\u00d6ffnet eine bzip2-komprimierte Datei","function.bzread":"Bin\u00e4r-sicheres Lesen aus einer bzip2-Datei","function.bzwrite":"Bin\u00e4r-sicheres Schreiben einer bzip2-Datei","ref.bzip2":"Bzip2","book.bzip2":"Erweiterungen zur Datenkompression und Archivierung","lzf.installation":"LZF","lzf.setup":"LZF","function.lzf-compress":"LZF compression","function.lzf-decompress":"LZF decompression","function.lzf-optimized-for":"Determines what LZF extension was optimized for","ref.lzf":"LZF","book.lzf":"LZF","phar.requirements":"Phar","phar.installation":"Phar","phar.configuration":"Phar","phar.resources":"Phar","phar.setup":"Phar","phar.constants":"Phar","phar.using.intro":"Phar","phar.using.stream":"Phar","phar.using.object":"Phar","phar.using":"Phar","phar.creating.intro":"Phar","phar.creating":"Phar","phar.fileformat.ingredients":"Phar","phar.fileformat.stub":"Phar","phar.fileformat.comparison":"Phar","phar.fileformat.tar":"Phar","phar.fileformat.zip":"Phar","phar.fileformat.phar":"Phar","phar.fileformat.flags":"Phar","phar.fileformat.manifestfile":"Phar","phar.fileformat.signature":"Phar","phar.fileformat":"Phar","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.compressfiles":"Compresses all files in the current Phar archive","phar.construct":"Construct a Phar archive object","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.delmetadata":"Deletes the global metadata of the phar","phar.delete":"Delete a file within a phar archive","phar.destruct":"Destructs a Phar archive object","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","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.unlinkarchive":"Completely remove a phar archive from disk and from memory","phar.webphar":"Routes a request from a web browser to an internal file within the phar archive","class.phar":"Die Klasse Phar","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 a string 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.construct":"Construct a non-executable tar or zip archive object","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 tar\/zip archive to another new file within the same archive","phardata.decompress":"Decompresses the entire Phar archive","phardata.decompressfiles":"Decompresses all files in the current zip archive","phardata.delmetadata":"Deletes the global metadata of a zip archive","phardata.delete":"Delete a file within a tar\/zip archive","phardata.destruct":"Destructs a non-executable tar or zip archive object","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.setmetadata":"Sets phar archive meta-data","phardata.setsignaturealgorithm":"Set the signature algorithm for a phar and apply it","phardata.setstub":"Dummy function (Phar::setStub is not valid for PharData)","class.phardata":"The PharData class","pharfileinfo.chmod":"Sets file-specific permission bits","pharfileinfo.compress":"Compresses the current Phar entry with either zlib or bzip2 compression","pharfileinfo.construct":"Construct a Phar entry object","pharfileinfo.decompress":"Decompresses the current Phar entry within the phar","pharfileinfo.delmetadata":"Deletes the metadata of the entry","pharfileinfo.destruct":"Destructs a Phar entry object","pharfileinfo.getcrc32":"Returns CRC32 code or throws an exception if CRC has not been verified","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.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","pharfileinfo.iscrcchecked":"Returns whether file entry has had its CRC verified","pharfileinfo.iscompressed":"Returns whether the entry is compressed","pharfileinfo.setmetadata":"Sets file-specific meta-data saved with a file","class.pharfileinfo":"The PharFileInfo class","class.pharexception":"The PharException class","book.phar":"Erweiterungen zur Datenkompression und Archivierung","rar.installation":"Rar Archiving","rar.resources":"Rar Archiving","rar.setup":"Rar Archiving","rar.constants":"Rar Archiving","rar.examples":"Rar Archiving","function.rar-wrapper-cache-stats":"Cache hits and misses for the URL wrapper","ref.rar":"Rar Archiving","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","class.rararchive":"The RarArchive class","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","class.rarentry":"The RarEntry class","rarexception.isusingexceptions":"Check whether error handling with exceptions is in use","rarexception.setusingexceptions":"Activate and deactivate error handling with exceptions","class.rarexception":"The RarException class","book.rar":"Rar Archiving","zip.requirements":"Zip","zip.installation":"Zip","zip.resources":"Zip","zip.setup":"Zip","zip.constants":"Zip","zip.examples":"Zip","ziparchive.addemptydir":"F\u00fcgt ein neues Verzeichnis hinzu","ziparchive.addfile":"F\u00fcgt eine Datei von einem gegebenen Pfad zu einem ZIP-Archiv hinzu","ziparchive.addfromstring":"F\u00fcgt eine Datei unter Verwendung ihres Inhalts zu einem ZIP-Archiv hinzu","ziparchive.addglob":"Add files from a directory by glob pattern","ziparchive.addpattern":"Add files from a directory by PCRE pattern","ziparchive.clearerror":"Clear the status error message, system and\/or zip messages","ziparchive.close":"Schlie\u00dft das aktive Archiv (ge\u00f6ffnet oder neu erstellt)","ziparchive.count":"Counts the number of files in the archive","ziparchive.deleteindex":"L\u00f6scht einen Archiveintrag unter Verwendung seines Index","ziparchive.deletename":"L\u00f6scht einen Archiveintrag unter Verwendung seines Namens","ziparchive.extractto":"Extrahiert den Archivinhalt","ziparchive.getarchivecomment":"Gibt den ZIP-Archiv-Kommentar zur\u00fcck","ziparchive.getarchiveflag":"Returns the value of a Zip archive global flag","ziparchive.getcommentindex":"Gibt den Kommentar zu einem Eintrag unter Verwendung des\n   Eintragsindex zur\u00fcck","ziparchive.getcommentname":"Gibt den Kommentar zu einem Eintrag unter Verwendung\n  des Eintragsnamens zur\u00fcck","ziparchive.getexternalattributesindex":"Retrieve the external attributes of an entry defined by its index","ziparchive.getexternalattributesname":"Retrieve the external attributes of an entry defined by its name","ziparchive.getfromindex":"Gibt den Inhalt eines Eintrags unter Verwendung seines Index zur\u00fcck","ziparchive.getfromname":"Gibt den Inhalt eines Eintrags unter Verwendung seines Namens zur\u00fcck","ziparchive.getnameindex":"Gibt den Namen eines Eintrags unter Verwendung seines Index zur\u00fcck","ziparchive.getstatusstring":"Gibt die Statusfehlermeldung sowie System- oder ZIP-Meldungen zur\u00fcck","ziparchive.getstream":"Erzeugt einen Dateizeiger zu dem per Name bestimmten Eintrag (nur lesend)","ziparchive.getstreamindex":"Get a file handler to the entry defined by its index (read only)","ziparchive.getstreamname":"Get a file handler to the entry defined by its name (read only)","ziparchive.iscompressionmethoddupported":"Check if a compression method is supported by libzip","ziparchive.isencryptionmethoddupported":"Check if a encryption method is supported by libzip","ziparchive.locatename":"Gibt den Index eines Archiveintrags zur\u00fcck","ziparchive.open":"\u00d6ffnet ein ZIP-Dateiarchiv","ziparchive.registercancelcallback":"Register a callback to allow cancellation during archive close.","ziparchive.registerprogresscallback":"Register a callback to provide updates during archive close.","ziparchive.renameindex":"Benennt einen durch seinen Index bestimmten Eintrag um","ziparchive.renamename":"Benennt einen durch seinen Namen bestimmten Eintrag um","ziparchive.replacefile":"Replace file in ZIP archive with a given path","ziparchive.setarchivecomment":"Setzt einen Kommentar zu einem ZIP-Archiv","ziparchive.setarchiveflag":"Set a global flag of a ZIP archive","ziparchive.setcommentindex":"Setzt einen Eintragskommentar, der via Eintragsindex bestimmt wird","ziparchive.setcommentname":"Setzt einen Eintragskommentar, der via Eintragsnamen bestimmt wird","ziparchive.setcompressionindex":"Set the compression method of an entry defined by its index","ziparchive.setcompressionname":"Set the compression method of an entry defined by its name","ziparchive.setencryptionindex":"Set the encryption method of an entry defined by its index","ziparchive.setencryptionname":"Set the encryption method of an entry defined by its name","ziparchive.setexternalattributesindex":"Set the external attributes of an entry defined by its index","ziparchive.setexternalattributesname":"Set the external attributes of an entry defined by its name","ziparchive.setmtimeindex":"Set the modification time of an entry defined by its index","ziparchive.setmtimename":"Set the modification time of an entry defined by its name","ziparchive.setpassword":"Set the password for the active archive","ziparchive.statindex":"Gibt die Details eines via Index bestimmten Eintrags zur\u00fcck","ziparchive.statname":"Gibt die Details eines via Namen bestimmten Eintrags zur\u00fcck","ziparchive.unchangeall":"Setzt alle im Archiv durchgef\u00fchrten \u00c4nderungen zur\u00fcck","ziparchive.unchangearchive":"Nimmt alle globalen \u00c4nderungen zur\u00fcck, die im Archiv durchgef\u00fchrt wurden","ziparchive.unchangeindex":"Nimmt alle \u00c4nderungen zur\u00fcck, die auf dem Eintrag mit dem gegebenen Index gemacht wurden","ziparchive.unchangename":"Nimmt alle \u00c4nderungen zur\u00fcck, die auf dem Eintrag mit dem gegebenen Namen gemacht wurden","class.ziparchive":"Die Klasse ZipArchive","function.zip-close":"Schlie\u00dft ein ZIP-Archiv","function.zip-entry-close":"Schlie\u00dft einen Verzeichniseintrag","function.zip-entry-compressedsize":"Ermittelt die komprimierte Gr\u00f6\u00dfe eines Verzeichniseintrages","function.zip-entry-compressionmethod":"Ermittelt die Komprimierungsmethode eines Verzeichniseintrags","function.zip-entry-filesize":"Ermittelt die effektive Gr\u00f6\u00dfe eines Verzeichniseintrages","function.zip-entry-name":"Gibt den Namen eines Verzeichniseintrages zur\u00fcck","function.zip-entry-open":"\u00d6ffnet einen Verzeichniseintrag f\u00fcr den Lesezugriff","function.zip-entry-read":"Liest einen ge\u00f6ffneten Verzeichniseintrag aus","function.zip-open":"\u00d6ffnet ein ZIP-Archiv","function.zip-read":"Liest den n\u00e4chsten Eintrag innerhalb des ZIP-Archivs","ref.zip":"Zip","book.zip":"Erweiterungen zur Datenkompression und Archivierung","zlib.requirements":"Zlib-Komprimierung","zlib.installation":"Zlib-Komprimierung","zlib.configuration":"Zlib-Komprimierung","zlib.resources":"Zlib-Komprimierung","zlib.setup":"Zlib-Komprimierung","zlib.constants":"Zlib-Komprimierung","zlib.examples":"Zlib-Komprimierung","function.deflate-add":"Incrementally deflate data","function.deflate-init":"Initialize an incremental deflate context","function.gzclose":"Schlie\u00dft einen ge\u00f6ffnete gz-Dateizeiger","function.gzcompress":"Komprimiert einen String","function.gzdecode":"Dekodiert eine gzip-komprimierte Zeichenkette","function.gzdeflate":"Komprimiert eine Zeichenkette","function.gzencode":"Create a gzip compressed string","function.gzeof":"Pr\u00fcft bei einem gz-Dateizeiger auf EOF","function.gzfile":"Liest eine ganze gz-Datei in ein Array","function.gzgetc":"Holt Zeichen vom gz-Dateizeiger","function.gzgets":"Get line from file pointer","function.gzgetss":"Holt eine Zeile vom gz-Dateizeiger und entfernt die HTML-Tags","function.gzinflate":"Dekomprimiert eine komprimierte Zeichenkette","function.gzopen":"\u00d6ffnet eine gz-Datei","function.gzpassthru":"Gibt alle verbleibenden Daten eines gz-Dateizeigers aus","function.gzputs":"Alias von gzwrite","function.gzread":"Liest binary-safe aus einer gz-Datei","function.gzrewind":"Setzt den gz-Dateizeiger auf den Anfang zur\u00fcck","function.gzseek":"Positioniert den gz-Dateizeiger","function.gztell":"Ermittelt die aktuelle Position eines gz-Dateizeigers","function.gzuncompress":"Dekomprimiert einen komprimierten String","function.gzwrite":"Ausgabe in gz-komprimierte Dateien","function.inflate-add":"Incrementally inflate encoded data","function.inflate-get-read-len":"Get number of bytes read so far","function.inflate-get-status":"Get decompression status","function.inflate-init":"Initialize an incremental inflate context","function.ob-gzhandler":"ob_start callback function to gzip output buffer","function.readgzfile":"Gibt eine gz-komprimierte Datei aus","function.zlib-decode":"Dekomprimiert raw-\/gzip-\/zlib-kodierte Daten","function.zlib-encode":"Komprimiert Daten mit der gew\u00e4hlten Kodierung","function.zlib-get-coding-type":"Gibt die f\u00fcr Ausgabekomprimierung genutzte Methode zur\u00fcck","ref.zlib":"Zlib-Komprimierung","class.deflatecontext":"The DeflateContext class","class.inflatecontext":"The InflateContext class","book.zlib":"Zlib-Komprimierung","refs.compression":"Funktionsreferenz","hash.installation":"HASH Message Digest Framework","hash.resources":"HASH Message Digest Framework","hash.setup":"HASH Message Digest Framework","hash.constants":"HASH Message Digest Framework","hashcontext.construct":"Private constructor to disallow direct instantiation","hashcontext.serialize":"Serializes the HashContext object","hashcontext.unserialize":"Deserializes the data parameter into a HashContext object","class.hashcontext":"The HashContext class","function.hash":"Berechnet den Hash einer Nachricht","function.hash-algos":"Liefert eine Liste der verf\u00fcgbaren Hashing-Algorithmen","function.hash-copy":"Dupliziert einen Hash-Kontext","function.hash-equals":"Timing attack safe string comparison","function.hash-file":"Berechnet den Hash des Inhalts einer Datei","function.hash-final":"Schlie\u00dft einen schrittweisen Hashing-Vorgang ab und liefert sein Ergebnis","function.hash-hkdf":"Generate a HKDF key derivation of a supplied key input","function.hash-hmac":"Berechnet einen Hash mit Schl\u00fcssel unter Verwendung von HMAC","function.hash-hmac-algos":"Return a list of registered hashing algorithms suitable for hash_hmac","function.hash-hmac-file":"Berechnet einen Hash einer Datei mit Schl\u00fcssel unter Verwendung von HMAC","function.hash-init":"Initialisiert einen schrittweisen Hashing-Kontext","function.hash-pbkdf2":"Generate a PBKDF2 key derivation of a supplied password","function.hash-update":"F\u00fcgt Daten an einen aktiven Hash-Kontext an","function.hash-update-file":"F\u00fcgt Daten aus einer Datei an einen aktiven Hash-Kontext an","function.hash-update-stream":"F\u00fcgt Daten aus einem Stream an einen aktiven Hash-Kontext an","ref.hash":"HASH Message Digest Framework","book.hash":"HASH Message Digest Framework","mcrypt.requirements":"Mcrypt","mcrypt.installation":"Mcrypt","mcrypt.configuration":"Mcrypt","mcrypt.resources":"Mcrypt","mcrypt.setup":"Mcrypt","mcrypt.constants":"Mcrypt","mcrypt.ciphers":"Mcrypt","function.mcrypt-create-iv":"Creates an initialization vector (IV) from a random source","function.mcrypt-decrypt":"Decrypts crypttext with given parameters","function.mcrypt-enc-get-algorithms-name":"Returns the name of the opened algorithm","function.mcrypt-enc-get-block-size":"Returns the blocksize of the opened algorithm","function.mcrypt-enc-get-iv-size":"Returns the size of the IV of the opened algorithm","function.mcrypt-enc-get-key-size":"Returns the maximum supported keysize of the opened mode","function.mcrypt-enc-get-modes-name":"Returns the name of the opened mode","function.mcrypt-enc-get-supported-key-sizes":"Returns an array with the supported keysizes of the opened algorithm","function.mcrypt-enc-is-block-algorithm":"Checks whether the algorithm of the opened mode is a block algorithm","function.mcrypt-enc-is-block-algorithm-mode":"Checks whether the encryption of the opened mode works on blocks","function.mcrypt-enc-is-block-mode":"Checks whether the opened mode outputs blocks","function.mcrypt-enc-self-test":"Runs a self test on the opened module","function.mcrypt-encrypt":"Encrypts plaintext with given parameters","function.mcrypt-generic":"This function encrypts data","function.mcrypt-generic-deinit":"This function deinitializes an encryption module","function.mcrypt-generic-init":"This function initializes all buffers needed for encryption","function.mcrypt-get-block-size":"Gets the block size of the specified cipher","function.mcrypt-get-cipher-name":"Gets the name of the specified cipher","function.mcrypt-get-iv-size":"Returns the size of the IV belonging to a specific cipher\/mode combination","function.mcrypt-get-key-size":"Gets the key size of the specified cipher","function.mcrypt-list-algorithms":"Gets an array of all supported ciphers","function.mcrypt-list-modes":"Gets an array of all supported modes","function.mcrypt-module-close":"Closes the mcrypt module","function.mcrypt-module-get-algo-block-size":"Returns the blocksize of the specified algorithm","function.mcrypt-module-get-algo-key-size":"Returns the maximum supported keysize of the opened mode","function.mcrypt-module-get-supported-key-sizes":"Returns an array with the supported keysizes of the opened algorithm","function.mcrypt-module-is-block-algorithm":"This function checks whether the specified algorithm is a block algorithm","function.mcrypt-module-is-block-algorithm-mode":"Returns if the specified module is a block algorithm or not","function.mcrypt-module-is-block-mode":"Returns if the specified mode outputs blocks or not","function.mcrypt-module-open":"Opens the module of the algorithm and the mode to be used","function.mcrypt-module-self-test":"This function runs a self test on the specified module","function.mdecrypt-generic":"Decrypts data","ref.mcrypt":"Mcrypt","book.mcrypt":"Kryptografische Erweiterungen","mhash.requirements":"Mhash","mhash.installation":"Mhash","mhash.setup":"Mhash","mhash.constants":"Mhash","mhash.examples":"Mhash","function.mhash":"Berechnet einen Hash","function.mhash-count":"Liefert die h\u00f6chstm\u00f6gliche Hash-ID","function.mhash-get-block-size":"Liefert die Blockgr\u00f6\u00dfe des \u00fcbergebenen Hashes","function.mhash-get-hash-name":"Liefert den Namen eines Hashes","function.mhash-keygen-s2k":"Generates a key","ref.mhash":"Mhash","book.mhash":"Kryptografische Erweiterungen","openssl.requirements":"OpenSSL","openssl.installation":"OpenSSL","openssl.configuration":"OpenSSL","openssl.resources":"OpenSSL","openssl.setup":"OpenSSL","openssl.purpose-check":"OpenSSL","openssl.padding":"OpenSSL","openssl.key-types":"OpenSSL","openssl.pkcs7.flags":"OpenSSL","openssl.cms.flags":"OpenSSL","openssl.signature-algos":"OpenSSL","openssl.ciphers":"OpenSSL","openssl.constversion":"OpenSSL","openssl.constsni":"OpenSSL","openssl.constants.other":"OpenSSL","openssl.constants":"OpenSSL","openssl.certparams":"OpenSSL","openssl.cert.verification":"OpenSSL","function.openssl-cipher-iv-length":"Gets the cipher iv length","function.openssl-cipher-key-length":"Gets the cipher key length","function.openssl-cms-decrypt":"Decrypt a CMS message","function.openssl-cms-encrypt":"Encrypt a CMS message","function.openssl-cms-read":"Export the CMS file to an array of PEM certificates","function.openssl-cms-sign":"Sign a file","function.openssl-cms-verify":"Verify a CMS signature","function.openssl-csr-export":"Exportiert einen CSR als Zeichenkette","function.openssl-csr-export-to-file":"Exportiert einen CSR in eine Datei","function.openssl-csr-get-public-key":"Liefert den \u00f6ffentlichen Schl\u00fcssel eines CSR","function.openssl-csr-get-subject":"Liefert das Subjekt eines CSR","function.openssl-csr-new":"Erzeugt einen CSR","function.openssl-csr-sign":"Signiert einen CSR mit einem anderen Zertifikat (oder\n   sich selbst) und generiert ein Zertifikat","function.openssl-decrypt":"Decrypts data","function.openssl-dh-compute-key":"Computes shared secret for public value of remote DH public key and local DH key","function.openssl-digest":"Computes a digest","function.openssl-encrypt":"Verschl\u00fcsselt Daten","function.openssl-error-string":"Liefert eine OpenSSL-Fehlermeldung","function.openssl-free-key":"Gibt eine Schl\u00fcssel-Ressource frei","function.openssl-get-cert-locations":"Retrieve the available certificate locations","function.openssl-get-cipher-methods":"Gets available cipher methods","function.openssl-get-curve-names":"Gets list of available curve names for ECC","function.openssl-get-md-methods":"Gets available digest methods","function.openssl-get-privatekey":"Alias von openssl_pkey_get_private","function.openssl-get-publickey":"Alias von openssl_pkey_get_public","function.openssl-open":"\u00d6ffnet versiegelte Daten","function.openssl-pbkdf2":"Generates a PKCS5 v2 PBKDF2 string","function.openssl-pkcs12-export":"Exportiert eine PKCS#12-kompatible Zertifikats-Datei in eine Variable","function.openssl-pkcs12-export-to-file":"Exportiert in eine PKCS#12-kompatible Zertifikats-Datei","function.openssl-pkcs12-read":"Parst eine PKCS#12-Zertifikats-Datei in ein Array","function.openssl-pkcs7-decrypt":"Entschl\u00fcsselt eine S\/MIME-verschl\u00fcsselte Nachricht","function.openssl-pkcs7-encrypt":"Verschl\u00fcsselt eine S\/MIME-Nachricht","function.openssl-pkcs7-read":"Export the PKCS7 file to an array of PEM certificates","function.openssl-pkcs7-sign":"Signiert eine S\/MIME-Nachricht","function.openssl-pkcs7-verify":"\u00dcberpr\u00fcft die Signatur einer mit S\/MIME signierten Nachricht","function.openssl-pkey-derive":"Computes shared secret for public value of remote and local DH or ECDH key","function.openssl-pkey-export":"Speichert ein exportierbares Format eines Schl\u00fcssels in einer Zeichenkette","function.openssl-pkey-export-to-file":"Speichert einen Schl\u00fcssel in einem exportierbaren Format in einer Datei","function.openssl-pkey-free":"Gibt einen privaten Schl\u00fcssel frei","function.openssl-pkey-get-details":"Liefert ein Array mit Schl\u00fcssel-Details","function.openssl-pkey-get-private":"Liefert einen privaten Schl\u00fcssel","function.openssl-pkey-get-public":"Extrahiert einen \u00f6ffentlichen Schl\u00fcssel aus einem Zertifikat und bereitet\n   diesen zur Verwendung vor","function.openssl-pkey-new":"Erzeugt einen neuen privaten Schl\u00fcssel","function.openssl-private-decrypt":"Entschl\u00fcsselt Daten mit einem privaten Schl\u00fcssel","function.openssl-private-encrypt":"Verschl\u00fcsselt Daten mit einem privaten Schl\u00fcssel","function.openssl-public-decrypt":"Entschl\u00fcsselt Daten mit einem \u00f6ffentlichen Schl\u00fcssel","function.openssl-public-encrypt":"Verschl\u00fcsselt Daten mit einem \u00f6ffentlichen Schl\u00fcssel","function.openssl-random-pseudo-bytes":"Generate a pseudo-random string of bytes","function.openssl-seal":"Versiegelt (verschl\u00fcsselt) Daten","function.openssl-sign":"Erzeugt eine Signatur","function.openssl-spki-export":"Exports a valid PEM formatted public key signed public key and challenge","function.openssl-spki-export-challenge":"Exports the challenge associated with a signed public key and challenge","function.openssl-spki-new":"Generate a new signed public key and challenge","function.openssl-spki-verify":"Verifies a signed public key and challenge","function.openssl-verify":"\u00dcberpr\u00fcft eine Signatur","function.openssl-x509-check-private-key":"\u00dcberpr\u00fcft, ob ein privater Schl\u00fcssel zu einem Zertifikat passt","function.openssl-x509-checkpurpose":"\u00dcberpr\u00fcft, ob ein Zertifikat f\u00fcr einen bestimmten Zweck verwendet werden kann","function.openssl-x509-export":"Exportiert ein Zertifikat als Zeichenkette","function.openssl-x509-export-to-file":"Exportiert ein Zertifikat in eine Datei","function.openssl-x509-fingerprint":"Calculates the fingerprint, or digest, of a given X.509 certificate","function.openssl-x509-free":"Gibt eine Zertifikats-Ressource frei","function.openssl-x509-parse":"Parst ein X.509-Zertifikat und liefert die Informationen als Array","function.openssl-x509-read":"Parst ein X.509-Zertitifikat und gibt ein Objekt daf\u00fcr zur\u00fcck","function.openssl-x509-verify":"Verifies digital signature of x509 certificate against a public key","ref.openssl":"OpenSSL","class.opensslcertificate":"The OpenSSLCertificate class","class.opensslcertificatesigningrequest":"The OpenSSLCertificateSigningRequest class","class.opensslasymmetrickey":"The OpenSSLAsymmetricKey class","book.openssl":"Kryptografische Erweiterungen","password.requirements":"Password Hashing","password.installation":"Password Hashing","password.setup":"Password Hashing","password.constants":"Password Hashing","function.password-algos":"Get available password hashing algorithm IDs","function.password-get-info":"Gibt Informationen \u00fcber einen Hash zur\u00fcck","function.password-hash":"Erstellt einen Passwort-Hash","function.password-needs-rehash":"\u00dcberpr\u00fcft, ob der \u00fcbergebene Hash mit den \u00fcbergebenen Optionen \u00fcbereinstimmt","function.password-verify":"\u00dcberpr\u00fcft, ob ein Passwort und ein Hash zusammenpassen","ref.password":"Password Hashing","book.password":"Kryptografische Erweiterungen","rnp.requirements":"Rnp","rnp.installation":"Rnp","rnp.setup":"Rnp","rnp.constants":"Rnp","rnp.examples-clearsign":"Rnp","rnp.examples":"Rnp","function.rnp-backend-string":"Return cryptographic backend library name","function.rnp-backend-version":"Return cryptographic backend library version","function.rnp-decrypt":"Decrypt PGP message","function.rnp-dump-packets":"Dump OpenPGP packets stream information in humand-readable format","function.rnp-dump-packets-to-json":"Dump OpenPGP packets stream information to the JSON string","function.rnp-ffi-create":"Create the top-level object used for interacting with the library","function.rnp-ffi-destroy":"Destroy the top-level object used for interacting with the library","function.rnp-ffi-set-pass-provider":"Set password provider callback function","function.rnp-import-keys":"Import keys from PHP string to the keyring and receive JSON describing new\/updated keys","function.rnp-import-signatures":"Import standalone signatures to the keyring and receive JSON describing updated keys","function.rnp-key-export":"Export a key","function.rnp-key-export-autocrypt":"Export minimal key for autocrypt feature (just 5 packets: key, uid, signature,\n   encryption subkey, signature)","function.rnp-key-export-revocation":"Generate and export primary key revocation signature","function.rnp-key-get-info":"Get information about the key","function.rnp-key-remove":"Remove a key from keyring(s)","function.rnp-key-revoke":"Revoke a key or subkey by generating and adding revocation signature","function.rnp-list-keys":"Enumerate all keys present in a keyring by specified identifer type","function.rnp-load-keys":"Load keys from PHP string","function.rnp-load-keys-from-path":"Load keys from specified path","function.rnp-locate-key":"Search for the key","function.rnp-op-encrypt":"Encrypt message","function.rnp-op-generate-key":"Generate key","function.rnp-op-sign":"Perform signing operation on a binary data, return embedded signature(s)","function.rnp-op-sign-cleartext":"Perform signing operation on a textual data, return cleartext signed message","function.rnp-op-sign-detached":"Perform signing operation, return detached signature(s)","function.rnp-op-verify":"Verify embedded or cleartext signatures","function.rnp-op-verify-detached":"Verify detached signatures","function.rnp-save-keys":"Save keys to PHP string","function.rnp-save-keys-to-path":"Save keys to specified path","function.rnp-supported-features":"Get supported features in JSON format","function.rnp-version-string":"RNP library version","function.rnp-version-string-full":"Full version string of RNP library","ref.rnp":"Rnp","class.rnpffi":"The RnpFFI class","book.rnp":"Rnp","sodium.requirements":"Sodium","sodium.installation":"Sodium","sodium.setup":"Sodium","sodium.constants":"Sodium","function.sodium-add":"Addition gro\u00dfer Zahlen","function.sodium-base642bin":"Dekodiert eine Base64-kodierte Zeichenkette in das Bin\u00e4rformat.","function.sodium-bin2base64":"Kodiert eine bin\u00e4re Zeichenkette mit Base64.","function.sodium-bin2hex":"Kodiert in Hexadezimal","function.sodium-compare":"Vergleicht gro\u00dfe Zahlen","function.sodium-crypto-aead-aegis128l-decrypt":"Verify then decrypt a message with AEGIS-128L","function.sodium-crypto-aead-aegis128l-encrypt":"Encrypt then authenticate a message with AEGIS-128L","function.sodium-crypto-aead-aegis128l-keygen":"Generate a random AEGIS-128L key","function.sodium-crypto-aead-aegis256-decrypt":"Verify then decrypt a message with AEGIS-256","function.sodium-crypto-aead-aegis256-encrypt":"Encrypt then authenticate a message with AEGIS-256","function.sodium-crypto-aead-aegis256-keygen":"Generate a random AEGIS-256 key","function.sodium-crypto-aead-aes256gcm-decrypt":"\u00dcberpr\u00fcft und entschl\u00fcsselt eine Nachricht mit AES-256-GCM","function.sodium-crypto-aead-aes256gcm-encrypt":"Verschl\u00fcsselt und authentifiziert eine Nachricht mit AES-256-GCM","function.sodium-crypto-aead-aes256gcm-is-available":"Pr\u00fcft, ob die Hardware AES256-GCM unterst\u00fctzt","function.sodium-crypto-aead-aes256gcm-keygen":"Generiert einen zuf\u00e4lligen AES-256-GCM-Schl\u00fcssel","function.sodium-crypto-aead-chacha20poly1305-decrypt":"\u00dcberpr\u00fcft und entschl\u00fcsselt eine Nachricht mit ChaCha20-Poly1305","function.sodium-crypto-aead-chacha20poly1305-encrypt":"Verschl\u00fcsselt und authentifiziert eine Nachricht mit ChaCha20-Poly1305","function.sodium-crypto-aead-chacha20poly1305-ietf-decrypt":"\u00dcberpr\u00fcft, ob der Chiffriertext ein g\u00fcltiges Tag enth\u00e4lt","function.sodium-crypto-aead-chacha20poly1305-ietf-encrypt":"Verschl\u00fcsselt eine Nachricht","function.sodium-crypto-aead-chacha20poly1305-ietf-keygen":"Generiert einen zuf\u00e4lligen ChaCha20-Poly1305-IETF-Schl\u00fcssel.","function.sodium-crypto-aead-chacha20poly1305-keygen":"Generiert einen zuf\u00e4lligen ChaCha20-Poly1305-Schl\u00fcssel","function.sodium-crypto-aead-xchacha20poly1305-ietf-decrypt":"(Empfohlen) \u00dcberpr\u00fcft und entschl\u00fcsselt eine Nachricht mit XChaCha20-Poly1305","function.sodium-crypto-aead-xchacha20poly1305-ietf-encrypt":"(Empfohlen) Verschl\u00fcsselt und authentifiziert eine Nachricht mit XChaCha20-Poly1305","function.sodium-crypto-aead-xchacha20poly1305-ietf-keygen":"Generiert einen zuf\u00e4lligen XChaCha20-Poly1305-Schl\u00fcssel.","function.sodium-crypto-auth":"Compute a tag for the message","function.sodium-crypto-auth-keygen":"Generate a random key for sodium_crypto_auth","function.sodium-crypto-auth-verify":"Verifies that the tag is valid for the message","function.sodium-crypto-box":"Authenticated public-key encryption","function.sodium-crypto-box-keypair":"Randomly generate a secret key and a corresponding public key","function.sodium-crypto-box-keypair-from-secretkey-and-publickey":"Create a unified keypair string from a secret key and public key","function.sodium-crypto-box-open":"Authenticated public-key decryption","function.sodium-crypto-box-publickey":"Extract the public key from a crypto_box keypair","function.sodium-crypto-box-publickey-from-secretkey":"Calculate the public key from a secret key","function.sodium-crypto-box-seal":"Anonymous public-key encryption","function.sodium-crypto-box-seal-open":"Anonymous public-key decryption","function.sodium-crypto-box-secretkey":"Extracts the secret key from a crypto_box keypair","function.sodium-crypto-box-seed-keypair":"Deterministically derive the key pair from a single key","function.sodium-crypto-core-ristretto255-add":"Adds an element","function.sodium-crypto-core-ristretto255-from-hash":"Maps a vector","function.sodium-crypto-core-ristretto255-is-valid-point":"Determines if a point on the ristretto255 curve","function.sodium-crypto-core-ristretto255-random":"Generates a random key","function.sodium-crypto-core-ristretto255-scalar-add":"Adds a scalar value","function.sodium-crypto-core-ristretto255-scalar-complement":"The sodium_crypto_core_ristretto255_scalar_complement purpose","function.sodium-crypto-core-ristretto255-scalar-invert":"Inverts a scalar value","function.sodium-crypto-core-ristretto255-scalar-mul":"Multiplies a scalar value","function.sodium-crypto-core-ristretto255-scalar-negate":"Negates a scalar value","function.sodium-crypto-core-ristretto255-scalar-random":"Generates a random key","function.sodium-crypto-core-ristretto255-scalar-reduce":"Reduces a scalar value","function.sodium-crypto-core-ristretto255-scalar-sub":"Subtracts a scalar value","function.sodium-crypto-core-ristretto255-sub":"Subtracts an element","function.sodium-crypto-generichash":"Get a hash of the message","function.sodium-crypto-generichash-final":"Complete the hash","function.sodium-crypto-generichash-init":"Initialize a hash for streaming","function.sodium-crypto-generichash-keygen":"Generate a random generichash key","function.sodium-crypto-generichash-update":"Add message to a hash","function.sodium-crypto-kdf-derive-from-key":"Derive a subkey","function.sodium-crypto-kdf-keygen":"Generate a random root key for the KDF interface","function.sodium-crypto-kx-client-session-keys":"Calculate the client-side session keys.","function.sodium-crypto-kx-keypair":"Creates a new sodium keypair","function.sodium-crypto-kx-publickey":"Extract the public key from a crypto_kx keypair","function.sodium-crypto-kx-secretkey":"Extract the secret key from a crypto_kx keypair.","function.sodium-crypto-kx-seed-keypair":"Description","function.sodium-crypto-kx-server-session-keys":"Calculate the server-side session keys.","function.sodium-crypto-pwhash":"Derive a key from a password, using Argon2","function.sodium-crypto-pwhash-scryptsalsa208sha256":"Derives a key from a password, using scrypt","function.sodium-crypto-pwhash-scryptsalsa208sha256-str":"Get an ASCII encoded hash","function.sodium-crypto-pwhash-scryptsalsa208sha256-str-verify":"Verify that the password is a valid password verification string","function.sodium-crypto-pwhash-str":"Get an ASCII-encoded hash","function.sodium-crypto-pwhash-str-needs-rehash":"Determine whether or not to rehash a password","function.sodium-crypto-pwhash-str-verify":"Verifies that a password matches a hash","function.sodium-crypto-scalarmult":"Compute a shared secret given a user's secret key and another user's public key","function.sodium-crypto-scalarmult-base":"Alias von sodium_crypto_box_publickey_from_secretkey","function.sodium-crypto-scalarmult-ristretto255":"Computes a shared secret","function.sodium-crypto-scalarmult-ristretto255-base":"Calculates the public key from a secret key","function.sodium-crypto-secretbox":"Authenticated shared-key encryption","function.sodium-crypto-secretbox-keygen":"Generate random key for sodium_crypto_secretbox","function.sodium-crypto-secretbox-open":"Authenticated shared-key decryption","function.sodium-crypto-secretstream-xchacha20poly1305-init-pull":"Initialize a secretstream context for decryption","function.sodium-crypto-secretstream-xchacha20poly1305-init-push":"Initialize a secretstream context for encryption","function.sodium-crypto-secretstream-xchacha20poly1305-keygen":"Generate a random secretstream key.","function.sodium-crypto-secretstream-xchacha20poly1305-pull":"Decrypt a chunk of data from an encrypted stream","function.sodium-crypto-secretstream-xchacha20poly1305-push":"Encrypt a chunk of data so that it can safely be decrypted in a streaming API","function.sodium-crypto-secretstream-xchacha20poly1305-rekey":"Explicitly rotate the key in the secretstream state","function.sodium-crypto-shorthash":"Compute a short hash of a message and key","function.sodium-crypto-shorthash-keygen":"Get random bytes for key","function.sodium-crypto-sign":"Sign a message","function.sodium-crypto-sign-detached":"Sign the message","function.sodium-crypto-sign-ed25519-pk-to-curve25519":"Convert an Ed25519 public key to a Curve25519 public key","function.sodium-crypto-sign-ed25519-sk-to-curve25519":"Convert an Ed25519 secret key to a Curve25519 secret key","function.sodium-crypto-sign-keypair":"Randomly generate a secret key and a corresponding public key","function.sodium-crypto-sign-keypair-from-secretkey-and-publickey":"Join a secret key and public key together","function.sodium-crypto-sign-open":"Check that the signed message has a valid signature","function.sodium-crypto-sign-publickey":"Extract the Ed25519 public key from a keypair","function.sodium-crypto-sign-publickey-from-secretkey":"Extract the Ed25519 public key from the secret key","function.sodium-crypto-sign-secretkey":"Extract the Ed25519 secret key from a keypair","function.sodium-crypto-sign-seed-keypair":"Deterministically derive the key pair from a single key","function.sodium-crypto-sign-verify-detached":"Verify signature for the message","function.sodium-crypto-stream":"Generate a deterministic sequence of bytes from a seed","function.sodium-crypto-stream-keygen":"Generate a random sodium_crypto_stream key.","function.sodium-crypto-stream-xchacha20":"Expands the key and nonce into a keystream of pseudorandom bytes","function.sodium-crypto-stream-xchacha20-keygen":"Returns a secure random key","function.sodium-crypto-stream-xchacha20-xor":"Encrypts a message using a nonce and a secret key (no authentication)","function.sodium-crypto-stream-xchacha20-xor-ic":"Encrypts a message using a nonce and a secret key (no authentication)","function.sodium-crypto-stream-xor":"Encrypt a message without authentication","function.sodium-hex2bin":"Dekodiert eine hexadezimal kodierte bin\u00e4re Zeichenkette","function.sodium-increment":"Inkrementieren einer gro\u00dfen Zahl","function.sodium-memcmp":"Pr\u00fcfung auf Gleichheit bei konstanter Zeit","function.sodium-memzero":"\u00dcberschreibt eine Zeichenkette mit einem Nullzeichen","function.sodium-pad":"F\u00fcgt F\u00fclldaten hinzu","function.sodium-unpad":"Entfernt F\u00fclldaten","ref.sodium":"Sodium","class.sodiumexception":"Die SodiumException-Klasse","book.sodium":"Sodium","xpass.requirements":"Xpass","xpass.installation":"Xpass","xpass.setup":"Xpass","xpass.constants":"Xpass","function.crypt-checksalt":"Validate a crypt setting string","function.crypt-gensalt":"Compile a string for use as the salt argument to crypt","function.crypt-preferred-method":"Get the prefix of the preferred hash method","ref.xpass":"Xpass","book.xpass":"Xpass","refs.crypto":"Funktionsreferenz","dba.requirements":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","dba.installation":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","dba.configuration":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","dba.resources":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","dba.setup":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","dba.constants":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","dba.example":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","dba.examples":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","class.dba-connection":"The Dba\\Connection class","function.dba-close":"Schlie\u00dft eine DBA-Datenbank","function.dba-delete":"L\u00f6scht den zum angegebenen Schl\u00fcssel geh\u00f6rigen DBA-Eintrag","function.dba-exists":"\u00dcberpr\u00fcft, ob ein angegebener Schl\u00fcssel existiert","function.dba-fetch":"Liest die Daten zu einem angegebenen Schl\u00fcssel aus","function.dba-firstkey":"Liefert den ersten Schl\u00fcssel","function.dba-handlers":"Listet alle verf\u00fcgbaren Handler auf","function.dba-insert":"F\u00fcgt einen Eintrag ein","function.dba-key-split":"Zerlegt einen Schl\u00fcssel in Zeichenketten-Darstellung in eine Array-Darstellung","function.dba-list":"Listet alle offenen Datenbank-Dateien auf","function.dba-nextkey":"Liefert den nachfolgenden Schl\u00fcssel","function.dba-open":"\u00d6ffnet eine Datenbank","function.dba-optimize":"Optimiert eine Datenbank","function.dba-popen":"\u00d6ffnet eine persistente Datenbank-Verbindung","function.dba-replace":"Ersetzt einen Eintrag oder f\u00fcgt ihn ein","function.dba-sync":"Synchronisiert eine Datenbank","ref.dba":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","book.dba":"Abstraktionsschicht f\u00fcr dbm-style-Datenbanken","uodbc.requirements":"ODBC (Unified)","odbc.installation":"ODBC (Unified)","odbc.configuration":"ODBC (Unified)","uodbc.resources":"ODBC (Unified)","uodbc.setup":"ODBC (Unified)","uodbc.constants":"ODBC (Unified)","function.odbc-autocommit":"\u00c4ndert das Autocommit-Verhalten","function.odbc-binmode":"Behandlung von Bin\u00e4rdaten","function.odbc-close":"Schlie\u00df eine ODBC-Verbindung","function.odbc-close-all":"Schlie\u00dft alle ODBC-Verbindungen","function.odbc-columnprivileges":"Liste Spalten und damit verbundene Rechte f\u00fcr die angegeben Tabelle auf","function.odbc-columns":"Lists the column names in specified tables","function.odbc-commit":"Schlie\u00dft eine ODBC-Transaktion ab","function.odbc-connect":"Verbindet mit einer Datenquelle","function.odbc-connection-string-is-quoted":"Determines if an ODBC connection string value is quoted","function.odbc-connection-string-quote":"Quotes an ODBC connection string value","function.odbc-connection-string-should-quote":"Determines if an ODBC connection string value should be quoted","function.odbc-cursor":"Liefert den Cursornamen","function.odbc-data-source":"Returns information about available DSNs","function.odbc-do":"Alias von odbc_exec","function.odbc-error":"Get the last error code","function.odbc-errormsg":"Get the last error message","function.odbc-exec":"F\u00fchrt einen SQL-Befehl direkt aus","function.odbc-execute":"F\u00fchrt einen vorbereiteten SQL-Befehl aus","function.odbc-fetch-array":"Fetch a result row as an associative array","function.odbc-fetch-into":"Liest eine Ergebniszeile in ein Array","function.odbc-fetch-object":"Fetch a result row as an object","function.odbc-fetch-row":"Liefert eine Zeile zur\u00fcck","function.odbc-field-len":"Bestimmt die L\u00e4nge (Pr\u00e4zision) eines Feldes","function.odbc-field-name":"Liefert den Spaltennamen","function.odbc-field-num":"Liefert die Spaltennummer","function.odbc-field-precision":"Alias von odbc_field_len","function.odbc-field-scale":"Get the scale of a field","function.odbc-field-type":"Datentyp eines Feldes","function.odbc-foreignkeys":"Retrieves a list of foreign keys","function.odbc-free-result":"Gibt die mit einem Ergebnis verbundenen Objekte frei","function.odbc-gettypeinfo":"Retrieves information about data types supported by the data source","function.odbc-longreadlen":"Steuert die Behandlung von LONG-Spalten","function.odbc-next-result":"Checks if multiple results are available","function.odbc-num-fields":"Liefert die Anzahl der Ergebnisspalten","function.odbc-num-rows":"Liefert die Zeilenzahl des Abfrageergebnisses","function.odbc-pconnect":"\u00d6ffnet eine persistente Datenbankverbindung","function.odbc-prepare":"Bereitet eine Anweisung f\u00fcr die Ausf\u00fchrung vor","function.odbc-primarykeys":"Gets the primary keys for a table","function.odbc-procedurecolumns":"Retrieve information about parameters to procedures","function.odbc-procedures":"Get the list of procedures stored in a specific data source","function.odbc-result":"Liefert Ergebnisdaten","function.odbc-result-all":"Gibt das aktuelle Abfrageergebnis als HTML-Tabelle aus","function.odbc-rollback":"Bricht eine Transaktion ab","function.odbc-setoption":"ODBC-Einstellungen anpassen","function.odbc-specialcolumns":"Retrieves special columns","function.odbc-statistics":"Retrieve statistics about a table","function.odbc-tableprivileges":"Lists tables and the privileges associated with each table","function.odbc-tables":"Get the list of table names stored in a specific data source","ref.uodbc":"ODBC (Unified)","book.uodbc":"ODBC (Unified)","pdo.installation":"PHP Data Objects","pdo.configuration":"PHP Data Objects","pdo.setup":"PHP Data Objects","pdo.constants":"PHP Data Objects","pdo.connections":"PHP Data Objects","pdo.transactions":"PHP Data Objects","pdo.prepared-statements":"PHP Data Objects","pdo.error-handling":"PHP Data Objects","pdo.lobs":"PHP Data Objects","pdo.begintransaction":"Startet eine Transaktion","pdo.commit":"Best\u00e4tigt eine Transaktion","pdo.connect":"Connect to a database and return a PDO subclass for drivers that support it","pdo.construct":"Erzeugt eine PDO-Instanz, die eine Datenbankverbindung darstellt","pdo.errorcode":"Ruft den SQLSTATE-Code ab, der mit der letzten Operation \u00fcber das\n   Datenbank-Handle verkn\u00fcpft ist","pdo.errorinfo":"Ruft die erweiterten Fehlerinformationen ab, die mit der letzten Operation\n   \u00fcber das Datenbank-Handle verkn\u00fcpft sind","pdo.exec":"F\u00fchrt ein SQL-Statement aus und liefert die Anzahl der betroffenen Zeilen","pdo.getattribute":"Ruft ein Attribut einer Datenbankverbindung ab","pdo.getavailabledrivers":"Liefert ein Array mit den verf\u00fcgbaren PDO-Treibern","pdo.intransaction":"Pr\u00fcft, ob es eine offene Transaktion gibt","pdo.lastinsertid":"Liefert die ID der zuletzt eingef\u00fcgten Zeile oder den Wert der zuletzt\n   eingef\u00fcgten Sequenz","pdo.prepare":"Bereitet eine Anweisung zur Ausf\u00fchrung vor und liefert ein Anweisungsobjekt","pdo.query":"Bereitet eine SQL-Anweisung ohne Platzhalter vor und f\u00fchrt sie aus","pdo.quote":"Setzt eine Zeichenkette f\u00fcr die Verwendung in einer Abfrage in Anf\u00fchrungszeichen","pdo.rollback":"Macht eine Transaktion r\u00fcckg\u00e4ngig (Rollback)","pdo.setattribute":"Setzt ein Attribut","class.pdo":"Die Klasse PDO","pdostatement.bindcolumn":"Bindet eine Spalte an eine PHP-Variable","pdostatement.bindparam":"Bindet einen Parameter an den angegebenen Variablennamen","pdostatement.bindvalue":"Bindet einen Wert an einen Parameter","pdostatement.closecursor":"Schlie\u00dft den Cursor, damit die Anweisung erneut ausgef\u00fchrt werden kann","pdostatement.columncount":"Liefert die Anzahl der Spalten in der Ergebnismenge","pdostatement.debugdumpparams":"Gibt Informationen \u00fcber einen vorbereiteten SQL-Befehl aus","pdostatement.errorcode":"Ruft den SQLSTATE-Code ab, der mit der letzten Operation \u00fcber das\n   Anweisungs-Handle verkn\u00fcpft ist","pdostatement.errorinfo":"Ruft die erweiterten Fehlerinformationen ab, die mit der letzten Operation\n   \u00fcber das Anweisungs-Handle verkn\u00fcpft sind","pdostatement.execute":"F\u00fchrt ein Prepared Statement aus","pdostatement.fetch":"Ruft die n\u00e4chste Zeile aus einer Ergebnismenge ab","pdostatement.fetchall":"Ruft die verbleibenden Zeilen aus einer Ergebnismenge ab","pdostatement.fetchcolumn":"Liefert eine einzelne Spalte aus der n\u00e4chsten Zeile einer Ergebnismenge","pdostatement.fetchobject":"Ruft die n\u00e4chste Zeile ab und liefert sie als Objekt","pdostatement.getattribute":"Ruft ein Attribut einer Anweisung ab","pdostatement.getcolumnmeta":"Liefert die Metadaten zu einer Spalte einer Ergebnismenge","pdostatement.getiterator":"Ermittelt den Iterator der Ergebnismenge","pdostatement.nextrowset":"R\u00fcckt in einem Anweisungshandle mit mehreren S\u00e4tzen von Zeilen (Rowsets)\n   zum n\u00e4chsten vor","pdostatement.rowcount":"Liefert die Anzahl der von der letzten SQL-Anweisung betroffenen Zeilen","pdostatement.setattribute":"Setzt ein Anweisungsattribut","pdostatement.setfetchmode":"Legt den standardm\u00e4\u00dfigen Abrufmodus eine Anweisung fest","class.pdostatement":"Die Klasse PDOStatement","class.pdorow":"Die Klasse PDORow","class.pdoexception":"Die Klasse PDOException","ref.pdo-cubrid.connection":"Connecting to CUBRID databases","pdo.cubrid-schema":"Get the requested schema information","ref.pdo-cubrid":"CUBRID PDO Driver (PDO_CUBRID)","ref.pdo-dblib.connection":"Connecting to Microsoft SQL Server and Sybase databases","ref.pdo-dblib":"Microsoft SQL Server and Sybase PDO Driver (PDO_DBLIB)","class.pdo-dblib":"The Pdo\\Dblib class","ref.pdo-firebird.connection":"Connecting to Firebird databases","ref.pdo-firebird":"Firebird PDO Driver (PDO_FIREBIRD)","pdo-firebird.getapiversion":"Get the API version","class.pdo-firebird":"The Pdo\\Firebird class","ref.pdo-ibm.connection":"Connecting to IBM databases","ref.pdo-ibm":"IBM PDO Driver (PDO_IBM)","ref.pdo-informix.connection":"Connecting to Informix databases","ref.pdo-informix":"Informix PDO Driver (PDO_INFORMIX)","ref.pdo-mysql.connection":"Verbinden mit MySQL-Datenbanken","ref.pdo-mysql":"MySQL PDO-Treiber (PDO_MYSQL)","pdo-mysql.getwarningcount":"Returns the number of warnings from the last executed query","class.pdo-mysql":"The Pdo\\Mysql class","ref.pdo-sqlsrv.connection":"Connecting to MS SQL Server and SQL Azure databases","ref.pdo-sqlsrv":"Microsoft SQL Server PDO Driver (PDO_SQLSRV)","ref.pdo-oci.connection":"Connecting to Oracle databases","ref.pdo-oci":"Oracle PDO Driver (PDO_OCI)","ref.pdo-odbc.connection":"Connecting to ODBC or DB2 databases","ref.pdo-odbc":"ODBC and DB2 PDO Driver (PDO_ODBC)","class.pdo-odbc":"The Pdo\\Odbc class","ref.pdo-pgsql.connection":"Connecting to PostgreSQL databases","pdo.pgsqlcopyfromarray":"Alias von Pdo\\Pgsql::copyFromArray","pdo.pgsqlcopyfromfile":"Alias von Pdo\\Pgsql::copyFromFile","pdo.pgsqlcopytoarray":"Alias von Pdo\\Pgsql::copyToArray","pdo.pgsqlcopytofile":"Alias von Pdo\\Pgsql::copyToFile","pdo.pgsqlgetnotify":"Alias von Pdo\\Pgsql::getNotify","pdo.pgsqlgetpid":"Alias von Pdo\\Pgsql::getPid","pdo.pgsqllobcreate":"Alias von Pdo\\Pgsql::lobCreate","pdo.pgsqllobopen":"Alias von Pdo\\Pgsql::lobOpen","pdo.pgsqllobunlink":"Alias von Pdo\\Pgsql::lobUnlink","ref.pdo-pgsql":"PostgreSQL PDO Driver (PDO_PGSQL)","pdo-pgsql.copyfromarray":"Copy data from a PHP array into a table","pdo-pgsql.copyfromfile":"Copy data from file into table","pdo-pgsql.copytoarray":"Copy data from database table into PHP array","pdo-pgsql.copytofile":"Copy data from table into file","pdo-pgsql.escapeidentifier":"Escapes a string for use as an SQL identifier","pdo-pgsql.getnotify":"Get asynchronous notification","pdo-pgsql.getpid":"Get the PID of the backend process handling this connection","pdo-pgsql.lobcreate":"Creates a new large object","pdo-pgsql.lobopen":"Opens an existing large object stream","pdo-pgsql.lobunlink":"Deletes the large object","pdo-pgsql.setnoticecallback":"Set a callback to handle notice and warning messages generated by the backend","class.pdo-pgsql":"The Pdo\\Pgsql class","ref.pdo-sqlite.connection":"Verbindungen zu SQLite-Datenbanken aufbauen","pdo.sqlitecreateaggregate":"Alias von Pdo\\Sqlite::createAggregate","pdo.sqlitecreatecollation":"Alias von Pdo\\Sqlite::createCollation","pdo.sqlitecreatefunction":"Alias von Pdo\\Sqlite::createFunction","ref.pdo-sqlite":"SQLite PDO-Treiber (PDO_SQLITE)","pdo-sqlite.createaggregate":"Registriert eine benutzerdefinierte Aggregationsfunktion zur Verwendung in\n   SQL-Anweisungen","pdo-sqlite.createcollation":"Registers a user-defined function for use as a collating function in SQL statements","pdo-sqlite.createfunction":"Registriert eine benutzerdefinierte Funktion zur Verwendung in SQL-Anweisungen","pdo-sqlite.loadextension":"Description","pdo-sqlite.openblob":"Description","class.pdo-sqlite":"The Pdo\\Sqlite class","pdo.drivers":"PHP Data Objects","book.pdo":"PHP Data Objects","refs.database.abstract":"Datenbankerweiterungen","cubrid.requirements":"CUBRID","cubrid.installation":"CUBRID","cubrid.configuration":"CUBRID","cubrid.resources":"CUBRID","cubrid.setup":"CUBRID","cubrid.constants":"CUBRID","cubrid.examples":"CUBRID","function.cubrid-bind":"Bind variables to a prepared statement as parameters","function.cubrid-close-prepare":"Close the request handle","function.cubrid-close-request":"Close the request handle","function.cubrid-col-get":"Get contents of collection type column using OID","function.cubrid-col-size":"Get the number of elements in collection type column using OID","function.cubrid-column-names":"Get the column names in result","function.cubrid-column-types":"Get column types in result","function.cubrid-commit":"Commit a transaction","function.cubrid-connect":"Open a connection to a CUBRID Server","function.cubrid-connect-with-url":"Establish the environment for connecting to CUBRID server","function.cubrid-current-oid":"Get OID of the current cursor location","function.cubrid-disconnect":"Close a database connection","function.cubrid-drop":"Delete an instance using OID","function.cubrid-error-code":"Get error code for the most recent function call","function.cubrid-error-code-facility":"Get the facility code of error","function.cubrid-error-msg":"Get last error message for the most recent function call","function.cubrid-execute":"Execute a prepared SQL statement","function.cubrid-fetch":"Fetch the next row from a result set","function.cubrid-free-result":"Free the memory occupied by the result data","function.cubrid-get":"Get a column using OID","function.cubrid-get-autocommit":"Get auto-commit mode of the connection","function.cubrid-get-charset":"Return the current CUBRID connection charset","function.cubrid-get-class-name":"Get the class name using OID","function.cubrid-get-client-info":"Return the client library version","function.cubrid-get-db-parameter":"Returns the CUBRID database parameters","function.cubrid-get-query-timeout":"Get the query timeout value of the request","function.cubrid-get-server-info":"Return the CUBRID server version","function.cubrid-insert-id":"Return the ID generated for the last updated AUTO_INCREMENT column","function.cubrid-is-instance":"Check whether the instance pointed by OID exists","function.cubrid-lob-close":"Close BLOB\/CLOB data","function.cubrid-lob-export":"Export BLOB\/CLOB data to file","function.cubrid-lob-get":"Get BLOB\/CLOB data","function.cubrid-lob-send":"Read BLOB\/CLOB data and send straight to browser","function.cubrid-lob-size":"Get BLOB\/CLOB data size","function.cubrid-lob2-bind":"Bind a lob object or a string as a lob object to a prepared statement as parameters","function.cubrid-lob2-close":"Close LOB object","function.cubrid-lob2-export":"Export the lob object to a file","function.cubrid-lob2-import":"Import BLOB\/CLOB data from a file","function.cubrid-lob2-new":"Create a lob object","function.cubrid-lob2-read":"Read from BLOB\/CLOB data","function.cubrid-lob2-seek":"Move the cursor of a lob object","function.cubrid-lob2-seek64":"Move the cursor of a lob object","function.cubrid-lob2-size":"Get a lob object's size","function.cubrid-lob2-size64":"Get a lob object's size","function.cubrid-lob2-tell":"Tell the cursor position of the LOB object","function.cubrid-lob2-tell64":"Tell the cursor position of the LOB object","function.cubrid-lob2-write":"Write to a lob object","function.cubrid-lock-read":"Set a read lock on the given OID","function.cubrid-lock-write":"Set a write lock on the given OID","function.cubrid-move-cursor":"Move the cursor in the result","function.cubrid-next-result":"Get result of next query when executing multiple SQL statements","function.cubrid-num-cols":"Return the number of columns in the result set","function.cubrid-num-rows":"Get the number of rows in the result set","function.cubrid-pconnect":"Open a persistent connection to a CUBRID server","function.cubrid-pconnect-with-url":"Open a persistent connection to CUBRID server","function.cubrid-prepare":"Prepare a SQL statement for execution","function.cubrid-put":"Update a column using OID","function.cubrid-rollback":"Roll back a transaction","function.cubrid-schema":"Get the requested schema information","function.cubrid-seq-drop":"Delete an element from sequence type column using OID","function.cubrid-seq-insert":"Insert an element to a sequence type column using OID","function.cubrid-seq-put":"Update the element value of sequence type column using OID","function.cubrid-set-add":"Insert a single element to set type column using OID","function.cubrid-set-autocommit":"Set autocommit mode of the connection","function.cubrid-set-db-parameter":"Sets the CUBRID database parameters","function.cubrid-set-drop":"Delete an element from set type column using OID","function.cubrid-set-query-timeout":"Set the timeout time of query execution","function.cubrid-version":"Get the CUBRID PHP module's version","ref.cubrid":"CUBRID","function.cubrid-affected-rows":"Return the number of rows affected by the last SQL statement","function.cubrid-client-encoding":"Return the current CUBRID connection charset","function.cubrid-close":"Close CUBRID connection","function.cubrid-data-seek":"Move the internal row pointer of the CUBRID result","function.cubrid-db-name":"Get db name from results of cubrid_list_dbs","function.cubrid-errno":"Return the numerical value of the error message from previous CUBRID operation","function.cubrid-error":"Get the error message","function.cubrid-fetch-array":"Fetch a result row as an associative array, a numeric array, or both","function.cubrid-fetch-assoc":"Return the associative array that corresponds to the fetched row","function.cubrid-fetch-field":"Get column information from a result and return as an object","function.cubrid-fetch-lengths":"Return an array with the lengths of the values of each field from the current row","function.cubrid-fetch-object":"Fetch the next row and return it as an object","function.cubrid-fetch-row":"Return a numerical array with the values of the current row","function.cubrid-field-flags":"Return a string with the flags of the given field offset","function.cubrid-field-len":"Get the maximum length of the specified field","function.cubrid-field-name":"Return the name of the specified field index","function.cubrid-field-seek":"Move the result set cursor to the specified field offset","function.cubrid-field-table":"Return the name of the table of the specified field","function.cubrid-field-type":"Return the type of the column corresponding to the given field offset","function.cubrid-list-dbs":"Return an array with the list of all existing CUBRID databases","function.cubrid-num-fields":"Return the number of columns in the result set","function.cubrid-ping":"Ping a server connection or reconnect if there is no connection","function.cubrid-query":"Send a CUBRID query","function.cubrid-real-escape-string":"Escape special characters in a string for use in an SQL statement","function.cubrid-result":"Return the value of a specific field in a specific row","function.cubrid-unbuffered-query":"Perform a query without fetching the results into memory","cubridmysql.cubrid":"CUBRID","function.cubrid-load-from-glo":"Read data from a GLO instance and save it in a file","function.cubrid-new-glo":"Create a glo instance","function.cubrid-save-to-glo":"Save requested file in a GLO instance","function.cubrid-send-glo":"Read data from glo and send it to std output","oldaliases.cubrid":"CUBRID","book.cubrid":"CUBRID","dbase.installation":"dBase","dbase.resources":"dBase","dbase.setup":"dBase","dbase.constants":"dBase","function.dbase-add-record":"H\u00e4ngt einen Datensatz an eine Datenbank an","function.dbase-close":"Schlie\u00dft eine Datenbank","function.dbase-create":"Erzeugt eine Datenbank","function.dbase-delete-record":"Markiert einen Datensatz als gel\u00f6scht","function.dbase-get-header-info":"Liefert Informationen des Dateikopfs einer Datenbank","function.dbase-get-record":"Liefert einen Datensatz aus einer Datenbank als indiziertes Array","function.dbase-get-record-with-names":"Liefert einen Datensatz aus einer Datenbank als assoziatives Array","function.dbase-numfields":"Liefert die Anzahl der Felder einer Datenbank","function.dbase-numrecords":"Liefert die Anzahl der Datens\u00e4tze einer Datenbank","function.dbase-open":"\u00d6ffnet eine Datenbank","function.dbase-pack":"Entfernt die als gel\u00f6scht markierten Datens\u00e4tze aus einer Datenbank","function.dbase-replace-record":"Ersetzt einen Datensatz in einer Datenbank","ref.dbase":"dBase","book.dbase":"Anbieterspezifische Datenbankerweiterungen","ibase.installation":"Firebird\/InterBase","ibase.configuration":"Firebird\/InterBase","ibase.setup":"Firebird\/InterBase","ibase.constants":"Firebird\/InterBase","function.fbird-add-user":"Alias von ibase_add_user","function.fbird-affected-rows":"Alias von ibase_affected_rows","function.fbird-backup":"Alias von ibase_backup","function.fbird-blob-add":"Alias von ibase_blob_add","function.fbird-blob-cancel":"Cancel creating blob","function.fbird-blob-close":"Alias von ibase_blob_close","function.fbird-blob-create":"Alias von ibase_blob_create","function.fbird-blob-echo":"Alias von ibase_blob_echo","function.fbird-blob-get":"Alias von ibase_blob_get","function.fbird-blob-import":"Alias von ibase_blob_import","function.fbird-blob-info":"Alias von ibase_blob_info","function.fbird-blob-open":"Alias von ibase_blob_open","function.fbird-close":"Alias von ibase_close","function.fbird-commit":"Alias von ibase_commit","function.fbird-commit-ret":"Alias von ibase_commit_ret","function.fbird-connect":"Alias von ibase_connect","function.fbird-db-info":"Alias von ibase_db_info","function.fbird-delete-user":"Alias von ibase_delete_user","function.fbird-drop-db":"Alias von ibase_drop_db","function.fbird-errcode":"Alias von ibase_errcode","function.fbird-errmsg":"Alias von ibase_errmsg","function.fbird-execute":"Alias von ibase_execute","function.fbird-fetch-assoc":"Alias von ibase_fetch_assoc","function.fbird-fetch-object":"Alias von ibase_fetch_object","function.fbird-fetch-row":"Alias von ibase_fetch_row","function.fbird-field-info":"Alias von ibase_field_info","function.fbird-free-event-handler":"Alias von ibase_free_event_handler","function.fbird-free-query":"Alias von ibase_free_query","function.fbird-free-result":"Alias von ibase_free_result","function.fbird-gen-id":"Alias von ibase_gen_id","function.fbird-maintain-db":"Alias von ibase_maintain_db","function.fbird-modify-user":"Alias von ibase_modify_user","function.fbird-name-result":"Alias von ibase_name_result","function.fbird-num-fields":"Alias von ibase_num_fields","function.fbird-num-params":"Alias von ibase_num_params","function.fbird-param-info":"Alias von ibase_param_info","function.fbird-pconnect":"Alias von ibase_pconnect","function.fbird-prepare":"Alias von ibase_prepare","function.fbird-query":"Alias von ibase_query","function.fbird-restore":"Alias von ibase_restore","function.fbird-rollback":"Alias von ibase_rollback","function.fbird-rollback-ret":"Alias von ibase_rollback_ret","function.fbird-server-info":"Alias von ibase_server_info","function.fbird-service-attach":"Alias von ibase_service_attach","function.fbird-service-detach":"Alias von ibase_service_detach","function.fbird-set-event-handler":"Alias von ibase_set_event_handler","function.fbird-trans":"Alias von ibase_trans","function.fbird-wait-event":"Alias von ibase_wait_event","function.ibase-add-user":"F\u00fcgt einen Benutzer zu einer Security-Datenbank hinzu","function.ibase-affected-rows":"Gibt die Anzahl der Zeilen zur\u00fcck, die von der vorherigen Abfrage betroffen waren","function.ibase-backup":"Initiiert eine Sicherungsaufgabe im Service Manager und springt sofort zur\u00fcck","function.ibase-blob-add":"F\u00fcgt Daten in ein neues BLOB ein","function.ibase-blob-cancel":"Bricht die Erstellung eines neuen BLOBs ab","function.ibase-blob-close":"BLOB schlie\u00dfen","function.ibase-blob-create":"Erstellt ein neues BLOB zum Hinzuf\u00fcgen von Daten","function.ibase-blob-echo":"Ausgabe von BLOB-Inhalten an den Browser","function.ibase-blob-get":"Holt sich len Bytes Daten aus dem offenen BLOB","function.ibase-blob-import":"Erstellt ein BLOB, kopiert die Dateidaten hinein und schlie\u00dft es","function.ibase-blob-info":"Gibt die Blob-L\u00e4nge und andere n\u00fctzliche Informationen zur\u00fcck","function.ibase-blob-open":"\u00d6ffnet BLOB zum Abrufen von Datenteilen","function.ibase-close":"Schlie\u00dft eine Verbindung zu einer InterBase-Datenbank","function.ibase-commit":"Schreibt eine Transaktion fest","function.ibase-commit-ret":"Schreibt eine Transaktion fest, ohne diese zu schlie\u00dfen","function.ibase-connect":"\u00d6ffnet eine Verbindung zu einer Datenbank","function.ibase-db-info":"Fragt statistische Daten \u00fcber eine Datenbank ab","function.ibase-delete-user":"L\u00f6scht einen Benutzer aus einer Security-Datenbank","function.ibase-drop-db":"L\u00f6scht eine Datenbank","function.ibase-errcode":"Gibt einen Fehlercode zur\u00fcck","function.ibase-errmsg":"Gibt eine Fehlermeldung zur\u00fcck","function.ibase-execute":"Ausf\u00fchren einer vorbereiteten Abfrage","function.ibase-fetch-assoc":"Ruft eine Ergebniszeile aus einer Abfrage als assoziatives Array ab","function.ibase-fetch-object":"Liest einen Datensatz einer InterBase-Datenbank als Objekt ein","function.ibase-fetch-row":"Ruft eine Zeile aus einer InterBase-Datenbank ab","function.ibase-field-info":"Ruft Informationen zu einem Feld ab","function.ibase-free-event-handler":"Bricht einen registrierten Ereignishandler ab","function.ibase-free-query":"Gibt den Speicher einer vorbereiteten Abfrage wieder frei","function.ibase-free-result":"Gibt eine Ergebnismenge frei","function.ibase-gen-id":"Inkrementiert den benannten Generator und gibt dessen neuen Wert zur\u00fcck","function.ibase-maintain-db":"F\u00fchrt einen Wartungsbefehl auf dem Datenbankserver aus","function.ibase-modify-user":"\u00c4ndert den Benutzer einer Security-Datenbank","function.ibase-name-result":"Weist einer Ergebnismenge einen Namen zu","function.ibase-num-fields":"Ermittelt die Anzahl der Felder einer Ergebnismenge","function.ibase-num-params":"Gibt die Anzahl der Parameter in einer vorbereiteten Abfrage zur\u00fcck","function.ibase-param-info":"Gibt Informationen zu einem Parameter in einer vorbereiteten Abfrage zur\u00fcck","function.ibase-pconnect":"\u00d6ffnet eine persistente Verbindung zu einer InterBase-Datenbank","function.ibase-prepare":"Bereitet eine Abfrage f\u00fcr sp\u00e4teres Binden der Parameter-Platzhalter und Ausf\u00fchrung vor","function.ibase-query":"F\u00fchrt eine Abfrage auf einer InterBase Datenbank aus","function.ibase-restore":"Leitet eine Wiederherstellungsaufgabe im Service Manager ein und kehrt sofort zur\u00fcck","function.ibase-rollback":"Macht eine Transaktion r\u00fcckg\u00e4ngig","function.ibase-rollback-ret":"Macht eine Transaktion r\u00fcckg\u00e4ngig, ohne diese zu schlie\u00dfen","function.ibase-server-info":"Informationen zu einem Datenbankserver anfordern","function.ibase-service-attach":"Verbindet mit dem Service-Manager","function.ibase-service-detach":"Trennt die Verbindung zum Service-Manager","function.ibase-set-event-handler":"Registriert eine R\u00fcckruffunktion, die aufgerufen werden soll, wenn\n   Ereignisse auftreten","function.ibase-trans":"Startet eine Transaktion","function.ibase-wait-event":"Wartet, bis ein Ereignis von der Datenbank ver\u00f6ffentlicht wurde","ref.ibase":"Firebird\/InterBase","book.ibase":"Anbieterspezifische Datenbankerweiterungen","ibm-db2.requirements":"IBM DB2, Cloudscape and Apache Derby","ibm-db2.installation":"IBM DB2, Cloudscape and Apache Derby","ibm-db2.configuration":"IBM DB2, Cloudscape and Apache Derby","ibm-db2.resources":"IBM DB2, Cloudscape and Apache Derby","ibm-db2.setup":"IBM DB2, Cloudscape and Apache Derby","ibm-db2.constants":"IBM DB2, Cloudscape and Apache Derby","function.db2-autocommit":"Returns or sets the AUTOCOMMIT state for a database connection","function.db2-bind-param":"Binds a PHP variable to an SQL statement parameter","function.db2-client-info":"Returns an object with properties that describe the DB2 database client","function.db2-close":"Closes a database connection","function.db2-column-privileges":"Returns a result set listing the columns and associated privileges for a table","function.db2-columns":"Returns a result set listing the columns and associated metadata for a table","function.db2-commit":"Commits a transaction","function.db2-conn-error":"Returns a string containing the SQLSTATE returned by the last connection attempt","function.db2-conn-errormsg":"Returns the last connection error message and SQLCODE value","function.db2-connect":"Returns a connection to a database","function.db2-cursor-type":"Returns the cursor type used by a statement resource","function.db2-escape-string":"Used to escape certain characters","function.db2-exec":"Executes an SQL statement directly","function.db2-execute":"Executes a prepared SQL statement","function.db2-fetch-array":"Returns an array, indexed by column position, representing a row in a result set","function.db2-fetch-assoc":"Returns an array, indexed by column name, representing a row in a result set","function.db2-fetch-both":"Returns an array, indexed by both column name and position, representing a row in a result set","function.db2-fetch-object":"Returns an object with properties representing columns in the fetched row","function.db2-fetch-row":"Sets the result set pointer to the next row or requested row","function.db2-field-display-size":"Returns the maximum number of bytes required to display a column","function.db2-field-name":"Returns the name of the column in the result set","function.db2-field-num":"Returns the position of the named column in a result set","function.db2-field-precision":"Returns the precision of the indicated column in a result set","function.db2-field-scale":"Returns the scale of the indicated column in a result set","function.db2-field-type":"Returns the data type of the indicated column in a result set","function.db2-field-width":"Returns the width of the current value of the indicated column in a result set","function.db2-foreign-keys":"Returns a result set listing the foreign keys for a table","function.db2-free-result":"Frees resources associated with a result set","function.db2-free-stmt":"Frees resources associated with the indicated statement resource","function.db2-get-option":"Retrieves an option value for a statement resource or a connection resource","function.db2-last-insert-id":"Returns the auto generated ID of the last insert query that successfully\n  executed on this connection","function.db2-lob-read":"Gets a user defined size of LOB files with each invocation","function.db2-next-result":"Requests the next result set from a stored procedure","function.db2-num-fields":"Returns the number of fields contained in a result set","function.db2-num-rows":"Returns the number of rows affected by an SQL statement","function.db2-pclose":"Closes a persistent database connection","function.db2-pconnect":"Returns a persistent connection to a database","function.db2-prepare":"Prepares an SQL statement to be executed","function.db2-primary-keys":"Returns a result set listing primary keys for a table","function.db2-procedure-columns":"Returns a result set listing stored procedure parameters","function.db2-procedures":"Returns a result set listing the stored procedures registered in a database","function.db2-result":"Returns a single column from a row in the result set","function.db2-rollback":"Rolls back a transaction","function.db2-server-info":"Returns an object with properties that describe the DB2 database server","function.db2-set-option":"Set options for connection or statement resources","function.db2-special-columns":"Returns a result set listing the unique row identifier columns for a table","function.db2-statistics":"Returns a result set listing the index and statistics for a table","function.db2-stmt-error":"Returns a string containing the SQLSTATE returned by an SQL statement","function.db2-stmt-errormsg":"Returns a string containing the last SQL statement error message","function.db2-table-privileges":"Returns a result set listing the tables and associated privileges in a database","function.db2-tables":"Returns a result set listing the tables and associated metadata in a database","ref.ibm-db2":"IBM DB2, Cloudscape and Apache Derby","book.ibm-db2":"IBM DB2, Cloudscape and Apache Derby","mongodb.requirements":"MongoDB Extension","mongodb.installation":"MongoDB Extension","mongodb.configuration":"MongoDB Extension","mongodb.setup":"MongoDB Extension","mongodb.constants":"MongoDB Extension","mongodb.tutorial.library":"MongoDB Extension","mongodb.tutorial.apm":"MongoDB Extension","mongodb.tutorial":"Tutorials","mongodb.overview":"Architecture Overview","mongodb.connection-handling":"Connection handling and persistence","mongodb.persistence":"Serialization and deserialization of PHP variables into MongoDB","mongodb.architecture":"Explains the driver architecture, and special features","mongodb.security.request_injection":"MongoDB Extension","mongodb.security.script_injection":"MongoDB Extension","mongodb.security":"MongoDB Extension","mongodb-driver-manager.addsubscriber":"Registers a monitoring event subscriber with this Manager","mongodb-driver-manager.construct":"Create new MongoDB Manager","mongodb-driver-manager.createclientencryption":"Create a new ClientEncryption object","mongodb-driver-manager.executebulkwrite":"Execute one or more write operations","mongodb-driver-manager.executebulkwritecommand":"Execute write operations using the bulkWrite command","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.getencryptedfieldsmap":"Return the encryptedFieldsMap auto encryption option for the Manager","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.removesubscriber":"Unregisters a monitoring event subscriber with this 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","class.mongodb-driver-manager":"The MongoDB\\Driver\\Manager class","mongodb-driver-command.construct":"Create a new Command","class.mongodb-driver-command":"The MongoDB\\Driver\\Command class","mongodb-driver-query.construct":"Create a new Query","class.mongodb-driver-query":"The MongoDB\\Driver\\Query class","mongodb-driver-bulkwrite.construct":"Create a new BulkWrite","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","class.mongodb-driver-bulkwrite":"The MongoDB\\Driver\\BulkWrite class","mongodb-driver-bulkwritecommand.construct":"Create a new BulkWriteCommand","mongodb-driver-bulkwritecommand.count":"Count number of write operations in the BulkWriteCommand","mongodb-driver-bulkwritecommand.deletemany":"Add a deleteMany operation","mongodb-driver-bulkwritecommand.deleteone":"Add a deleteOne operation","mongodb-driver-bulkwritecommand.insertone":"Add an insertOne operation","mongodb-driver-bulkwritecommand.replaceone":"Add a replaceOne operation","mongodb-driver-bulkwritecommand.updatemany":"Add an updateMany operation","mongodb-driver-bulkwritecommand.updateone":"Add an updateOne operation","class.mongodb-driver-bulkwritecommand":"The MongoDB\\Driver\\BulkWriteCommand class","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.construct":"Create a new Session (not used)","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.getserver":"Returns the server to which this session is pinned","mongodb-driver-session.gettransactionoptions":"Returns options for the currently running transaction","mongodb-driver-session.gettransactionstate":"Returns the current transaction state for this session","mongodb-driver-session.isdirty":"Returns whether the session has been marked as dirty","mongodb-driver-session.isintransaction":"Returns whether a multi-document transaction is in progress","mongodb-driver-session.starttransaction":"Starts a transaction","class.mongodb-driver-session":"The MongoDB\\Driver\\Session class","mongodb-driver-clientencryption.addkeyaltname":"Adds an alternate name to a key document","mongodb-driver-clientencryption.construct":"Create a new ClientEncryption object","mongodb-driver-clientencryption.createdatakey":"Creates a key document","mongodb-driver-clientencryption.decrypt":"Decrypt a value","mongodb-driver-clientencryption.deletekey":"Deletes a key document","mongodb-driver-clientencryption.encrypt":"Encrypt a value","mongodb-driver-clientencryption.encryptexpression":"Encrypts a match or aggregate expression","mongodb-driver-clientencryption.getkey":"Gets a key document","mongodb-driver-clientencryption.getkeybyaltname":"Gets a key document by an alternate name","mongodb-driver-clientencryption.getkeys":"Gets all key documents","mongodb-driver-clientencryption.removekeyaltname":"Removes an alternate name from a key document","mongodb-driver-clientencryption.rewrapmanydatakey":"Rewraps data keys","class.mongodb-driver-clientencryption":"The MongoDB\\Driver\\ClientEncryption class","mongodb-driver-serverapi.bsonserialize":"Returns an object for BSON serialization","mongodb-driver-serverapi.construct":"Create a new ServerApi instance","class.mongodb-driver-serverapi":"The MongoDB\\Driver\\ServerApi class","mongodb-driver-writeconcern.bsonserialize":"Returns an object for BSON serialization","mongodb-driver-writeconcern.construct":"Create a new WriteConcern","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","class.mongodb-driver-writeconcern":"The MongoDB\\Driver\\WriteConcern class","mongodb-driver-readpreference.bsonserialize":"Returns an object for BSON serialization","mongodb-driver-readpreference.construct":"Create a new ReadPreference","mongodb-driver-readpreference.gethedge":"Returns the ReadPreference's \"hedge\" option","mongodb-driver-readpreference.getmaxstalenessseconds":"Returns the ReadPreference's \"maxStalenessSeconds\" option","mongodb-driver-readpreference.getmode":"Returns the ReadPreference's \"mode\" option","mongodb-driver-readpreference.getmodestring":"Returns the ReadPreference's \"mode\" option","mongodb-driver-readpreference.gettagsets":"Returns the ReadPreference's \"tagSets\" option","class.mongodb-driver-readpreference":"The MongoDB\\Driver\\ReadPreference class","mongodb-driver-readconcern.bsonserialize":"Returns an object for BSON serialization","mongodb-driver-readconcern.construct":"Create a new ReadConcern","mongodb-driver-readconcern.getlevel":"Returns the ReadConcern's \"level\" option","mongodb-driver-readconcern.isdefault":"Checks if this is the default read concern","class.mongodb-driver-readconcern":"The MongoDB\\Driver\\ReadConcern class","mongodb-driver-cursor.construct":"Create a new Cursor (not used)","mongodb-driver-cursor.current":"Returns the current element","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 is exhausted or may have additional results","mongodb-driver-cursor.key":"Returns the current result's index within the cursor","mongodb-driver-cursor.next":"Advances the cursor to the next result","mongodb-driver-cursor.rewind":"Rewind the cursor to the first result","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.valid":"Checks if the current position in the cursor is valid","class.mongodb-driver-cursor":"The MongoDB\\Driver\\Cursor class","mongodb-driver-cursorid.construct":"Create a new CursorId (not used)","mongodb-driver-cursorid.tostring":"String representation of the cursor ID","class.mongodb-driver-cursorid":"The MongoDB\\Driver\\CursorId class","mongodb-driver-cursorinterface.getid":"Returns the ID for this cursor","mongodb-driver-cursorinterface.getserver":"Returns the server associated with this cursor","mongodb-driver-cursorinterface.isdead":"Checks if the cursor may have additional results","mongodb-driver-cursorinterface.settypemap":"Sets a type map to use for BSON unserialization","mongodb-driver-cursorinterface.toarray":"Returns an array containing all results for this cursor","class.mongodb-driver-cursorinterface":"The MongoDB\\Driver\\CursorInterface interface","mongodb-driver-server.construct":"Create a new Server (not used)","mongodb-driver-server.executebulkwrite":"Execute one or more write operations on this server","mongodb-driver-server.executebulkwritecommand":"Execute write operations on this server using the bulkWrite command","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 describing this server","mongodb-driver-server.getlatency":"Returns the latency of this server in milliseconds","mongodb-driver-server.getport":"Returns the port on which this server is listening","mongodb-driver-server.getserverdescription":"Returns a ServerDescription for this server","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","class.mongodb-driver-server":"The MongoDB\\Driver\\Server class","mongodb-driver-serverdescription.gethelloresponse":"Returns the server's most recent \"hello\" response","mongodb-driver-serverdescription.gethost":"Returns the hostname of this server","mongodb-driver-serverdescription.getlastupdatetime":"Returns the server's last update time in microseconds","mongodb-driver-serverdescription.getport":"Returns the port on which this server is listening","mongodb-driver-serverdescription.getroundtriptime":"Returns the server's round trip time in milliseconds","mongodb-driver-serverdescription.gettype":"Returns a string denoting the type of this server","class.mongodb-driver-serverdescription":"The MongoDB\\Driver\\ServerDescription class","mongodb-driver-topologydescription.getservers":"Returns the servers in the topology","mongodb-driver-topologydescription.gettype":"Returns a string denoting the type of this topology","mongodb-driver-topologydescription.hasreadableserver":"Returns whether the topology has a readable server","mongodb-driver-topologydescription.haswritableserver":"Returns whether the topology has a writable server","class.mongodb-driver-topologydescription":"The MongoDB\\Driver\\TopologyDescription class","mongodb-driver-writeconcernerror.getcode":"Returns the WriteConcernError's error code","mongodb-driver-writeconcernerror.getinfo":"Returns metadata document for the WriteConcernError","mongodb-driver-writeconcernerror.getmessage":"Returns the WriteConcernError's error message","class.mongodb-driver-writeconcernerror":"The MongoDB\\Driver\\WriteConcernError class","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 metadata document for the WriteError","mongodb-driver-writeerror.getmessage":"Returns the WriteError's error message","class.mongodb-driver-writeerror":"The MongoDB\\Driver\\WriteError class","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","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","class.mongodb-driver-writeresult":"The MongoDB\\Driver\\WriteResult class","mongodb-driver-bulkwritecommandresult.getdeletedcount":"Returns the number of documents deleted","mongodb-driver-bulkwritecommandresult.getdeleteresults":"Returns verbose results for successful deletes","mongodb-driver-bulkwritecommandresult.getinsertedcount":"Returns the number of documents inserted","mongodb-driver-bulkwritecommandresult.getinsertresults":"Returns verbose results for successful inserts","mongodb-driver-bulkwritecommandresult.getmatchedcount":"Returns the number of documents selected for update","mongodb-driver-bulkwritecommandresult.getmodifiedcount":"Returns the number of existing documents updated","mongodb-driver-bulkwritecommandresult.getupdateresults":"Returns verbose results for successful updates","mongodb-driver-bulkwritecommandresult.getupsertedcount":"Returns the number of documents upserted","mongodb-driver-bulkwritecommandresult.isacknowledged":"Returns whether the write was acknowledged","class.mongodb-driver-bulkwritecommandresult":"The MongoDB\\Driver\\BulkWriteCommandResult class","mongodb.mongodb":"MongoDB Extension Classes","function.mongodb.bson-fromjson":"Returns the BSON representation of a JSON value","function.mongodb.bson-fromphp":"Returns the BSON representation of a PHP value","function.mongodb.bson-tocanonicalextendedjson":"Returns the Canonical Extended JSON representation of a BSON value","function.mongodb.bson-tojson":"Returns the Legacy Extended JSON representation of a BSON value","function.mongodb.bson-tophp":"Returns the PHP representation of a BSON value","function.mongodb.bson-torelaxedextendedjson":"Returns the Relaxed Extended JSON representation of a BSON value","ref.bson.functions":"MongoDB Extension","mongodb-bson-document.construct":"Construct a new BSON document (unused)","mongodb-bson-document.frombson":"Construct a new document instance from a BSON string","mongodb-bson-document.fromjson":"Construct a new document instance from a JSON string","mongodb-bson-document.fromphp":"Construct a new document instance from PHP data","mongodb-bson-document.get":"Returns the value of a key in the document","mongodb-bson-document.getiterator":"Returns an iterator for the BSON document","mongodb-bson-document.has":"Returns whether a key is present in the document","mongodb-bson-document.offsetexists":"Returns whether a key is present in the document","mongodb-bson-document.offsetget":"Returns the value of a key in the document","mongodb-bson-document.offsetset":"Implementation of ArrayAccess","mongodb-bson-document.offsetunset":"Implementation of ArrayAccess","mongodb-bson-document.tocanonicalextendedjson":"Returns the Canonical Extended JSON representation of the BSON document","mongodb-bson-document.tophp":"Returns the PHP representation of the BSON document","mongodb-bson-document.torelaxedextendedjson":"Returns the Relaxed Extended JSON representation of the BSON document","mongodb-bson-document.tostring":"Returns the string representation of this BSON Document","class.mongodb-bson-document":"The MongoDB\\BSON\\Document class","mongodb-bson-packedarray.construct":"Construct a new BSON array (unused)","mongodb-bson-packedarray.fromjson":"Construct a new BSON array instance from a JSON string","mongodb-bson-packedarray.fromphp":"Construct a new BSON array instance from PHP data","mongodb-bson-packedarray.get":"Returns the value of an index in the array","mongodb-bson-packedarray.getiterator":"Returns an iterator for the BSON array","mongodb-bson-packedarray.has":"Returns whether a index is present in the array","mongodb-bson-packedarray.offsetexists":"Returns whether a index is present in the array","mongodb-bson-packedarray.offsetget":"Returns the value of an index in the array","mongodb-bson-packedarray.offsetset":"Implementation of ArrayAccess","mongodb-bson-packedarray.offsetunset":"Implementation of ArrayAccess","mongodb-bson-packedarray.tocanonicalextendedjson":"Returns the Canonical Extended JSON representation of the BSON array","mongodb-bson-packedarray.tophp":"Returns the PHP representation of the BSON array","mongodb-bson-packedarray.torelaxedextendedjson":"Returns the Relaxed Extended JSON representation of the BSON array","mongodb-bson-packedarray.tostring":"Returns the string representation of this BSON array","class.mongodb-bson-packedarray":"The MongoDB\\BSON\\PackedArray class","mongodb-bson-iterator.construct":"Construct a new BSON iterator (unused)","mongodb-bson-iterator.current":"Returns the current element","mongodb-bson-iterator.key":"Returns the key of the current element","mongodb-bson-iterator.next":"Advances the iterator to next element","mongodb-bson-iterator.rewind":"Rewinds the Iterator to the first element","mongodb-bson-iterator.valid":"Checks if current position is valid","class.mongodb-bson-iterator":"The MongoDB\\BSON\\Iterator class","mongodb-bson-binary.construct":"Construct a new Binary","mongodb-bson-binary.fromvector":"Creates a new binary with subtype MongoDB\\BSON\\Binary::SUBTYPE_VECTOR from the given array and vector type","mongodb-bson-binary.getdata":"Returns the Binary's data","mongodb-bson-binary.gettype":"Returns the Binary's type","mongodb-bson-binary.getvectortype":"Returns the data type for a Binary with the vector subtype","mongodb-bson-binary.jsonserialize":"Returns a representation that can be converted to JSON","mongodb-bson-binary.toarray":"Returns the vector as an array for a Binary with subtype MongoDB\\BSON\\Binary::SUBTYPE_VECTOR","mongodb-bson-binary.tostring":"Returns the Binary's data","class.mongodb-bson-binary":"The MongoDB\\BSON\\Binary class","enum.mongodb-bson-vectortype":"The MongoDB\\BSON\\VectorType enum","mongodb-bson-decimal128.construct":"Construct a new Decimal128","mongodb-bson-decimal128.jsonserialize":"Returns a representation that can be converted to JSON","mongodb-bson-decimal128.tostring":"Returns the string representation of this Decimal128","class.mongodb-bson-decimal128":"The MongoDB\\BSON\\Decimal128 class","mongodb-bson-javascript.construct":"Construct a new Javascript","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.tostring":"Returns the Javascript's code","class.mongodb-bson-javascript":"The MongoDB\\BSON\\Javascript class","mongodb-bson-maxkey.construct":"Construct a new MaxKey","mongodb-bson-maxkey.jsonserialize":"Returns a representation that can be converted to JSON","class.mongodb-bson-maxkey":"The MongoDB\\BSON\\MaxKey class","mongodb-bson-minkey.construct":"Construct a new MinKey","mongodb-bson-minkey.jsonserialize":"Returns a representation that can be converted to JSON","class.mongodb-bson-minkey":"The MongoDB\\BSON\\MinKey class","mongodb-bson-objectid.construct":"Construct a new ObjectId","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.tostring":"Returns the hexidecimal representation of this ObjectId","class.mongodb-bson-objectid":"The MongoDB\\BSON\\ObjectId class","mongodb-bson-regex.construct":"Construct a new Regex","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.tostring":"Returns the string representation of this Regex","class.mongodb-bson-regex":"The MongoDB\\BSON\\Regex class","mongodb-bson-timestamp.construct":"Construct a new Timestamp","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.tostring":"Returns the string representation of this Timestamp","class.mongodb-bson-timestamp":"The MongoDB\\BSON\\Timestamp class","mongodb-bson-utcdatetime.construct":"Construct a new UTCDateTime","mongodb-bson-utcdatetime.jsonserialize":"Returns a representation that can be converted to JSON","mongodb-bson-utcdatetime.todatetime":"Returns the DateTime representation of this UTCDateTime","mongodb-bson-utcdatetime.todatetimeimmutable":"Returns the DateTimeImmutable representation of this UTCDateTime","mongodb-bson-utcdatetime.tostring":"Returns the string representation of this UTCDateTime","class.mongodb-bson-utcdatetime":"The MongoDB\\BSON\\UTCDateTime class","class.mongodb-bson-type":"The MongoDB\\BSON\\Type interface","mongodb-bson-persistable.bsonserialize":"Provides an array or document to serialize as BSON","class.mongodb-bson-persistable":"The MongoDB\\BSON\\Persistable interface","mongodb-bson-serializable.bsonserialize":"Provides an array or document to serialize as BSON","class.mongodb-bson-serializable":"The MongoDB\\BSON\\Serializable interface","mongodb-bson-unserializable.bsonunserialize":"Constructs the object from a BSON array or document","class.mongodb-bson-unserializable":"The MongoDB\\BSON\\Unserializable interface","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","class.mongodb-bson-binaryinterface":"The MongoDB\\BSON\\BinaryInterface interface","mongodb-bson-decimal128interface.tostring":"Returns the string representation of this Decimal128Interface","class.mongodb-bson-decimal128interface":"The MongoDB\\BSON\\Decimal128Interface interface","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","class.mongodb-bson-javascriptinterface":"The MongoDB\\BSON\\JavascriptInterface interface","class.mongodb-bson-maxkeyinterface":"The MongoDB\\BSON\\MaxKeyInterface interface","class.mongodb-bson-minkeyinterface":"The MongoDB\\BSON\\MinKeyInterface interface","mongodb-bson-objectidinterface.gettimestamp":"Returns the timestamp component of this ObjectIdInterface","mongodb-bson-objectidinterface.tostring":"Returns the hexidecimal representation of this ObjectIdInterface","class.mongodb-bson-objectidinterface":"The MongoDB\\BSON\\ObjectIdInterface interface","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","class.mongodb-bson-regexinterface":"The MongoDB\\BSON\\RegexInterface interface","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","class.mongodb-bson-timestampinterface":"The MongoDB\\BSON\\TimestampInterface interface","mongodb-bson-utcdatetimeinterface.todatetime":"Returns the DateTime representation of this UTCDateTimeInterface","mongodb-bson-utcdatetimeinterface.todatetimeimmutable":"Returns the DateTimeImmutable representation of this UTCDateTimeInterface","mongodb-bson-utcdatetimeinterface.tostring":"Returns the string representation of this UTCDateTimeInterface","class.mongodb-bson-utcdatetimeinterface":"The MongoDB\\BSON\\UTCDateTimeInterface interface","mongodb-bson-dbpointer.construct":"Construct a new DBPointer (unused)","mongodb-bson-dbpointer.jsonserialize":"Returns a representation that can be converted to JSON","mongodb-bson-dbpointer.tostring":"Returns an empty string","class.mongodb-bson-dbpointer":"The MongoDB\\BSON\\DBPointer class","mongodb-bson-int64.construct":"Construct a new Int64","mongodb-bson-int64.jsonserialize":"Returns a representation that can be converted to JSON","mongodb-bson-int64.tostring":"Returns the string representation of this Int64","class.mongodb-bson-int64":"The MongoDB\\BSON\\Int64 class","mongodb-bson-symbol.construct":"Construct a new Symbol (unused)","mongodb-bson-symbol.jsonserialize":"Returns a representation that can be converted to JSON","mongodb-bson-symbol.tostring":"Returns the Symbol as a string","class.mongodb-bson-symbol":"The MongoDB\\BSON\\Symbol class","mongodb-bson-undefined.construct":"Construct a new Undefined (unused)","mongodb-bson-undefined.jsonserialize":"Returns a representation that can be converted to JSON","mongodb-bson-undefined.tostring":"Returns an empty string","class.mongodb-bson-undefined":"The MongoDB\\BSON\\Undefined class","mongodb.bson":"MongoDB BSON Classes and Functions","function.mongodb.driver.monitoring.addsubscriber":"Registers a monitoring event subscriber globally","function.mongodb.driver.monitoring.removesubscriber":"Unregisters a monitoring event subscriber globally","ref.monitoring.functions":"MongoDB Extension","mongodb-driver-monitoring-commandfailedevent.getcommandname":"Returns the command name","mongodb-driver-monitoring-commandfailedevent.getdatabasename":"Returns the database on which the command was executed","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.gethost":"Returns the server hostname for the command","mongodb-driver-monitoring-commandfailedevent.getoperationid":"Returns the command's operation ID","mongodb-driver-monitoring-commandfailedevent.getport":"Returns the server port for the command","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-commandfailedevent.getserverconnectionid":"Returns the server connection ID for the command","mongodb-driver-monitoring-commandfailedevent.getserviceid":"Returns the load balancer service ID for the command","class.mongodb-driver-monitoring-commandfailedevent":"The MongoDB\\Driver\\Monitoring\\CommandFailedEvent class","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.gethost":"Returns the server hostname for the command","mongodb-driver-monitoring-commandstartedevent.getoperationid":"Returns the command's operation ID","mongodb-driver-monitoring-commandstartedevent.getport":"Returns the server port for the command","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-commandstartedevent.getserverconnectionid":"Returns the server connection ID for the command","mongodb-driver-monitoring-commandstartedevent.getserviceid":"Returns the load balancer service ID for the command","class.mongodb-driver-monitoring-commandstartedevent":"The MongoDB\\Driver\\Monitoring\\CommandStartedEvent class","mongodb-driver-monitoring-commandsucceededevent.getcommandname":"Returns the command name","mongodb-driver-monitoring-commandsucceededevent.getdatabasename":"Returns the database on which the command was executed","mongodb-driver-monitoring-commandsucceededevent.getdurationmicros":"Returns the command's duration in microseconds","mongodb-driver-monitoring-commandsucceededevent.gethost":"Returns the server hostname for the command","mongodb-driver-monitoring-commandsucceededevent.getoperationid":"Returns the command's operation ID","mongodb-driver-monitoring-commandsucceededevent.getport":"Returns the server port for the command","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-commandsucceededevent.getserverconnectionid":"Returns the server connection ID for the command","mongodb-driver-monitoring-commandsucceededevent.getserviceid":"Returns the load balancer service ID for the command","class.mongodb-driver-monitoring-commandsucceededevent":"The MongoDB\\Driver\\Monitoring\\CommandSucceededEvent class","mongodb-driver-monitoring-serverchangedevent.gethost":"Returns the hostname of the server","mongodb-driver-monitoring-serverchangedevent.getnewdescription":"Returns the new description for the server","mongodb-driver-monitoring-serverchangedevent.getport":"Returns the port on which this server is listening","mongodb-driver-monitoring-serverchangedevent.getpreviousdescription":"Returns the previous description for the server","mongodb-driver-monitoring-serverchangedevent.gettopologyid":"Returns the topology ID associated with this server","class.mongodb-driver-monitoring-serverchangedevent":"The MongoDB\\Driver\\Monitoring\\ServerChangedEvent class","mongodb-driver-monitoring-serverclosedevent.gethost":"Returns the hostname of the server","mongodb-driver-monitoring-serverclosedevent.getport":"Returns the port on which this server is listening","mongodb-driver-monitoring-serverclosedevent.gettopologyid":"Returns the topology ID associated with this server","class.mongodb-driver-monitoring-serverclosedevent":"The MongoDB\\Driver\\Monitoring\\ServerClosedEvent class","mongodb-driver-monitoring-serveropeningevent.gethost":"Returns the hostname of the server","mongodb-driver-monitoring-serveropeningevent.getport":"Returns the port on which this server is listening","mongodb-driver-monitoring-serveropeningevent.gettopologyid":"Returns the topology ID associated with this server","class.mongodb-driver-monitoring-serveropeningevent":"The MongoDB\\Driver\\Monitoring\\ServerOpeningEvent class","mongodb-driver-monitoring-serverheartbeatfailedevent.getdurationmicros":"Returns the heartbeat's duration in microseconds","mongodb-driver-monitoring-serverheartbeatfailedevent.geterror":"Returns the Exception associated with the failed heartbeat","mongodb-driver-monitoring-serverheartbeatfailedevent.gethost":"Returns the hostname of the server","mongodb-driver-monitoring-serverheartbeatfailedevent.getport":"Returns the port on which this server is listening","mongodb-driver-monitoring-serverheartbeatfailedevent.isawaited":"Returns whether the heartbeat used a streaming protocol","class.mongodb-driver-monitoring-serverheartbeatfailedevent":"The MongoDB\\Driver\\Monitoring\\ServerHeartbeatFailedEvent class","mongodb-driver-monitoring-serverheartbeatstartedevent.gethost":"Returns the hostname of the server","mongodb-driver-monitoring-serverheartbeatstartedevent.getport":"Returns the port on which this server is listening","mongodb-driver-monitoring-serverheartbeatstartedevent.isawaited":"Returns whether the heartbeat used a streaming protocol","class.mongodb-driver-monitoring-serverheartbeatstartedevent":"The MongoDB\\Driver\\Monitoring\\ServerHeartbeatStartedEvent class","mongodb-driver-monitoring-serverheartbeatsucceededevent.getdurationmicros":"Returns the heartbeat's duration in microseconds","mongodb-driver-monitoring-serverheartbeatsucceededevent.gethost":"Returns the hostname of the server","mongodb-driver-monitoring-serverheartbeatsucceededevent.getport":"Returns the port on which this server is listening","mongodb-driver-monitoring-serverheartbeatsucceededevent.getreply":"Returns the heartbeat reply document","mongodb-driver-monitoring-serverheartbeatsucceededevent.isawaited":"Returns whether the heartbeat used a streaming protocol","class.mongodb-driver-monitoring-serverheartbeatsucceededevent":"The MongoDB\\Driver\\Monitoring\\ServerHeartbeatSucceededEvent class","mongodb-driver-monitoring-topologychangedevent.getnewdescription":"Returns the new description for the topology","mongodb-driver-monitoring-topologychangedevent.getpreviousdescription":"Returns the previous description for the topology","mongodb-driver-monitoring-topologychangedevent.gettopologyid":"Returns the topology ID","class.mongodb-driver-monitoring-topologychangedevent":"The MongoDB\\Driver\\Monitoring\\TopologyChangedEvent class","mongodb-driver-monitoring-topologyclosedevent.gettopologyid":"Returns the topology ID","class.mongodb-driver-monitoring-topologyclosedevent":"The MongoDB\\Driver\\Monitoring\\TopologyClosedEvent class","mongodb-driver-monitoring-topologyopeningevent.gettopologyid":"Returns the topology ID","class.mongodb-driver-monitoring-topologyopeningevent":"The MongoDB\\Driver\\Monitoring\\TopologyOpeningEvent class","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","class.mongodb-driver-monitoring-commandsubscriber":"The MongoDB\\Driver\\Monitoring\\CommandSubscriber interface","mongodb-driver-monitoring-logsubscriber.log":"Notification method for a log message","class.mongodb-driver-monitoring-logsubscriber":"The MongoDB\\Driver\\Monitoring\\LogSubscriber interface","mongodb-driver-monitoring-sdamsubscriber.serverchanged":"Notification method for a server description change","mongodb-driver-monitoring-sdamsubscriber.serverclosed":"Notification method for closing a server","mongodb-driver-monitoring-sdamsubscriber.serverheartbeatfailed":"Notification method for a failed server heartbeat","mongodb-driver-monitoring-sdamsubscriber.serverheartbeatstarted":"Notification method for a started server heartbeat","mongodb-driver-monitoring-sdamsubscriber.serverheartbeatsucceeded":"Notification method for a successful server heartbeat","mongodb-driver-monitoring-sdamsubscriber.serveropening":"Notification method for opening a server","mongodb-driver-monitoring-sdamsubscriber.topologychanged":"Notification method for a topology description change","mongodb-driver-monitoring-sdamsubscriber.topologyclosed":"Notification method for closing the topology","mongodb-driver-monitoring-sdamsubscriber.topologyopening":"Notification method for opening the topology","class.mongodb-driver-monitoring-sdamsubscriber":"The MongoDB\\Driver\\Monitoring\\SDAMSubscriber interface","class.mongodb-driver-monitoring-subscriber":"The MongoDB\\Driver\\Monitoring\\Subscriber interface","mongodb.monitoring":"Monitoring classes and subscriber functions","class.mongodb-driver-exception-authenticationexception":"The MongoDB\\Driver\\Exception\\AuthenticationException class","mongodb-driver-bulkwriteexception.getwriteresult":"Returns the WriteResult for the failed write operation","class.mongodb-driver-exception-bulkwriteexception":"The MongoDB\\Driver\\Exception\\BulkWriteException class","mongodb-driver-bulkwritecommandexception.geterrorreply":"Returns any top-level command error","mongodb-driver-bulkwritecommandexception.getpartialresult":"Returns the result of any successful write operations","mongodb-driver-bulkwritecommandexception.getwriteconcernerrors":"Returns any write concern errors","mongodb-driver-bulkwritecommandexception.getwriteerrors":"Returns any write errors","class.mongodb-driver-exception-bulkwritecommandexception":"The MongoDB\\Driver\\Exception\\BulkWriteCommandException class","mongodb-driver-commandexception.getresultdocument":"Returns the result document for the failed command","class.mongodb-driver-exception-commandexception":"The MongoDB\\Driver\\Exception\\CommandException class","class.mongodb-driver-exception-connectionexception":"The MongoDB\\Driver\\Exception\\ConnectionException class","class.mongodb-driver-exception-connectiontimeoutexception":"The MongoDB\\Driver\\Exception\\ConnectionTimeoutException class","class.mongodb-driver-exception-encryptionexception":"The MongoDB\\Driver\\Exception\\EncryptionException class","class.mongodb-driver-exception-exception":"The MongoDB\\Driver\\Exception\\Exception interface","class.mongodb-driver-exception-executiontimeoutexception":"The MongoDB\\Driver\\Exception\\ExecutionTimeoutException class","class.mongodb-driver-exception-invalidargumentexception":"The MongoDB\\Driver\\Exception\\InvalidArgumentException class","class.mongodb-driver-exception-logicexception":"The MongoDB\\Driver\\Exception\\LogicException class","mongodb-driver-runtimeexception.haserrorlabel":"Returns whether an error label is associated with an exception","class.mongodb-driver-exception-runtimeexception":"The MongoDB\\Driver\\Exception\\RuntimeException class","class.mongodb-driver-exception-serverexception":"The MongoDB\\Driver\\Exception\\ServerException class","class.mongodb-driver-exception-sslconnectionexception":"The MongoDB\\Driver\\Exception\\SSLConnectionException class","class.mongodb-driver-exception-unexpectedvalueexception":"The MongoDB\\Driver\\Exception\\UnexpectedValueException class","mongodb-driver-writeexception.getwriteresult":"Returns the WriteResult for the failed write operation","class.mongodb-driver-exception-writeexception":"The MongoDB\\Driver\\Exception\\WriteException class","mongodb.exceptions.tree":"MongoDB Exception Class Tree","mongodb.exceptions":"Exception classes","book.mongodb":"MongoDB Extension","mysqlinfo.terminology":"\u00dcbersicht \u00fcber die PHP-Treiber f\u00fcr MySQL","mysqlinfo.api.choosing":"\u00dcbersicht \u00fcber die PHP-Treiber f\u00fcr MySQL","mysqlinfo.library.choosing":"\u00dcbersicht \u00fcber die PHP-Treiber f\u00fcr MySQL","mysqlinfo.concepts.buffering":"\u00dcbersicht \u00fcber die PHP-Treiber f\u00fcr MySQL","mysqlinfo.concepts.charset":"\u00dcbersicht \u00fcber die PHP-Treiber f\u00fcr MySQL","mysqlinfo.concepts":"\u00dcbersicht \u00fcber die PHP-Treiber f\u00fcr MySQL","mysql":"Treiber und Plugins f\u00fcr MySQL","mysqli.overview":"MySQL Improved Extension","mysqli.quickstart.dual-interface":"MySQL Improved Extension","mysqli.quickstart.connections":"MySQL Improved Extension","mysqli.quickstart.statements":"MySQL Improved Extension","mysqli.quickstart.prepared-statements":"MySQL Improved Extension","mysqli.quickstart.stored-procedures":"MySQL Improved Extension","mysqli.quickstart.multiple-statement":"MySQL Improved Extension","mysqli.quickstart.transactions":"MySQL Improved Extension","mysqli.quickstart.metadata":"MySQL Improved Extension","mysqli.quickstart":"MySQL Improved Extension","mysqli.requirements":"MySQL Improved Extension","mysqli.installation":"MySQL Improved Extension","mysqli.configuration":"MySQL Improved Extension","mysqli.setup":"MySQL Improved Extension","mysqli.persistconns":"MySQL Improved Extension","mysqli.constants":"MySQL Improved Extension","mysqli.notes":"MySQL Improved Extension","mysqli.summary":"MySQL Improved Extension","mysqli.affected-rows":"Liefert die Anzahl der Datens\u00e4tze, die vom letzten MySQL-Vorgang betroffen waren","mysqli.autocommit":"Aktiviert oder deaktiviert das automatische Best\u00e4tigen von Datenbank\u00e4nderungen","mysqli.begin-transaction":"Startet eine Transaktion","mysqli.change-user":"\u00c4ndert den Benutzer der Datenbankverbindung","mysqli.character-set-name":"Liefert den aktuellen Zeichensatz der Datenbankverbindung","mysqli.close":"Schlie\u00dft die zuvor ge\u00f6ffnete Datenbankverbindung","mysqli.commit":"Best\u00e4tigt die aktuelle Transaktion","mysqli.connect-errno":"Liefert den Fehlercode des letzten Verbindungsversuchs","mysqli.connect-error":"Liefert eine Beschreibung des letzten Verbindungsfehlers","mysqli.construct":"Baut eine neue Verbindung zum MySQL-Server auf","mysqli.debug":"F\u00fchrt Debugging-Operationen durch","mysqli.dump-debug-info":"Schreibt Debugging-Informationen in die Logdatei","mysqli.errno":"Liefert den Fehlercode des letzten Funktionsaufrufs","mysqli.error":"Liefert eine Zeichenkette, die den letzten Fehler beschreibt","mysqli.error-list":"Liefert eine Liste der Fehler des zuletzt ausgef\u00fchrten Befehls","mysqli.execute-query":"Bereitet eine SQL-Anweisung vor, bindet die Parameter und f\u00fchrt die Anweisung aus","mysqli.field-count":"Liefert die Anzahl der Spalten der letzten Abfrage","mysqli.get-charset":"Liefert ein Zeichensatz-Objekt","mysqli.get-client-info":"Liefert die Version des MySQL-Clients als Zeichenkette","mysqli.get-client-version":"Liefert die Version des MySQL-Clients als Integer","mysqli.get-connection-stats":"Liefert Verbindungsstatistiken des Clients","mysqli.get-host-info":"Liefert eine Zeichenkette, die den Typ der verwendeten Verbindung angibt","mysqli.get-proto-info":"Liefert die Version des verwendeten MySQL-Protokolls","mysqli.get-server-info":"Liefert die Version des MySQL-Servers","mysqli.get-server-version":"Liefert die Version des MySQL-Servers als Integer","mysqli.get-warnings":"Ermittelt das Ergebnis von SHOW WARNINGS","mysqli.info":"Ruft Informationen \u00fcber die zuletzt ausgef\u00fchrte Abfrage ab","mysqli.init":"Initialisiert MySQLi und liefert ein Objekt zur Verwendung mit mysqli_real_connect()","mysqli.insert-id":"Liefert den Wert, der bei der letzten Anweisung f\u00fcr die AUTO_INCREMENT-Spalte erzeugt wurde","mysqli.kill":"Weist den Server an, einen MySQL-Thread zu beenden","mysqli.more-results":"Pr\u00fcft, ob es von einer Mehrfachabfrage noch weitere Abfrageergebnisse gibt","mysqli.multi-query":"F\u00fchrt eine oder mehrere Abfragen in einer Datenbank durch","mysqli.next-result":"Bereitet das n\u00e4chste Ergebnis von multi_query vor","mysqli.options":"Setzt Optionen","mysqli.ping":"Pingt eine Serververbindung an oder versucht eine neue Verbindung aufzubauen, wenn die Verbindung unterbrochen wurde","mysqli.poll":"\u00dcberpr\u00fcft den Status von Verbindungen","mysqli.prepare":"Bereitet eine SQL-Anweisung zur Ausf\u00fchrung vor","mysqli.query":"F\u00fchrt eine Abfrage in einer Datenbank durch","mysqli.real-connect":"Baut eine Verbindung zu einem MySQL-Server auf","mysqli.real-escape-string":"Maskiert Sonderzeichen in einer Zeichenkette zur Verwendung in einer\n   SQL-Anweisung, wobei der aktuelle Zeichensatz der Verbindung ber\u00fccksichtigt\n   wird","mysqli.real-query":"F\u00fchrt eine SQL-Abfrage aus","mysqli.reap-async-query":"Ruft das Ergebnis einer asynchronen Abfrage ab","mysqli.refresh":"F\u00fchrt ein Refresh durch","mysqli.release-savepoint":"Entfernt einen benannten Sicherungspunkt aus der Menge der Sicherungspunkte der aktuellen Transaktion","mysqli.rollback":"Macht die aktuelle Transaktion r\u00fcckg\u00e4ngig","mysqli.savepoint":"Sezt einen benannten Sicherungspunkt f\u00fcr eine Transaktion","mysqli.select-db":"Legt die standardm\u00e4\u00dfige Datenbank f\u00fcr Datenbankabfragen fest","mysqli.set-charset":"Legt den Standard-Zeichensatz des Clients fest","mysqli.sqlstate":"Liefert den SQLSTATE-Fehler der letzten MySQL-Operation","mysqli.ssl-set":"Wird beim Aufbau sicherer Verbindungen mit SSL verwendet","mysqli.stat":"Liefert den aktuellen Systemstatus","mysqli.stmt-init":"Initialisiert eine Anweisung und liefert ein Objekt f\u00fcr die Verwendung mit mysqli_stmt_prepare","mysqli.store-result":"\u00dcbertr\u00e4gt die Ergebnismenge der letzten Abfrage","mysqli.thread-id":"Liefert die Thread-ID der aktuellen Verbindung","mysqli.thread-safe":"Gibt an, ob Thread-Sicherheit gegeben ist oder nicht","mysqli.use-result":"Initiiert den Abruf einer Ergebnismenge","mysqli.warning-count":"Liefert die Anzahl der Warnungen, die durch die letzte Abfrage erzeugt wurden","class.mysqli":"Die Klasse mysqli","mysqli-stmt.affected-rows":"Liefert die gesamte Anzahl der Datens\u00e4tze, die bei der letzten ausgef\u00fchrten\n   Anweisung ge\u00e4ndert, gel\u00f6scht, eingef\u00fcgt oder abgeglichen wurden","mysqli-stmt.attr-get":"Liefert den aktuellen Wert des Attributs einer Anweisung","mysqli-stmt.attr-set":"Ver\u00e4ndert das Verhalten einer vorbereiteten Anweisung (prepared statement)","mysqli-stmt.bind-param":"Bindet Variablen als Parameter an eine vorbereitete Anweisung (prepared\n   statement)","mysqli-stmt.bind-result":"Bindet Variablen an eine vorbereitete Anweisung (prepared statement), um\n   das Ergebnis einer Abfrage abzulegen","mysqli-stmt.close":"Schlie\u00dft eine vorbereitete Anweisung (prepared statement)","mysqli-stmt.construct":"Erzeugt ein neues mysqli_stmt-Objekt","mysqli-stmt.data-seek":"Verschiebt den Ergebniszeiger auf eine beliebige Zeile im gepufferten Ergebnis","mysqli-stmt.errno":"Liefert den Fehlercode der zuletzt aufgerufenen Anweisung","mysqli-stmt.error":"Liefert die Beschreibung des letzten Fehlers einer Anweisung als Zeichenkette","mysqli-stmt.error-list":"Liefert eine Liste der Fehler der zuletzt ausgef\u00fchrten Anweisung","mysqli-stmt.execute":"F\u00fchrt eine vorbereitete Anweisung aus","mysqli-stmt.fetch":"Ruft Ergebnisse aus einer vorbereiteten Anweisung in gebundene Variablen ab","mysqli-stmt.field-count":"Liefert die Anzahl der Spalten in der angegebenen Anweisung","mysqli-stmt.free-result":"Gibt den mit der angegebenen Anweisung verbundenen Ergebnisspeicher frei","mysqli-stmt.get-result":"Ruft die Ergebnismenge aus einer vorbereiteten Anweisung als mysqli_result-Objekt ab","mysqli-stmt.get-warnings":"Ermittelt das Ergebnis von SHOW WARNINGS","mysqli-stmt.insert-id":"Ermittelt die ID, die beim letzten INSERT-Vorgang erzeugt wurde","mysqli-stmt.more-results":"Pr\u00fcft, ob es weitere Ergebnisse aus einer Mehrfachabfrage gibt","mysqli-stmt.next-result":"Liest das n\u00e4chste Ergebnis einer Mehrfachabfrage aus","mysqli-stmt.num-rows":"Liefert die Anzahl der vom Server abgerufenen Datens\u00e4tze","mysqli-stmt.param-count":"Liefert die Anzahl der Parameter einer Anweisung","mysqli-stmt.prepare":"Bereitet eine SQL-Anweisung zur Ausf\u00fchrung vor","mysqli-stmt.reset":"Setzt eine vorbereitete Anweisung zur\u00fcck","mysqli-stmt.result-metadata":"Liefert die Metadaten der Ergebnismenge aus einer vorbereiteten Anweisung","mysqli-stmt.send-long-data":"Sendet Daten blockweise","mysqli-stmt.sqlstate":"Liefert den SQLSTATE-Fehlercode der letzten Anweisung","mysqli-stmt.store-result":"Speichert eine Ergebnismenge in einem internen Puffer","class.mysqli-stmt":"Die Klasse mysqli_stmt","mysqli-result.construct":"Erstellt ein mysqli_result-Objekt","mysqli-result.current-field":"Ermittelt den aktuellen Spalten-Offset eines Ergebniszeigers","mysqli-result.data-seek":"Verschiebt den Ergebniszeiger auf die angegebene Zeile","mysqli-result.fetch-all":"Ruft alle Ergebniszeilen als assoziatives und\/oder numerisches Array ab","mysqli-result.fetch-array":"Ruft die n\u00e4chste Zeile einer Ergebnismenge als assoziatives und\/oder numerisches Array ab","mysqli-result.fetch-assoc":"Ruft die n\u00e4chste Zeile einer Ergebnismenge als assoziatives Array ab","mysqli-result.fetch-column":"Ruft eine einzelne Spalte aus der n\u00e4chsten Zeile einer Ergebnismenge ab","mysqli-result.fetch-field":"Liefert die Metadaten der n\u00e4chsten Spalte einer Ergebnismenge","mysqli-result.fetch-field-direct":"Ruft die Metadaten f\u00fcr eine einzelne Spalte ab","mysqli-result.fetch-fields":"Liefert ein Array von Objekten, die die Spalten einer Ergebnismenge darstellen","mysqli-result.fetch-object":"Liefert die n\u00e4chste Zeile einer Ergebnismenge als Objekt","mysqli-result.fetch-row":"Liefert die n\u00e4chste Zeile einer Ergebnismenge als numerisches Array","mysqli-result.field-count":"Ermittelt die Anzahl der Spalten in der Ergebnismenge","mysqli-result.field-seek":"Setzt den Ergebniszeiger auf die angegebene Spalte","mysqli-result.free":"Gibt den mit einem Ergebnis verbundenen Speicher frei","mysqli-result.getiterator":"Ruft einen externen Iterator ab","mysqli-result.lengths":"Liefert die Breiten der Spalten der aktuellen Zeile einer Ergebnismenge","mysqli-result.num-rows":"Ermittelt die Anzahl der Zeilen einer Ergebnismenge","class.mysqli-result":"Die Klasse mysqli_result","mysqli-driver.embedded-server-end":"Stoppt den eingebauten Server","mysqli-driver.embedded-server-start":"Initialisiert und startet den eingebauten Server","mysqli-driver.report-mode":"Legt den Modus f\u00fcr die mysqli-Fehlermeldungen fest","class.mysqli-driver":"Die Klasse mysqli_driver","mysqli-warning.construct":"Privater Konstruktor, um eine direkte Instanziierung zu verhindern","mysqli-warning.next":"Ruft die n\u00e4chste Warnung ab","class.mysqli-warning":"Die Klasse mysqli_warning","mysqli-sql-exception.getsqlstate":"Liefert den SQLSTATE-Fehlercode","class.mysqli-sql-exception":"Die Klasse mysqli_sql_exception","function.mysqli-connect":"Alias von mysqli::__construct","function.mysqli-escape-string":"Alias von mysqli_real_escape_string","function.mysqli-execute":"Alias von mysqli_stmt_execute","function.mysqli-get-client-stats":"Liefert prozessbezogene Client-Statistiken","function.mysqli-get-links-stats":"Liefert Informationen \u00fcber offene und zwischengespeicherte Verbindungen","function.mysqli-report":"Alias von mysqli_driver->report_mode","function.mysqli-set-opt":"Alias von mysqli_options","ref.mysqli":"MySQL Improved Extension","changelog.mysqli":"MySQL Improved Extension","book.mysqli":"MySQL Improved Extension","mysql-xdevapi.requirements":"Mysql_xdevapi","mysql-xdevapi.installation":"Mysql_xdevapi","mysql-xdevapi.configuration":"Mysql_xdevapi","mysql-xdevapi.build":"Mysql_xdevapi","mysql-xdevapi.setup":"Mysql_xdevapi","mysql-xdevapi.constants":"Mysql_xdevapi","changelog.mysql_xdevapi":"Mysql_xdevapi","mysql-xdevapi.examples":"Mysql_xdevapi","function.mysql-xdevapi-expression":"Bindet die Variablen der vorbereiteten Anweisung als Parameter","function.mysql-xdevapi-getsession":"Baut eine Verbindung zu einem MySQL-Server auf","ref.mysql-xdevapi":"Mysql_xdevapi","mysql-xdevapi-baseresult.getwarnings":"Ruft Warnungen der letzten Operation ab","mysql-xdevapi-baseresult.getwarningscount":"Ruft die Anzahl der Warnungen der letzten Operation ab","class.mysql-xdevapi-baseresult":"Die BaseResult-Schnittstelle","mysql-xdevapi-client.close":"Schlie\u00dft die Client-Verbindung","mysql-xdevapi-client.construct":"Der Konstruktor der Klasse Client","mysql-xdevapi-client.getsession":"Ruft eine Client-Session ab","class.mysql-xdevapi-client":"Die Klasse Client","mysql-xdevapi-collection.add":"F\u00fcgt einer Sammlung Dokumente hinzu","mysql-xdevapi-collection.addorreplaceone":"F\u00fcgt einer Sammlung ein Dokument hinzu oder ersetzt es","mysql-xdevapi-collection.construct":"Der Konstruktor der Klasse Collection","mysql-xdevapi-collection.count":"Ermittelt die Anzahl der Dokumente","mysql-xdevapi-collection.createindex":"Erzeugt einen Index f\u00fcr die Sammlung","mysql-xdevapi-collection.dropindex":"L\u00f6scht den Index einer Sammlung","mysql-xdevapi-collection.existsindatabase":"Pr\u00fcft, ob es die Sammlung in der Datenbank gibt","mysql-xdevapi-collection.find":"Sucht nach Dokumenten","mysql-xdevapi-collection.getname":"Ruft den Namen einer Sammlung ab","mysql-xdevapi-collection.getone":"Ruft ein Dokument ab","mysql-xdevapi-collection.getschema":"Ruft ein Schema-Objekt ab","mysql-xdevapi-collection.getsession":"Ruft ein Session-Objekt ab","mysql-xdevapi-collection.modify":"\u00c4ndert Dokumente einer Sammlung","mysql-xdevapi-collection.remove":"L\u00f6scht Dokumente einer Sammlung","mysql-xdevapi-collection.removeone":"L\u00f6scht ein Dokument einer Sammlung","mysql-xdevapi-collection.replaceone":"Ersetzt ein Dokument einer Sammlung","class.mysql-xdevapi-collection":"Die Klasse Collection","mysql-xdevapi-collectionadd.construct":"Der Konstruktor der Klasse CollectionAdd","mysql-xdevapi-collectionadd.execute":"F\u00fchrt eine Anweisung aus","class.mysql-xdevapi-collectionadd":"Die Klasse CollectionAdd","mysql-xdevapi-collectionfind.bind":"Bindet einen Wert an den Platzhalter einer Abfrage","mysql-xdevapi-collectionfind.construct":"Der Konstruktor der Klasse CollectionFind","mysql-xdevapi-collectionfind.execute":"F\u00fchrt eine Anweisung aus","mysql-xdevapi-collectionfind.fields":"Setzt den Filter f\u00fcr die Felder eines Dokuments","mysql-xdevapi-collectionfind.groupby":"Setzt die Kriterien f\u00fcr die Gruppierung","mysql-xdevapi-collectionfind.having":"Setzt Bedingungen f\u00fcr Aggregatfunktionen","mysql-xdevapi-collectionfind.limit":"Begrenzt die Anzahl der zur\u00fcckgegebenen Dokumente","mysql-xdevapi-collectionfind.lockexclusive":"F\u00fchrt eine Operation mit EXCLUSIVE LOCK aus","mysql-xdevapi-collectionfind.lockshared":"F\u00fchrt eine Operation mit SHARED LOCK aus","mysql-xdevapi-collectionfind.offset":"\u00dcberspringt die angegebene Anzahl von Elementen, die zur\u00fcckgegeben werden sollen","mysql-xdevapi-collectionfind.sort":"Setzt die Kriterien f\u00fcr die Sortierung","class.mysql-xdevapi-collectionfind":"Die Klasse CollectionFind","mysql-xdevapi-collectionmodify.arrayappend":"H\u00e4ngt ein Element an das Array eines Feldes an","mysql-xdevapi-collectionmodify.arrayinsert":"F\u00fcgt ein Element in das Array eines Feldes ein","mysql-xdevapi-collectionmodify.bind":"Bindet einen Wert an einen Platzhalter einer Abfrage","mysql-xdevapi-collectionmodify.construct":"Der Konstruktor der Klasse CollectionModify","mysql-xdevapi-collectionmodify.execute":"F\u00fchrt eine \u00c4nderungsoperation aus","mysql-xdevapi-collectionmodify.limit":"Begrenzt die Anzahl der zu \u00e4ndernden Dokumente","mysql-xdevapi-collectionmodify.patch":"Patcht ein Dokument","mysql-xdevapi-collectionmodify.replace":"Ersetzt ein Feld eines Dokuments","mysql-xdevapi-collectionmodify.set":"Setzt ein Attribut eines Dokuments","mysql-xdevapi-collectionmodify.skip":"\u00dcberspringt Elemente","mysql-xdevapi-collectionmodify.sort":"Setzt die Kriterien f\u00fcr die Sortierung","mysql-xdevapi-collectionmodify.unset":"L\u00f6scht den Wert eines Feldes in einem Dokument","class.mysql-xdevapi-collectionmodify":"Die Klasse CollectionModify","mysql-xdevapi-collectionremove.bind":"Bindet einen Wert an einen Platzhalter","mysql-xdevapi-collectionremove.construct":"Der Konstruktor der Klasse CollectionRemove","mysql-xdevapi-collectionremove.execute":"F\u00fchrt eine L\u00f6schoperation aus","mysql-xdevapi-collectionremove.limit":"Begrenzt die Anzahl der zu l\u00f6schenden Dokumente","mysql-xdevapi-collectionremove.sort":"Setzt die Kriterien f\u00fcr die Sortierung","class.mysql-xdevapi-collectionremove":"Die Klasse CollectionRemove","mysql-xdevapi-columnresult.construct":"Der Konstruktor der Klasse ColumnResult","mysql-xdevapi-columnresult.getcharactersetname":"Ruft den Zeichensatz einer Spalte ab","mysql-xdevapi-columnresult.getcollationname":"Ruft den Namen der Sortierreihenfolge einer Spalte ab","mysql-xdevapi-columnresult.getcolumnlabel":"Ruft den Bezeichner (Label) einer Spalte ab","mysql-xdevapi-columnresult.getcolumnname":"Ruft den Namen einer Spalte ab","mysql-xdevapi-columnresult.getfractionaldigits":"Ruft die Anzahl der Nachkommastellen einer Spalte ab","mysql-xdevapi-columnresult.getlength":"Ruft die L\u00e4nge eines Spaltenfeldes ab","mysql-xdevapi-columnresult.getschemaname":"Ruft den Namen des Schemas einer Spalte ab","mysql-xdevapi-columnresult.gettablelabel":"Ruft den Bezeichner (Label) der Tabelle einer Spalte ab","mysql-xdevapi-columnresult.gettablename":"Ruft den Namen der Tabelle einer Spalte ab","mysql-xdevapi-columnresult.gettype":"Ruft den Typ einer Spalte ab","mysql-xdevapi-columnresult.isnumbersigned":"Pr\u00fcft, ob der Typ einer Spalte vorzeichenbehaftet ist","mysql-xdevapi-columnresult.ispadded":"Pr\u00fcft, ob eine Spalte aufgef\u00fcllt wird","class.mysql-xdevapi-columnresult":"Die Klasse ColumnResult","mysql-xdevapi-crudoperationbindable.bind":"Bindet einen Wert an einen Platzhalter","class.mysql-xdevapi-crudoperationbindable":"Die CrudOperationBindable-Schnittstelle","mysql-xdevapi-crudoperationlimitable.limit":"Begrenzt die Anzahl der Ergebnisse","class.mysql-xdevapi-crudoperationlimitable":"Die CrudOperationLimitable-Schnittstelle","mysql-xdevapi-crudoperationskippable.skip":"\u00dcberspringt die angegebene Anzahl von Datens\u00e4tzen","class.mysql-xdevapi-crudoperationskippable":"Die CrudOperationSkippable-Schnittstelle","mysql-xdevapi-crudoperationsortable.sort":"Sortiert die Ergebnisse","class.mysql-xdevapi-crudoperationsortable":"Die CrudOperationSortable-Schnittstelle","mysql-xdevapi-databaseobject.existsindatabase":"Pr\u00fcft, ob es das Objekt in der Datenbank gibt","mysql-xdevapi-databaseobject.getname":"Ruft den Namen eines Objekts ab","mysql-xdevapi-databaseobject.getsession":"Ruft den Namen einer Session ab","class.mysql-xdevapi-databaseobject":"Die DatabaseObject-Schnittstelle","mysql-xdevapi-docresult.construct":"Der Konstruktor der Klasse DocResult","mysql-xdevapi-docresult.fetchall":"Ruft alle Zeilen aus einer Ergebnismenge ab","mysql-xdevapi-docresult.fetchone":"Ruft eine Zeile aus einer Ergebnismenge ab","mysql-xdevapi-docresult.getwarnings":"Ruft die Warnungen der letzten Operation ab","mysql-xdevapi-docresult.getwarningscount":"Ermittelt die Anzahl der Warnungen der letzten Operation","class.mysql-xdevapi-docresult":"Die Klasse DocResult","class.mysql-xdevapi-exception":"Die Klasse Exception","mysql-xdevapi-executable.execute":"F\u00fchrt eine Anweisung aus","class.mysql-xdevapi-executable":"Die Executable-Schnittstelle","mysql-xdevapi-executionstatus.construct":"Der Konstruktor der Klasse ExecutionStatus","class.mysql-xdevapi-executionstatus":"Die Klasse ExecutionStatus","mysql-xdevapi-expression.construct":"Der Konstruktor der Klasse Expression","class.mysql-xdevapi-expression":"Die Klasse Expression","mysql-xdevapi-result.construct":"Der Konstruktor der Klasse Result","mysql-xdevapi-result.getaffecteditemscount":"Ermittelt die Anzahl der betroffenen Zeilen","mysql-xdevapi-result.getautoincrementvalue":"Ruft einen automatisch erh\u00f6hten Wert ab","mysql-xdevapi-result.getgeneratedids":"Ruft die zuletzt erzeugten IDs ab","mysql-xdevapi-result.getwarnings":"Ruft die Warnungen der letzten Operation ab","mysql-xdevapi-result.getwarningscount":"Ermittelt die Anzahl der Warnungen der letzten Operation","class.mysql-xdevapi-result":"Die Klasse Result","mysql-xdevapi-rowresult.construct":"Der Konstruktor der Klasse RowResult","mysql-xdevapi-rowresult.fetchall":"Ruft alle Zeilen aus einer Ergebnismenge ab","mysql-xdevapi-rowresult.fetchone":"Ruft eine Zeile aus einer Ergebnismenge ab","mysql-xdevapi-rowresult.getcolumncount":"Ermittelt die Anzahl der Spalten einer Ergebnismenge","mysql-xdevapi-rowresult.getcolumnnames":"Ruft alle Spaltennamen aus einer Ergebnismenge ab","mysql-xdevapi-rowresult.getcolumns":"Ruft die Metadaten der Spalten aus einer Ergebnismenge ab","mysql-xdevapi-rowresult.getwarnings":"Ruft die Warnungen der letzten Operation ab","mysql-xdevapi-rowresult.getwarningscount":"Ermittelt die Anzahl der Warnungen der letzten Operation","class.mysql-xdevapi-rowresult":"Die Klasse RowResult","mysql-xdevapi-schema.construct":"Der Konstruktor der Klasse Schema","mysql-xdevapi-schema.createcollection":"F\u00fcgt einem Schema eine Sammlung hinzu","mysql-xdevapi-schema.dropcollection":"Entfernt eine Sammlung aus einem Schema","mysql-xdevapi-schema.existsindatabase":"Pr\u00fcft, ob es das angegebene Objekt in der Datenbank gibt","mysql-xdevapi-schema.getcollection":"Ruft eine Sammlung aus einem Schema ab","mysql-xdevapi-schema.getcollectionastable":"Ruft eine Sammlung als Table-Objekt ab","mysql-xdevapi-schema.getcollections":"Ruft alle Sammlungen eines Schemas ab","mysql-xdevapi-schema.getname":"Ruft den Namen eines Schemas ab","mysql-xdevapi-schema.getsession":"Ruft eine Schema-Session ab","mysql-xdevapi-schema.gettable":"Ruft eine Tabelle eines Schemas ab","mysql-xdevapi-schema.gettables":"Ruft alle Tabellen eines Schemas ab","class.mysql-xdevapi-schema":"Die Klasse Schema","mysql-xdevapi-schemaobject.getschema":"Ruft ein Schema-Objekt ab","class.mysql-xdevapi-schemaobject":"Die SchemaObject-Schnittstelle","mysql-xdevapi-session.close":"Schlie\u00dft eine Session","mysql-xdevapi-session.commit":"Best\u00e4tigt eine Transaktion","mysql-xdevapi-session.construct":"Der Konstruktor der Klasse Session","mysql-xdevapi-session.createschema":"Erstellt ein neues Schema","mysql-xdevapi-session.dropschema":"L\u00f6scht ein Schema","mysql-xdevapi-session.generateuuid":"Erzeugt eine neue UUID","mysql-xdevapi-session.getdefaultschema":"Ruft den Namen des Standardschemas ab","mysql-xdevapi-session.getschema":"Ruft ein neues Schema-Objekt ab","mysql-xdevapi-session.getschemas":"Ruft Schema-Objekte ab","mysql-xdevapi-session.getserverversion":"Ruft die Serverversion ab","mysql-xdevapi-session.listclients":"Ruft eine Liste der Clients ab","mysql-xdevapi-session.quotename":"F\u00fcgt Anf\u00fchrungszeichen hinzu","mysql-xdevapi-session.releasesavepoint":"Entfernt einen gesetzten Sicherungspunkt","mysql-xdevapi-session.rollback":"Macht eine Transaktion r\u00fcckg\u00e4ngig (Rollback)","mysql-xdevapi-session.rollbackto":"Macht eine Transaktion bis zu einem Sicherungspunkt r\u00fcckg\u00e4ngig","mysql-xdevapi-session.setsavepoint":"Erzeugt einen Sicherungspunkt","mysql-xdevapi-session.sql":"Erzeugt eine SQL-Anweisung","mysql-xdevapi-session.starttransaction":"Startet eine Transaktion","class.mysql-xdevapi-session":"Die Klasse Session","mysql-xdevapi-sqlstatement.bind":"Bindet die Parameter einer Anweisung","mysql-xdevapi-sqlstatement.construct":"Der Konstruktor der Klasse SqlStatement","mysql-xdevapi-sqlstatement.execute":"F\u00fchrt eine Operation aus","mysql-xdevapi-sqlstatement.getnextresult":"Ruft das n\u00e4chste Ergebnis ab","mysql-xdevapi-sqlstatement.getresult":"Ruft ein Ergebnis ab","mysql-xdevapi-sqlstatement.hasmoreresults":"Pr\u00fcft, ob es weitere Ergebnisse gibt","class.mysql-xdevapi-sqlstatement":"Die Klasse SqlStatement","mysql-xdevapi-sqlstatementresult.construct":"Der Konstruktor der Klasse SqlStatementResult","mysql-xdevapi-sqlstatementresult.fetchall":"Ruft alle Zeilen aus dem Ergebnis ab","mysql-xdevapi-sqlstatementresult.fetchone":"Ruft eine Zeile aus dem Ergebnis ab","mysql-xdevapi-sqlstatementresult.getaffecteditemscount":"Ermittelt die Anzahl der betroffenen Zeilen","mysql-xdevapi-sqlstatementresult.getcolumncount":"Ermittelt die Anzahl der Spalten","mysql-xdevapi-sqlstatementresult.getcolumnnames":"Ruft die Namen der Spalten ab","mysql-xdevapi-sqlstatementresult.getcolumns":"Ruft Spalten ab","mysql-xdevapi-sqlstatementresult.getgeneratedids":"Ruft die zuletzt erzeugten IDs ab","mysql-xdevapi-sqlstatementresult.getlastinsertid":"Ruft die ID der letzten Einf\u00fcgung ab","mysql-xdevapi-sqlstatementresult.getwarnings":"Ruft die Warnungen der letzten Operation ab","mysql-xdevapi-sqlstatementresult.getwarningcount":"Ermittelt die Anzahl der Warnungen der letzten Operation","mysql-xdevapi-sqlstatementresult.hasdata":"Pr\u00fcft, ob die Ergebnismenge Daten enth\u00e4lt","mysql-xdevapi-sqlstatementresult.nextresult":"Ruft das n\u00e4chste Ergebnis ab","class.mysql-xdevapi-sqlstatementresult":"Die Klasse SqlStatementResult","mysql-xdevapi-statement.construct":"Der Konstruktor der Klasse Statement","mysql-xdevapi-statement.getnextresult":"Ruft das n\u00e4chste Ergebnis ab","mysql-xdevapi-statement.getresult":"Ruft ein Ergebnis ab","mysql-xdevapi-statement.hasmoreresults":"Pr\u00fcft, ob es weitere Ergebnisse gibt","class.mysql-xdevapi-statement":"Die Klasse Statement","mysql-xdevapi-table.construct":"Der Konstruktor der Klasse Table","mysql-xdevapi-table.count":"Ermittelt die Anzahl der Zeilen","mysql-xdevapi-table.delete":"L\u00f6scht Zeilen aus einer Tabelle","mysql-xdevapi-table.existsindatabase":"Pr\u00fcft, ob es die angegebene Tabelle in der Datenbank gibt","mysql-xdevapi-table.getname":"Ruft den Namen einer Tabelle ab","mysql-xdevapi-table.getschema":"Ruft das Schema einer Tabelle ab","mysql-xdevapi-table.getsession":"Ruft die Session zu einer Tabelle ab","mysql-xdevapi-table.insert":"F\u00fcgt Zeilen in eine Tabelle ein","mysql-xdevapi-table.isview":"Pr\u00fcft, ob eine Tabelle ein View ist","mysql-xdevapi-table.select":"W\u00e4hlt Zeilen aus einer Tabelle aus","mysql-xdevapi-table.update":"Aktualisiert Zeilen in einer Tabelle","class.mysql-xdevapi-table":"Die Klasse Table","mysql-xdevapi-tabledelete.bind":"Bindet die Parameter f\u00fcr eine DELETE-Anweisung","mysql-xdevapi-tabledelete.construct":"Der Konstruktor der Klasse TableDelete","mysql-xdevapi-tabledelete.execute":"F\u00fchrt eine DELETE-Anweisung aus","mysql-xdevapi-tabledelete.limit":"Begrenzt die Anzahl der zu l\u00f6schenden Zeilen","mysql-xdevapi-tabledelete.orderby":"Setzt die Sortierkriterien f\u00fcr eine DELETE-Anweisung","mysql-xdevapi-tabledelete.where":"Setzt die Suchbedingung f\u00fcr eine DELETE-Anweisung","class.mysql-xdevapi-tabledelete":"Die Klasse TableDelete","mysql-xdevapi-tableinsert.construct":"Der Konstruktor der Klasse TableInsert","mysql-xdevapi-tableinsert.execute":"F\u00fchrt eine INSERT-Anweisung aus","mysql-xdevapi-tableinsert.values":"F\u00fcgt Werte f\u00fcr eine einzuf\u00fcgende Zeile hinzu","class.mysql-xdevapi-tableinsert":"Die Klasse TableInsert","mysql-xdevapi-tableselect.bind":"Bindet die Parameter f\u00fcr eine SELECT-Anweisung","mysql-xdevapi-tableselect.construct":"Der Konstruktor der Klasse TableSelect","mysql-xdevapi-tableselect.execute":"F\u00fchrt eine SELECT-Anweisung aus","mysql-xdevapi-tableselect.groupby":"Setzt die Gruppierungskriterien f\u00fcr eine SELECT-Anweisung","mysql-xdevapi-tableselect.having":"Setzt die HAVING-Bedingung f\u00fcr eine SELECT-Anweisung","mysql-xdevapi-tableselect.limit":"Begrenzt die Anzahl der zur\u00fcckgegebenen Dokumente","mysql-xdevapi-tableselect.lockexclusive":"F\u00fchrt eine Operation mit EXCLUSIVE LOCK aus","mysql-xdevapi-tableselect.lockshared":"F\u00fchrt eine Operation mit SHARED LOCK aus","mysql-xdevapi-tableselect.offset":"Setzt die Anzahl der zu \u00fcberspringenden Zeilen","mysql-xdevapi-tableselect.orderby":"Setzt die Sortierkriterien f\u00fcr eine SELECT-Anweisung","mysql-xdevapi-tableselect.where":"Setzt die Suchbedingung f\u00fcr eine SELECT-Anweisung","class.mysql-xdevapi-tableselect":"Die Klasse TableSelect","mysql-xdevapi-tableupdate.bind":"Bindet die Parameter f\u00fcr eine UPDATE-Anweisung","mysql-xdevapi-tableupdate.construct":"Der Konstruktor der Klasse TableUpdate","mysql-xdevapi-tableupdate.execute":"F\u00fchrt eine UPDATE-Anweisung aus","mysql-xdevapi-tableupdate.limit":"Begrenzt die Anzahl der zu aktualisierenden Zeilen","mysql-xdevapi-tableupdate.orderby":"Setzt die Sortierkriterien f\u00fcr eine UPDATE-Anweisung","mysql-xdevapi-tableupdate.set":"F\u00fcgt eine zu aktualisierende Spalte hinzu","mysql-xdevapi-tableupdate.where":"Setzt den Suchfilter","class.mysql-xdevapi-tableupdate":"Die Klasse TableUpdate","mysql-xdevapi-warning.construct":"Der Konstruktor der Klasse Warning","class.mysql-xdevapi-warning":"Die Klasse Warning","book.mysql-xdevapi":"Mysql_xdevapi","mysql.requirements":"Urspr\u00fcngliche MySQL API","mysql.installation":"Urspr\u00fcngliche MySQL API","mysql.configuration":"Urspr\u00fcngliche MySQL API","mysql.resources":"Urspr\u00fcngliche MySQL API","mysql.setup":"Urspr\u00fcngliche MySQL API","changelog.mysql":"Urspr\u00fcngliche MySQL API","mysql.constants":"Urspr\u00fcngliche MySQL API","mysql.examples-basic":"Urspr\u00fcngliche MySQL API","mysql.examples":"Urspr\u00fcngliche MySQL API","function.mysql-affected-rows":"Liefert die Anzahl betroffener Datens\u00e4tze einer vorhergehenden\n   MySQL-Operation","function.mysql-client-encoding":"Liefert den Namen des Zeichensatzes","function.mysql-close":"Schlie\u00dft eine Verbindung zu MySQL","function.mysql-connect":"\u00d6ffnet eine Verbindung zu einem MySQL-Server","function.mysql-create-db":"Legt eine MySQL-Datenbank an","function.mysql-data-seek":"Bewegt den internen Ergebnis-Zeiger","function.mysql-db-name":"Liefert den Namen einer Datenbank vom\n   mysql_list_dbs-Aufruf","function.mysql-db-query":"W\u00e4hlt eine Datenbank aus und f\u00fchrt darauf eine Abfrage aus","function.mysql-drop-db":"L\u00f6scht eine Datenbank","function.mysql-errno":"Liefert die Nummer einer Fehlermeldung einer zuvor ausgef\u00fchrten\n   MySQL-Operation","function.mysql-error":"Liefert den Fehlertext der zuvor ausgef\u00fchrten MySQL-Operation","function.mysql-escape-string":"Maskiert eine Zeichenkette zur Verwendung in einer MySQL-Abfrage","function.mysql-fetch-array":"Liefert einen Datensatz als assoziatives Array, als numerisches Array oder\n   beides","function.mysql-fetch-assoc":"Liefert einen Datensatz als assoziatives Array","function.mysql-fetch-field":"Liefert ein Objekt mit Spalteninformationen aus einem Abfrageergebnis","function.mysql-fetch-lengths":"Liefert die L\u00e4ngen aller Felder aus einem Ergebnis","function.mysql-fetch-object":"Liefert eine Ergebniszeile als Objekt","function.mysql-fetch-row":"Liefert einen Datensatz als indiziertes Array","function.mysql-field-flags":"Liefert die Flags des angegebenen Feldes aus einem Abfrageergebnis","function.mysql-field-len":"Liefert die L\u00e4nge des angegebenen Feldes","function.mysql-field-name":"Liefert den Namen des angegebenen Feldes aus einem Ergebnis","function.mysql-field-seek":"Setzt den Ergebniszeiger auf einen bestimmten Feldoffset","function.mysql-field-table":"Liefert den Namen der Tabelle, die das genannte Feld enth\u00e4lt","function.mysql-field-type":"Liefert den Typ des spezifizierten Feldes aus einem Ergebnis","function.mysql-free-result":"Gibt belegten Speicher wieder frei","function.mysql-get-client-info":"Liefert MySQL-Clientinformationen","function.mysql-get-host-info":"Liefert Informationen zum MySQL-Host","function.mysql-get-proto-info":"Liefert MySQL-Protokollinformationen","function.mysql-get-server-info":"Liefert Informationen zum MySQL-Server","function.mysql-info":"Liefert Informationen \u00fcber die zuletzt ausgef\u00fchrte Anfrage","function.mysql-insert-id":"Liefert die ID, die in der vorherigen Abfrage erzeugt wurde","function.mysql-list-dbs":"Listet die verf\u00fcgbaren Datenbanken (Schemata) auf einem MySQL-Server auf","function.mysql-list-fields":"Listet MySQL-Tabellenfelder auf","function.mysql-list-processes":"Zeigt die MySQL-Prozesse an","function.mysql-list-tables":"Listet Tabellen einer MySQL-Datenbank auf","function.mysql-num-fields":"Liefert die Anzahl der Felder in einem Ergebnis","function.mysql-num-rows":"Liefert die Anzahl der Zeilen in einem Ergebnis","function.mysql-pconnect":"\u00d6ffnet eine persistente Verbindung zum MySQL-Server","function.mysql-ping":"Pingt eine Serververbindung an und verbindet erneut, wenn keine Verbindung\n   besteht","function.mysql-query":"Sendet eine Abfrage an MySQL","function.mysql-real-escape-string":"Maskiert spezielle Zeichen innerhalb einer Zeichenkette f\u00fcr die Verwendung\n   in einer SQL-Anweisung","function.mysql-result":"Liefert eine Spalte aus einem MySQL-Ergebnis","function.mysql-select-db":"W\u00e4hlt eine MySQL-Datenbank aus","function.mysql-set-charset":"Setzt den Verbindungszeichensatz","function.mysql-stat":"Zeigt den momentanen Serverstatus an","function.mysql-tablename":"Liefert den Namen einer Tabelle","function.mysql-thread-id":"Zeigt die aktuelle Thread-ID an","function.mysql-unbuffered-query":"Sendet eine SQL-Anfrage an MySQL, ohne Ergebniszeilen abzuholen und zu\n   puffern","ref.mysql":"Urspr\u00fcngliche MySQL API","book.mysql":"Urspr\u00fcngliche MySQL API","mysqlnd.overview":"MySQL Native Driver","mysqlnd.install":"MySQL Native Driver","mysqlnd.config":"MySQL Native Driver","mysqlnd.incompatibilities":"MySQL Native Driver","mysqlnd.persist":"MySQL Native Driver","mysqlnd.stats":"MySQL Native Driver","mysqlnd.notes":"MySQL Native Driver","mysqlnd.memory":"MySQL Native Driver","mysqlnd.plugin.mysql-proxy":"MySQL Native Driver","mysqlnd.plugin.obtaining":"MySQL Native Driver","mysqlnd.plugin.architecture":"MySQL Native Driver","mysqlnd.plugin.api":"MySQL Native Driver","mysqlnd.plugin.developing":"MySQL Native Driver","mysqlnd.plugin":"MySQL Native Driver","book.mysqlnd":"MySQL Native Driver","set.mysqlinfo":"Treiber und Plugins f\u00fcr MySQL","oci8.requirements":"Oracle OCI8","oci8.installation":"Oracle OCI8","oci8.test":"Oracle OCI8","oci8.configuration":"Oracle OCI8","oci8.setup":"Oracle OCI8","oci8.constants":"Oracle OCI8","oci8.examples":"Oracle OCI8","oci8.connection":"Oracle OCI8","oci8.fan":"Oracle OCI8","oci8.taf":"Oracle OCI8","oci8.dtrace":"Oracle OCI8","oci8.datatypes":"Oracle OCI8","function.oci-bind-array-by-name":"Bindet ein PHP-Array an einen Oracle-PL\/SQL-Arrayparameter","function.oci-bind-by-name":"Binds a PHP variable to an Oracle placeholder","function.oci-cancel":"Bricht das Lesen eines Zeigers ab","function.oci-client-version":"Returns the Oracle client library version","function.oci-close":"Schlie\u00dft eine Oracle-Verbindung","function.oci-commit":"Commits the outstanding database transaction","function.oci-connect":"Connect to an Oracle database","function.oci-define-by-name":"Associates a PHP variable with a column for query fetches","function.oci-error":"Liefert den letzten Fehler","function.oci-execute":"Executes a statement","function.oci-fetch":"Ruft die n\u00e4chste Zeile einer Abfrage in einen internen Puffer ab","function.oci-fetch-all":"Ruft mehrere Datens\u00e4tze einer Abfrage in ein zweidimensionales Array ab","function.oci-fetch-array":"Liefert die n\u00e4chste Zeile einer Abfrage als assoziatives oder numerisches Array","function.oci-fetch-assoc":"Liefert die n\u00e4chste Zeile einer Abfrage als assoziatives Array","function.oci-fetch-object":"Liefert die n\u00e4chste Zeile einer Abfrage als Objekt","function.oci-fetch-row":"Liefert die n\u00e4chste Zeile einer Abfrage als numerisches Array","function.oci-field-is-null":"Checks if a field in the currently fetched row is null","function.oci-field-name":"Returns the name of a field from the statement","function.oci-field-precision":"Tell the precision of a field","function.oci-field-scale":"Tell the scale of the field","function.oci-field-size":"Returns field's size","function.oci-field-type":"Returns a field's data type name","function.oci-field-type-raw":"Tell the raw Oracle data type of the field","function.oci-free-descriptor":"Frees a descriptor","function.oci-free-statement":"Gibt alle verkn\u00fcpften Ressourcen eines Statements oder Zeigers frei.","function.oci-get-implicit-resultset":"Returns the next child statement resource from a parent statement resource that has Oracle Database Implicit Result Sets","function.oci-lob-copy":"Copies large object","function.oci-lob-is-equal":"Compares two LOB\/FILE locators for equality","function.oci-new-collection":"Allocates new collection object","function.oci-new-connect":"Connect to the Oracle server using a unique connection","function.oci-new-cursor":"Allocates and returns a new cursor (statement handle)","function.oci-new-descriptor":"Initializes a new empty LOB or FILE descriptor","function.oci-num-fields":"Returns the number of result columns in a statement","function.oci-num-rows":"Returns number of rows affected during statement execution","function.oci-parse":"Prepares an Oracle statement for execution","function.oci-password-change":"Changes password of Oracle's user","function.oci-pconnect":"Connect to an Oracle database using a persistent connection","function.oci-register-taf-callback":"Register a user-defined callback function for Oracle Database TAF","function.oci-result":"Returns field's value from the fetched row","function.oci-rollback":"Rolls back the outstanding database transaction","function.oci-server-version":"Returns the Oracle Database version","function.oci-set-action":"Sets the action name","function.oci-set-call-timout":"Sets a millisecond timeout for database calls","function.oci-set-client-identifier":"Sets the client identifier","function.oci-set-client-info":"Sets the client information","function.oci-set-db-operation":"Sets the database operation","function.oci-set-edition":"Sets the database edition","function.oci-set-module-name":"Sets the module name","function.oci-set-prefetch":"Sets number of rows to be prefetched by queries","function.oci-set-prefetch-lob":"Sets the amount of data prefetched for each CLOB or BLOB.","function.oci-statement-type":"Returns the type of a statement","function.oci-unregister-taf-callback":"Unregister a user-defined callback function for Oracle Database TAF","ref.oci8":"Oracle OCI8","ocicollection.append":"H\u00e4ngt ein Element an eine Sammlung","ocicollection.assign":"Weist einer Sammlung einen Wert aus einer anderen Sammlung zu","ocicollection.assignelem":"Weist einem Element einer Sammlung einen Wert zu","ocicollection.free":"Gibt die mit einem Sammelobjekt verkn\u00fcpften Ressourcen frei","ocicollection.getelem":"Liefert den Wert eines Elements","ocicollection.max":"Liefert die maximale Anzahl der Elemente in einer Sammlung","ocicollection.size":"Liefert die Gr\u00f6\u00dfe der Sammlung","ocicollection.trim":"Entfernt Elemente vom Ende einer Sammlung","class.ocicollection":"The OCICollection class","ocilob.append":"Appends data from the large object to another large object","ocilob.close":"Closes LOB descriptor","ocilob.eof":"Tests for end-of-file on a large object's descriptor","ocilob.erase":"Erases a specified portion of the internal LOB data","ocilob.export":"Exports LOB's contents to a file","ocilob.flush":"Flushes\/writes buffer of the LOB to the server","ocilob.free":"Frees resources associated with the LOB descriptor","ocilob.getbuffering":"Returns current state of buffering for the large object","ocilob.import":"Imports file data to the LOB","ocilob.load":"Returns large object's contents","ocilob.read":"Reads part of the large object","ocilob.rewind":"Moves the internal pointer to the beginning of the large object","ocilob.save":"Saves data to the large object","ocilob.savefile":"Alias von OCILob::import","ocilob.seek":"Sets the internal pointer of the large object","ocilob.setbuffering":"Changes current state of buffering for the large object","ocilob.size":"Returns size of large object","ocilob.tell":"Returns the current position of internal pointer of large object","ocilob.truncate":"Truncates large object","ocilob.write":"Writes data to the large object","ocilob.writetemporary":"Writes a temporary large object","ocilob.writetofile":"Alias von OCILob::export","class.ocilob":"The OCILob class","function.oci-internal-debug":"Enables or disables internal debug output","function.ocibindbyname":"Alias von oci_bind_by_name","function.ocicancel":"Alias von oci_cancel","function.ocicloselob":"Alias von OCILob::close","function.ocicollappend":"Alias von OCICollection::append","function.ocicollassign":"Alias von OCICollection::assign","function.ocicollassignelem":"Alias von OCICollection::assignElem","function.ocicollgetelem":"Alias von OCICollection::getElem","function.ocicollmax":"Alias von OCICollection::max","function.ocicollsize":"Alias von OCICollection::size","function.ocicolltrim":"Alias von OCICollection::trim","function.ocicolumnisnull":"Alias von oci_field_is_null","function.ocicolumnname":"Alias von oci_field_name","function.ocicolumnprecision":"Alias von oci_field_precision","function.ocicolumnscale":"Alias von oci_field_scale","function.ocicolumnsize":"Alias von oci_field_size","function.ocicolumntype":"Alias von oci_field_type","function.ocicolumntyperaw":"Alias von oci_field_type_raw","function.ocicommit":"Alias von oci_commit","function.ocidefinebyname":"Alias von oci_define_by_name","function.ocierror":"Alias von oci_error","function.ociexecute":"Alias von oci_execute","function.ocifetch":"Alias von oci_fetch","function.ocifetchinto":"Veraltete Variante von oci_fetch_array,\n   oci_fetch_object, oci_fetch_assoc\n   und oci_fetch_row","function.ocifetchstatement":"Alias von oci_fetch_all","function.ocifreecollection":"Alias von OCICollection::free","function.ocifreecursor":"Alias von oci_free_statement","function.ocifreedesc":"Alias von OCILob::free","function.ocifreestatement":"Alias von oci_free_statement","function.ociinternaldebug":"Alias von oci_internal_debug","function.ociloadlob":"Alias von OCILob::load","function.ocilogoff":"Alias von oci_close","function.ocilogon":"Alias von oci_connect","function.ocinewcollection":"Alias von oci_new_collection","function.ocinewcursor":"Alias von oci_new_cursor","function.ocinewdescriptor":"Alias von oci_new_descriptor","function.ocinlogon":"Alias von oci_new_connect","function.ocinumcols":"Alias von oci_num_fields","function.ociparse":"Alias von oci_parse","function.ociplogon":"Alias von oci_pconnect","function.ociresult":"Alias von oci_result","function.ocirollback":"Alias von oci_rollback","function.ocirowcount":"Alias von oci_num_rows","function.ocisavelob":"Alias von OCILob::save","function.ocisavelobfile":"Alias von OCILob::import","function.ociserverversion":"Alias von oci_server_version","function.ocisetprefetch":"Alias von oci_set_prefetch","function.ocistatementtype":"Alias von oci_statement_type","function.ociwritelobtofile":"Alias von OCILob::export","function.ociwritetemporarylob":"Alias von OCILob::writeTemporary","oldaliases.oci8":"Oracle OCI8","book.oci8":"Oracle OCI8","pgsql.requirements":"PostgreSQL","pgsql.installation":"PostgreSQL","pgsql.configuration":"PostgreSQL","pgsql.resources":"PostgreSQL","pgsql.setup":"PostgreSQL","pgsql.constants":"PostgreSQL","pgsql.examples-basic":"PostgreSQL","pgsql.examples-queries":"PostgreSQL","pgsql.examples":"PostgreSQL","function.pg-affected-rows":"Gibt die Anzahl betroffener Datens\u00e4tze (Tupel) zur\u00fcck","function.pg-cancel-query":"L\u00f6scht eine asynchrone Abfrage","function.pg-client-encoding":"Liefert die Kodierung des Clients","function.pg-close":"Schlie\u00dft eine PostgreSQL-Verbindung","function.pg-connect":"\u00d6ffnet eine PostgreSQL-Verbindung","function.pg-connect-poll":"Poll the status of an in-progress asynchronous PostgreSQL connection\n   attempt","function.pg-connection-busy":"Gibt den Status der Verbindung zur\u00fcck (busy\/not busy)","function.pg-connection-reset":"Setzt die Verbindung zur\u00fcck und verbindet neu","function.pg-connection-status":"Gibt den Verbindungsstatus zur\u00fcck","function.pg-consume-input":"Reads input on the connection","function.pg-convert":"Konvertiert die Werte eines assoziativen Arrays in die f\u00fcr SQL-Anweisungen\n   passende Form","function.pg-copy-from":"F\u00fcgt Datens\u00e4tze aus einem Array in eine Tabelle ein","function.pg-copy-to":"Kopiert eine Tabelle in ein Array","function.pg-dbname":"Liefert den Namen der Datenbank","function.pg-delete":"L\u00f6scht Datens\u00e4tze","function.pg-end-copy":"Synchronisation mit dem PostgreSQL-Server","function.pg-escape-bytea":"Maskiert Zeichenketten zum Einf\u00fcgen in ein Feld vom Typ bytea","function.pg-escape-identifier":"Escape a identifier for insertion into a text field","function.pg-escape-literal":"Escape a literal for insertion into a text field","function.pg-escape-string":"Maskiert einen String f\u00fcr Abfragen","function.pg-execute":"Fordert den Datenankserver auf, eine vorbereitete Anfrage mit den\n   angegebenen Parametern auszuf\u00fchren und wartet auf das Ergebnis","function.pg-fetch-all":"Liefert alle Zeilen eines Abfrageergebnisses als Array","function.pg-fetch-all-columns":"Gibt alle Werte einer bestimmten Spalte eines Abfrageergebnisses in einem\n   Array zur\u00fcck","function.pg-fetch-array":"Liefert eine Zeile als Array","function.pg-fetch-assoc":"Liefert eine Zeile als assoziatives Array","function.pg-fetch-object":"Liefert einen Datensatz als Objekt","function.pg-fetch-result":"Liefert Werte aus einer Ergebnisinstanz","function.pg-fetch-row":"Liefert einen Datensatz als numerisches Array","function.pg-field-is-null":"Pr\u00fcft, ob ein Feld einen SQL-NULL-Wert enth\u00e4lt","function.pg-field-name":"Liefert den Namen eines Feldes","function.pg-field-num":"Liefert die Feldnummer des angegebenen Feldes","function.pg-field-prtlen":"Liefert die L\u00e4nge des Feldes","function.pg-field-size":"Liefert die interne Gr\u00f6\u00dfe des belegten Speichers f\u00fcr ein Feld","function.pg-field-table":"Gibt zu einem Feldnamen den Namen der Tabelle oder deren oid zur\u00fcck, in der das Feld definiert ist","function.pg-field-type":"Liefert den Datentyp eines Feldes","function.pg-field-type-oid":"Liefert die ID des PostgreSQL-Datentyps (OID) eines Feldes","function.pg-flush":"Flush outbound query data on the connection","function.pg-free-result":"Gibt den durch Ergebnisse belegten Speicher frei","function.pg-get-notify":"Liefert eine SQL-NOTIFY-Nachricht","function.pg-get-pid":"Pr\u00fcft die Datenbankverbindung","function.pg-get-result":"Liefert asynchrone Abfrageergebnisse","function.pg-host":"Liefert den Namen des Host, zu dem verbunden wurde","function.pg-insert":"\u00dcbertr\u00e4gt Werte aus einem Array in eine Tabelle","function.pg-last-error":"Liefert die letzte Fehlermeldung einer Verbindung","function.pg-last-notice":"Liefert die letzte NOTICE-Meldung des PostgreSQL-Servers","function.pg-last-oid":"Liefert den Objektbezeichner (OID) des zuletzt eingef\u00fcgten Datensatzes","function.pg-lo-close":"Schlie\u00dft ein Large Object","function.pg-lo-create":"Erzeugt ein Large Object","function.pg-lo-export":"Exportiert ein Large Object in eine Datei","function.pg-lo-import":"Importiert ein Large Object aus einer Datei","function.pg-lo-open":"\u00d6ffnet ein Large Object","function.pg-lo-read":"Liest ein Large Object","function.pg-lo-read-all":"Liest ein ganzes Large Object und reicht es direkt an den Browser weiter","function.pg-lo-seek":"Setzt die Lese- oder Schreibposition in einem Large Object","function.pg-lo-tell":"Liefert die aktuelle Lese- oder Schreibposition in einem Large Object","function.pg-lo-truncate":"Truncates a large object","function.pg-lo-unlink":"L\u00f6scht ein Large Object","function.pg-lo-write":"Schreibt in ein Large Object","function.pg-meta-data":"Liefert die Metadaten einer Tabelle als Array","function.pg-num-fields":"Gibt die Anzahl der Felder in einem Abfrageergebnis zur\u00fcck","function.pg-num-rows":"Gibt die Anzahl der Zeilen in einem Abfrageergebnis zur\u00fcck","function.pg-options":"Liefert die Verbindungsoptionen der aktuellen Verbindung","function.pg-parameter-status":"Liefert den aktuellen Wert eines Parameters des Servers","function.pg-pconnect":"\u00d6ffnet eine persistente PostgreSQL-Verbindung","function.pg-ping":"Pr\u00fcft die Datenbankverbindung","function.pg-port":"Liefert die Portnummer, \u00fcber die die Verbindung aufgebaut wurde","function.pg-prepare":"Sendet eine Aufforderung an den Server, eine vorbereitete Anfrage mit den\n   \u00fcbergebenen Parametern zu erzeugen und wartet auf ihre Beendigung","function.pg-put-line":"Sendet eine NULL-terminierte Zeichenkette zum PostgreSQL-Server","function.pg-query":"F\u00fchrt eine Abfrage aus","function.pg-query-params":"Sendet ein Kommando zum Server und wartet seine Ausf\u00fchrung ab. Getrennt vom\n   SQL-Kommando k\u00f6nnen dabei Parameter \u00fcbergeben werden","function.pg-result-error":"Liefert die mit der Ergebniskennung verkn\u00fcpfte Fehlermeldung","function.pg-result-error-field":"Liefert den Inhalt eines bestimmtes Feldes zu einer Fehlermeldung","function.pg-result-memory-size":"Returns the amount of memory allocated for a query result","function.pg-result-seek":"Setzt den internen Datensatzzeiger auf die angegebene\n  Position in einem Abfrageergebnis","function.pg-result-status":"Liefert den Status eines Abfrageergebnisses","function.pg-select":"W\u00e4hlt Datens\u00e4tze aus","function.pg-send-execute":"Sendet eine Aufforderung an den Server, eine vorbereitete Abfrage mit den\n   \u00fcbergebenen Parametern auszuf\u00fchren, ohne auf die Ergebnisse zu warten","function.pg-send-prepare":"Sendet eine Aufforderung an den Server, eine vorbereitete Abfrage mit den\n   \u00fcbergebenen Parametern zu erzeugen, ohne auf ihre Beendigung zu warten","function.pg-send-query":"Sendet eine asynchrone Abfrage","function.pg-send-query-params":"Sendet ein Kommando und separate Parameter zum Server,\n  ohne auf die R\u00fcckgabe der Ergebnisse zu warten","function.pg-set-chunked-rows-size":"Set the query results to be retrieved in chunk mode","function.pg-set-client-encoding":"Setzt die Kodierung des Clients","function.pg-set-error-context-visibility":"Determines the visibility of the context's error messages returned by pg_last_error\n   and pg_result_error","function.pg-set-error-verbosity":"Bestimmt den Detaillierungsgrad von Fehlermeldungen, die von\n   pg_last_error und pg_result_error zur\u00fcckgegeben werden","function.pg-socket":"Get a read only handle to the socket underlying a PostgreSQL connection","function.pg-trace":"Erm\u00f6glicht die Ablaufverfolgung einer Verbindung","function.pg-transaction-status":"Gibt den aktuellen Transaktionsstatus des Servers zur\u00fcck","function.pg-tty":"Liefert den TTY-Namen f\u00fcr die Verbindung","function.pg-unescape-bytea":"Entfernt Maskierungen f\u00fcr den Typ bytea","function.pg-untrace":"Beendet die Ablaufverfolgung einer PostgreSQL-Verbindung","function.pg-update":"Aktualisiert eine Tabelle","function.pg-version":"Liefert ein Array, das die Versionen von Client, Protokoll und Server\n   enth\u00e4lt (falls verf\u00fcgbar).","ref.pgsql":"PostgreSQL","class.pgsql-connection":"The PgSql\\Connection class","class.pgsql-result":"The PgSql\\Result class","class.pgsql-lob":"The PgSql\\Lob class","book.pgsql":"Anbieterspezifische Datenbankerweiterungen","sqlite3.requirements":"SQLite3","sqlite3.installation":"SQLite3","sqlite3.configuration":"SQLite3","sqlite3.setup":"SQLite3","sqlite3.constants":"SQLite3","sqlite3.backup":"Backup one database to another database","sqlite3.busytimeout":"Sets the busy connection handler","sqlite3.changes":"Gibt die Anzahl der Datenbankreihen zur\u00fcck, die durch die letzte SQL-Anfrage\n   ver\u00e4ndert, gel\u00f6scht oder hinzugef\u00fcgt wurden.","sqlite3.close":"Beendet eine Datenbankverbindung","sqlite3.construct":"Instanziiert ein SQLite3-Objekt und \u00f6ffnet eine SQLite3-Datenbank","sqlite3.createaggregate":"Registriert eine PHP-Funktion zum Gebrauch als SQL-Aggregat-Funktion","sqlite3.createcollation":"Registers a PHP function for use as an SQL collating function","sqlite3.createfunction":"Registriert eine PHP-Funktion, die als SQL-Skalar-Funktion genutzt werden kann","sqlite3.enableexceptions":"Enable throwing exceptions","sqlite3.escapestring":"Gibt eine passend maskierte Zeichenkette zur\u00fcck","sqlite3.exec":"F\u00fchrt eine ergebnislose Abfrage an eine Datenbank aus","sqlite3.lasterrorcode":"Gibt den numerischen Ergebniscode der letzten fehlgeschlagenen SQLite-Anweisung zur\u00fcck","sqlite3.lasterrormsg":"Gibt einen englischen Text zur\u00fcck, der die letzten fehlgeschlagenen SQLite-Anfrage beschreibt.","sqlite3.lastinsertrowid":"Gibt die Datensatz-Id des zuletzt get\u00e4tigten INSERT in die Datenbank zur\u00fcck","sqlite3.loadextension":"Versucht eine SQLite-Erweiterungsbibliothek zu laden","sqlite3.open":"\u00d6ffnet eine SQlite-Datenbank","sqlite3.openblob":"Opens a stream resource to read a BLOB","sqlite3.prepare":"Bereitet eine SQL-Anweisung f\u00fcr die Ausf\u00fchrung vor","sqlite3.query":"F\u00fchrt eine SQL-Anfrage aus","sqlite3.querysingle":"Executes a query and returns a single result","sqlite3.setauthorizer":"Configures a callback to be used as an authorizer to limit what a statement can do","sqlite3.version":"Returns the SQLite3 library version as a string constant and as a number","class.sqlite3":"Die Klasse SQLite3","class.sqlite3exception":"The SQLite3Exception class","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.construct":"Constructs an SQLite3Stmt object","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","class.sqlite3stmt":"Die Klasse SQLite3Stmt","sqlite3result.columnname":"Returns the name of the nth column","sqlite3result.columntype":"Returns the type of the nth column","sqlite3result.construct":"Constructs an SQLite3Result","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","class.sqlite3result":"Die Klasse SQLite3Result","book.sqlite3":"SQLite3","sqlsrv.requirements":"Microsoft SQL Server Driver for PHP","sqlsrv.installation":"Microsoft SQL Server Driver for PHP","sqlsrv.configuration":"Microsoft SQL Server Driver for PHP","sqlsrv.resources":"Microsoft SQL Server Driver for PHP","sqlsrv.setup":"Microsoft SQL Server Driver for PHP","sqlsrv.constants":"Microsoft SQL Server Driver for PHP","function.sqlsrv-begin-transaction":"Begins a database transaction","function.sqlsrv-cancel":"Cancels a statement","function.sqlsrv-client-info":"Returns information about the client and specified connection","function.sqlsrv-close":"Closes an open connection and releases resourses associated with the connection","function.sqlsrv-commit":"Commits a transaction that was begun with sqlsrv_begin_transaction","function.sqlsrv-configure":"Changes the driver error handling and logging configurations","function.sqlsrv-connect":"Opens a connection to a Microsoft SQL Server database","function.sqlsrv-errors":"Returns error and warning information about the last SQLSRV operation performed","function.sqlsrv-execute":"Executes a statement prepared with sqlsrv_prepare","function.sqlsrv-fetch":"Makes the next row in a result set available for reading","function.sqlsrv-fetch-array":"Returns a row as an array","function.sqlsrv-fetch-object":"Retrieves the next row of data in a result set as an object","function.sqlsrv-field-metadata":"Retrieves metadata for the fields of a statement prepared by\n  sqlsrv_prepare or sqlsrv_query","function.sqlsrv-free-stmt":"Frees all resources for the specified statement","function.sqlsrv-get-config":"Returns the value of the specified configuration setting","function.sqlsrv-get-field":"Gets field data from the currently selected row","function.sqlsrv-has-rows":"Indicates whether the specified statement has rows","function.sqlsrv-next-result":"Makes the next result of the specified statement active","function.sqlsrv-num-fields":"Retrieves the number of fields (columns) on a statement","function.sqlsrv-num-rows":"Retrieves the number of rows in a result set","function.sqlsrv-prepare":"Prepares a query for execution","function.sqlsrv-query":"Prepares and executes a query","function.sqlsrv-rollback":"Rolls back a transaction that was begun with\n  sqlsrv_begin_transaction","function.sqlsrv-rows-affected":"Returns the number of rows modified by the last INSERT, UPDATE, or\n  DELETE query executed","function.sqlsrv-send-stream-data":"Sends data from parameter streams to the server","function.sqlsrv-server-info":"Returns information about the server","ref.sqlsrv":"Microsoft SQL Server Driver for PHP","book.sqlsrv":"Microsoft SQL Server Driver for PHP","refs.database.vendors":"Datenbankerweiterungen","refs.database":"Funktionsreferenz","calendar.installation":"Kalender","calendar.setup":"Kalender","calendar.constants":"Kalender","function.cal-days-in-month":"Gibt die Anzahl der Tage eines bestimmten Monats in einem bestimmten Jahr in einem bestimmten Kalender zur\u00fcck","function.cal-from-jd":"Konvertiert von Julian Day Count zu einem unterst\u00fctzten Kalender","function.cal-info":"Gibt Informationen zu einem bestimmten Kalender zur\u00fcck","function.cal-to-jd":"Konvertiert von einem unterst\u00fctzten Kalenderformat in Julian-Format","function.easter-date":"Liefert den Unix-Zeitstempel f\u00fcr die lokale Mitternacht am Ostersonntag des angegebenen Jahres","function.easter-days":"Anzahl der Tage zwischen dem 21. M\u00e4rz und Ostersonntag","function.frenchtojd":"Konvertiert ein Datum des Franz\u00f6sischen Revolutionskalenders zu einer\n   julianischen Tageszahl","function.gregoriantojd":"Konvertierung vom Gregorianischen Kalender zum Julianischen Datum","function.jddayofweek":"Bestimmt den Wochentag aus einem Julianischen Datum","function.jdmonthname":"Liefert den Monatsnamen","function.jdtofrench":"Konvertiert ein Julianisches Datum zum Kalender der Franz\u00f6sischen\n   Revolution","function.jdtogregorian":"Wandelt eine julianische Tageszahl in ein gregorianischen Datum um","function.jdtojewish":"Konvertierung vom Julianischen Datum zum J\u00fcdischen Kalender","function.jdtojulian":"Wandelt eine julianische Tageszahl in ein julianisches Kalenderdatum um","function.jdtounix":"Konvertiert ein julianisches Datum in einen Unix-Timestamp","function.jewishtojd":"Konvertiert vom J\u00fcdischen Kalender zum Julianischen Datum","function.juliantojd":"Konvertierung vom Julianischen Kalender zum Julianischen Datum","function.unixtojd":"Konvertiert Unix-Timestamp in Julianisches Datum","ref.calendar":"Kalender","book.calendar":"Datums- und zeitrelevante Erweiterungen","datetime.installation":"Datum und Uhrzeit","datetime.configuration":"Datum und Uhrzeit","datetime.setup":"Datum und Uhrzeit","datetime.constants":"Datum und Uhrzeit","datetime.examples-arithmetic":"Datum und Uhrzeit","datetime.examples":"Datum und Uhrzeit","datetime.add":"\u00c4ndert ein DateTime-Objekt, wobei die Anzahl der Tage, Monate, Jahre,\n   Stunden, Minuten und Sekunden hinzugef\u00fcgt wird","datetime.construct":"Liefert ein neues DateTime-Objekt","datetime.createfromformat":"Wertet eine Zeitangabe gem\u00e4\u00df dem angegebenen Format aus","datetime.createfromimmutable":"Liefert eine neue DateTime-Instanz, die das angegebene DateTimeImmutable-Objekt kapselt","datetime.createfrominterface":"Liefert ein neues DateTime-Objekt, das das angegebene DateTimeInterface-Objekt kapselt","datetime.getlasterrors":"Alias von DateTimeImmutable::getLastErrors","datetime.modify":"\u00c4ndert den Zeitstempel","datetime.set-state":"Der __set_state-Handler","datetime.setdate":"Legt das Datum fest","datetime.setisodate":"Legt das ISO-Datum fest","datetime.settime":"Legt die Uhrzeit fest","datetime.settimestamp":"Legt Datum und Zeit basierend auf einem Unix-Zeitstempel fest","datetime.settimezone":"Legt die Zeitzone f\u00fcr ein DateTime-Objekt fest","datetime.sub":"Subtrahiert eine Anzahl von Tagen, Monaten, Jahren, Stunden, Minuten und\n   Sekunden von einem DateTime-Objekt.","class.datetime":"Die Klasse DateTime","datetimeimmutable.add":"Liefert ein neues Objekt, bei dem eine Anzahl von Tagen, Monaten, Jahren,\n   Stunden, Minuten und Sekunden zu einem bestehenden Objekt addiert wurde","datetimeimmutable.construct":"Liefert ein neues DateTimeImmutable-Objekt","datetimeimmutable.createfromformat":"Wertet eine Zeitangabe gem\u00e4\u00df dem angegebenen Format aus","datetimeimmutable.createfrominterface":"Liefert ein neues DateTimeImmutable-Objekt, das das angegebene DateTimeInterface-Objekt kapselt","datetimeimmutable.createfrommutable":"Liefert eine neue DateTimeImmutable-Instanz, die das angegebene DateTime-Objekt kapselt","datetimeimmutable.getlasterrors":"Liefert die Warnungen und Fehler","datetimeimmutable.modify":"Erzeugt ein neues Objekt mit ge\u00e4ndertem Zeitstempel","datetimeimmutable.set-state":"Der __set_state-Handler","datetimeimmutable.setdate":"Legt das Datum fest","datetimeimmutable.setisodate":"Legt das ISO-Datum fest","datetimeimmutable.settime":"Legt die Uhrzeit fest","datetimeimmutable.settimestamp":"Legt das Datum und die Uhrzeit basierend auf einem Unix-Zeitstempel fest","datetimeimmutable.settimezone":"Legt die Zeitzone fest","datetimeimmutable.sub":"Subtrahiert eine Anzahl von Tagen, Monaten, Jahren, Stunden, Minuten und Sekunden","class.datetimeimmutable":"Die Klasse DateTimeImmutable","datetime.diff":"Liefert die Differenz zwischen zwei DateTime-Objekten","datetime.format":"Liefert das Datum formatiert gem\u00e4\u00df dem angegebenen Format","datetime.getoffset":"Liefert die Zeitverschiebung","datetime.gettimestamp":"Liefert den Unix-Zeitstempel","datetime.gettimezone":"Liefert die Zeitzone relativ zur angegebenen DateTime","datetime.serialize":"Serialize a DateTime","datetime.unserialize":"Unserialize an Datetime","datetime.wakeup":"Der __wakeup-Handler","class.datetimeinterface":"Das DateTimeInterface-Interface","datetimezone.construct":"Erstellt neues DateTimeZone-Objekt","datetimezone.getlocation":"Liefert Standortinformationen zu einer Zeitzone","datetimezone.getname":"Liefert den Namen einer Zeitzone","datetimezone.getoffset":"Liefert die Zeitverschiebung gegen\u00fcber der GMT","datetimezone.gettransitions":"Liefert alle \u00dcberg\u00e4nge einer Zeitzone","datetimezone.listabbreviations":"Liefert ein assoziatives Array mit dst, offset und dem Namen der Zeitzone","datetimezone.listidentifiers":"Liefert ein numerisch indiziertes Array, das alle definierten Bezeichner der Zeitzonen enth\u00e4lt","class.datetimezone":"Die Klasse DateTimeZone","dateinterval.construct":"Erstellt ein neues DateInterval-Objekt","dateinterval.createfromdatestring":"Bildet ein DateInterval aus relativen Teilen eines Strings","dateinterval.format":"Formatiert ein Intervall","class.dateinterval":"Die Klasse DateInterval","dateperiod.construct":"Erstellt ein neues DatePeriod-Objekt","dateperiod.createfromiso8601string":"Erstellt ein neues DatePeriod-Objekt aus einer ISO8601-Zeichenkette","dateperiod.getdateinterval":"Liefert ein Intervall","dateperiod.getenddate":"Liefert das Enddatum","dateperiod.getrecurrences":"Liefert die Anzahl der Wiederholungen","dateperiod.getstartdate":"Liefert das Startdatum","class.dateperiod":"Die Klasse DatePeriod","function.checkdate":"Pr\u00fcft ein Gregorianisches Datum auf G\u00fcltigkeit","function.date":"Formatiert einen Unix-Zeitstempel","function.date-add":"Alias von DateTime::add","function.date-create":"Erstellt ein neues DateTime-Objekt","function.date-create-from-format":"Alias von DateTime::createFromFormat","function.date-create-immutable":"Erstellt ein neues DateTimeImmutable-Objekt","function.date-create-immutable-from-format":"Alias von DateTimeImmutable::createFromFormat","function.date-date-set":"Alias von DateTime::setDate","function.date-default-timezone-get":"Ermittelt die Standardzeitzone, die von allen Datums- und Zeitfunktionen in\n   einem Skript verwendet wird","function.date-default-timezone-set":"Setzt die Standardzeitzone, die von allen Datums- und Zeitfunktionen benutzt wird.","function.date-diff":"Alias von DateTime::diff","function.date-format":"Alias von DateTime::format","function.date-get-last-errors":"Alias von DateTimeImmutable::getLastErrors","function.date-interval-create-from-date-string":"Alias von DateInterval::createFromDateString","function.date-interval-format":"Alias von DateInterval::format","function.date-isodate-set":"Alias von DateTime::setISODate","function.date-modify":"Alias von DateTime::modify","function.date-offset-get":"Alias von DateTime::getOffset","function.date-parse":"Liefert ein assoziatives Array mit detaillierten Informationen zu einem gegebenen Datum\/Zeitpunkt","function.date-parse-from-format":"Ermittelt Informationen \u00fcber das angegebene Datum anhand des angegebenen Formats","function.date-sub":"Alias von DateTime::sub","function.date-sun-info":"Liefert ein Array mit Informationen \u00fcber Sonnenauf- und -untergang sowie Beginn und Ende der D\u00e4mmerung","function.date-sunrise":"Liefert die Uhrzeit des Sonnenaufgangs f\u00fcr den angegebenen Tag und Ort","function.date-sunset":"Liefert die Uhrzeit des Sonnenuntergangs f\u00fcr den angegebenen Tag und Ort","function.date-time-set":"Alias von DateTime::setTime","function.date-timestamp-get":"Alias von DateTime::getTimestamp","function.date-timestamp-set":"Alias von DateTime::setTimestamp","function.date-timezone-get":"Alias von DateTime::getTimezone","function.date-timezone-set":"Alias von DateTime::setTimezone","function.getdate":"Liefert Datums- und Zeitinformationen","function.gettimeofday":"Ermittelt die aktuelle Zeit","function.gmdate":"Formatiert eine GMT\/UTC Zeit-\/Datumsangabe","function.gmmktime":"Liefert den Unix-Zeitstempel f\u00fcr ein GMT-Datum","function.gmstrftime":"Formatiert eine Datums-\/Zeitangabe in GMT\/UTC-Format entsprechend den\n   Locale-Einstellungen","function.idate":"Formatiert einen Teil der lokalen Zeit\/des lokalen Datums als Integer","function.localtime":"Ermittelt die lokale Zeit","function.microtime":"Liefert den aktuellen Unix-Zeitstempel mit Mikrosekunden","function.mktime":"Liefert den Unix-Zeitstempel f\u00fcr ein Datum","function.strftime":"Formatiert eine Zeit-\/Datumsangabe gem\u00e4\u00df dem Gebietsschema","function.strptime":"Wertet eine Zeit-\/Datumsangabe aus, die mit strftime\n   erzeugt wurde","function.strtotime":"Wandelt eine textuelle englische Datums- und Zeitbeschreibung in einen Unix-Zeitstempel um","function.time":"Liefert den aktuellen Unix-Zeitstempel","function.timezone-abbreviations-list":"Alias von DateTimeZone::listAbbreviations","function.timezone-identifiers-list":"Alias von DateTimeZone::listIdentifiers","function.timezone-location-get":"Alias von DateTimeZone::getLocation","function.timezone-name-from-abbr":"Liefert den Namen einer Zeitzone, ausgehend von der Abk\u00fcrzung und der UTC-Abweichung","function.timezone-name-get":"Alias von DateTimeZone::getName","function.timezone-offset-get":"Alias von DateTimeZone::getOffset","function.timezone-open":"Alias von DateTimeZone::__construct","function.timezone-transitions-get":"Alias von DateTimeZone::getTransitions","function.timezone-version-get":"Liefert die Version der timezonedb","ref.datetime":"Datum und Uhrzeit","datetime.error.tree":"Datum und Uhrzeit","datetime.formats":"Datum und Uhrzeit","timezones.africa":"Datum und Uhrzeit","timezones.america":"Datum und Uhrzeit","timezones.antarctica":"Datum und Uhrzeit","timezones.arctic":"Datum und Uhrzeit","timezones.asia":"Datum und Uhrzeit","timezones.atlantic":"Datum und Uhrzeit","timezones.australia":"Datum und Uhrzeit","timezones.europe":"Datum und Uhrzeit","timezones.indian":"Datum und Uhrzeit","timezones.pacific":"Datum und Uhrzeit","timezones.others":"Datum und Uhrzeit","timezones":"Datum und Uhrzeit","class.dateerror":"Die Klasse DateError","class.dateobjecterror":"Die Klasse DateObjectError","class.daterangeerror":"Die Klasse DateRangeError","class.dateexception":"Die Klasse DateException","class.dateinvalidoperationexception":"Die Klasse DateInvalidOperationException","class.dateinvalidtimezoneexception":"Die Klasse DateInvalidTimeZoneException","class.datemalformedintervalstringexception":"Die Klasse DateMalformedIntervalStringException","class.datemalformedperiodstringexception":"Die Klasse DateMalformedPeriodStringException","class.datemalformedstringexception":"Die Klasse DateMalformedStringException","book.datetime":"Datum und Uhrzeit","hrtime.installation":"High resolution timing","hrtime.setup":"High resolution timing","hrtime.example.basic":"High resolution timing","hrtime.examples":"High resolution timing","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","class.hrtime-performancecounter":"The HRTime\\PerformanceCounter class","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","class.hrtime-stopwatch":"The HRTime\\StopWatch class","class.hrtime-unit":"The HRTime\\Unit class","book.hrtime":"High resolution timing","refs.calendar":"Funktionsreferenz","dio.installation":"Direct-IO","dio.resources":"Direct-IO","dio.setup":"Direct-IO","dio.constants":"Direct-IO","function.dio-close":"Schlie\u00dft eine Datei","function.dio-fcntl":"Modifiziert einen Dateideskriptor","function.dio-open":"\u00d6ffnet eine Datei (falls n\u00f6tig, wird diese erzeugt) auf einem niedrigeren\n   Level als es die C-Bibliotheks Ein-\/Ausgabe-Stream-Funktionen erlauben","function.dio-read":"Liest von einem Dateideskriptor","function.dio-seek":"Setzt den Dateizeiger","function.dio-stat":"Liefert Statusinformationen \u00fcber einen Dateideskriptor","function.dio-tcsetattr":"Setzt Terminalattribute und Baudrate f\u00fcr eine serielle Schnittstelle","function.dio-truncate":"Schneidet eine Datei ab","function.dio-write":"Schreibt Daten in eine Datei","ref.dio":"Direct-IO","book.dio":"Dateisystemrelevante Erweiterungen","dir.constants":"Verzeichnis-Funktionen","directory.close":"Schlie\u00dft das Verzeichnis-Handle","directory.read":"Liest einen Eintrag vom Verzeichnis-Handle","directory.rewind":"Setzt das Verzeichnis-Handle zur\u00fcck","class.directory":"Die Klasse Directory","function.chdir":"Wechseln des Verzeichnisses","function.chroot":"Wechselt das Wurzelverzeichnis","function.closedir":"Schlie\u00dft ein Verzeichnis-Handle","function.dir":"Liefert eine Instanz der Directory-Klasse","function.getcwd":"Ermittelt das aktuelle Arbeitsverzeichnis","function.opendir":"\u00d6ffnet ein Verzeichnis-Handle","function.readdir":"Liest einen Eintrag aus einem Verzeichnis-Handle","function.rewinddir":"Setzt das Verzeichnis-Handle an den Anfang zur\u00fcck","function.scandir":"Listet Dateien und Verzeichnisse innerhalb eines angegebenen Pfades auf","ref.dir":"Verzeichnis-Funktionen","book.dir":"Dateisystemrelevante Erweiterungen","fileinfo.installation":"Dateiinformation","fileinfo.resources":"Dateiinformation","fileinfo.setup":"Dateiinformation","fileinfo.constants":"Dateiinformation","function.finfo-buffer":"Return information about a string buffer","function.finfo-close":"Schlie\u00dft eine Fileinfo-Instanz","function.finfo-file":"Liefert Informationen \u00fcber eine Datei","function.finfo-open":"Erstellt eine neue Fileinfo-Instanz","function.finfo-set-flags":"Setzt libmagic-Konfigurationsoptionen","function.mime-content-type":"Ermittelt den  MIME-Typ des Inhalts einer Datei","ref.fileinfo":"Dateiinformation","finfo.buffer":"Alias von finfo_buffer()","finfo.construct":"Alias von finfo_open","finfo.file":"Alias von finfo_file()","finfo.set-flags":"Alias von finfo_set_flags()","class.finfo":"The finfo class","book.fileinfo":"Dateiinformation","filesystem.configuration":"Dateisystem","filesystem.resources":"Dateisystem","filesystem.setup":"Dateisystem","filesystem.constants":"Dateisystem","function.basename":"Liefert den letzten Namensteil einer Pfadangabe","function.chgrp":"\u00c4ndert die Gruppenzugeh\u00f6rigkeit einer Datei","function.chmod":"\u00c4ndert den Modus f\u00fcr die Zugriffsrechte einer Datei","function.chown":"\u00c4ndert den Eigent\u00fcmer einer Datei","function.clearstatcache":"L\u00f6scht den Status-Cache","function.copy":"Kopiert eine Datei","function.delete":"Siehe unlink oder unset","function.dirname":"Liefert den Pfad des \u00fcbergeordneten Verzeichnisses","function.disk-free-space":"Liefert den verf\u00fcgbaren Platz auf einem Dateisystem oder einer Partition","function.disk-total-space":"Liefert die Gesamtgr\u00f6\u00dfe eines Dateisystemes oder einer Partition","function.diskfreespace":"Alias von disk_free_space","function.fclose":"Schlie\u00dft einen offenen Dateizeiger","function.fdatasync":"Synchronizes data (but not meta-data) to the file","function.feof":"Pr\u00fcft, ob ein Dateizeiger am Ende der Datei steht","function.fflush":"Schreibt den Ausgabepuffer in eine Datei","function.fgetc":"Liest das Zeichen, auf welches der Dateizeiger zeigt","function.fgetcsv":"Liest eine Zeile von der Position des Dateizeigers und pr\u00fcft diese auf\n   kommaseparierte Werte (CSV)","function.fgets":"Liest die Zeile von der Position des Dateizeigers","function.fgetss":"Liest eine Zeile von der Position des Dateizeigers und entfernt HTML Tags.","function.file":"Liest eine komplette Datei in ein Array","function.file-exists":"Pr\u00fcft, ob eine Datei oder ein Verzeichnis existiert","function.file-get-contents":"Liest die gesamte Datei in einen String","function.file-put-contents":"Schreibt Daten in eine Datei","function.fileatime":"Liefert die Zeit des letzten Zugriffs auf eine Datei","function.filectime":"Liefert die \u00c4nderungszeit eines Datei-Inodes","function.filegroup":"Liefert die Gruppenzugeh\u00f6rigkeit einer Datei","function.fileinode":"Liefert die Inode-Nummer einer Datei","function.filemtime":"Liefert die Zeit der letzten Datei\u00e4nderung","function.fileowner":"Liefert den Eigent\u00fcmer einer Datei","function.fileperms":"Liefert die Zugriffsrechte einer Datei","function.filesize":"Liefert die Gr\u00f6\u00dfe einer Datei","function.filetype":"Liefert den Typ einer Datei","function.flock":"Portables Datei-Sperrverfahren (advisory locking)","function.fnmatch":"Match filename against a pattern","function.fopen":"\u00d6ffnet eine Datei oder URL","function.fpassthru":"Gibt alle verbleibenden Daten eines Dateizeigers aus","function.fputcsv":"Format line as CSV and write to file pointer","function.fputs":"Alias von fwrite","function.fread":"Liest Bin\u00e4rdaten aus einer Datei","function.fscanf":"Interpretiert den Input einer Datei entsprechend einem\n   angegebenen Format","function.fseek":"Positioniert den Dateizeiger","function.fstat":"Sammelt Informationen \u00fcber eine Datei mittels eines offenen Dateizeigers","function.fsync":"Synchronizes changes to the file (including meta-data)","function.ftell":"Ermittelt die aktuelle Position des Dateizeigers","function.ftruncate":"K\u00fcrzt eine Datei auf die angegebene L\u00e4nge","function.fwrite":"Bin\u00e4r-sicheres Dateischreiben","function.glob":"Findet Dateinamen, die mit einem Muster \u00fcbereinstimmen","function.is-dir":"Pr\u00fcft, ob der angegebene Dateiname ein Verzeichnis ist","function.is-executable":"Pr\u00fcft, ob der Dateiname ausf\u00fchrbar ist","function.is-file":"Pr\u00fcft, ob der Dateiname eine regul\u00e4re Datei ist","function.is-link":"Pr\u00fcft, ob der Dateiname ein symbolischer Link ist","function.is-readable":"Pr\u00fcft, ob eine Datei existiert und lesbar ist","function.is-uploaded-file":"Pr\u00fcft, ob die Datei mittels HTTP-POST upgeloadet wurde","function.is-writable":"Pr\u00fcft, ob in eine Datei geschrieben werden kann","function.is-writeable":"Alias von is_writable","function.lchgrp":"Changes group ownership of symlink","function.lchown":"Changes user ownership of symlink","function.link":"Erzeugt einen harten Link","function.linkinfo":"Liefert Informationen \u00fcber einen Link","function.lstat":"Sammelt Informationen \u00fcber eine Datei oder einen symbolischen Link","function.mkdir":"Erstellt ein Verzeichnis","function.move-uploaded-file":"Verschiebt eine hochgeladene Datei an einen neuen Ort","function.parse-ini-file":"Parst eine Konfigurationsdatei","function.parse-ini-string":"Analysiert einen Konfigurations-String","function.pathinfo":"Liefert Informationen \u00fcber einen Dateipfad","function.pclose":"Schlie\u00dft einen Prozess-Dateizeiger","function.popen":"\u00d6ffnet einen Dateizeiger f\u00fcr einen Prozess","function.readfile":"Gibt eine Datei aus","function.readlink":"Liefert das Ziel eines symbolischen Links","function.realpath":"L\u00f6st einen Pfad in einen absoluten und eindeutigen auf","function.realpath-cache-get":"Get realpath cache entries","function.realpath-cache-size":"Get realpath cache size","function.rename":"Benennt eine Datei oder ein Verzeichnis um","function.rewind":"Setzt die Position eines Dateizeigers auf den Anfang","function.rmdir":"L\u00f6scht ein Verzeichnis","function.set-file-buffer":"Alias von stream_set_write_buffer","function.stat":"Sammelt Informationen \u00fcber eine Datei","function.symlink":"Erzeugt einen symbolischen Link","function.tempnam":"Erzeugt eine Datei mit eindeutigem Dateinamen","function.tmpfile":"Erstellt eine tempor\u00e4re Datei","function.touch":"Setzt die Zugriffs- und Modifikationszeit einer Datei","function.umask":"Changes the current umask","function.unlink":"L\u00f6scht eine Datei","ref.filesystem":"Dateisystem-Funktionen","book.filesystem":"Dateisystemrelevante Erweiterungen","inotify.install":"Inotify","inotify.resources":"Inotify","inotify.setup":"Inotify","inotify.constants":"Inotify","function.inotify-add-watch":"Add a watch to an initialized inotify instance","function.inotify-init":"Initialize an inotify instance","function.inotify-queue-len":"Return a number upper than zero if there are pending events","function.inotify-read":"Read events from an inotify instance","function.inotify-rm-watch":"Remove an existing watch from an inotify instance","ref.inotify":"Inotify","book.inotify":"Dateisystemrelevante Erweiterungen","xattr.requirements":"xattr","xattr.installation":"xattr","xattr.setup":"xattr","xattr.constants":"xattr","function.xattr-get":"Get an extended attribute","function.xattr-list":"Get a list of extended attributes","function.xattr-remove":"Remove an extended attribute","function.xattr-set":"Set an extended attribute","function.xattr-supported":"Check if filesystem supports extended attributes","ref.xattr":"xattr","book.xattr":"Dateisystemrelevante Erweiterungen","xdiff.requirements":"xdiff","xdiff.installation":"xdiff","xdiff.setup":"xdiff","xdiff.constants":"xdiff","function.xdiff-file-bdiff":"Make binary diff of two files","function.xdiff-file-bdiff-size":"Read a size of file created by applying a binary diff","function.xdiff-file-bpatch":"Patch a file with a binary diff","function.xdiff-file-diff":"Make unified diff of two files","function.xdiff-file-diff-binary":"Alias von xdiff_file_bdiff","function.xdiff-file-merge3":"Merge 3 files into one","function.xdiff-file-patch":"Patch a file with an unified diff","function.xdiff-file-patch-binary":"Alias von xdiff_file_bpatch","function.xdiff-file-rabdiff":"Make binary diff of two files using the Rabin's polynomial fingerprinting algorithm","function.xdiff-string-bdiff":"Make binary diff of two strings","function.xdiff-string-bdiff-size":"Read a size of file created by applying a binary diff","function.xdiff-string-bpatch":"Patch a string with a binary diff","function.xdiff-string-diff":"Make unified diff of two strings","function.xdiff-string-diff-binary":"Alias von xdiff_string_bdiff","function.xdiff-string-merge3":"Merge 3 strings into one","function.xdiff-string-patch":"Patch a string with an unified diff","function.xdiff-string-patch-binary":"Alias von xdiff_string_bpatch","function.xdiff-string-rabdiff":"Make a binary diff of two strings using the Rabin's polynomial fingerprinting algorithm","ref.xdiff":"xdiff","book.xdiff":"Dateisystemrelevante Erweiterungen","refs.fileprocess.file":"Funktionsreferenz","enchant.requirements":"Enchant spelling library","enchant.installation":"Enchant spelling library","enchant.resources":"Enchant spelling library","enchant.setup":"Enchant spelling library","enchant.constants":"Enchant spelling library","enchant.examples":"Enchant spelling library","function.enchant-broker-describe":"Enumerates the Enchant providers","function.enchant-broker-dict-exists":"Whether a dictionary exists or not. Using non-empty tag","function.enchant-broker-free":"Free the broker resource and its dictionaries","function.enchant-broker-free-dict":"Free a dictionary resource","function.enchant-broker-get-dict-path":"Get the directory path for a given backend","function.enchant-broker-get-error":"Returns the last error of the broker","function.enchant-broker-init":"Create a new broker object capable of requesting","function.enchant-broker-list-dicts":"Returns a list of available dictionaries","function.enchant-broker-request-dict":"Create a new dictionary using a tag","function.enchant-broker-request-pwl-dict":"Creates a dictionary using a PWL file","function.enchant-broker-set-dict-path":"Set the directory path for a given backend","function.enchant-broker-set-ordering":"Declares a preference of dictionaries to use for the language","function.enchant-dict-add":"Add a word to personal word list","function.enchant-dict-add-to-personal":"Alias von enchant_dict_add","function.enchant-dict-add-to-session":"Add 'word' to this spell-checking session","function.enchant-dict-check":"Check whether a word is correctly spelled or not","function.enchant-dict-describe":"Describes an individual dictionary","function.enchant-dict-get-error":"Returns the last error of the current spelling-session","function.enchant-dict-is-added":"Whether or not 'word' exists in this spelling-session","function.enchant-dict-is-in-session":"Alias von enchant_dict_is_added","function.enchant-dict-quick-check":"Check the word is correctly spelled and provide suggestions","function.enchant-dict-store-replacement":"Add a correction for a word","function.enchant-dict-suggest":"Will return a list of values if any of those pre-conditions are not met","ref.enchant":"Enchant spelling library","class.enchantbroker":"The EnchantBroker class","class.enchantdictionary":"The EnchantDictionary class","book.enchant":"Enchant spelling library","gender.installation":"Geschlecht aus Vornamen ermitteln","gender.setup":"Geschlecht aus Vornamen ermitteln","gender.example.admin":"Geschlecht aus Vornamen ermitteln","gender.examples":"Geschlecht aus Vornamen ermitteln","gender-gender.connect":"Connect to an external name dictionary","gender-gender.construct":"Construct the Gender object","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","class.gender":"The Gender\\Gender class","book.gender":"Geschlecht aus Vornamen ermitteln","gettext.requirements":"Gettext","gettext.installation":"Gettext","gettext.setup":"Gettext","function.-":"Alias von gettext","function.bind-textdomain-codeset":"Setzt oder liefert den Zeichensatz der Meldungen, die aus der\n   \u00dcbersetzungstabelle der DOMAIN zur\u00fcckgegeben werden","function.bindtextdomain":"Setzt oder liefert den Pfad f\u00fcr eine Domain","function.dcgettext":"\u00dcberschreibt die gesetzte Domain f\u00fcr eine einzelne Abfrage","function.dcngettext":"Pluralversion von dcgettext","function.dgettext":"\u00dcberschreibt die aktuelle Domain","function.dngettext":"Pluralversion von dgettext","function.gettext":"Sucht eine Meldung in der aktuellen Domain","function.ngettext":"Pluralversion von gettext","function.textdomain":"Setzt die Standarddomain","ref.gettext":"Gettext","book.gettext":"Unterst\u00fctzung menschlicher Sprache und Zeichenkodierung","iconv.requirements":"iconv","iconv.installation":"iconv","iconv.configuration":"iconv","iconv.setup":"iconv","iconv.constants":"iconv","function.iconv":"Konvertiert eine Zeichenkette von einem Zeichensatz in einen anderen","function.iconv-get-encoding":"Liefert die aktuelle Einstellung f\u00fcr die Zeichensatz-Konvertierung","function.iconv-mime-decode":"Decodes a MIME header field","function.iconv-mime-decode-headers":"Decodes multiple MIME header fields at once","function.iconv-mime-encode":"Composes a MIME header field","function.iconv-set-encoding":"Setzt die aktuelle Einstellung f\u00fcr die Zeichensatzkonvertierung","function.iconv-strlen":"Returns the character count of string","function.iconv-strpos":"Finds position of first occurrence of a needle within a haystack","function.iconv-strrpos":"Finds the last occurrence of a needle within a haystack","function.iconv-substr":"Cut out part of a string","function.ob-iconv-handler":"Konvertiert Zeichensatzkodierung als Ausgabepuffer-Handler (output buffer\n   handler)","ref.iconv":"iconv","book.iconv":"Unterst\u00fctzung menschlicher Sprache und Zeichenkodierung","intl.requirements":"Internationalization Functions","intl.installation":"Internationalization Functions","intl.configuration":"Internationalization Functions","intl.setup":"Internationalization Functions","intl.constants":"Internationalization Functions","intl.examples.basic":"Internationalization Functions","intl.examples":"Internationalization Functions","collator.asort":"Sort array maintaining index association","collator.compare":"Compare two Unicode strings","collator.construct":"Create a collator","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","class.collator":"The Collator class","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","class.numberformatter":"The NumberFormatter class","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","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","class.locale":"The Locale class","normalizer.getrawdecomposition":"Gets the Decomposition_Mapping property for the given UTF-8 encoded code point","normalizer.isnormalized":"Checks if the provided string is already in the specified normalization\n   form","normalizer.normalize":"Normalizes the input provided and returns the normalized string","class.normalizer":"The Normalizer class","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","messageformatter.parse":"Parse input string according to pattern","messageformatter.parsemessage":"Quick parse input string","messageformatter.setpattern":"Set the pattern used by the formatter","class.messageformatter":"The MessageFormatter class","intlcalendar.add":"Add a (signed) amount of time to a field","intlcalendar.after":"Whether this object\u02bcs time is after that of the passed object","intlcalendar.before":"Whether this object\u02bcs time is before that of the passed object","intlcalendar.clear":"Clear a field or all fields","intlcalendar.construct":"Private constructor for disallowing instantiation","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\u02bcs 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\u02bcs current time","intlcalendar.getactualminimum":"The minimum value for a field, considering the object\u02bcs 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\u02bcs 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\u02bcs 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\u02bcs 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","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.setdate":"Set a date fields","intlcalendar.setdatetime":"Set a date and time fields","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","class.intlcalendar":"The IntlCalendar class","intlgregoriancalendar.construct":"Create the Gregorian Calendar class","intlgregoriancalendar.createfromdate":"Create a new IntlGregorianCalendar instance from date","intlgregoriancalendar.createfromdatetime":"Create a new IntlGregorianCalendar instance from date and time","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","class.intlgregoriancalendar":"The IntlGregorianCalendar class","intltimezone.construct":"Private constructor to disallow direct instantiation","intltimezone.countequivalentids":"Get the number of IDs in the equivalency group that 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\n  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","class.intltimezone":"The IntlTimeZone class","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.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.gettimezoneid":"Get the timezone-id used for the IntlDateFormatter","intldateformatter.getcalendarobject":"Get copy of formatter\u02bcs calendar object","intldateformatter.gettimezone":"Get formatter\u02bcs timezone","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\u02bcs timezone","class.intldateformatter":"The IntlDateFormatter class","resourcebundle.count":"Get number of elements in the bundle","resourcebundle.create":"Create a resource bundle","resourcebundle.get":"Get data from the bundle","resourcebundle.geterrorcode":"Get bundle's last error code","resourcebundle.geterrormessage":"Get bundle's last error message","resourcebundle.locales":"Get supported locales","class.resourcebundle":"The ResourceBundle class","spoofchecker.areconfusable":"Checks if given strings can be confused","spoofchecker.construct":"Constructor","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.setrestrictionlevel":"Set the restriction level","class.spoofchecker":"The Spoofchecker class","transliterator.construct":"Private constructor to deny instantiation","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","class.transliterator":"The Transliterator class","intlbreakiterator.construct":"Private constructor for disallowing instantiation","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","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\u02bcs 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","class.intlbreakiterator":"The IntlBreakIterator class","intlrulebasedbreakiterator.construct":"Create iterator from ruleset","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","class.intlrulebasedbreakiterator":"The IntlRuleBasedBreakIterator class","intlcodepointbreakiterator.getlastcodepoint":"Get last code point passed over after advancing or receding the iterator","class.intlcodepointbreakiterator":"The IntlCodePointBreakIterator class","intldatepatterngenerator.create":"Creates a new IntlDatePatternGenerator instance","intldatepatterngenerator.getbestpattern":"Determines the most suitable date\/time format","class.intldatepatterngenerator":"The IntlDatePatternGenerator class","intlpartsiterator.getbreakiterator":"Get IntlBreakIterator backing this parts iterator","class.intlpartsiterator":"The IntlPartsIterator class","uconverter.construct":"Create UConverter object","uconverter.convert":"Convert string from one charset to another","uconverter.fromucallback":"Default \"from\" callback function","uconverter.getaliases":"Get the aliases of the given name","uconverter.getavailable":"Get the available canonical converter names","uconverter.getdestinationencoding":"Get the destination encoding","uconverter.getdestinationtype":"Get the destination converter type","uconverter.geterrorcode":"Get last error code on the object","uconverter.geterrormessage":"Get last error message on the object","uconverter.getsourceencoding":"Get the source encoding","uconverter.getsourcetype":"Get the source converter type","uconverter.getstandards":"Get standards associated to converter names","uconverter.getsubstchars":"Get substitution chars","uconverter.reasontext":"Get string representation of the callback reason","uconverter.setdestinationencoding":"Set the destination encoding","uconverter.setsourceencoding":"Set the source encoding","uconverter.setsubstchars":"Set the substitution chars","uconverter.toucallback":"Default \"to\" callback function","uconverter.transcode":"Convert a string from one character encoding to another","class.uconverter":"Die Klasse UConverter","function.grapheme-extract":"Function to extract a sequence of default grapheme clusters from a text buffer, which must be encoded in UTF-8","function.grapheme-str-split":"Split a string into an array","function.grapheme-stripos":"Find position (in grapheme units) of first occurrence of a case-insensitive string","function.grapheme-stristr":"Returns part of haystack string from the first occurrence of case-insensitive needle to the end of haystack","function.grapheme-strlen":"Get string length in grapheme units","function.grapheme-strpos":"Find position (in grapheme units) of first occurrence of a string","function.grapheme-strripos":"Find position (in grapheme units) of last occurrence of a case-insensitive string","function.grapheme-strrpos":"Find position (in grapheme units) of last occurrence of a string","function.grapheme-strstr":"Returns part of haystack string from the first occurrence of needle to the end of haystack","function.grapheme-substr":"Return part of a string","ref.intl.grapheme":"Internationalization Functions","function.idn-to-ascii":"Convert domain name to IDNA ASCII form","function.idn-to-utf8":"Convert domain name from IDNA ASCII to Unicode","ref.intl.idn":"Internationalization Functions","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","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","class.intlchar":"IntlChar","class.intlexception":"Exception class for intl errors","intliterator.current":"Get the current element","intliterator.key":"Get the current key","intliterator.next":"Move forward to the next element","intliterator.rewind":"Rewind the iterator to the first element","intliterator.valid":"Check if current position is valid","class.intliterator":"The IntlIterator class","function.intl-error-name":"Get symbolic name for a given error code","function.intl-get-error-code":"Get the last error code","function.intl-get-error-message":"Get description of the last error","function.intl-is-failure":"Check whether the given error code indicates failure","ref.intl":"Internationalization Functions","book.intl":"Internationalization Functions","mbstring.installation":"Multibyte String","mbstring.configuration":"Multibyte String","mbstring.setup":"Multibyte String","mbstring.constants":"Multibyte String","mbstring.encodings":"Multibyte String","mbstring.ja-basic":"Multibyte String","mbstring.http":"Multibyte String","mbstring.supported-encodings":"Multibyte String","mbstring.overload":"Multibyte String","mbstring.php4.req":"Multibyte String","function.mb-check-encoding":"Check if strings are valid for the specified encoding","function.mb-chr":"Return character by Unicode code point value","function.mb-convert-case":"Perform case folding on a string","function.mb-convert-encoding":"Convert a string from one character encoding to another","function.mb-convert-kana":"Convert \"kana\" one from another (\"zen-kaku\", \"han-kaku\" and more)","function.mb-convert-variables":"Convert character code in variable(s)","function.mb-decode-mimeheader":"Decode string in MIME header field","function.mb-decode-numericentity":"Decode HTML numeric string reference to character","function.mb-detect-encoding":"Detect character encoding","function.mb-detect-order":"Set\/Get character encoding detection order","function.mb-encode-mimeheader":"Encode string for MIME header","function.mb-encode-numericentity":"Encode character to HTML numeric string reference","function.mb-encoding-aliases":"Get aliases of a known encoding type","function.mb-ereg":"Regular expression match with multibyte support","function.mb-ereg-match":"Regular expression match for multibyte string","function.mb-ereg-replace":"Replace regular expression with multibyte support","function.mb-ereg-replace-callback":"Perform a regular expression search and replace with multibyte support using a callback","function.mb-ereg-search":"Multibyte regular expression match for predefined multibyte string","function.mb-ereg-search-getpos":"Returns start point for next regular expression match","function.mb-ereg-search-getregs":"Retrieve the result from the last multibyte regular expression match","function.mb-ereg-search-init":"Setup string and regular expression for a multibyte regular expression match","function.mb-ereg-search-pos":"Returns position and length of a matched part of the multibyte regular expression for a predefined multibyte string","function.mb-ereg-search-regs":"Returns the matched part of a multibyte regular expression","function.mb-ereg-search-setpos":"Set start point of next regular expression match","function.mb-eregi":"Regular expression match ignoring case with multibyte support","function.mb-eregi-replace":"Replace regular expression with multibyte support ignoring case","function.mb-get-info":"Get internal settings of mbstring","function.mb-http-input":"Detect HTTP input character encoding","function.mb-http-output":"Set\/Get HTTP output character encoding","function.mb-internal-encoding":"Set\/Get internal character encoding","function.mb-language":"Set\/Get current language","function.mb-lcfirst":"Make a string's first character lowercase","function.mb-list-encodings":"Returns an array of all supported encodings","function.mb-ltrim":"Strip whitespace (or other characters) from the beginning of a string","function.mb-ord":"Get Unicode code point of character","function.mb-output-handler":"Callback function converts character encoding in output buffer","function.mb-parse-str":"Parse GET\/POST\/COOKIE data and set global variable","function.mb-preferred-mime-name":"Get MIME charset string","function.mb-regex-encoding":"Set\/Get character encoding for multibyte regex","function.mb-regex-set-options":"Set\/Get the default options for mbregex functions","function.mb-rtrim":"Strip whitespace (or other characters) from the end of a string","function.mb-scrub":"Replace ill-formed byte sequences with the substitute character","function.mb-send-mail":"Send encoded mail","function.mb-split":"Split multibyte string using regular expression","function.mb-str-pad":"Pad a multibyte string to a certain length with another multibyte string","function.mb-str-split":"Given a multibyte string, return an array of its characters","function.mb-strcut":"Get part of string","function.mb-strimwidth":"Get truncated string with specified width","function.mb-stripos":"Finds position of first occurrence of a string within another, case insensitive","function.mb-stristr":"Finds first occurrence of a string within another, case insensitive","function.mb-strlen":"Get string length","function.mb-strpos":"Find position of first occurrence of string in a string","function.mb-strrchr":"Finds the last occurrence of a character in a string within another","function.mb-strrichr":"Finds the last occurrence of a character in a string within another, case insensitive","function.mb-strripos":"Finds position of last occurrence of a string within another, case insensitive","function.mb-strrpos":"Find position of last occurrence of a string in a string","function.mb-strstr":"Finds first occurrence of a string within another","function.mb-strtolower":"Make a string lowercase","function.mb-strtoupper":"Make a string uppercase","function.mb-strwidth":"Return width of string","function.mb-substitute-character":"Set\/Get substitution character","function.mb-substr":"Get part of string","function.mb-substr-count":"Count the number of substring occurrences","function.mb-trim":"Strip whitespace (or other characters) from the beginning and end of a string","function.mb-ucfirst":"Make a string's first character uppercase","ref.mbstring":"Multibyte String","book.mbstring":"Unterst\u00fctzung menschlicher Sprache und Zeichenkodierung","pspell.requirements":"Pspell","pspell.installation":"Pspell","pspell.resources":"Pspell","pspell.setup":"Pspell","pspell.constants":"Pspell","function.pspell-add-to-personal":"F\u00fcgt der pers\u00f6nlichen Wortliste ein Wort hinzu","function.pspell-add-to-session":"F\u00fcgt der Wortliste der aktuellen Sitzung ein Wort hinzu","function.pspell-check":"\u00dcberpr\u00fcft ein Wort","function.pspell-clear-session":"L\u00f6scht die aktuelle Sitzung","function.pspell-config-create":"Erzeugt eine Konfiguration zum \u00d6ffnen eines W\u00f6rterbuchs","function.pspell-config-data-dir":"Ort der Dateien mit den Daten f\u00fcr die Sprachen","function.pspell-config-dict-dir":"Ort der Haupt-Wortliste","function.pspell-config-ignore":"Ignoriert W\u00f6rter mit weniger als N Buchstaben","function.pspell-config-mode":"\u00c4ndert den Modus f\u00fcr die Anzahl gelieferter Vorschl\u00e4ge","function.pspell-config-personal":"Legt die Datei fest, die die pers\u00f6nliche Wortliste enth\u00e4lt","function.pspell-config-repl":"Legt die Datei fest, welche die Ersetzungspaare enth\u00e4lt","function.pspell-config-runtogether":"Betrachtet zusammengesetzte W\u00f6rter als g\u00fcltige Verbindungen","function.pspell-config-save-repl":"Bestimmt, ob Ersetzungspaare zusammen mit der Wortliste gespeichert werden","function.pspell-new":"L\u00e4dt ein neues W\u00f6rterbuch","function.pspell-new-config":"L\u00e4dt ein neues W\u00f6rterbuch mit den Einstellungen einer angegebenen Konfiguration","function.pspell-new-personal":"L\u00e4dt ein neues W\u00f6rterbuch mit pers\u00f6nlicher Wortliste","function.pspell-save-wordlist":"Speichert die pers\u00f6nliche Wortliste in einer Datei","function.pspell-store-replacement":"Speichert das Ersetzungspaar f\u00fcr ein Wort","function.pspell-suggest":"Macht Vorschl\u00e4ge f\u00fcr die Schreibweise eines Wortes","ref.pspell":"Pspell","class.pspell-dictionary":"The PSpell\\Dictionary class","class.pspell-config":"The PSpell\\Config class","book.pspell":"Unterst\u00fctzung menschlicher Sprache und Zeichenkodierung","recode.requirements":"GNU Recode","recode.installation":"GNU Recode","recode.setup":"GNU Recode","function.recode":"Alias von recode_string","function.recode-file":"Umkodierung von Dateien entsprechend der Recode-Anweisung","function.recode-string":"Kodiert einen String entsprechend einer Recode-Anweisung um","ref.recode":"GNU Recode","book.recode":"GNU Recode","refs.international":"Funktionsreferenz","exif.requirements":"Exchangable Image Information (EXIF)","exif.installation":"Exchangable Image Information (EXIF)","exif.configuration":"Exchangable Image Information (EXIF)","exif.setup":"Exchangable Image Information (EXIF)","exif.constants":"Exchangable Image Information (EXIF)","function.exif-imagetype":"Ermittelt den Bildtyp","function.exif-read-data":"Liest die EXIF-Header einer Bilddatei aus","function.exif-tagname":"Gibt den Header-Namen f\u00fcr einen Index zur\u00fcck","function.exif-thumbnail":"Liest das eingebettete Miniaturbild eines Bildes aus","function.read-exif-data":"Alias von exif_read_data","ref.exif":"Exchangable Image Information (EXIF)","book.exif":"Exchangable Image Information (EXIF)","image.requirements":"Bildbearbeitung und GD","image.installation":"Bildbearbeitung und GD","image.configuration":"Bildbearbeitung und GD","image.resources":"Bildbearbeitung und GD","image.setup":"Bildbearbeitung und GD","image.constants":"Bildbearbeitung und GD","image.examples-png":"Bildbearbeitung und GD","image.examples-watermark":"Bildbearbeitung und GD","image.examples.merged-watermark":"Bildbearbeitung und GD","image.examples":"Bildbearbeitung und GD","function.gd-info":"Liefert Informationen \u00fcber die aktuell verwendete GD-Bibliothek","function.getimagesize":"Liefert die Gr\u00f6\u00dfe einer Grafik","function.getimagesizefromstring":"Liefert die Gr\u00f6\u00dfe einer Grafik aus einer Zeichenkette","function.image-type-to-extension":"Get file extension for image type","function.image-type-to-mime-type":"Get Mime-Type for image-type returned by getimagesize,\n   exif_read_data, exif_thumbnail, exif_imagetype","function.image2wbmp":"Gibt das Bild im Browser oder einer Datei aus.","function.imageaffine":"Return an image containing the affine transformed src image, using an optional clipping area","function.imageaffinematrixconcat":"Concatenate two affine transformation matrices","function.imageaffinematrixget":"Get an affine transformation matrix","function.imagealphablending":"Set the blending mode for an image","function.imageantialias":"Should antialias functions be used or not","function.imagearc":"Zeichnet einen Bogen","function.imageavif":"Gibt das Bild im Browser oder einer Datei aus.","function.imagebmp":"Output a BMP image to browser or file","function.imagechar":"Zeichnet ein horizontal ausgerichtetes Zeichen","function.imagecharup":"Zeichnet ein vertikal ausgerichtetes Zeichen","function.imagecolorallocate":"Alloziert eine Farbe f\u00fcr eine Grafik","function.imagecolorallocatealpha":"Allocate a color for an image","function.imagecolorat":"Liefert den Farbwert eines Bildpunktes","function.imagecolorclosest":"Ermittelt den Index der Farbe, die der angegebenen Farbe am n\u00e4chsten kommt","function.imagecolorclosestalpha":"Get the index of the closest color to the specified color + alpha","function.imagecolorclosesthwb":"Get the index of the color which has the hue, white and blackness","function.imagecolordeallocate":"L\u00f6scht eine Farbdefinition","function.imagecolorexact":"Ermittelt den Index-Wert der angegebenen Farbe","function.imagecolorexactalpha":"Get the index of the specified color + alpha","function.imagecolormatch":"Makes the colors of the palette version of an image more closely match the true color version","function.imagecolorresolve":"Ermittelt den Index-Wert der angegebenen Farbe oder die n\u00e4chstm\u00f6gliche\n   Alternative dazu","function.imagecolorresolvealpha":"Get the index of the specified color + alpha or its closest possible alternative","function.imagecolorset":"Setzt die Farbe f\u00fcr den angegebenen Paletten-Index","function.imagecolorsforindex":"Ermittelt die Farbwerte eines Palettenindex","function.imagecolorstotal":"Ermittelt die Anzahl der Farben in der Palette eines Bildes","function.imagecolortransparent":"Definiert eine Farbe als transparent","function.imageconvolution":"Apply a 3x3 convolution matrix, using coefficient and offset","function.imagecopy":"Kopiert einen Bildausschnitt","function.imagecopymerge":"Copy and merge part of an image","function.imagecopymergegray":"Copy and merge part of an image with gray scale","function.imagecopyresampled":"Copy and resize part of an image with resampling","function.imagecopyresized":"Kopieren und \u00c4ndern der Gr\u00f6\u00dfe eines Bild-Teiles","function.imagecreate":"Erzeugt ein neues Palettenbild","function.imagecreatefromavif":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatefrombmp":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatefromgd":"Create a new image from GD file or URL","function.imagecreatefromgd2":"Create a new image from GD2 file or URL","function.imagecreatefromgd2part":"Create a new image from a given part of GD2 file or URL","function.imagecreatefromgif":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatefromjpeg":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatefrompng":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatefromstring":"Create a new image from the image stream in the string","function.imagecreatefromtga":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatefromwbmp":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatefromwebp":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatefromxbm":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatefromxpm":"Erzeugt ein neues Bild aus einer Datei oder URL","function.imagecreatetruecolor":"Create a new true color image","function.imagecrop":"Crop an image to the given rectangle","function.imagecropauto":"Crop an image automatically using one of the available modes","function.imagedashedline":"Zeichnet eine gestrichelte Linie","function.imagedestroy":"L\u00f6scht ein Bild","function.imageellipse":"Draw an ellipse","function.imagefill":"Flutf\u00fcllung","function.imagefilledarc":"Draw a partial arc and fill it","function.imagefilledellipse":"Draw a filled ellipse","function.imagefilledpolygon":"Zeichnet ein gef\u00fclltes Polygon","function.imagefilledrectangle":"Zeichnet ein gef\u00fclltes Rechteck","function.imagefilltoborder":"F\u00fcllt einen Bereich mit einer bestimmten Farbe","function.imagefilter":"Applies a filter to an image","function.imageflip":"Flips an image using a given mode","function.imagefontheight":"Ermittelt die H\u00f6he einer Schriftart","function.imagefontwidth":"Ermittelt die Breite einer Schriftart","function.imageftbbox":"Give the bounding box of a text using fonts via freetype2","function.imagefttext":"Write text to the image using fonts using FreeType 2","function.imagegammacorrect":"Wendet eine Gamma-Korrektur auf ein GD-Bild an","function.imagegd":"Output GD image to browser or file","function.imagegd2":"Output GD2 image to browser or file","function.imagegetclip":"Get the clipping rectangle","function.imagegetinterpolation":"Get the interpolation method","function.imagegif":"Gibt das Bild im Browser oder einer Datei aus.","function.imagegrabscreen":"Captures the whole screen","function.imagegrabwindow":"Captures a window","function.imageinterlace":"Aktiviert oder Deaktiviert Interlacing","function.imageistruecolor":"Finds whether an image is a truecolor image","function.imagejpeg":"Gibt das Bild im Browser oder einer Datei aus.","function.imagelayereffect":"Set the alpha blending flag to use layering effects","function.imageline":"Zeichnet eine Linie","function.imageloadfont":"L\u00e4dt eine neue Schriftart","function.imageopenpolygon":"Draws an open polygon","function.imagepalettecopy":"Copy the palette from one image to another","function.imagepalettetotruecolor":"Converts a palette based image to true color","function.imagepng":"Ausgabe eines Bildes im Browser oder als Datei im PNG-Format","function.imagepolygon":"Zeichnet ein Polygon","function.imagerectangle":"Zeichnet ein Rechteck","function.imageresolution":"Get or set the resolution of the image","function.imagerotate":"Rotate an image with a given angle","function.imagesavealpha":"Ob beim Speichern von Bildern vollst\u00e4ndige Alphakanal-Information erhalten wird","function.imagescale":"Scale an image using the given new width and height","function.imagesetbrush":"Set the brush image for line drawing","function.imagesetclip":"Set the clipping rectangle","function.imagesetinterpolation":"Set the interpolation method","function.imagesetpixel":"Setzt ein einzelnes Pixel","function.imagesetstyle":"Set the style for line drawing","function.imagesetthickness":"Set the thickness for line drawing","function.imagesettile":"Set the tile image for filling","function.imagestring":"Zeichnet einen horizontalen String","function.imagestringup":"Zeichnet einen vertikalen String","function.imagesx":"Ermittelt die Breite eines Bildes","function.imagesy":"Ermittelt die H\u00f6he eines Bildes","function.imagetruecolortopalette":"Convert a true color image to a palette image","function.imagettfbbox":"Ermittelt das umgebende Rechteck eines Textes, der eine TrueType-Schriftart\n   verwendet","function.imagettftext":"Schreibt Text mit TrueType-Schriftarten ins Bild","function.imagetypes":"Liefert die von der verwendeten PHP-Version unterst\u00fctzten Grafikformate","function.imagewbmp":"Gibt das Bild im Browser oder einer Datei aus.","function.imagewebp":"Output a WebP image to browser or file","function.imagexbm":"Output an XBM image to browser or file","function.iptcembed":"Embeds binary IPTC data into a JPEG image","function.iptcparse":"Parse a binary IPTC block into single tags","function.jpeg2wbmp":"Konvertiert eine JPEG-Bilddatei in eine WBMP-Bilddatei","function.png2wbmp":"Convert PNG image file to WBMP image file","ref.image":"Bildbearbeitung und GD","class.gdimage":"The GdImage class","class.gdfont":"The GdFont class","book.image":"Bildbearbeitung und GD","gmagick.requirements":"Gmagick","gmagick.installation":"Gmagick","gmagick.setup":"Gmagick","gmagick.constants":"Gmagick","gmagick.examples":"Gmagick","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.construct":"The Gmagick constructor","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":"Creates a horizontal mirror image","gmagick.frameimage":"Adds a simulated three-dimensional border","gmagick.gammaimage":"Gamma-corrects an image","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","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":"Alias von Gmagick::writeimage","gmagick.writeimage":"Writes an image to the specified filename","class.gmagick":"The Gmagick class","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":"Draws a line","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","class.gmagickdraw":"The GmagickDraw class","gmagickpixel.construct":"Erstellt ein neues GmagickPixel-Objekt","gmagickpixel.getcolor":"Gibt die Farbe zur\u00fcck","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","class.gmagickpixel":"The GmagickPixel class","book.gmagick":"Gmagick","imagick.requirements":"Image Processing (ImageMagick)","imagick.installation":"Image Processing (ImageMagick)","imagick.configuration":"Image Processing (ImageMagick)","imagick.setup":"Image Processing (ImageMagick)","imagick.constants":"Image Processing (ImageMagick)","imagick.examples-1":"Image Processing (ImageMagick)","imagick.examples":"Image Processing (ImageMagick)","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":"Adjusts the levels of a particular image channel","imagick.averageimages":"Average a set of images","imagick.blackthresholdimage":"Forces all pixels below the threshold into black","imagick.blueshiftimage":"Mutes the colors of the image","imagick.blurimage":"Adds blur filter to image","imagick.borderimage":"Surrounds the image with a border","imagick.brightnesscontrastimage":"Change the brightness and\/or contrast of an image","imagick.charcoalimage":"Simulates a charcoal drawing","imagick.chopimage":"Removes a region of an image and trims","imagick.clampimage":"Restricts the color range from 0 to the quantum depth.","imagick.clear":"Clears all resources associated to Imagick object","imagick.clipimage":"Clips along the first path from the 8BIM profile","imagick.clipimagepath":"Clips along the named paths from the 8BIM profile, if present","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":"Apply color transformation to an image","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","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.construct":"The Imagick constructor","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":"Deletes an image property","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":"Applies a custom convolution kernel to the image","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":"Implements the discrete Fourier transform (DFT)","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":"Checks if the image has an alpha channel","imagick.getimageartifact":"Get image artifact","imagick.getimageattribute":"Returns a named attribute","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","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.getimagematte":"Return if the image has a matte channel","imagick.getimagemattecolor":"Returns the image matte color","imagick.getimagemimetype":"Returns the image mime-type","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","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":"Returns the ImageMagick quantum range","imagick.getquantumdepth":"Gets the quantum depth","imagick.getquantumrange":"Returns the Imagick quantum range","imagick.getregistry":"Get a StringRegistry entry","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":"Formats a string with image details","imagick.identifyimage":"Identifies an image and fetches attributes","imagick.implodeimage":"Creates a new image as a copy","imagick.importimagepixels":"Imports image pixels","imagick.inversefouriertransformimage":"Implements the inverse discrete Fourier transform (DFT)","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":"List all the registry settings","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":"Applies a user supplied kernel to the image according to the given morphology method.","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","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":"Ruft grundlegende Merkmale eines Bildes ab","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":"Reads image from an array of filenames","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":"Rotational blurs an image","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":"Selectively blur an image within a contrast threshold","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":"Sets an image attribute","imagick.setimagebackgroundcolor":"Sets the image background color","imagick.setimagebias":"Sets the image bias for any method that convolves an image","imagick.setimagebiasquantum":"Sets the image bias","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":"Set a callback to be called during processing","imagick.setregistry":"Sets the ImageMagick registry entry named key to value","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","imagick.sigmoidalcontrastimage":"Adjusts the contrast of an image","imagick.sketchimage":"Simulates a pencil sketch","imagick.smushimages":"Takes all images from the current image pointer to the end of the image list and smushs them","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":"Modifies image using a statistics function","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":"Searches for a subimage in the current image and returns a similarity image","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.tostring":"Returns the image as a string","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","class.imagick":"The Imagick class","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.construct":"The ImagickDraw constructor","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":"Gets the font stretch to use when annotating with text","imagickdraw.getfontstyle":"Returns the font style","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":"Gets the text interword spacing","imagickdraw.gettextinterwordspacing":"Gets the text interword spacing","imagickdraw.gettextkerning":"Gets the text kerning","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","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":"Resets the vector graphics","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":"Sets the resolution","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":"Sets the text interline spacing","imagickdraw.settextinterwordspacing":"Sets the text interword spacing","imagickdraw.settextkerning":"Sets the text kerning","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","class.imagickdraw":"Die Klasse ImagickDraw","class.imagickdrawexception":"The ImagickDrawException class","class.imagickexception":"The ImagickException class","imagickkernel.addkernel":"Attach another kernel to a kernel list","imagickkernel.addunitykernel":"Adds a Unity Kernel to the kernel list","imagickkernel.frombuiltin":"Create a kernel from a builtin in kernel","imagickkernel.frommatrix":"Create a kernel from a 2d matrix of values","imagickkernel.getmatrix":"Get the 2d matrix of values used in this kernel","imagickkernel.scale":"Scales a kernel list by the given amount","imagickkernel.separate":"Separates a linked set of kernels and returns an array of ImagickKernels","class.imagickkernel":"Die Klasse ImagickKernel","class.imagickkernelexception":"Die Klasse ImagickKernelException","imagickpixel.clear":"Clears resources associated with this object","imagickpixel.construct":"The ImagickPixel constructor","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":"Returns the color of the pixel in an array as Quantum values","imagickpixel.getcolorvalue":"Gets the normalized value of the provided color channel","imagickpixel.getcolorvaluequantum":"Gets the quantum value of a color in the ImagickPixel","imagickpixel.gethsl":"Returns the normalized HSL color of the ImagickPixel object","imagickpixel.getindex":"Gets the colormap index of the pixel wand","imagickpixel.ispixelsimilar":"Check the distance between this color and another","imagickpixel.ispixelsimilarquantum":"Returns whether two colors differ by less than the specified distance","imagickpixel.issimilar":"Check the distance between this color and another","imagickpixel.setcolor":"Sets the color","imagickpixel.setcolorcount":"Sets the color count associated with this color","imagickpixel.setcolorvalue":"Sets the normalized value of one of the channels","imagickpixel.setcolorvaluequantum":"Sets the quantum value of a color element of the ImagickPixel","imagickpixel.sethsl":"Sets the normalized HSL color","imagickpixel.setindex":"Sets the colormap index of the pixel wand","class.imagickpixel":"Die Klasse ImagickPixel","class.imagickpixelexception":"The ImagickPixelException class","imagickpixeliterator.clear":"Clear resources associated with a PixelIterator","imagickpixeliterator.construct":"The ImagickPixelIterator constructor","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","class.imagickpixeliterator":"Die Klasse ImagickPixelIterator","class.imagickpixeliteratorexception":"The ImagickPixelIteratorException class","book.imagick":"Image Processing (ImageMagick)","refs.utilspec.image":"Funktionsreferenz","imap.requirements":"IMAP, POP3 and NNTP","imap.installation":"IMAP, POP3 and NNTP","imap.configuration":"IMAP, POP3 and NNTP","imap.resources":"IMAP, POP3 and NNTP","imap.setup":"IMAP, POP3 and NNTP","imap.constants":"IMAP, POP3 and NNTP","function.imap-8bit":"Konvertiert einen 8bit-String in einen quoted-printable String","function.imap-alerts":"Liefert alle aufgetretenen IMAP-Alarmnachrichten","function.imap-append":"H\u00e4ngt eine String-Nachricht an ein Postfach an","function.imap-base64":"Dekodiert Base64-kodierten Text","function.imap-binary":"Konvertiert einen 8bit-String in einen Base64-kodierten String","function.imap-body":"Liefert den Textk\u00f6rper einer Nachricht","function.imap-bodystruct":"Liefert die Struktur eines bestimmten Nachrichtenteils","function.imap-check":"Pr\u00fcft das aktuelle Postfach","function.imap-clearflag-full":"L\u00f6scht die Flags einer Nachricht","function.imap-close":"Schlie\u00dft einen IMAP-Stream","function.imap-create":"Alias von imap_createmailbox","function.imap-createmailbox":"Legt ein neues Postfach an","function.imap-delete":"Markiert eine Nachricht im aktuellen Postfach zur L\u00f6schung","function.imap-deletemailbox":"L\u00f6scht ein Postfach","function.imap-errors":"Liefert alle bisher aufgetretenen Fehlermeldungen","function.imap-expunge":"L\u00f6scht alle zum L\u00f6schen markierte Nachrichten","function.imap-fetch-overview":"Liefert eine Zusammenfassung der Kopfdaten von Nachrichten","function.imap-fetchbody":"Liefert einen bestimmten Abschnitt aus dem Textk\u00f6rper einer Nachricht","function.imap-fetchheader":"Liefert den Kopf einer Nachricht","function.imap-fetchmime":"Fetch MIME headers for a particular section of the message","function.imap-fetchstructure":"Liefert die Struktur einer Nachricht","function.imap-fetchtext":"Alias von imap_body","function.imap-gc":"Leert den IMAP-Cache","function.imap-get-quota":"Liefert Quota-Einstellungen und Nutzungsstatistik der Postf\u00e4cher","function.imap-get-quotaroot":"Liefert die Quota-Einstellungen f\u00fcr ein Benutzerpostfach","function.imap-getacl":"Liefert die Liste der Zugriffsrechte (ACL) f\u00fcr ein Postfach","function.imap-getmailboxes":"Liefert detaillierte Informationen zu allen Postf\u00e4chern","function.imap-getsubscribed":"Liefert die Liste aller abonnierten Postf\u00e4cher","function.imap-header":"Alias von imap_headerinfo","function.imap-headerinfo":"Liefert Informationen \u00fcber die Kopfdaten einer Nachricht","function.imap-headers":"Liefert die Kopfzeilen aller Nachrichten eines Postfachs","function.imap-is-open":"Check if the IMAP stream is still valid","function.imap-last-error":"Liefert den zuletzt aufgetretenen IMAP-Fehler","function.imap-list":"Liefert die Liste der Postf\u00e4cher","function.imap-listmailbox":"Alias von imap_list","function.imap-listscan":"Liefert eine Liste von Postf\u00e4chern nach Suchkriterien","function.imap-listsubscribed":"Alias von imap_lsub","function.imap-lsub":"Liefert eine Liste aller abonnierten Postf\u00e4cher","function.imap-mail":"Sendet eine E-Mail-Nachricht","function.imap-mail-compose":"Erzeugt eine MIME-Nachricht aus Kopf- und Nachrichtenelementen","function.imap-mail-copy":"Kopiert Nachrichten in ein Postfach","function.imap-mail-move":"Verschiebt Nachrichten in ein anderes Postfach","function.imap-mailboxmsginfo":"Liefert Informationen zum aktuellen Postfach","function.imap-mime-header-decode":"Dekodiert MIME-kodierte Kopfzeilen","function.imap-msgno":"Liefert die Nummer einer Nachricht f\u00fcr eine gegebene UID","function.imap-mutf7-to-utf8":"Decode a modified UTF-7 string to UTF-8","function.imap-num-msg":"Liefert die Anzahl der Nachrichten im aktuellen Postfach","function.imap-num-recent":"Liefert die Anzahl der k\u00fcrzlich eingetroffenen Nachrichten","function.imap-open":"\u00d6ffnet einen IMAP-Stream zu einem Postfach","function.imap-ping":"Pr\u00fcft einen IMAP-Stream auf Funktionalit\u00e4t","function.imap-qprint":"Konvertiert einen quoted-printable-kodierten String in einen 8-Bit-String","function.imap-rename":"Alias von imap_renamemailbox","function.imap-renamemailbox":"\u00c4ndert den Namen eines Postfachs","function.imap-reopen":"\u00d6ffnet einen IMAP-Stream f\u00fcr ein anderes Postfach neu","function.imap-rfc822-parse-adrlist":"Zerlegt einen String mit Mailadressen","function.imap-rfc822-parse-headers":"Liest E-Mail-Kopfzeilen aus einem String aus","function.imap-rfc822-write-address":"Liefert eine korrekt formatierte E-Mail-Adresse aus \u00fcbergebenen Informationen","function.imap-savebody":"Speichert einen Teil des Nachrichtentextes in einer Datei","function.imap-scan":"Alias von imap_listscan","function.imap-scanmailbox":"Alias von imap_listscan","function.imap-search":"Liefert ein Array von Nachrichten, die den gegebenen Suchkriterien entsprechen","function.imap-set-quota":"Legt die Gr\u00f6\u00dfenbeschr\u00e4nkung f\u00fcr ein Postfach fest","function.imap-setacl":"Legt die ACL (Zugriffsrechte) f\u00fcr ein Postfach fest","function.imap-setflag-full":"Setzt Nachrichtenflags","function.imap-sort":"Liefert und sortiert Nachrichten eines Postfachs","function.imap-status":"Liefert Statusinformationen zum angegebenen Postfach","function.imap-subscribe":"Abonniert ein Postfach","function.imap-thread":"Liefert Nachrichten als Baum zusammenh\u00e4ngender Themenstr\u00e4nge","function.imap-timeout":"Setzt oder liefert den Imap-Timeout","function.imap-uid":"Liefert die UID f\u00fcr die gegebene Nachrichtennummer","function.imap-undelete":"Nimmt eine bereits gesetzte L\u00f6schmarkierung einer Nachricht zur\u00fcck","function.imap-unsubscribe":"Beendet das Abonnement eines Postfachs","function.imap-utf7-decode":"Dekodiert einen String im modifizierten UTF-7-Format","function.imap-utf7-encode":"Kodiert ISO-8859-1 Text im modifizieren UTF-7-Format","function.imap-utf8":"Konvertiert Text nach UTF-8","function.imap-utf8-to-mutf7":"Encode a UTF-8 string to modified UTF-7","ref.imap":"IMAP, POP3 and NNTP","class.imap-connection":"Die Klasse IMAP\\Connection","book.imap":"IMAP, POP3 and NNTP","mail.requirements":"Mail","mail.configuration":"Mail","mail.setup":"Mail","function.ezmlm-hash":"Berechnet den Hash-Wert, der von EZMLM ben\u00f6tigt wird","function.mail":"Sendet eine E-Mail","ref.mail":"Mail","book.mail":"E-Mail-relevante Erweiterungen","mailparse.installation":"Mailparse","mailparse.configuration":"Mailparse","mailparse.resources":"Mailparse","mailparse.setup":"Mailparse","mailparse.constants":"Mailparse","function.mailparse-determine-best-xfer-encoding":"Gets the best way of encoding","function.mailparse-msg-create":"Create a mime mail resource","function.mailparse-msg-extract-part":"Extracts\/decodes a message section","function.mailparse-msg-extract-part-file":"Extracts\/decodes a message section","function.mailparse-msg-extract-whole-part-file":"Extracts a message section including headers without decoding the transfer encoding","function.mailparse-msg-free":"Frees a MIME resource","function.mailparse-msg-get-part":"Returns a handle on a given section in a mimemessage","function.mailparse-msg-get-part-data":"Returns an associative array of info about the message","function.mailparse-msg-get-structure":"Returns an array of mime section names in the supplied message","function.mailparse-msg-parse":"Incrementally parse data into buffer","function.mailparse-msg-parse-file":"Parses a file","function.mailparse-rfc822-parse-addresses":"Parse RFC 822 compliant addresses","function.mailparse-stream-encode":"Streams data from source file pointer, apply encoding and write to destfp","function.mailparse-uudecode-all":"Scans the data from fp and extract each embedded uuencoded file","ref.mailparse":"Mailparse","book.mailparse":"E-Mail-relevante Erweiterungen","refs.remote.mail":"Funktionsreferenz","bc.installation":"BCMath Rechnen mit beliebiger Genauigkeit","bc.configuration":"BCMath Rechnen mit beliebiger Genauigkeit","bc.setup":"BCMath Rechnen mit beliebiger Genauigkeit","function.bcadd":"Addition zweier Zahlen beliebiger Genauigkeit","function.bcceil":"Round up arbitrary precision number","function.bccomp":"Vergleich zweier Zahlen beliebiger Genauigkeit","function.bcdiv":"Division zweier Zahlen beliebiger Genauigkeit","function.bcdivmod":"Get the quotient and modulus of an arbitrary precision number","function.bcfloor":"Round down arbitrary precision number","function.bcmod":"Modulo zweier Zahlen mit beliebiger Genauigkeit","function.bcmul":"Multiplikation zweier Zahlen beliebiger Genauigkeit","function.bcpow":"Potenz einer Zahl beliebiger Genauigkeit","function.bcpowmod":"Potenz einer Zahl beliebiger Genauigkeit, vermindert um ein\n   angegebenen Modulo","function.bcround":"Round arbitrary precision number","function.bcscale":"Setzt oder holt die Genauigkeit aller BCmath-Funktionen","function.bcsqrt":"Ermittelt die Quadratwurzel einer Zahl beliebiger Genauigkeit","function.bcsub":"Subtrahiert zwei Zahlen beliebiger Genauigkeit","ref.bc":"BCMath Rechnen mit beliebiger Genauigkeit","bcmath-number.add":"Adds an arbitrary precision number","bcmath-number.ceil":"Rounds up an arbitrary precision number","bcmath-number.compare":"Compares two arbitrary precision numbers","bcmath-number.construct":"Creates a BcMath\\Number object","bcmath-number.div":"Divides by an arbitrary precision number","bcmath-number.divmod":"Gets the quotient and modulus of an arbitrary precision number","bcmath-number.floor":"Rounds down an arbitrary precision number","bcmath-number.mod":"Gets the modulus of an arbitrary precision number","bcmath-number.mul":"Multiplies an arbitrary precision number","bcmath-number.pow":"Raises an arbitrary precision number","bcmath-number.powmod":"Raises an arbitrary precision number, reduced by a specified modulus","bcmath-number.round":"Rounds an arbitrary precision number","bcmath-number.serialize":"Serializes a BcMath\\Number object","bcmath-number.sqrt":"Gets the square root of an arbitrary precision number","bcmath-number.sub":"Subtracts an arbitrary precision number","bcmath-number.tostring":"Converts BcMath\\Number to string","bcmath-number.unserialize":"Deserializes a data parameter into a BcMath\\Number object","class.bcmath-number":"The BcMath\\Number class","book.bc":"BCMath Rechnen mit beliebiger Genauigkeit","gmp.requirements":"GNU Multiple Precision","gmp.installation":"GNU Multiple Precision","gmp.setup":"GNU Multiple Precision","gmp.constants":"GNU Multiple Precision","gmp.examples":"GNU Multiple Precision","function.gmp-abs":"Absolute value","function.gmp-add":"Add numbers","function.gmp-and":"Bitwise AND","function.gmp-binomial":"Calculates binomial coefficient","function.gmp-clrbit":"Clear bit","function.gmp-cmp":"Compare numbers","function.gmp-com":"Calculates one's complement","function.gmp-div":"Alias von gmp_div_q","function.gmp-div-q":"Divide numbers","function.gmp-div-qr":"Divide numbers and get quotient and remainder","function.gmp-div-r":"Remainder of the division of numbers","function.gmp-divexact":"Exact division of numbers","function.gmp-export":"Export to a binary string","function.gmp-fact":"Factorial","function.gmp-gcd":"Calculate GCD","function.gmp-gcdext":"Calculate GCD and multipliers","function.gmp-hamdist":"Hamming distance","function.gmp-import":"Import from a binary string","function.gmp-init":"Create GMP number","function.gmp-intval":"Convert GMP number to integer","function.gmp-invert":"Inverse by modulo","function.gmp-jacobi":"Jacobi symbol","function.gmp-kronecker":"Kronecker symbol","function.gmp-lcm":"Calculate LCM","function.gmp-legendre":"Legendre symbol","function.gmp-mod":"Modulo operation","function.gmp-mul":"Multiply numbers","function.gmp-neg":"Negate number","function.gmp-nextprime":"Find next prime number","function.gmp-or":"Bitwise OR","function.gmp-perfect-power":"Perfect power check","function.gmp-perfect-square":"Perfect square check","function.gmp-popcount":"Population count","function.gmp-pow":"Raise number into power","function.gmp-powm":"Raise number into power with modulo","function.gmp-prob-prime":"Check if number is \"probably prime\"","function.gmp-random":"Random number","function.gmp-random-bits":"Random number","function.gmp-random-range":"Get a uniformly selected integer","function.gmp-random-seed":"Sets the RNG seed","function.gmp-root":"Take the integer part of nth root","function.gmp-rootrem":"Take the integer part and remainder of nth root","function.gmp-scan0":"Scan for 0","function.gmp-scan1":"Scan for 1","function.gmp-setbit":"Set bit","function.gmp-sign":"Sign of number","function.gmp-sqrt":"Calculate square root","function.gmp-sqrtrem":"Square root with remainder","function.gmp-strval":"Convert GMP number to string","function.gmp-sub":"Subtract numbers","function.gmp-testbit":"Tests if a bit is set","function.gmp-xor":"Bitwise XOR","ref.gmp":"GNU Multiple Precision","gmp.construct":"Create GMP number","gmp.serialize":"Serializes the GMP object","gmp.unserialize":"Deserializes the data parameter into a GMP object","class.gmp":"The GMP class","book.gmp":"GNU Multiple Precision","math.constants":"Mathematische Funktionen","enum.roundingmode":"The RoundingMode Enum","function.abs":"Absolutwert bzw. Betrag","function.acos":"Arkuskosinus","function.acosh":"Areakosinus hyperbolikus","function.asin":"Arkussinus","function.asinh":"Areasinus hyperbolikus","function.atan":"Arkustangens","function.atan2":"Arkustangens-Variante mit zwei Parametern","function.atanh":"Areatangens hyperbolikus","function.base-convert":"Wandelt einen numerischen Wert zwischen verschiedenen Zahlensystemen um","function.bindec":"Wandelt von bin\u00e4r zu dezimal um","function.ceil":"Rundet Br\u00fcche auf","function.cos":"Kosinus","function.cosh":"Kosinus hyperbolikus","function.decbin":"Wandelt von dezimal zu bin\u00e4r um","function.dechex":"Wandelt von dezimal zu hexadezimal um","function.decoct":"Wandelt von dezimal zu oktal um","function.deg2rad":"Rechnet einen Winkel von Grad in Bogenma\u00df um","function.exp":"Berechnet den Exponenten von e","function.expm1":"Berechnet exp(Zahl) - 1 mit guter Genauigkeit, auch wenn Zahl\n   nahe bei Null liegt","function.fdiv":"Dividiert zwei Zahlen gem\u00e4\u00df IEEE 754","function.floor":"Rundet Br\u00fcche ab","function.fmod":"Rest einer Gleitkommadivision (Modulus)","function.fpow":"Raise one number to the power of another, according to IEEE 754","function.hexdec":"Wandelt von hexadezimal zu dezimal um","function.hypot":"Berechnet die L\u00e4nge der Hypotenuse eines rechtwinkligen Dreiecks","function.intdiv":"Integer-Division","function.is-finite":"Pr\u00fcft, ob eine Gleitkommazahl endlich ist","function.is-infinite":"Pr\u00fcft, ob eine Gleitkommazahl unendlich ist","function.is-nan":"Pr\u00fcft, ob eine Gleitkommazahl NAN ist","function.log":"Nat\u00fcrlicher Logarithmus","function.log10":"Dekadischer Logarithmus (Logarithmus zur Basis 10)","function.log1p":"Berechnet log(1 + Zahl) mit guter Genauigkeit, auch wenn Zahl nahe bei Null liegt","function.max":"Bestimmt den Maximalwert","function.min":"Bestimmt den Minimalwert","function.octdec":"Wandelt von oktal zu dezimal um","function.pi":"Liefert den Wert von Pi","function.pow":"Potenzfunktion","function.rad2deg":"Rechnet einen Winkel vom Bogenma\u00df in Grad um","function.round":"Rundet einen Gleitkommawert","function.sin":"Sinus","function.sinh":"Sinus hyperbolikus","function.sqrt":"Quadratwurzel","function.tan":"Tangens","function.tanh":"Tangens hyperbolikus","ref.math":"Mathematische Funktionen","book.math":"Mathematische Funktionen","stats.requirements":"Statistics","stats.installation":"Statistics","stats.setup":"Statistics","function.stats-absolute-deviation":"Returns the absolute deviation of an array of values","function.stats-cdf-beta":"Calculates any one parameter of the beta distribution given values for the others","function.stats-cdf-binomial":"Calculates any one parameter of the binomial distribution given values for the others","function.stats-cdf-cauchy":"Calculates any one parameter of the Cauchy distribution given values for the others","function.stats-cdf-chisquare":"Calculates any one parameter of the chi-square distribution given values for the others","function.stats-cdf-exponential":"Calculates any one parameter of the exponential distribution given values for the others","function.stats-cdf-f":"Calculates any one parameter of the F distribution given values for the others","function.stats-cdf-gamma":"Calculates any one parameter of the gamma distribution given values for the others","function.stats-cdf-laplace":"Calculates any one parameter of the Laplace distribution given values for the others","function.stats-cdf-logistic":"Calculates any one parameter of the logistic distribution given values for the others","function.stats-cdf-negative-binomial":"Calculates any one parameter of the negative binomial distribution given values for the others","function.stats-cdf-noncentral-chisquare":"Calculates any one parameter of the non-central chi-square distribution given values for the others","function.stats-cdf-noncentral-f":"Calculates any one parameter of the non-central F distribution given values for the others","function.stats-cdf-noncentral-t":"Calculates any one parameter of the non-central t-distribution give values for the others","function.stats-cdf-normal":"Calculates any one parameter of the normal distribution given values for the others","function.stats-cdf-poisson":"Calculates any one parameter of the Poisson distribution given values for the others","function.stats-cdf-t":"Calculates any one parameter of the t-distribution given values for the others","function.stats-cdf-uniform":"Calculates any one parameter of the uniform distribution given values for the others","function.stats-cdf-weibull":"Calculates any one parameter of the Weibull distribution given values for the others","function.stats-covariance":"Computes the covariance of two data sets","function.stats-dens-beta":"Probability density function of the beta distribution","function.stats-dens-cauchy":"Probability density function of the Cauchy distribution","function.stats-dens-chisquare":"Probability density function of the chi-square distribution","function.stats-dens-exponential":"Probability density function of the exponential distribution","function.stats-dens-f":"Probability density function of the F distribution","function.stats-dens-gamma":"Probability density function of the gamma distribution","function.stats-dens-laplace":"Probability density function of the Laplace distribution","function.stats-dens-logistic":"Probability density function of the logistic distribution","function.stats-dens-normal":"Probability density function of the normal distribution","function.stats-dens-pmf-binomial":"Probability mass function of the binomial distribution","function.stats-dens-pmf-hypergeometric":"Probability mass function of the hypergeometric distribution","function.stats-dens-pmf-negative-binomial":"Probability mass function of the negative binomial distribution","function.stats-dens-pmf-poisson":"Probability mass function of the Poisson distribution","function.stats-dens-t":"Probability density function of the t-distribution","function.stats-dens-uniform":"Probability density function of the uniform distribution","function.stats-dens-weibull":"Probability density function of the Weibull distribution","function.stats-harmonic-mean":"Returns the harmonic mean of an array of values","function.stats-kurtosis":"Computes the kurtosis of the data in the array","function.stats-rand-gen-beta":"Generates a random deviate from the beta distribution","function.stats-rand-gen-chisquare":"Generates a random deviate from the chi-square distribution","function.stats-rand-gen-exponential":"Generates a random deviate from the exponential distribution","function.stats-rand-gen-f":"Generates a random deviate from the F distribution","function.stats-rand-gen-funiform":"Generates uniform float between low (exclusive) and high (exclusive)","function.stats-rand-gen-gamma":"Generates a random deviate from the gamma distribution","function.stats-rand-gen-ibinomial":"Generates a random deviate from the binomial distribution","function.stats-rand-gen-ibinomial-negative":"Generates a random deviate from the negative binomial distribution","function.stats-rand-gen-int":"Generates random integer between 1 and 2147483562","function.stats-rand-gen-ipoisson":"Generates a single random deviate from a Poisson distribution","function.stats-rand-gen-iuniform":"Generates integer uniformly distributed between LOW (inclusive) and HIGH (inclusive)","function.stats-rand-gen-noncentral-chisquare":"Generates a random deviate from the non-central chi-square distribution","function.stats-rand-gen-noncentral-f":"Generates a random deviate from the noncentral F distribution","function.stats-rand-gen-noncentral-t":"Generates a single random deviate from a non-central t-distribution","function.stats-rand-gen-normal":"Generates a single random deviate from a normal distribution","function.stats-rand-gen-t":"Generates a single random deviate from a t-distribution","function.stats-rand-get-seeds":"Get the seed values of the random number generator","function.stats-rand-phrase-to-seeds":"Generate two seeds for the RGN random number generator","function.stats-rand-ranf":"Generates a random floating point number between 0 and 1","function.stats-rand-setall":"Set seed values to the random generator","function.stats-skew":"Computes the skewness of the data in the array","function.stats-standard-deviation":"Returns the standard deviation","function.stats-stat-binomial-coef":"Returns a binomial coefficient","function.stats-stat-correlation":"Returns the Pearson correlation coefficient of two data sets","function.stats-stat-factorial":"Returns the factorial of an integer","function.stats-stat-independent-t":"Returns the t-value from the independent two-sample t-test","function.stats-stat-innerproduct":"Returns the inner product of two vectors","function.stats-stat-paired-t":"Returns the t-value of the dependent t-test for paired samples","function.stats-stat-percentile":"Returns the percentile value","function.stats-stat-powersum":"Returns the power sum of a vector","function.stats-variance":"Returns the variance","ref.stats":"Statistics","book.stats":"Mathematische Erweiterungen","trader.requirements":"Technical Analysis for Traders","trader.installation":"Technical Analysis for Traders","trader.configuration":"Technical Analysis for Traders","trader.setup":"Technical Analysis for Traders","trader.constants":"Technical Analysis for Traders","function.trader-acos":"Vector Trigonometric ACos","function.trader-ad":"Chaikin A\/D Line","function.trader-add":"Vector Arithmetic Add","function.trader-adosc":"Chaikin A\/D Oscillator","function.trader-adx":"Average Directional Movement Index","function.trader-adxr":"Average Directional Movement Index Rating","function.trader-apo":"Absolute Price Oscillator","function.trader-aroon":"Aroon","function.trader-aroonosc":"Aroon Oscillator","function.trader-asin":"Vector Trigonometric ASin","function.trader-atan":"Vector Trigonometric ATan","function.trader-atr":"Average True Range","function.trader-avgprice":"Average Price","function.trader-bbands":"Bollinger Bands","function.trader-beta":"Beta","function.trader-bop":"Balance Of Power","function.trader-cci":"Commodity Channel Index","function.trader-cdl2crows":"Two Crows","function.trader-cdl3blackcrows":"Three Black Crows","function.trader-cdl3inside":"Three Inside Up\/Down","function.trader-cdl3linestrike":"Three-Line Strike","function.trader-cdl3outside":"Three Outside Up\/Down","function.trader-cdl3starsinsouth":"Three Stars In The South","function.trader-cdl3whitesoldiers":"Three Advancing White Soldiers","function.trader-cdlabandonedbaby":"Abandoned Baby","function.trader-cdladvanceblock":"Advance Block","function.trader-cdlbelthold":"Belt-hold","function.trader-cdlbreakaway":"Breakaway","function.trader-cdlclosingmarubozu":"Closing Marubozu","function.trader-cdlconcealbabyswall":"Concealing Baby Swallow","function.trader-cdlcounterattack":"Counterattack","function.trader-cdldarkcloudcover":"Dark Cloud Cover","function.trader-cdldoji":"Doji","function.trader-cdldojistar":"Doji Star","function.trader-cdldragonflydoji":"Dragonfly Doji","function.trader-cdlengulfing":"Engulfing Pattern","function.trader-cdleveningdojistar":"Evening Doji Star","function.trader-cdleveningstar":"Evening Star","function.trader-cdlgapsidesidewhite":"Up\/Down-gap side-by-side white lines","function.trader-cdlgravestonedoji":"Gravestone Doji","function.trader-cdlhammer":"Hammer","function.trader-cdlhangingman":"Hanging Man","function.trader-cdlharami":"Harami Pattern","function.trader-cdlharamicross":"Harami Cross Pattern","function.trader-cdlhighwave":"High-Wave Candle","function.trader-cdlhikkake":"Hikkake Pattern","function.trader-cdlhikkakemod":"Modified Hikkake Pattern","function.trader-cdlhomingpigeon":"Homing Pigeon","function.trader-cdlidentical3crows":"Identical Three Crows","function.trader-cdlinneck":"In-Neck Pattern","function.trader-cdlinvertedhammer":"Inverted Hammer","function.trader-cdlkicking":"Kicking","function.trader-cdlkickingbylength":"Kicking - bull\/bear determined by the longer marubozu","function.trader-cdlladderbottom":"Ladder Bottom","function.trader-cdllongleggeddoji":"Long Legged Doji","function.trader-cdllongline":"Long Line Candle","function.trader-cdlmarubozu":"Marubozu","function.trader-cdlmatchinglow":"Matching Low","function.trader-cdlmathold":"Mat Hold","function.trader-cdlmorningdojistar":"Morning Doji Star","function.trader-cdlmorningstar":"Morning Star","function.trader-cdlonneck":"On-Neck Pattern","function.trader-cdlpiercing":"Piercing Pattern","function.trader-cdlrickshawman":"Rickshaw Man","function.trader-cdlrisefall3methods":"Rising\/Falling Three Methods","function.trader-cdlseparatinglines":"Separating Lines","function.trader-cdlshootingstar":"Shooting Star","function.trader-cdlshortline":"Short Line Candle","function.trader-cdlspinningtop":"Spinning Top","function.trader-cdlstalledpattern":"Stalled Pattern","function.trader-cdlsticksandwich":"Stick Sandwich","function.trader-cdltakuri":"Takuri (Dragonfly Doji with very long lower shadow)","function.trader-cdltasukigap":"Tasuki Gap","function.trader-cdlthrusting":"Thrusting Pattern","function.trader-cdltristar":"Tristar Pattern","function.trader-cdlunique3river":"Unique 3 River","function.trader-cdlupsidegap2crows":"Upside Gap Two Crows","function.trader-cdlxsidegap3methods":"Upside\/Downside Gap Three Methods","function.trader-ceil":"Vector Ceil","function.trader-cmo":"Chande Momentum Oscillator","function.trader-correl":"Pearson's Correlation Coefficient (r)","function.trader-cos":"Vector Trigonometric Cos","function.trader-cosh":"Vector Trigonometric Cosh","function.trader-dema":"Double Exponential Moving Average","function.trader-div":"Vector Arithmetic Div","function.trader-dx":"Directional Movement Index","function.trader-ema":"Exponential Moving Average","function.trader-errno":"Get error code","function.trader-exp":"Vector Arithmetic Exp","function.trader-floor":"Vector Floor","function.trader-get-compat":"Get compatibility mode","function.trader-get-unstable-period":"Get unstable period","function.trader-ht-dcperiod":"Hilbert Transform - Dominant Cycle Period","function.trader-ht-dcphase":"Hilbert Transform - Dominant Cycle Phase","function.trader-ht-phasor":"Hilbert Transform - Phasor Components","function.trader-ht-sine":"Hilbert Transform - SineWave","function.trader-ht-trendline":"Hilbert Transform - Instantaneous Trendline","function.trader-ht-trendmode":"Hilbert Transform - Trend vs Cycle Mode","function.trader-kama":"Kaufman Adaptive Moving Average","function.trader-linearreg":"Linear Regression","function.trader-linearreg-angle":"Linear Regression Angle","function.trader-linearreg-intercept":"Linear Regression Intercept","function.trader-linearreg-slope":"Linear Regression Slope","function.trader-ln":"Vector Log Natural","function.trader-log10":"Vector Log10","function.trader-ma":"Moving average","function.trader-macd":"Moving Average Convergence\/Divergence","function.trader-macdext":"MACD with controllable MA type","function.trader-macdfix":"Moving Average Convergence\/Divergence Fix 12\/26","function.trader-mama":"MESA Adaptive Moving Average","function.trader-mavp":"Moving average with variable period","function.trader-max":"Highest value over a specified period","function.trader-maxindex":"Index of highest value over a specified period","function.trader-medprice":"Median Price","function.trader-mfi":"Money Flow Index","function.trader-midpoint":"MidPoint over period","function.trader-midprice":"Midpoint Price over period","function.trader-min":"Lowest value over a specified period","function.trader-minindex":"Index of lowest value over a specified period","function.trader-minmax":"Lowest and highest values over a specified period","function.trader-minmaxindex":"Indexes of lowest and highest values over a specified period","function.trader-minus-di":"Minus Directional Indicator","function.trader-minus-dm":"Minus Directional Movement","function.trader-mom":"Momentum","function.trader-mult":"Vector Arithmetic Mult","function.trader-natr":"Normalized Average True Range","function.trader-obv":"On Balance Volume","function.trader-plus-di":"Plus Directional Indicator","function.trader-plus-dm":"Plus Directional Movement","function.trader-ppo":"Percentage Price Oscillator","function.trader-roc":"Rate of change : ((price\/prevPrice)-1)*100","function.trader-rocp":"Rate of change Percentage: (price-prevPrice)\/prevPrice","function.trader-rocr":"Rate of change ratio: (price\/prevPrice)","function.trader-rocr100":"Rate of change ratio 100 scale: (price\/prevPrice)*100","function.trader-rsi":"Relative Strength Index","function.trader-sar":"Parabolic SAR","function.trader-sarext":"Parabolic SAR - Extended","function.trader-set-compat":"Set compatibility mode","function.trader-set-unstable-period":"Set unstable period","function.trader-sin":"Vector Trigonometric Sin","function.trader-sinh":"Vector Trigonometric Sinh","function.trader-sma":"Simple Moving Average","function.trader-sqrt":"Vector Square Root","function.trader-stddev":"Standard Deviation","function.trader-stoch":"Stochastic","function.trader-stochf":"Stochastic Fast","function.trader-stochrsi":"Stochastic Relative Strength Index","function.trader-sub":"Vector Arithmetic Subtraction","function.trader-sum":"Summation","function.trader-t3":"Triple Exponential Moving Average (T3)","function.trader-tan":"Vector Trigonometric Tan","function.trader-tanh":"Vector Trigonometric Tanh","function.trader-tema":"Triple Exponential Moving Average","function.trader-trange":"True Range","function.trader-trima":"Triangular Moving Average","function.trader-trix":"1-day Rate-Of-Change (ROC) of a Triple Smooth EMA","function.trader-tsf":"Time Series Forecast","function.trader-typprice":"Typical Price","function.trader-ultosc":"Ultimate Oscillator","function.trader-var":"Variance","function.trader-wclprice":"Weighted Close Price","function.trader-willr":"Williams' %R","function.trader-wma":"Weighted Moving Average","ref.trader":"Technical Analysis for Traders","book.trader":"Technical Analysis for Traders","refs.math":"Funktionsreferenz","fdf.requirements":"Forms Data Format Funktionen","fdf.installation":"Forms Data Format Funktionen","fdf.resources":"Forms Data Format Funktionen","fdf.setup":"Forms Data Format Funktionen","fdf.constants":"Forms Data Format Funktionen","fdf.examples":"Forms Data Format Funktionen","function.fdf-add-doc-javascript":"F\u00fcgt JavaScript-Code in ein FDF-Dokument ein","function.fdf-add-template":"F\u00fcgt dem FDF Dokument ein Template hinzu","function.fdf-close":"Schlie\u00dft ein FDF Dokument","function.fdf-create":"Erzeugt ein neues FDF Dokument","function.fdf-enum-values":"Ruft f\u00fcr jeden Dokumentwert eine benutzerdefinierte Funktion auf","function.fdf-errno":"Gibt den Fehlercode der letzten FDF Operation zur\u00fcck","function.fdf-error":"Gibt die Beschrebung eines Fehlercodes zur\u00fcck","function.fdf-get-ap":"Get the appearance of a field","function.fdf-get-attachment":"Extracts uploaded file embedded in the FDF","function.fdf-get-encoding":"Liefert den Wert des \/Encoding Schl\u00fcssels","function.fdf-get-file":"Gibt den Wert des \/F Schl\u00fcssels zur\u00fcck","function.fdf-get-flags":"Ermittelt die Flags eines Feldes","function.fdf-get-opt":"Liefert einen Wert aus dem Optionsarray eines Feldes","function.fdf-get-status":"Gibt den Wert des \/STATUS Schl\u00fcssels zur\u00fcck","function.fdf-get-value":"Gibt den Wert eines Feldes zur\u00fcck","function.fdf-get-version":"Liefert die Versionsnummer einer FDF-Datei oder des APIs","function.fdf-header":"Setzt FDF-spezifische Header","function.fdf-next-field-name":"Gibt den Namen des n\u00e4chsten Feldes zur\u00fcck","function.fdf-open":"\u00d6ffnet ein FDF Dokument","function.fdf-open-string":"Read a FDF document from a string","function.fdf-remove-item":"Sets target frame for form","function.fdf-save":"Speichern eines FDF Dokuments","function.fdf-save-string":"Returns the FDF document as a string","function.fdf-set-ap":"Legt das Aussehen eines Feldes fest","function.fdf-set-encoding":"Legt die FDF Zeichenkodierung fest","function.fdf-set-file":"Definiert ein PDF-Dokument, das FDF-Daten anzeigen soll","function.fdf-set-flags":"Setzt Flags eines Feldes","function.fdf-set-javascript-action":"Weist einem Feld eine JavaScript Aktion zu","function.fdf-set-on-import-javascript":"Adds javascript code to be executed when Acrobat opens the FDF","function.fdf-set-opt":"Legt eine Option eines Feldes fest","function.fdf-set-status":"Setzt den Wert des \/STATUS Schl\u00fcssels","function.fdf-set-submit-form-action":"Setzt eine Submit-Form-Aktion f\u00fcr ein Feld","function.fdf-set-target-frame":"Set target frame for form display","function.fdf-set-value":"Legt den Wert eines Feldes fest","function.fdf-set-version":"Sets version number for a FDF file","ref.fdf":"FDF Funktionen","book.fdf":"Forms Data Format Funktionen","gnupg.requirements":"GNU Privacy Guard","gnupg.installation":"GNU Privacy Guard","gnupg.setup":"GNU Privacy Guard","gnupg.constants":"GNU Privacy Guard","gnupg.examples-clearsign":"GNU Privacy Guard","gnupg.examples":"GNU Privacy Guard","function.gnupg-adddecryptkey":"F\u00fcgt einen Schl\u00fcssel f\u00fcr Entschl\u00fcsselung hinzu","function.gnupg-addencryptkey":"F\u00fcgt einen Schl\u00fcssel zur Verschl\u00fcsselung hinzu","function.gnupg-addsignkey":"F\u00fcgt einen Schl\u00fcssel f\u00fcr Signierung hinzu","function.gnupg-cleardecryptkeys":"Entfernt alle Schl\u00fcssel, die vorher f\u00fcr Entschl\u00fcsselung hinterlegt wurden","function.gnupg-clearencryptkeys":"Entfernt alle Schl\u00fcssel, die vorher zur Verschl\u00fcsselung hinterlegt wurden","function.gnupg-clearsignkeys":"Entfernt alle Schl\u00fcssel die vorher zur Signierung hinterlegt wurden","function.gnupg-decrypt":"Entschl\u00fcsselt einen gegebenen Text","function.gnupg-decryptverify":"Entschl\u00fcsselt und vertifiziert einen gegebenen Text","function.gnupg-deletekey":"L\u00f6scht einen Schl\u00fcssel aus dem Schl\u00fcsselbund","function.gnupg-encrypt":"Verschl\u00fcsselt einen gegebenen Text","function.gnupg-encryptsign":"Verschl\u00fcsselt und signiert einen gegebenen Text","function.gnupg-export":"Exportiert einen Schl\u00fcssel","function.gnupg-getengineinfo":"Liefert Informationen \u00fcber die Engine","function.gnupg-geterror":"Gibt den Fehlertext zur\u00fcck, wenn eine Funktion scheitert","function.gnupg-geterrorinfo":"Liefert Fehlerinformationen","function.gnupg-getprotocol":"Gibt das aktuell f\u00fcr alle Operationen aktive Protokoll zur\u00fcck","function.gnupg-gettrustlist":"Sucht nach vertrauensw\u00fcrdigen Elementen","function.gnupg-import":"Importiert einen Schl\u00fcssel","function.gnupg-init":"Initialisiert eine Verbindung","function.gnupg-keyinfo":"Gibt ein Array mit Informationen \u00fcber alle Schl\u00fcssel zur\u00fcck, die dem gegebenen Muster entsprechen","function.gnupg-listsignatures":"Liefert eine Liste von Schl\u00fcsselsignaturen","function.gnupg-setarmor":"Gepanzerte Ausgabe umschalten","function.gnupg-seterrormode":"Setzt den Modus f\u00fcr error_reporting","function.gnupg-setsignmode":"Setzt den Signierungs-Modus","function.gnupg-sign":"Signiert einen \u00fcbergebenen Text","function.gnupg-verify":"Verifiziert einen signierten Text","ref.gnupg":"GNU Privacy Guard","book.gnupg":"GNU Privacy Guard","wkhtmltox.requirements":"wkhtmltox","wkhtmltox.installation":"wkhtmltox","wkhtmltox.configuration":"wkhtmltox","wkhtmltox.setup":"wkhtmltox","wkhtmltox-pdf-converter.add":"Add an object for conversion","wkhtmltox-pdf-converter.construct":"Create a new PDF converter","wkhtmltox-pdf-converter.convert":"Perform PDF conversion","wkhtmltox-pdf-converter.getversion":"Determine version of Converter","class.wkhtmltox-pdf-converter":"The wkhtmltox\\PDF\\Converter class","wkhtmltox-pdf-object.construct":"Create a new PDF Object","class.wkhtmltox-pdf-object":"The wkhtmltox\\PDF\\Object class","wkhtmltox-image-converter.construct":"Create a new Image converter","wkhtmltox-image-converter.convert":"Perform Image conversion","wkhtmltox-image-converter.getversion":"Determine version of Converter","class.wkhtmltox-image-converter":"The wkhtmltox\\Image\\Converter class","book.wkhtmltox":"wkhtmltox","ps.requirements":"PostScript document creation","ps.installation":"PostScript document creation","ps.resources":"PostScript document creation","ps.setup":"PostScript document creation","ps.constants":"PostScript document creation","function.ps-add-bookmark":"Add bookmark to current page","function.ps-add-launchlink":"Adds link which launches file","function.ps-add-locallink":"Adds link to a page in the same document","function.ps-add-note":"Adds note to current page","function.ps-add-pdflink":"Adds link to a page in a second pdf document","function.ps-add-weblink":"Adds link to a web location","function.ps-arc":"Draws an arc counterclockwise","function.ps-arcn":"Draws an arc clockwise","function.ps-begin-page":"Start a new page","function.ps-begin-pattern":"Start a new pattern","function.ps-begin-template":"Start a new template","function.ps-circle":"Draws a circle","function.ps-clip":"Clips drawing to current path","function.ps-close":"Closes a PostScript document","function.ps-close-image":"Closes image and frees memory","function.ps-closepath":"Closes path","function.ps-closepath-stroke":"Closes and strokes path","function.ps-continue-text":"Continue text in next line","function.ps-curveto":"Draws a curve","function.ps-delete":"Deletes all resources of a PostScript document","function.ps-end-page":"End a page","function.ps-end-pattern":"End a pattern","function.ps-end-template":"End a template","function.ps-fill":"Fills the current path","function.ps-fill-stroke":"Fills and strokes the current path","function.ps-findfont":"Loads a font","function.ps-get-buffer":"Fetches the full buffer containig the generated PS data","function.ps-get-parameter":"Gets certain parameters","function.ps-get-value":"Gets certain values","function.ps-hyphenate":"Hyphenates a word","function.ps-include-file":"Reads an external file with raw PostScript code","function.ps-lineto":"Draws a line","function.ps-makespotcolor":"Create spot color","function.ps-moveto":"Sets current point","function.ps-new":"Creates a new PostScript document object","function.ps-open-file":"Opens a file for output","function.ps-open-image":"Reads an image for later placement","function.ps-open-image-file":"Opens image from file","function.ps-open-memory-image":"Takes an GD image and returns an image for placement in a PS document","function.ps-place-image":"Places image on the page","function.ps-rect":"Draws a rectangle","function.ps-restore":"Restore previously save context","function.ps-rotate":"Sets rotation factor","function.ps-save":"Save current context","function.ps-scale":"Sets scaling factor","function.ps-set-border-color":"Sets color of border for annotations","function.ps-set-border-dash":"Sets length of dashes for border of annotations","function.ps-set-border-style":"Sets border style of annotations","function.ps-set-info":"Sets information fields of document","function.ps-set-parameter":"Sets certain parameters","function.ps-set-text-pos":"Sets position for text output","function.ps-set-value":"Sets certain values","function.ps-setcolor":"Sets current color","function.ps-setdash":"Sets appearance of a dashed line","function.ps-setflat":"Sets flatness","function.ps-setfont":"Sets font to use for following output","function.ps-setgray":"Sets gray value","function.ps-setlinecap":"Sets appearance of line ends","function.ps-setlinejoin":"Sets how contected lines are joined","function.ps-setlinewidth":"Sets width of a line","function.ps-setmiterlimit":"Sets the miter limit","function.ps-setoverprintmode":"Sets overprint mode","function.ps-setpolydash":"Sets appearance of a dashed line","function.ps-shading":"Creates a shading for later use","function.ps-shading-pattern":"Creates a pattern based on a shading","function.ps-shfill":"Fills an area with a shading","function.ps-show":"Output text","function.ps-show-boxed":"Output text in a box","function.ps-show-xy":"Output text at given position","function.ps-show-xy2":"Output text at position","function.ps-show2":"Output a text at current position","function.ps-string-geometry":"Gets geometry of a string","function.ps-stringwidth":"Gets width of a string","function.ps-stroke":"Draws the current path","function.ps-symbol":"Output a glyph","function.ps-symbol-name":"Gets name of a glyph","function.ps-symbol-width":"Gets width of a glyph","function.ps-translate":"Sets translation","ref.ps":"PostScript document creation","book.ps":"PostScript document creation","rpminfo.requirements":"RpmInfo","rpminfo.installation":"RpmInfo","rpminfo.setup":"RpmInfo","rpminfo.constants":"RpmInfo","function.rpmaddtag":"Add tag retrieved in query","function.rpmdbinfo":"Get information from installed RPM","function.rpmdbsearch":"Search RPM packages","function.rpmdefine":"Define or change a RPM macro value","function.rpmexpand":"Retrieve expanded value of a RPM macro","function.rpmexpandnumeric":"Retrieve numerical value of a RPM macro","function.rpmgetsymlink":"Get target of a symlink","function.rpminfo":"Get information from a RPM file","function.rpmvercmp":"RPM version comparison","ref.rpminfo":"RpmInfo","book.rpminfo":"RpmInfo","xlswriter.requirements":"XLSWriter","xlswriter.installation":"XLSWriter","xlswriter.resources":"XLSWriter","xlswriter.setup":"XLSWriter","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.construct":"Vtiful\\Kernel\\Excel constructor","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","vtiful-kernel-excel.output":"Vtiful\\Kernel\\Excel output","vtiful-kernel-excel.setColumn":"Vtiful\\Kernel\\Excel setColumn","vtiful-kernel-excel.setRow":"Vtiful\\Kernel\\Excel setRow","class.vtiful-kernel-excel":"The Vtiful\\Kernel\\Excel class","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","class.vtiful-kernel-format":"The Vtiful\\Kernel\\Format class","book.xlswriter":"Non-Text MIME-Ausgaben","refs.utilspec.nontext":"Funktionsreferenz","eio.requirements":"Eio","eio.installation":"Eio","eio.resources":"Eio","eio.setup":"Eio","eio.constants":"Eio","eio.examples":"Eio","function.eio-busy":"Artificially increase load. Could be useful in tests,\n  benchmarking","function.eio-cancel":"Cancels a request","function.eio-chmod":"Change file\/directory permissions","function.eio-chown":"Change file\/directory permissions","function.eio-close":"Close file","function.eio-custom":"Execute custom request like any other eio_* call","function.eio-dup2":"Duplicate a file descriptor","function.eio-event-loop":"Polls libeio until all requests proceeded","function.eio-fallocate":"Allows the caller to directly manipulate the allocated disk\n  space for a file","function.eio-fchmod":"Change file permissions","function.eio-fchown":"Change file ownership","function.eio-fdatasync":"Synchronize a file's in-core state with storage device","function.eio-fstat":"Get file status","function.eio-fstatvfs":"Get file system statistics","function.eio-fsync":"Synchronize a file's in-core state with storage device","function.eio-ftruncate":"Truncate a file","function.eio-futime":"Change file last access and modification times","function.eio-get-event-stream":"Get stream representing a variable used in internal communications with libeio","function.eio-get-last-error":"Returns string describing the last error associated with a request resource","function.eio-grp":"Creates a request group","function.eio-grp-add":"Adds a request to the request group","function.eio-grp-cancel":"Cancels a request group","function.eio-grp-limit":"Set group limit","function.eio-init":"(Re-)initialize Eio","function.eio-link":"Create a hardlink for file","function.eio-lstat":"Get file status","function.eio-mkdir":"Create directory","function.eio-mknod":"Create a special or ordinary file","function.eio-nop":"Does nothing, except go through the whole request cycle","function.eio-npending":"Returns number of finished, but unhandled requests","function.eio-nready":"Returns number of not-yet handled requests","function.eio-nreqs":"Returns number of requests to be processed","function.eio-nthreads":"Returns number of threads currently in use","function.eio-open":"Opens a file","function.eio-poll":"Can be to be called whenever there are pending requests that need finishing","function.eio-read":"Read from a file descriptor at given offset","function.eio-readahead":"Perform file readahead into page cache","function.eio-readdir":"Reads through a whole directory","function.eio-readlink":"Read value of a symbolic link","function.eio-realpath":"Get the canonicalized absolute pathname","function.eio-rename":"Change the name or location of a file","function.eio-rmdir":"Remove a directory","function.eio-seek":"Seek to a position","function.eio-sendfile":"Transfer data between file descriptors","function.eio-set-max-idle":"Set maximum number of idle threads","function.eio-set-max-parallel":"Set maximum parallel threads","function.eio-set-max-poll-reqs":"Set maximum number of requests processed in a poll","function.eio-set-max-poll-time":"Set maximum poll time","function.eio-set-min-parallel":"Set minimum parallel thread number","function.eio-stat":"Get file status","function.eio-statvfs":"Get file system statistics","function.eio-symlink":"Create a symbolic link","function.eio-sync":"Commit buffer cache to disk","function.eio-sync-file-range":"Sync a file segment with disk","function.eio-syncfs":"Calls Linux' syncfs syscall, if available","function.eio-truncate":"Truncate a file","function.eio-unlink":"Delete a name and possibly the file it refers to","function.eio-utime":"Change file last access and modification times","function.eio-write":"Write to file","ref.eio":"Eio","book.eio":"Eio","ev.requirements":"Ev","ev.installation":"Ev","ev.setup":"Ev","ev.examples":"Ev","ev.watchers":"Ev","ev.watcher-callbacks":"Ev","ev.periodic-modes":"Ev","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","ev.feedsignalevent":"Feed signal event into the default loop","ev.iteration":"Return the number of times the default event loop has polled for new\n  events","ev.now":"Returns the time when the last iteration of the default event\n  loop has started","ev.nowupdate":"Establishes the current time by querying the kernel, updating the time\n    returned by Ev::now in the progress","ev.recommendedbackends":"Returns a bit mask of recommended backends for current\n  platform","ev.resume":"Resume previously suspended default event loop","ev.run":"Begin checking for events and calling callbacks for the default\n  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\n  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)","class.ev":"The Ev class","evcheck.construct":"Constructs the EvCheck watcher object","evcheck.createstopped":"Create instance of a stopped EvCheck watcher","class.evcheck":"The EvCheck class","evchild.construct":"Constructs the EvChild watcher object","evchild.createstopped":"Create instance of a stopped EvCheck watcher","evchild.set":"Configures the watcher","class.evchild":"The EvChild class","evembed.construct":"Constructs the EvEmbed 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","class.evembed":"The EvEmbed class","evfork.construct":"Constructs the EvFork watcher object","evfork.createstopped":"Creates a stopped instance of EvFork watcher class","class.evfork":"The EvFork class","evidle.construct":"Constructs the EvIdle watcher object","evidle.createstopped":"Creates instance of a stopped EvIdle watcher object","class.evidle":"The EvIdle class","evio.construct":"Constructs EvIo watcher object","evio.createstopped":"Create stopped EvIo watcher object","evio.set":"Configures the watcher","class.evio":"The EvIo class","evloop.backend":"Returns an integer describing the backend used by libev","evloop.check":"Creates EvCheck object associated with the current event loop\n  instance","evloop.child":"Creates EvChild object associated with the current event loop","evloop.construct":"Constructs the event loop object","evloop.defaultloop":"Returns or creates the default event loop","evloop.embed":"Creates an instance of EvEmbed watcher associated\n  with the current EvLoop object","evloop.fork":"Creates EvFork watcher object associated with the current event\n  loop instance","evloop.idle":"Creates EvIdle watcher object associated with the current event\n  loop instance","evloop.invokepending":"Invoke all pending watchers while resetting their pending state","evloop.io":"Create EvIo watcher object associated with the current event\n  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\n    returned by EvLoop::now in the progress","evloop.periodic":"Creates EvPeriodic watcher object associated with the current\n  event loop instance","evloop.prepare":"Creates EvPrepare watcher object associated with the current\n  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\n  event loop instance","evloop.stat":"Creates EvStat watcher object associated with the current event\n  loop instance","evloop.stop":"Stops the event loop","evloop.suspend":"Suspend the loop","evloop.timer":"Creates EvTimer watcher object associated with the current event\n  loop instance","evloop.verify":"Performs internal consistency checks(for debugging)","class.evloop":"The EvLoop class","evperiodic.again":"Simply stops and restarts the periodic watcher again","evperiodic.at":"Returns the absolute time that this\n  watcher is supposed to trigger next","evperiodic.construct":"Constructs EvPeriodic watcher object","evperiodic.createstopped":"Create a stopped EvPeriodic watcher","evperiodic.set":"Configures the watcher","class.evperiodic":"The EvPeriodic class","evprepare.construct":"Constructs EvPrepare watcher object","evprepare.createstopped":"Creates a stopped instance of EvPrepare watcher","class.evprepare":"The EvPrepare class","evsignal.construct":"Constructs EvSignal watcher object","evsignal.createstopped":"Create stopped EvSignal watcher object","evsignal.set":"Configures the watcher","class.evsignal":"The EvSignal class","evstat.attr":"Returns the values most recently detected by Ev","evstat.construct":"Constructs EvStat watcher object","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","class.evstat":"The EvStat class","evtimer.again":"Restarts the timer watcher","evtimer.construct":"Constructs an EvTimer watcher object","evtimer.createstopped":"Creates EvTimer stopped watcher object","evtimer.set":"Configures the watcher","class.evtimer":"The EvTimer class","evwatcher.clear":"Clear watcher pending status","evwatcher.construct":"Abstract constructor of a watcher object","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\n  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","class.evwatcher":"The EvWatcher class","book.ev":"Ev","expect.requirements":"Expect","expect.installation":"Expect","expect.configuration":"Expect","expect.resources":"Expect","expect.setup":"Expect","expect.constants":"Expect","expect.examples-usage":"Expect","expect.examples":"Expect","function.expect-expectl":"Waits until the output from a process matches one\n  of the patterns, a specified time period has passed, or an EOF is seen","function.expect-popen":"Execute command via Bourne shell, and open the PTY stream to\n  the process","ref.expect":"Expect","book.expect":"Erweiterungen zur Prozesskontrolle","pcntl.installation":"Prozesssteuerung","pcntl.setup":"Prozesssteuerung","pcntl.constants":"Prozesssteuerung","pcntl.example":"Prozesssteuerung","pcntl.examples":"Prozesssteuerung","enum.pcntl-qosclass":"The Pcntl\\QosClass Enum","function.pcntl-alarm":"Setzt einen Zeitschalter f\u00fcr das Senden eines Signals","function.pcntl-async-signals":"Enable\/disable asynchronous signal handling or return the old setting","function.pcntl-errno":"Alias von pcntl_get_last_error","function.pcntl-exec":"F\u00fchrt ein angegebenes Programm im aktuellen Prozessraum aus","function.pcntl-fork":"Verzweigt den laufenden Prozess","function.pcntl-get-last-error":"Retrieve the error number set by the last pcntl function which failed","function.pcntl-getcpuaffinity":"Get the cpu affinity of a process","function.pcntl-getpriority":"Ermittelt die Priorit\u00e4t eines beliebigen Prozesses","function.pcntl-rfork":"Manipulates process resources","function.pcntl-setcpuaffinity":"Set the cpu affinity of a process","function.pcntl-setpriority":"\u00c4ndert die Priorit\u00e4t eines beliebigen Prozesses","function.pcntl-signal":"Richtet eine Signalverarbeitung ein","function.pcntl-signal-dispatch":"Calls signal handlers for pending signals","function.pcntl-signal-get-handler":"Get the current handler for specified signal","function.pcntl-sigprocmask":"Sets and retrieves blocked signals","function.pcntl-sigtimedwait":"Waits for signals, with a timeout","function.pcntl-sigwaitinfo":"Waits for signals","function.pcntl-strerror":"Retrieve the system error message associated with the given errno","function.pcntl-unshare":"Dissociates parts of the process execution context","function.pcntl-wait":"Wartet auf ein abgezweigtes Kind oder gibt dessen Status zur\u00fcck","function.pcntl-waitid":"Waits for a child process to change state","function.pcntl-waitpid":"Wartet auf ein abgezweigtes Kind oder gibt dessen Status zur\u00fcck","function.pcntl-wexitstatus":"Lefert den Statuscode eines beendeten Kindes","function.pcntl-wifexited":"Pr\u00fcft, ob der Statuscode ein normales Beenden darstellt","function.pcntl-wifsignaled":"Pr\u00fcft, ob der Statuscode einen Abbruch wegen eines Signals darstellt","function.pcntl-wifstopped":"Pr\u00fcft, ob der Kindprozess gerade gestoppt ist","function.pcntl-wstopsig":"Gibt das Signal zur\u00fcck, welches das Anhalten des Kindes verursachte","function.pcntl-wtermsig":"Gibt das Signal zur\u00fcck, welches das Beenden des Kindes verursachte","ref.pcntl":"Prozesssteuerung","book.pcntl":"Prozesssteuerung","posix.installation":"POSIX","posix.setup":"POSIX","posix.constants.access":"POSIX","posix.constants.mknod":"POSIX","posix.constants.setrlimit":"POSIX","posix.constants.pathconf":"POSIX","posix.constants.sysconf":"POSIX","posix.constants":"POSIX","function.posix-access":"Ermittelt die Zugriffsberechtigungen einer Datei","function.posix-ctermid":"Liefert den Pfad des kontrollierenden Terminals","function.posix-eaccess":"Ermittelt die Zugriffsm\u00f6glichkeiten auf eine Datei","function.posix-errno":"Alias von posix_get_last_error","function.posix-fpathconf":"Liefert den Wert eines konfigurierbaren Limits","function.posix-get-last-error":"Liefert die von der letzten fehlgeschlagenen Posix-Funktion gesetzte Fehlernummer","function.posix-getcwd":"Liefert den Pfadnamen des aktuellen Verzeichnisses","function.posix-getegid":"Liefert die effektive Gruppen-ID des aktuellen Prozesses","function.posix-geteuid":"Liefert die effektive Benutzer-ID des aktuellen Prozesses","function.posix-getgid":"Liefert die reale Gruppen-ID des aktuellen Prozesses","function.posix-getgrgid":"Liefert zu einer Gruppen-ID Informationen \u00fcber diese Gruppe","function.posix-getgrnam":"Liefert zu einem Gruppennamen Informationen \u00fcber diese Gruppe","function.posix-getgroups":"Liefert die Gruppenliste des aktuellen Prozesses","function.posix-getlogin":"Liefert den Loginnamen","function.posix-getpgid":"Liefert die Prozessgruppenkennung (Process Group ID) f\u00fcr die Job-Kontrolle","function.posix-getpgrp":"Liefert die Prozessgruppenkennung des aktuellen Prozesses","function.posix-getpid":"Liefert die aktuelle Prozesskennung","function.posix-getppid":"Liefert die Prozesskennung des Elternprozesses","function.posix-getpwnam":"Liefert zu einem Benutzernamen Informationen \u00fcber diesen Benutzer","function.posix-getpwuid":"Liefert zu einer Benutzer-ID Informationen \u00fcber diesen Benutzer","function.posix-getrlimit":"Liefert Informationen \u00fcber Systemressourcen-Limits","function.posix-getsid":"Liefert die aktuelle Session-ID (sid) des Prozesses","function.posix-getuid":"Liefert die reale Benutzer-ID des aktuellen Prozesses","function.posix-initgroups":"Ermittelt die Gruppenzugriffsliste","function.posix-isatty":"Ermittelt, ob ein Dateideskriptor ein interaktives Terminal ist","function.posix-kill":"Sendet einem Prozess ein Signal","function.posix-mkfifo":"Erzeugt eine \"FIFO special\"-Datei (named pipe)","function.posix-mknod":"Erzeugt eine spezielle oder eine gew\u00f6hnliche Datei (POSIX.1)","function.posix-pathconf":"Liefert den Wert eines konfigurierbaren Limits","function.posix-setegid":"Setzt die effektive Gruppen-ID des aktuellen Prozesses","function.posix-seteuid":"Setzt die effektive Benutzer-ID des aktuellen Prozesses","function.posix-setgid":"Setzt die Gruppen-ID des aktuellen Prozesses","function.posix-setpgid":"Setzt die Prozessgruppenkennung (Process Group ID) f\u00fcr die Job-Kontrolle","function.posix-setrlimit":"Setzt Limits f\u00fcr eine Systemressource","function.posix-setsid":"Macht den aktuellen Prozess zum Leiter der Session","function.posix-setuid":"Setzt die Benutzer-ID des aktuellen Prozesses","function.posix-strerror":"Liefert die System-Fehlermeldung, die zur angegebenen Fehlernummer geh\u00f6rt","function.posix-sysconf":"Liefert Laufzeitinformationen des Systems","function.posix-times":"Liefert Rechenzeiten","function.posix-ttyname":"Ermittelt den Namen des Terminal-Devices","function.posix-uname":"Liefert Auskunft \u00fcber das System","ref.posix":"POSIX","book.posix":"Erweiterungen zur Prozesskontrolle","exec.resources":"Ausf\u00fchrung von Systemprogrammen","exec.setup":"Ausf\u00fchrung von Systemprogrammen","function.escapeshellarg":"Maskiert eine Zeichenkette (String), um sie als Shell-Argument benutzen zu k\u00f6nnen","function.escapeshellcmd":"Maskiert Metazeichen der Shell","function.exec":"F\u00fchrt ein externes Programm aus","function.passthru":"F\u00fchrt ein externes Programm aus und zeigt dessen Ausgabe an","function.proc-close":"Schlie\u00dft einen Prozess, der mit proc_open\n   gestartet wurde und gibt den Exitcode dieses Prozesses zur\u00fcck","function.proc-get-status":"Liefert Informationen \u00fcber einen mit proc_open\n   gestarteten Prozess","function.proc-nice":"\u00c4ndert die Priorit\u00e4t des aktuellen Prozesses","function.proc-open":"F\u00fchrt ein Kommando aus und \u00f6ffnet Dateizeiger f\u00fcr die Ein- und Ausgabe","function.proc-terminate":"Beendet einen von proc_open gestarteten Prozess","function.shell-exec":"F\u00fchrt einen Befehl auf der Shell aus und liefert die komplette Ausgabe als String","function.system":"F\u00fchrt ein externes Programm aus und zeigt dessen Ausgabe an","ref.exec":"Ausf\u00fchrung von Systemprogrammen","book.exec":"Ausf\u00fchrung von Systemprogrammen","parallel.setup":"parallel","philosophy.parallel":"parallel","parallel.bootstrap":"Bootstrapping","parallel.run":"Execution","functional.parallel":"parallel","parallel-runtime.construct":"Runtime Construction","parallel-runtime.run":"Execution","parallel-runtime.close":"Runtime Graceful Join","parallel-runtime.kill":"Runtime Join","class.parallel-runtime":"The parallel\\Runtime class","parallel-future.cancel":"Cancellation","parallel-future.cancelled":"State Detection","parallel-future.done":"State Detection","parallel-future.value":"Resolution","class.parallel-future":"The parallel\\Future class","parallel-channel.construct":"Channel Construction","parallel-channel.make":"Access","parallel-channel.open":"Access","parallel-channel.recv":"Sharing","parallel-channel.send":"Sharing","parallel-channel.close":"Closing","class.parallel-channel":"The parallel\\Channel class","parallel-events.setblocking":"Behaviour","parallel-events.settimeout":"Behaviour","parallel-events.setinput":"Input","parallel-events.addchannel":"Targets","parallel-events.addfuture":"Targets","parallel-events.remove":"Targets","parallel-events.poll":"Polling","class.parallel-events":"The parallel\\Events class","parallel-events-input.add":"Inputs","parallel-events-input.clear":"Inputs","parallel-events-input.remove":"Inputs","class.parallel-events-input":"The parallel\\Events\\Input class","class.parallel-events-event":"The parallel\\Events\\Event class","class.parallel-events-event-type":"The parallel\\Events\\Event\\Type class","parallel-sync.construct":"Construction","parallel-sync.get":"Access","parallel-sync.set":"Access","parallel-sync.wait":"Synchronization","parallel-sync.notify":"Synchronization","parallel-sync.invoke":"Synchronization","class.parallel-sync":"The parallel\\Sync class","book.parallel":"parallel","pthreads.requirements":"pthreads","pthreads.installation":"pthreads","pthreads.setup":"pthreads","pthreads.constants":"pthreads","threaded.chunk":"Manipulation","threaded.count":"Manipulation","threaded.extend":"Runtime Manipulation","thread.isrunning":"State Detection","threaded.isterminated":"State Detection","threaded.merge":"Manipulation","threaded.notify":"Synchronization","threaded.notifyone":"Synchronization","threaded.pop":"Manipulation","threaded.run":"Execution","threaded.shift":"Manipulation","threaded.synchronized":"Synchronization","threaded.wait":"Synchronization","class.threaded":"The Threaded class","thread.getcreatorid":"Identification","thread.getcurrentthread":"Identification","thread.getcurrentthreadid":"Identification","thread.getthreadid":"Identification","thread.isjoined":"State Detection","thread.isstarted":"State Detection","thread.join":"Synchronization","thread.start":"Execution","class.thread":"The Thread class","worker.collect":"Collect references to completed tasks","worker.getstacked":"Gets the remaining stack size","worker.isshutdown":"State Detection","worker.shutdown":"Shutdown the worker","worker.stack":"Stacking work","worker.unstack":"Unstacking work","class.worker":"The Worker class","collectable.isgarbage":"Determine whether an object has been marked as garbage","class.collectable":"The Collectable interface","pool.collect":"Collect references to completed tasks","pool.construct":"Creates a new Pool of Workers","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","class.pool":"The Pool class","class.volatile":"The Volatile class","book.pthreads":"pthreads","sem.installation":"Semaphore, Shared Memory und IPC","sem.configuration":"Semaphore, Shared Memory und IPC","sem.resources":"Semaphore, Shared Memory und IPC","sem.setup":"Semaphore, Shared Memory und IPC","sem.constants":"Semaphore, Shared Memory und IPC","function.ftok":"Erzeugt aus einem Dateipfad und einem Projektbezeichner einen System-V-IPC-Schl\u00fcssel","function.msg-get-queue":"Legt eine Nachrichten-Warteschlange an oder h\u00e4ngt sich an existierende an","function.msg-queue-exists":"Pr\u00fcft, ob die Nachrichten-Warteschlange existiert","function.msg-receive":"Liest eine Nachricht aus einer Nachrichten-Warteschlange aus","function.msg-remove-queue":"Entfernt eine Nachrichten-Warteschlange","function.msg-send":"Send a message to a message queue","function.msg-set-queue":"Setzt Metadaten in der Datenstruktur der Nachrichten-Warteschlange","function.msg-stat-queue":"Liefert Informationen zur Datenstruktur einer Nachrichten-Warteschlange","function.sem-acquire":"Fordert Zugriff auf einen Semaphor an","function.sem-get":"Fordert Zugriff auf eine Semaphor-ID an","function.sem-release":"Gibt einen Semaphor frei","function.sem-remove":"Entfernt einen Semaphor","function.shm-attach":"Erzeugt oder \u00f6ffnet einen gemeinsamen Speicherbereich","function.shm-detach":"Beendet die Anbindung an einen gemeinsamen Speicherbereich","function.shm-get-var":"Liest eine Variable aus dem gemeinsamen Speicherbereich","function.shm-has-var":"Check whether a specific entry exists","function.shm-put-var":"Erstellt oder aktualisiert eine Variable im gemeinsamen Speicherbereich","function.shm-remove":"Entfernt einen gemeinsamen Speicherbereich unter UNIX","function.shm-remove-var":"Entfernt eine Variable aus dem gemeinsamen Speicherbereich","ref.sem":"Semaphore, Shared Memory und IPC","class.sysvmessagequeue":"The SysvMessageQueue class","class.sysvsemaphore":"The SysvSemaphore class","class.sysvsharedmemory":"The SysvSharedMemory class","book.sem":"Semaphore, Shared Memory und IPC","shmop.installation":"Shared Memory","shmop.resources":"Shared Memory","shmop.setup":"Shared Memory","shmop.examples-basic":"Shared Memory","shmop.examples":"Shared Memory","function.shmop-close":"Schlie\u00dft einen gemeinsamen Speicherbereich","function.shmop-delete":"L\u00f6scht einen gemeinsamen Speicherbereich","function.shmop-open":"Erstellt oder \u00f6ffnet einen gemeinsamen Speicherbereich","function.shmop-read":"Liest Daten aus einem gemeinsamen Speicherbereich","function.shmop-size":"Gibt die Gr\u00f6\u00dfe des gemeinsamen Speicherbereichs zur\u00fcck","function.shmop-write":"Schreibt Daten in einen gemeinsamen Speicherbereich","ref.shmop":"Shared Memory","class.shmop":"The Shmop class","book.shmop":"Erweiterungen zur Prozesskontrolle","sync.requirements":"Sync","sync.installation":"Sync","sync.setup":"Sync","syncmutex.construct":"Constructs a new SyncMutex object","syncmutex.lock":"Waits for an exclusive lock","syncmutex.unlock":"Unlocks the mutex","class.syncmutex":"The SyncMutex class","syncsemaphore.construct":"Constructs a new SyncSemaphore object","syncsemaphore.lock":"Decreases the count of the semaphore or waits","syncsemaphore.unlock":"Increases the count of the semaphore","class.syncsemaphore":"The SyncSemaphore class","syncevent.construct":"Constructs a new SyncEvent object","syncevent.fire":"Fires\/sets the event","syncevent.reset":"Resets a manual event","syncevent.wait":"Waits for the event to be fired\/set","class.syncevent":"The SyncEvent class","syncreaderwriter.construct":"Constructs a new SyncReaderWriter 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","class.syncreaderwriter":"The SyncReaderWriter class","syncsharedmemory.construct":"Constructs a new SyncSharedMemory 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","class.syncsharedmemory":"The SyncSharedMemory class","book.sync":"Sync","refs.fileprocess.process":"Funktionsreferenz","geoip.requirements":"Geo IP Location","geoip.installation":"Geo IP Location","geoip.configuration":"Geo IP Location","geoip.setup":"Geo IP Location","geoip.constants":"Geo IP Location","function.geoip-asnum-by-name":"Get the Autonomous System Numbers (ASN)","function.geoip-continent-code-by-name":"Get the two letter continent code","function.geoip-country-code-by-name":"Get the two letter country code","function.geoip-country-code3-by-name":"Get the three letter country code","function.geoip-country-name-by-name":"Get the full country name","function.geoip-database-info":"Get GeoIP Database information","function.geoip-db-avail":"Determine if GeoIP Database is available","function.geoip-db-filename":"Returns the filename of the corresponding GeoIP Database","function.geoip-db-get-all-info":"Returns detailed information about all GeoIP database types","function.geoip-domain-by-name":"Get the second level domain name","function.geoip-id-by-name":"Get the Internet connection type","function.geoip-isp-by-name":"Get the Internet Service Provider (ISP) name","function.geoip-netspeedcell-by-name":"Get the Internet connection speed","function.geoip-org-by-name":"Get the organization name","function.geoip-record-by-name":"Returns the detailed City information found in the GeoIP Database","function.geoip-region-by-name":"Get the country code and region","function.geoip-region-name-by-code":"Returns the region name for some country and region code combo","function.geoip-setup-custom-directory":"Set a custom directory for the GeoIP database","function.geoip-time-zone-by-country-and-region":"Returns the time zone for some country and region code combo","ref.geoip":"Geo IP Location","book.geoip":"Geo IP Location","fann.requirements":"FANN (Fast Artificial Neural Network)","fann.installation":"FANN (Fast Artificial Neural Network)","fann.resources":"FANN (Fast Artificial Neural Network)","fann.setup":"FANN (Fast Artificial Neural Network)","fann.constants":"FANN (Fast Artificial Neural Network)","fann.examples-1":"FANN (Fast Artificial Neural Network)","fann.examples":"FANN (Fast Artificial Neural Network)","function.fann-cascadetrain-on-data":"Trains on an entire dataset, for a period of time using the Cascade2 training algorithm","function.fann-cascadetrain-on-file":"Trains on an entire dataset read from file, for a period of time using the Cascade2 training algorithm","function.fann-clear-scaling-params":"Clears scaling parameters","function.fann-copy":"Creates a copy of a fann structure","function.fann-create-from-file":"Constructs a backpropagation neural network from a configuration file","function.fann-create-shortcut":"Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections","function.fann-create-shortcut-array":"Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections","function.fann-create-sparse":"Creates a standard backpropagation neural network, which is not fully connected","function.fann-create-sparse-array":"Creates a standard backpropagation neural network, which is not fully connected using an array of layer sizes","function.fann-create-standard":"Creates a standard fully connected backpropagation neural network","function.fann-create-standard-array":"Creates a standard fully connected backpropagation neural network using an array of layer sizes","function.fann-create-train":"Creates an empty training data struct","function.fann-create-train-from-callback":"Creates the training data struct from a user supplied function","function.fann-descale-input":"Scale data in input vector after get it from ann based on previously calculated parameters","function.fann-descale-output":"Scale data in output vector after get it from ann based on previously calculated parameters","function.fann-descale-train":"Descale input and output data based on previously calculated parameters","function.fann-destroy":"Destroys the entire network and properly freeing all the associated memory","function.fann-destroy-train":"Destructs the training data","function.fann-duplicate-train-data":"Returns an exact copy of a fann train data","function.fann-get-activation-function":"Returns the activation function","function.fann-get-activation-steepness":"Returns the activation steepness for supplied neuron and layer number","function.fann-get-bias-array":"Get the number of bias in each layer in the network","function.fann-get-bit-fail":"The number of fail bits","function.fann-get-bit-fail-limit":"Returns the bit fail limit used during training","function.fann-get-cascade-activation-functions":"Returns the cascade activation functions","function.fann-get-cascade-activation-functions-count":"Returns the number of cascade activation functions","function.fann-get-cascade-activation-steepnesses":"Returns the cascade activation steepnesses","function.fann-get-cascade-activation-steepnesses-count":"The number of activation steepnesses","function.fann-get-cascade-candidate-change-fraction":"Returns the cascade candidate change fraction","function.fann-get-cascade-candidate-limit":"Return the candidate limit","function.fann-get-cascade-candidate-stagnation-epochs":"Returns the number of cascade candidate stagnation epochs","function.fann-get-cascade-max-cand-epochs":"Returns the maximum candidate epochs","function.fann-get-cascade-max-out-epochs":"Returns the maximum out epochs","function.fann-get-cascade-min-cand-epochs":"Returns the minimum candidate epochs","function.fann-get-cascade-min-out-epochs":"Returns the minimum out epochs","function.fann-get-cascade-num-candidate-groups":"Returns the number of candidate groups","function.fann-get-cascade-num-candidates":"Returns the number of candidates used during training","function.fann-get-cascade-output-change-fraction":"Returns the cascade output change fraction","function.fann-get-cascade-output-stagnation-epochs":"Returns the number of cascade output stagnation epochs","function.fann-get-cascade-weight-multiplier":"Returns the weight multiplier","function.fann-get-connection-array":"Get connections in the network","function.fann-get-connection-rate":"Get the connection rate used when the network was created","function.fann-get-errno":"Returns the last error number","function.fann-get-errstr":"Returns the last errstr","function.fann-get-layer-array":"Get the number of neurons in each layer in the network","function.fann-get-learning-momentum":"Returns the learning momentum","function.fann-get-learning-rate":"Returns the learning rate","function.fann-get-mse":"Reads the mean square error from the network","function.fann-get-network-type":"Get the type of neural network it was created as","function.fann-get-num-input":"Get the number of input neurons","function.fann-get-num-layers":"Get the number of layers in the neural network","function.fann-get-num-output":"Get the number of output neurons","function.fann-get-quickprop-decay":"Returns the decay which is a factor that weights should decrease in each iteration during quickprop training","function.fann-get-quickprop-mu":"Returns the mu factor","function.fann-get-rprop-decrease-factor":"Returns the increase factor used during RPROP training","function.fann-get-rprop-delta-max":"Returns the maximum step-size","function.fann-get-rprop-delta-min":"Returns the minimum step-size","function.fann-get-rprop-delta-zero":"Returns the initial step-size","function.fann-get-rprop-increase-factor":"Returns the increase factor used during RPROP training","function.fann-get-sarprop-step-error-shift":"Returns the sarprop step error shift","function.fann-get-sarprop-step-error-threshold-factor":"Returns the sarprop step error threshold factor","function.fann-get-sarprop-temperature":"Returns the sarprop temperature","function.fann-get-sarprop-weight-decay-shift":"Returns the sarprop weight decay shift","function.fann-get-total-connections":"Get the total number of connections in the entire network","function.fann-get-total-neurons":"Get the total number of neurons in the entire network","function.fann-get-train-error-function":"Returns the error function used during training","function.fann-get-train-stop-function":"Returns the stop function used during training","function.fann-get-training-algorithm":"Returns the training algorithm","function.fann-init-weights":"Initialize the weights using Widrow + Nguyen\u2019s algorithm","function.fann-length-train-data":"Returns the number of training patterns in the train data","function.fann-merge-train-data":"Merges the train data","function.fann-num-input-train-data":"Returns the number of inputs in each of the training patterns in the train data","function.fann-num-output-train-data":"Returns the number of outputs in each of the training patterns in the train data","function.fann-print-error":"Prints the error string","function.fann-randomize-weights":"Give each connection a random weight between min_weight and max_weight","function.fann-read-train-from-file":"Reads a file that stores training data","function.fann-reset-errno":"Resets the last error number","function.fann-reset-errstr":"Resets the last error string","function.fann-reset-mse":"Resets the mean square error from the network","function.fann-run":"Will run input through the neural network","function.fann-save":"Saves the entire network to a configuration file","function.fann-save-train":"Save the training structure to a file","function.fann-scale-input":"Scale data in input vector before feed it to ann based on previously calculated parameters","function.fann-scale-input-train-data":"Scales the inputs in the training data to the specified range","function.fann-scale-output":"Scale data in output vector before feed it to ann based on previously calculated parameters","function.fann-scale-output-train-data":"Scales the outputs in the training data to the specified range","function.fann-scale-train":"Scale input and output data based on previously calculated parameters","function.fann-scale-train-data":"Scales the inputs and outputs in the training data to the specified range","function.fann-set-activation-function":"Sets the activation function for supplied neuron and layer","function.fann-set-activation-function-hidden":"Sets the activation function for all of the hidden layers","function.fann-set-activation-function-layer":"Sets the activation function for all the neurons in the supplied layer","function.fann-set-activation-function-output":"Sets the activation function for the output layer","function.fann-set-activation-steepness":"Sets the activation steepness for supplied neuron and layer number","function.fann-set-activation-steepness-hidden":"Sets the steepness of the activation steepness for all neurons in the all hidden layers","function.fann-set-activation-steepness-layer":"Sets the activation steepness for all of the neurons in the supplied layer number","function.fann-set-activation-steepness-output":"Sets the steepness of the activation steepness in the output layer","function.fann-set-bit-fail-limit":"Set the bit fail limit used during training","function.fann-set-callback":"Sets the callback function for use during training","function.fann-set-cascade-activation-functions":"Sets the array of cascade candidate activation functions","function.fann-set-cascade-activation-steepnesses":"Sets the array of cascade candidate activation steepnesses","function.fann-set-cascade-candidate-change-fraction":"Sets the cascade candidate change fraction","function.fann-set-cascade-candidate-limit":"Sets the candidate limit","function.fann-set-cascade-candidate-stagnation-epochs":"Sets the number of cascade candidate stagnation epochs","function.fann-set-cascade-max-cand-epochs":"Sets the max candidate epochs","function.fann-set-cascade-max-out-epochs":"Sets the maximum out epochs","function.fann-set-cascade-min-cand-epochs":"Sets the min candidate epochs","function.fann-set-cascade-min-out-epochs":"Sets the minimum out epochs","function.fann-set-cascade-num-candidate-groups":"Sets the number of candidate groups","function.fann-set-cascade-output-change-fraction":"Sets the cascade output change fraction","function.fann-set-cascade-output-stagnation-epochs":"Sets the number of cascade output stagnation epochs","function.fann-set-cascade-weight-multiplier":"Sets the weight multiplier","function.fann-set-error-log":"Sets where the errors are logged to","function.fann-set-input-scaling-params":"Calculate input scaling parameters for future use based on training data","function.fann-set-learning-momentum":"Sets the learning momentum","function.fann-set-learning-rate":"Sets the learning rate","function.fann-set-output-scaling-params":"Calculate output scaling parameters for future use based on training data","function.fann-set-quickprop-decay":"Sets the quickprop decay factor","function.fann-set-quickprop-mu":"Sets the quickprop mu factor","function.fann-set-rprop-decrease-factor":"Sets the decrease factor used during RPROP training","function.fann-set-rprop-delta-max":"Sets the maximum step-size","function.fann-set-rprop-delta-min":"Sets the minimum step-size","function.fann-set-rprop-delta-zero":"Sets the initial step-size","function.fann-set-rprop-increase-factor":"Sets the increase factor used during RPROP training","function.fann-set-sarprop-step-error-shift":"Sets the sarprop step error shift","function.fann-set-sarprop-step-error-threshold-factor":"Sets the sarprop step error threshold factor","function.fann-set-sarprop-temperature":"Sets the sarprop temperature","function.fann-set-sarprop-weight-decay-shift":"Sets the sarprop weight decay shift","function.fann-set-scaling-params":"Calculate input and output scaling parameters for future use based on training data","function.fann-set-train-error-function":"Sets the error function used during training","function.fann-set-train-stop-function":"Sets the stop function used during training","function.fann-set-training-algorithm":"Sets the training algorithm","function.fann-set-weight":"Set a connection in the network","function.fann-set-weight-array":"Set connections in the network","function.fann-shuffle-train-data":"Shuffles training data, randomizing the order","function.fann-subset-train-data":"Returns an copy of a subset of the train data","function.fann-test":"Test with a set of inputs, and a set of desired outputs","function.fann-test-data":"Test a set of training data and calculates the MSE for the training data","function.fann-train":"Train one iteration with a set of inputs, and a set of desired outputs","function.fann-train-epoch":"Train one epoch with a set of training data","function.fann-train-on-data":"Trains on an entire dataset for a period of time","function.fann-train-on-file":"Trains on an entire dataset, which is read from file, for a period of time","ref.fann":"FANN (Fast Artificial Neural Network)","fannconnection.construct":"The connection constructor","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","class.fannconnection":"The FANNConnection class","book.fann":"FANN (Fast Artificial Neural Network)","igbinary.installation":"Igbinary","igbinary.configuration":"Igbinary","igbinary.setup":"Igbinary","function.igbinary-serialize":"Generates a compact, storable binary representation of a value","function.igbinary-unserialize":"Creates a PHP value from a stored representation from igbinary_serialize","ref.igbinary":"Igbinary","book.igbinary":"Igbinary","json.installation":"JavaScript-Objekt-Notation","json.setup":"JavaScript-Objekt-Notation","json.constants":"JavaScript-Objekt-Notation","class.jsonexception":"The JsonException class","jsonserializable.jsonserialize":"Gibt die Daten an, die in JSON serialisiert werden sollen","class.jsonserializable":"Die JsonSerializable-Schnittstelle","function.json-decode":"Dekodiert eine JSON-Zeichenkette","function.json-encode":"Liefert die JSON-Darstellung eines Wertes","function.json-last-error":"Gibt den letzten aufgetretenen Fehler zur\u00fcck","function.json-last-error-msg":"Liefert die Fehlermeldung des letzten Aufrufs von json_encode() oder\n   json_decode()","function.json-validate":"Checks if a string contains valid JSON","ref.json":"JavaScript-Objekt-Notation","book.json":"JavaScript-Objekt-Notation","simdjson.installation":"Simdjson","simdjson.setup":"Simdjson","simdjson.constants":"Simdjson","function.simdjson-decode":"Decodes a JSON string","function.simdjson-is-valid":"Check if a JSON string is valid","function.simdjson-key-count":"Returns the value at a JSON pointer.","function.simdjson-key-exists":"Check if the JSON contains the value referred to by a JSON pointer.","function.simdjson-key-value":"Decodes the value of a JSON string located at the requested JSON pointer.","ref.simdjson":"Simdjson","class.simdjsonexception":"The SimdJsonException class","class.simdjsonvalueerror":"The SimdJsonValueError class","book.simdjson":"Simdjson","lua.requirements":"Lua","lua.installation":"Lua","lua.setup":"Lua","lua.assign":"Assign a PHP variable to Lua","lua.call":"Call Lua functions","lua.construct":"Lua constructor","lua.eval":"Evaluate a string as Lua code","lua.getversion":"The getversion purpose","lua.include":"Parse a Lua script file","lua.registercallback":"Register a PHP function to Lua","class.lua":"The Lua class","luaclosure.invoke":"Invoke luaclosure","class.luaclosure":"The LuaClosure class","book.lua":"Lua","luasandbox.requirements":"LuaSandbox","luasandbox.installation":"LuaSandbox","luasandbox.setup":"LuaSandbox","reference.luasandbox.differences":"LuaSandbox","luasandbox.examples-basic":"LuaSandbox","luasandbox.examples":"LuaSandbox","luasandbox.callfunction":"Call a function in a Lua global variable","luasandbox.disableprofiler":"Disable the profiler","luasandbox.enableprofiler":"Enable the profiler.","luasandbox.getcpuusage":"Fetch the current CPU time usage of the Lua environment","luasandbox.getmemoryusage":"Fetch the current memory usage of the Lua environment","luasandbox.getpeakmemoryusage":"Fetch the peak memory usage of the Lua environment","luasandbox.getprofilerfunctionreport":"Fetch profiler data","luasandbox.getversioninfo":"Return the versions of LuaSandbox and Lua","luasandbox.loadbinary":"Load a precompiled binary chunk into the Lua environment","luasandbox.loadstring":"Load Lua code into the Lua environment","luasandbox.pauseusagetimer":"Pause the CPU usage timer","luasandbox.registerlibrary":"Register a set of PHP functions as a Lua library","luasandbox.setcpulimit":"Set the CPU time limit for the Lua environment","luasandbox.setmemorylimit":"Set the memory limit for the Lua environment","luasandbox.unpauseusagetimer":"Unpause the timer paused by LuaSandbox::pauseUsageTimer","luasandbox.wrapphpfunction":"Wrap a PHP callable in a LuaSandboxFunction","class.luasandbox":"The LuaSandbox class","luasandboxfunction.call":"Call a Lua function","luasandboxfunction.construct":"Unused","luasandboxfunction.dump":"Dump the function as a binary blob","class.luasandboxfunction":"The LuaSandboxFunction class","class.luasandboxerror":"The LuaSandboxError class","class.luasandboxerrorerror":"The LuaSandboxErrorError class","class.luasandboxfatalerror":"The LuaSandboxFatalError class","class.luasandboxmemoryerror":"The LuaSandboxMemoryError class","class.luasandboxruntimeerror":"The LuaSandboxRuntimeError class","class.luasandboxsyntaxerror":"The LuaSandboxSyntaxError class","class.luasandboxtimeouterror":"The LuaSandboxTimeoutError class","book.luasandbox":"LuaSandbox","misc.configuration":"Miscellaneous Functions","misc.setup":"Miscellaneous Functions","misc.constants":"Miscellaneous Functions","function.connection-aborted":"\u00dcberpr\u00fcft, ob die Verbindung zum Client beendet wurde","function.connection-status":"Liefert den Verbindungsstatus als Bitfeld","function.constant":"Liefert den Wert einer Konstante","function.define":"Definiert eine benannte Konstante","function.defined":"Pr\u00fcft, ob eine Konstante mit dem angegebenen Namen existiert","function.die":"Alias von exit","function.eval":"Wertet eine Zeichenkette als PHP-Code aus","function.exit":"Beendet das aktuelle Skript mit einem Statuscode oder einer Meldung","function.get-browser":"Ermittelt die F\u00e4higkeiten des Browsers eines Benutzers","function.halt-compiler":"Beendet die Kompilerausf\u00fchrung","function.highlight-file":"Syntax-Hervorhebung f\u00fcr eine Datei","function.highlight-string":"Hervorhebung der Syntax einer Zeichenkette","function.hrtime":"Get the system's high resolution time","function.ignore-user-abort":"Legt fest, ob der Verbindungsabbruch eines Clients die Skript-Ausf\u00fchrung\n   abbrechen soll","function.pack":"Packt Daten in eine bin\u00e4re Zeichenkette","function.php-strip-whitespace":"Return source with stripped comments and whitespace","function.sapi-windows-cp-conv":"Convert string from one codepage to another","function.sapi-windows-cp-get":"Get current codepage","function.sapi-windows-cp-is-utf8":"Indicates whether the codepage is UTF-8 compatible","function.sapi-windows-cp-set":"Set process codepage","function.sapi-windows-generate-ctrl-event":"Send a CTRL event to another process","function.sapi-windows-set-ctrl-handler":"Set or remove a CTRL event handler","function.sapi-windows-vt100-support":"Get or set VT100 support for the specified stream associated to an output buffer of a Windows console.","function.show-source":"Alias von highlight_file","function.sleep":"Verz\u00f6gert die Programmausf\u00fchrung","function.sys-getloadavg":"Ermittelt die durchschnittliche Systemlast","function.time-nanosleep":"Verz\u00f6gert die Ausf\u00fchrung um die gegebene Anzahl Sekunden und Nanosekunden","function.time-sleep-until":"L\u00e4sst das Skript bis zur angegebenen Zeit schlafen","function.uniqid":"Erzeugt eine zeitsbasierte ID","function.unpack":"Entpackt die Daten einer bin\u00e4re Zeichenkette","function.usleep":"Verz\u00f6gert die Programmausf\u00fchrung (in Mikrosekunden)","ref.misc":"Miscellaneous Functions","changelog.misc":"Miscellaneous Functions","book.misc":"Miscellaneous Functions","random.constants":"Random Number Generators and Functions Related to Randomness","random.examples":"Random Number Generators and Functions Related to Randomness","function.getrandmax":"Liefert die gr\u00f6\u00dftm\u00f6gliche Zufallszahl","function.lcg-value":"Kongruenzgenerator f\u00fcr Pseudozufallszahlen","function.mt-getrandmax":"Liefert den gr\u00f6\u00dftm\u00f6glichen Zufallswert","function.mt-rand":"Erzeugt eine Zufallszahl nach dem Mersenne-Twister-Verfahren","function.mt-srand":"Initialisiert den Mersenne-Twister-Zufallszahlengenerator","function.rand":"Erzeugt eine zuf\u00e4llige Zahl","function.random-bytes":"Get cryptographically secure random bytes","function.random-int":"Get a cryptographically secure, uniformly selected integer","function.srand":"Legt den Anfangswert f\u00fcr den Zufallsgenerator fest","ref.random":"Random Number Generators and Functions Related to Randomness","random-randomizer.construct":"Constructs a new Randomizer","random-randomizer.getbytes":"Get random bytes","random-randomizer.getbytesfromstring":"Get random bytes from a source string","random-randomizer.getfloat":"Get a uniformly selected float","random-randomizer.getint":"Get a uniformly selected integer","random-randomizer.nextfloat":"Get a float from the right-open interval [0.0, 1.0)","random-randomizer.nextint":"Get a positive integer","random-randomizer.pickarraykeys":"Select random array keys","random-randomizer.serialize":"Serializes the Randomizer object","random-randomizer.shufflearray":"Get a permutation of an array","random-randomizer.shufflebytes":"Get a byte-wise permutation of a string","random-randomizer.unserialize":"Deserializes the data parameter into a Randomizer object","class.random-randomizer":"The Random\\Randomizer class","enum.random-intervalboundary":"The Random\\IntervalBoundary Enum","random-engine.generate":"Generates randomness","class.random-engine":"The Random\\Engine interface","class.random-cryptosafeengine":"The Random\\CryptoSafeEngine interface","random-engine-secure.generate":"Generate cryptographically secure randomness","class.random-engine-secure":"The Random\\Engine\\Secure class","random-engine-mt19937.construct":"Constructs a new Mt19937 engine","random-engine-mt19937.debuginfo":"Returns the internal state of the engine","random-engine-mt19937.generate":"Generate 32 bits of randomness","random-engine-mt19937.serialize":"Serializes the Mt19937 object","random-engine-mt19937.unserialize":"Deserializes the data parameter into a Mt19937 object","class.random-engine-mt19937":"The Random\\Engine\\Mt19937 class","random-engine-pcgoneseq128xslrr64.construct":"Constructs a new PCG Oneseq 128 XSL RR 64 engine","random-engine-pcgoneseq128xslrr64.debuginfo":"Returns the internal state of the engine","random-engine-pcgoneseq128xslrr64.generate":"Generate 64 bits of randomness","random-engine-pcgoneseq128xslrr64.jump":"Efficiently move the engine ahead multiple steps","random-engine-pcgoneseq128xslrr64.serialize":"Serializes the PcgOneseq128XslRr64 object","random-engine-pcgoneseq128xslrr64.unserialize":"Deserializes the data parameter into a PcgOneseq128XslRr64 object","class.random-engine-pcgoneseq128xslrr64":"The Random\\Engine\\PcgOneseq128XslRr64 class","random-engine-xoshiro256starstar.construct":"Constructs a new xoshiro256** engine","random-engine-xoshiro256starstar.debuginfo":"Returns the internal state of the engine","random-engine-xoshiro256starstar.generate":"Generate 64 bits of randomness","random-engine-xoshiro256starstar.jump":"Efficiently move the engine ahead by 2^128 steps","random-engine-xoshiro256starstar.jumplong":"Efficiently move the engine ahead by 2^192 steps","random-engine-xoshiro256starstar.serialize":"Serializes the Xoshiro256StarStar object","random-engine-xoshiro256starstar.unserialize":"Deserializes the data parameter into a Xoshiro256StarStar object","class.random-engine-xoshiro256starstar":"The Random\\Engine\\Xoshiro256StarStar class","class.random-randomerror":"The Random\\RandomError class","class.random-brokenrandomengineerror":"The Random\\BrokenRandomEngineError class","class.random-randomexception":"The Random\\RandomException class","book.random":"Random Number Generators and Functions Related to Randomness","seaslog.requirements":"Seaslog","seaslog.installation":"Seaslog","seaslog.configuration":"Seaslog","seaslog.resources":"Seaslog","seaslog.setup":"Seaslog","seaslog.constants":"Seaslog","seaslog.examples":"Seaslog","function.seaslog-get-author":"Get SeasLog author.","function.seaslog-get-version":"Get SeasLog version.","ref.seaslog":"Seaslog","seaslog.alert":"Record alert log information","seaslog.analyzercount":"Get log count by level, log_path and key_word","seaslog.analyzerdetail":"Get log detail by level, log_path, key_word, start, limit, order","seaslog.closeloggerstream":"Manually release stream flow from logger","seaslog.construct":"Description","seaslog.critical":"Record critical log information","seaslog.debug":"Record debug log information","seaslog.destruct":"Description","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","class.seaslog":"The SeasLog class","book.seaslog":"Seaslog","outeriterator.getinneriterator":"Returns the inner iterator for the current entry","class.outeriterator":"The OuterIterator interface","recursiveiterator.getchildren":"Returns an iterator for the current entry","recursiveiterator.haschildren":"Returns if an iterator can be created for the current entry","class.recursiveiterator":"The RecursiveIterator interface","seekableiterator.seek":"Seeks to a position","class.seekableiterator":"The SeekableIterator interface","splobserver.update":"Receive update from subject","class.splobserver":"The SplObserver interface","splsubject.attach":"Attach an SplObserver","splsubject.detach":"Detach an observer","splsubject.notify":"Notify an observer","class.splsubject":"The SplSubject interface","spl.interfaces":"Standard PHP Library (SPL)","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 $value","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","class.spldoublylinkedlist":"The SplDoublyLinkedList class","class.splstack":"The SplStack class","splqueue.dequeue":"Dequeues a node from the queue","splqueue.enqueue":"Adds an element to the queue","class.splqueue":"The SplQueue class","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","class.splheap":"The SplHeap class","splmaxheap.compare":"Compare elements in order to place them correctly in the heap while sifting up","class.splmaxheap":"The SplMaxHeap class","splminheap.compare":"Compare elements in order to place them correctly in the heap while sifting up","class.splminheap":"The SplMinHeap class","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","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","class.splpriorityqueue":"The SplPriorityQueue class","splfixedarray.construct":"Constructs a new fixed array","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.getiterator":"Retrieve the iterator to go through the array","splfixedarray.getsize":"Gets the size of the array","splfixedarray.jsonserialize":"Returns a representation that can be converted to JSON","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","splfixedarray.rewind":"Rewind iterator back to the start","splfixedarray.serialize":"Serializes the SplFixedArray object","splfixedarray.setsize":"Change the size of an array","splfixedarray.toarray":"Returns a PHP array from the fixed array","splfixedarray.unserialize":"Deserializes the data parameter into an SplFixedArray object","splfixedarray.valid":"Check whether the array contains more elements","splfixedarray.wakeup":"Reinitialises the array after being unserialised","class.splfixedarray":"The SplFixedArray class","arrayobject.append":"Appends the value","arrayobject.asort":"Sort the entries by value","arrayobject.construct":"Construct a new array object","arrayobject.count":"Get the number of public properties in the ArrayObject","arrayobject.exchangearray":"Exchange the array for another one","arrayobject.getarraycopy":"Creates a copy of the ArrayObject","arrayobject.getflags":"Gets the behavior flags","arrayobject.getiterator":"Create a new iterator from an ArrayObject instance","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":"Returns whether the requested index exists","arrayobject.offsetget":"Returns the value at the specified index","arrayobject.offsetset":"Sets the value at the specified index to newval","arrayobject.offsetunset":"Unsets the value at the specified index","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","class.arrayobject":"Die Klasse ArrayObject","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.seek":"Seeks iterator to a position","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","class.splobjectstorage":"The SplObjectStorage class","spl.datastructures":"Standard PHP Library (SPL)","class.badfunctioncallexception":"Die Klasse BadFunctionCallException","class.badmethodcallexception":"Die Klasse BadMethodCallException","class.domainexception":"Die Klasse DomainException","class.invalidargumentexception":"Die Klasse InvalidArgumentException","class.lengthexception":"Die Klasse LengthException","class.logicexception":"The LogicException class","class.outofboundsexception":"The OutOfBoundsException class","class.outofrangeexception":"The OutOfRangeException class","class.overflowexception":"The OverflowException class","class.rangeexception":"The RangeException class","class.runtimeexception":"The RuntimeException class","class.underflowexception":"The UnderflowException class","class.unexpectedvalueexception":"The UnexpectedValueException class","spl.exceptions":"Standard PHP Library (SPL)","appenditerator.append":"Appends an iterator","appenditerator.construct":"Constructs an AppendIterator","appenditerator.current":"Gets the current value","appenditerator.getarrayiterator":"Gets the ArrayIterator","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","class.appenditerator":"Die Klasse AppendIterator","arrayiterator.append":"Append an element","arrayiterator.asort":"Sort entries by values","arrayiterator.construct":"Construct an ArrayIterator","arrayiterator.count":"Count elements","arrayiterator.current":"Return current array entry","arrayiterator.getarraycopy":"Get array copy","arrayiterator.getflags":"Get behavior flags","arrayiterator.key":"Return current array key","arrayiterator.ksort":"Sort entries by keys","arrayiterator.natcasesort":"Sort entries naturally, case insensitive","arrayiterator.natsort":"Sort entries naturally","arrayiterator.next":"Move to next entry","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":"Rewind array back to the start","arrayiterator.seek":"Seeks to a position","arrayiterator.serialize":"Serialize","arrayiterator.setflags":"Set behaviour flags","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":"Check whether array contains more entries","class.arrayiterator":"Die Klasse ArrayIterator","cachingiterator.construct":"Construct a new CachingIterator object for the iterator","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.hasnext":"Check whether the inner iterator has a valid next element","cachingiterator.key":"Return the key for the current element","cachingiterator.next":"Move the iterator forward","cachingiterator.offsetexists":"The offsetExists purpose","cachingiterator.offsetget":"The offsetGet purpose","cachingiterator.offsetset":"The offsetSet purpose","cachingiterator.offsetunset":"The offsetUnset purpose","cachingiterator.rewind":"Rewind the iterator","cachingiterator.setflags":"The setFlags purpose","cachingiterator.tostring":"Return the string representation of the current element","cachingiterator.valid":"Check whether the current element is valid","class.cachingiterator":"The CachingIterator class","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","class.callbackfilteriterator":"The CallbackFilterIterator class","directoryiterator.construct":"Constructs a new directory iterator from a path","directoryiterator.current":"Return the current DirectoryIterator item","directoryiterator.getbasename":"Get base name of current DirectoryIterator item","directoryiterator.getextension":"Gets the file extension","directoryiterator.getfilename":"Return file name of current DirectoryIterator item","directoryiterator.isdot":"Determine if current DirectoryIterator item is '.' or '..'","directoryiterator.key":"Return the key for the current DirectoryIterator item","directoryiterator.next":"Move forward to next DirectoryIterator item","directoryiterator.rewind":"Rewind the DirectoryIterator back to the start","directoryiterator.seek":"Seek to a DirectoryIterator item","directoryiterator.tostring":"Get file name as a string","directoryiterator.valid":"Check whether current DirectoryIterator position is a valid file","class.directoryiterator":"The DirectoryIterator class","emptyiterator.current":"The current() method","emptyiterator.key":"The key() method","emptyiterator.next":"The next() method","emptyiterator.rewind":"The rewind() method","emptyiterator.valid":"Checks whether the current element is valid","class.emptyiterator":"Die Klasse EmptyIterator","filesystemiterator.construct":"Constructs a new filesystem iterator","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","class.filesystemiterator":"The FilesystemIterator class","filteriterator.accept":"Check whether the current element of the iterator is acceptable","filteriterator.construct":"Construct a filterIterator","filteriterator.current":"Get the current element value","filteriterator.key":"Get the current key","filteriterator.next":"Move the iterator forward","filteriterator.rewind":"Rewind the iterator","filteriterator.valid":"Check whether the current element is valid","class.filteriterator":"The FilterIterator class","globiterator.construct":"Construct a directory using glob","globiterator.count":"Get the number of directories and files","class.globiterator":"The GlobIterator class","infiniteiterator.construct":"Constructs an InfiniteIterator","infiniteiterator.next":"Moves the inner Iterator forward or rewinds it","class.infiniteiterator":"The InfiniteIterator class","iteratoriterator.construct":"Create an iterator from anything that is traversable","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 current element is valid","class.iteratoriterator":"The IteratorIterator class","limititerator.construct":"Construct a LimitIterator","limititerator.current":"Get current element","limititerator.getposition":"Return the current position","limititerator.key":"Get current key","limititerator.next":"Move the iterator forward","limititerator.rewind":"Rewind the iterator to the specified starting offset","limititerator.seek":"Seek to the given position","limititerator.valid":"Check whether the current element is valid","class.limititerator":"The LimitIterator class","multipleiterator.attachiterator":"Attaches iterator information","multipleiterator.construct":"Constructs a new MultipleIterator","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","class.multipleiterator":"The MultipleIterator class","norewinditerator.construct":"Construct a NoRewindIterator","norewinditerator.current":"Get the current value","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","class.norewinditerator":"The NoRewindIterator class","parentiterator.accept":"Determines acceptability","parentiterator.construct":"Constructs a ParentIterator","parentiterator.getchildren":"Return the inner iterator's children contained in a ParentIterator","parentiterator.haschildren":"Check whether the inner iterator's current element has children","parentiterator.next":"Move the iterator forward","parentiterator.rewind":"Rewind the iterator","class.parentiterator":"The ParentIterator class","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","class.recursivearrayiterator":"The RecursiveArrayIterator class","recursivecachingiterator.construct":"Construct","recursivecachingiterator.getchildren":"Return the inner iterator's children as a RecursiveCachingIterator","recursivecachingiterator.haschildren":"Check whether the current element of the inner iterator has children","class.recursivecachingiterator":"The RecursiveCachingIterator class","recursivecallbackfilteriterator.construct":"Create a RecursiveCallbackFilterIterator from a RecursiveIterator","recursivecallbackfilteriterator.getchildren":"Return the inner iterator's children contained in a RecursiveCallbackFilterIterator","recursivecallbackfilteriterator.haschildren":"Check whether the inner iterator's current element has children","class.recursivecallbackfilteriterator":"The RecursiveCallbackFilterIterator class","recursivedirectoryiterator.construct":"Constructs a RecursiveDirectoryIterator","recursivedirectoryiterator.getchildren":"Returns an iterator for the current entry if it is a directory","recursivedirectoryiterator.getsubpath":"Get sub path","recursivedirectoryiterator.getsubpathname":"Get sub path and name","recursivedirectoryiterator.haschildren":"Returns whether current entry is a directory and not '.' or '..'","recursivedirectoryiterator.key":"Return path and filename of current dir entry","recursivedirectoryiterator.next":"Zum n\u00e4chsten Eintrag bewegen","recursivedirectoryiterator.rewind":"Rewind dir back to the start","class.recursivedirectoryiterator":"The RecursiveDirectoryIterator class","recursivefilteriterator.construct":"Create a RecursiveFilterIterator from a RecursiveIterator","recursivefilteriterator.getchildren":"Return the inner iterator's children contained in a RecursiveFilterIterator","recursivefilteriterator.haschildren":"Check whether the inner iterator's current element has children","class.recursivefilteriterator":"The RecursiveFilterIterator class","recursiveiteratoriterator.beginchildren":"Begin children","recursiveiteratoriterator.beginiteration":"Begin Iteration","recursiveiteratoriterator.callgetchildren":"Get children","recursiveiteratoriterator.callhaschildren":"Has children","recursiveiteratoriterator.construct":"Construct a RecursiveIteratorIterator","recursiveiteratoriterator.current":"Access the current element value","recursiveiteratoriterator.endchildren":"End children","recursiveiteratoriterator.enditeration":"End Iteration","recursiveiteratoriterator.getdepth":"Get the current depth of the recursive iteration","recursiveiteratoriterator.getinneriterator":"Get inner iterator","recursiveiteratoriterator.getmaxdepth":"Get max depth","recursiveiteratoriterator.getsubiterator":"The current active sub iterator","recursiveiteratoriterator.key":"Access the current key","recursiveiteratoriterator.next":"Move forward to the next element","recursiveiteratoriterator.nextelement":"Next element","recursiveiteratoriterator.rewind":"Rewind the iterator to the first element of the top level inner iterator","recursiveiteratoriterator.setmaxdepth":"Set max depth","recursiveiteratoriterator.valid":"Check whether the current position is valid","class.recursiveiteratoriterator":"The RecursiveIteratorIterator class","recursiveregexiterator.construct":"Creates a new RecursiveRegexIterator","recursiveregexiterator.getchildren":"Returns an iterator for the current entry","recursiveregexiterator.haschildren":"Returns whether an iterator can be obtained for the current entry","class.recursiveregexiterator":"The RecursiveRegexIterator class","recursivetreeiterator.beginchildren":"Begin children","recursivetreeiterator.beginiteration":"Begin iteration","recursivetreeiterator.callgetchildren":"Get children","recursivetreeiterator.callhaschildren":"Has children","recursivetreeiterator.construct":"Construct a RecursiveTreeIterator","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","class.recursivetreeiterator":"The RecursiveTreeIterator class","regexiterator.accept":"Get accept status","regexiterator.construct":"Create a new RegexIterator","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","regexiterator.setpregflags":"Sets the regular expression flags","class.regexiterator":"The RegexIterator class","spl.iterators":"Standard PHP Library (SPL)","splfileinfo.construct":"Construct a new SplFileInfo object","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","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.tostring":"Returns the path to the file as a string","class.splfileinfo":"The SplFileInfo class","splfileobject.construct":"Construct a new file object","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 von 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.tostring":"Returns the current line as a string","splfileobject.valid":"Not at EOF","class.splfileobject":"The SplFileObject class","spltempfileobject.construct":"Construct a new temporary file object","class.spltempfileobject":"The SplTempFileObject class","spl.files":"Standard PHP Library (SPL)","function.class-implements":"Return the interfaces which are implemented by the given class or interface","function.class-parents":"Return the parent classes of the given class","function.class-uses":"Return the traits used by the given class","function.iterator-apply":"Call a function for every element in an iterator","function.iterator-count":"Count the elements in an iterator","function.iterator-to-array":"Copy the iterator into an array","function.spl-autoload":"Default implementation for __autoload()","function.spl-autoload-call":"Try all registered __autoload() functions to load the requested class","function.spl-autoload-extensions":"Registriert und gibt die voreingestellten Dateiendungen f\u00fcr spl_autoload zur\u00fcck","function.spl-autoload-functions":"Liefert alle registrierten __autoload()-Funktionen","function.spl-autoload-register":"Register given function as __autoload() implementation","function.spl-autoload-unregister":"Unregister given function as __autoload() implementation","function.spl-classes":"Return available SPL classes","function.spl-object-hash":"Return hash id for given object","function.spl-object-id":"Return the integer object handle for given object","ref.spl":"Standard PHP Library (SPL)","book.spl":"Standard PHP Library (SPL)","stream.resources":"Streams","stream.setup":"Streams","stream.constants":"Streams","stream.filters":"Streams","stream.contexts":"Streams","stream.errors":"Streams","stream.streamwrapper.example-1":"Streams","stream.examples":"Streams","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","class.php-user-filter":"The php_user_filter class","streamwrapper.construct":"Constructs a new stream wrapper","streamwrapper.destruct":"Destructs an existing stream wrapper","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 underlying 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","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","class.streamwrapper":"The streamWrapper class","function.stream-bucket-append":"Append bucket to brigade","function.stream-bucket-make-writeable":"Returns a bucket object from the brigade to operate on","function.stream-bucket-new":"Create a new bucket for use on the current stream","function.stream-bucket-prepend":"Prepend bucket to brigade","function.stream-context-create":"Creates a stream context","function.stream-context-get-default":"Retrieve the default stream context","function.stream-context-get-options":"Retrieve options for a stream\/wrapper\/context","function.stream-context-get-params":"Retrieves parameters from a context","function.stream-context-set-default":"Set the default stream context","function.stream-context-set-option":"Sets an option for a stream\/wrapper\/context","function.stream-context-set-options":"Sets options on the specified context","function.stream-context-set-params":"Set parameters for a stream\/wrapper\/context","function.stream-copy-to-stream":"Copies data from one stream to another","function.stream-filter-append":"Attach a filter to a stream","function.stream-filter-prepend":"Attach a filter to a stream","function.stream-filter-register":"Register a user defined stream filter","function.stream-filter-remove":"Remove a filter from a stream","function.stream-get-contents":"Reads remainder of a stream into a string","function.stream-get-filters":"Retrieve list of registered filters","function.stream-get-line":"Gets line from stream resource up to a given delimiter","function.stream-get-meta-data":"Retrieves header\/meta data from streams\/file pointers","function.stream-get-transports":"Retrieve list of registered socket transports","function.stream-get-wrappers":"Retrieve list of registered streams","function.stream-is-local":"Checks if a stream is a local stream","function.stream-isatty":"Check if a stream is a TTY","function.stream-notification-callback":"A callback function for the notification context parameter","function.stream-register-wrapper":"Alias von stream_wrapper_register","function.stream-resolve-include-path":"Resolve filename against the include path","function.stream-select":"Runs the equivalent of the select() system call on the given\n   arrays of streams with a timeout specified by seconds and microseconds","function.stream-set-blocking":"Set blocking\/non-blocking mode on a stream","function.stream-set-chunk-size":"Set the stream chunk size","function.stream-set-read-buffer":"Set read file buffering on the given stream","function.stream-set-timeout":"Set timeout period on a stream","function.stream-set-write-buffer":"Sets write file buffering on the given stream","function.stream-socket-accept":"Accept a connection on a socket created by stream_socket_server","function.stream-socket-client":"Open Internet or Unix domain socket connection","function.stream-socket-enable-crypto":"Turns encryption on\/off on an already connected socket","function.stream-socket-get-name":"Retrieve the name of the local or remote sockets","function.stream-socket-pair":"Creates a pair of connected, indistinguishable socket streams","function.stream-socket-recvfrom":"Receives data from a socket, connected or not","function.stream-socket-sendto":"Sends a message to a socket, whether it is connected or not","function.stream-socket-server":"Create an Internet or Unix domain server socket","function.stream-socket-shutdown":"Shutdown a full-duplex connection","function.stream-supports-lock":"Tells whether the stream supports locking","function.stream-wrapper-register":"Register a URL wrapper implemented as a PHP class","function.stream-wrapper-restore":"Restores a previously unregistered built-in wrapper","function.stream-wrapper-unregister":"Unregister a URL wrapper","ref.stream":"Streams","book.stream":"Sonstige Grunderweiterungen","swoole.requirements":"Swoole","swoole.installation":"Swoole","swoole.configuration":"Swoole","swoole.setup":"Swoole","swoole.constants":"Swoole","function.swoole-async-dns-lookup":"Async and non-blocking hostname to IP lookup","function.swoole-async-read":"Read file stream asynchronously","function.swoole-async-readfile":"Read a file asynchronously","function.swoole-async-set":"Update the async I\/O options","function.swoole-async-write":"Write data to a file stream asynchronously","function.swoole-async-writefile":"Write data to a file asynchronously","function.swoole-clear-error":"Clear errors in the socket or on the last error code","function.swoole-client-select":"Get the file description which are ready to read\/write or error","function.swoole-cpu-num":"Get the number of CPU","function.swoole-errno":"Get the error code of the latest system call","function.swoole-error-log":"Output error messages to the log","function.swoole-event-add":"Add new callback functions of a socket into the EventLoop","function.swoole-event-defer":"Add callback function to the next event loop","function.swoole-event-del":"Remove all event callback functions of a socket","function.swoole-event-exit":"Exit the eventloop, only available at the client side","function.swoole-event-set":"Update the event callback functions of a socket","function.swoole-event-wait":"Start the event loop","function.swoole-event-write":"Write data to a socket","function.swoole-get-local-ip":"Get the IPv4 IP addresses of each NIC on the machine","function.swoole-last-error":"Get the lastest error message","function.swoole-load-module":"Load a swoole extension","function.swoole-select":"Select the file descriptions which are ready to read\/write or error in the eventloop","function.swoole-set-process-name":"Set the process name","function.swoole-strerror":"Convert the Errno into error messages","function.swoole-timer-after":"Trigger a one time callback function in the future","function.swoole-timer-exists":"Check if a timer callback function is existed","function.swoole-timer-tick":"Trigger a timer tick callback function by time interval","function.swoole-version":"Get the version of Swoole","ref.swoole-funcs":"Swoole","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","class.swoole-async":"The Swoole\\Async class","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.construct":"Construct a swoole 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.","class.swoole-atomic":"The Swoole\\Atomic class","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.construct":"Fixed size memory blocks allocation.","swoole-buffer.destruct":"Destruct the Swoole 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.","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.tostring":"Get the string value of the memory buffer.","swoole-buffer.write":"Write data to the memory buffer. The memory allocated for the buffer will not be changed.","class.swoole-buffer":"The Swoole\\Buffer class","swoole-channel.construct":"Construct a Swoole Channel","swoole-channel.destruct":"Destruct a Swoole channel.","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.","class.swoole-channel":"The Swoole\\Channel class","swoole-client.close":"Close the connection established.","swoole-client.connect":"Connect to the remote TCP or UDP port.","swoole-client.construct":"Create Swoole sync or async TCP\/UDP client, with or without SSL.","swoole-client.destruct":"Destruct the Swoole client.","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.","class.swoole-client":"The Swoole\\Client class","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 offset 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.","class.swoole-connection-iterator":"The Swoole\\Connection\\Iterator class","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","class.swoole-coroutine":"The Swoole\\Coroutine class","swoole-coroutine-lock.construct":"Construct a new coroutine lock","swoole-coroutine-lock.lock":"Acquire the lock, blocking if necessary","swoole-coroutine-lock.trylock":"Attempt to acquire the lock without blocking","swoole-coroutine-lock.unlock":"Release the lock","class.swoole-coroutine-lock":"The Swoole\\Coroutine\\Lock class","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.","class.swoole-event":"The Swoole\\Event class","class.swoole-exception":"The Swoole\\Exception class","swoole-http-client.addfile":"Add a file to the post form.","swoole-http-client.close":"Close the http connection.","swoole-http-client.construct":"Construct the async HTTP client.","swoole-http-client.destruct":"Destruct the HTTP client.","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 parameters.","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.","class.swoole-http-client":"The Swoole\\Http\\Client class","swoole-http-request.destruct":"Destruct the HTTP request.","swoole-http-request.rawcontent":"Get the raw HTTP POST body.","class.swoole-http-request":"The Swoole\\Http\\Request class","swoole-http-response.cookie":"Set the cookies of the HTTP response.","swoole-http-response.destruct":"Destruct 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.","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.","class.swoole-http-response":"The Swoole\\Http\\Response class","swoole-http-server.on":"Bind callback function to HTTP server by event name.","swoole-http-server.start":"Start the swoole http server.","class.swoole-http-server":"The Swoole\\Http\\Server class","swoole-lock.construct":"Construct a memory lock.","swoole-lock.destruct":"Destroy a Swoole memory lock.","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.","class.swoole-lock":"The Swoole\\Lock class","swoole-mmap.open":"Map a file into memory and return the stream resource which can be used by PHP stream operations.","class.swoole-mmap":"The Swoole\\Mmap class","swoole-mysql.close":"Close the async MySQL connection.","swoole-mysql.connect":"Connect to the remote MySQL server.","swoole-mysql.construct":"Construct an async MySQL client.","swoole-mysql.destruct":"Destroy the async MySQL client.","swoole-mysql.getbuffer":"Description","swoole-mysql.on":"Register callback function based on event name.","swoole-mysql.query":"Run the SQL query.","class.swoole-mysql":"The Swoole\\MySQL class","class.swoole-mysql-exception":"The Swoole\\MySQL\\Exception class","swoole-process.alarm":"High precision timer which triggers signal with fixed interval.","swoole-process.close":"Close the pipe to the child process.","swoole-process.construct":"Construct a process.","swoole-process.daemon":"Change the process to be a daemon process.","swoole-process.destruct":"Destroy the process.","swoole-process.exec":"Execute system commands.","swoole-process.exit":"Stop the child processes.","swoole-process.freequeue":"Destroy 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.","class.swoole-process":"The Swoole\\Process class","swoole-redis-server.format":"Description","swoole-redis-server.sethandler":"Description","swoole-redis-server.start":"Description","class.swoole-redis-server":"The Swoole\\Redis\\Server class","swoole-runtime.enable-coroutine":"Enable coroutine for specified functions","swoole-runtime.get-hook-flags":"Get current hook flags","swoole-runtime.set-hook-flags":"Set hook flags for coroutine","class.swoole-runtime":"The Swoole\\Runtime class","swoole-serialize.pack":"Serialize the data.","swoole-serialize.unpack":"Unserialize the data.","class.swoole-serialize":"The Swoole\\Serialize class","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.","swoole-server.cleartimer":"Stop and destroy 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.construct":"Construct a Swoole server.","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 receiving 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":"Start the Swoole server.","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.","class.swoole-server":"The Swoole\\Server class","swoole-table.column":"Set the data type and size of the columns.","swoole-table.construct":"Construct a Swoole memory table with fixed size.","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 $key and $column","swoole-table.del":"Delete a row in the Swoole table by $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 $key and $field.","swoole-table.incr":"Increment the value by $key and $column","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 $key.","swoole-table.valid":"Check if the current row is valid.","class.swoole-table":"The Swoole\\Table class","swoole-timer.after":"Trigger a callback function after a period of time.","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.","class.swoole-timer":"The Swoole\\Timer class","class.swoole-websocket-frame":"The Swoole\\WebSocket\\Frame class","swoole-websocket-server.exist":"Check if the file descriptor exists.","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.","class.swoole-websocket-server":"The Swoole\\WebSocket\\Server class","book.swoole":"Swoole","tidy.requirements":"Tidy","tidy.installation":"Tidy","tidy.configuration":"Tidy","tidy.setup":"Tidy","tidy.constants":"Tidy","tidy.examples.basic":"Tidy","tidy.examples":"Tidy","tidy.body":"Returns a tidyNode object starting from the <body> tag of the tidy parse tree","tidy.cleanrepair":"Execute configured cleanup and repair operations on parsed markup","tidy.construct":"Constructs a new tidy object","tidy.diagnose":"Run configured diagnostics on parsed and repaired markup","tidy.props.errorbuffer":"Return warnings and errors which occurred parsing the specified document","tidy.getconfig":"Get current Tidy configuration","tidy.gethtmlver":"Get the Detected HTML version for the specified document","tidy.getopt":"Returns the value of the specified configuration option for the tidy document","tidy.getoptdoc":"Returns the documentation for the given option name","tidy.getrelease":"Get release date (version) for Tidy library","tidy.getstatus":"Get status of specified document","tidy.head":"Returns a tidyNode object starting from the <head> tag of the tidy parse tree","tidy.html":"Returns a tidyNode object starting from the <html> tag of the tidy parse tree","tidy.isxhtml":"Indicates if the document is a XHTML document","tidy.isxml":"Indicates if the document is a generic (non HTML\/XHTML) XML document","tidy.parsefile":"Parse markup in file or URI","tidy.parsestring":"Parse a document stored in a string","tidy.repairfile":"Repair a file and return it as a string","tidy.repairstring":"Repair a string using an optionally provided configuration file","tidy.root":"Returns a tidyNode object representing the root of the tidy parse tree","class.tidy":"The tidy class","tidynode.construct":"Private constructor to disallow direct instantiation","tidynode.getnextsibling":"Returns the next sibling node of the current node","tidynode.getparent":"Returns the parent node of the current node","tidynode.getprevioussibling":"Returns the previous sibling node of the current node","tidynode.haschildren":"Checks if a node has children","tidynode.hassiblings":"Checks if a node has siblings","tidynode.isasp":"Checks if this node is ASP","tidynode.iscomment":"Checks if a node represents a comment","tidynode.ishtml":"Checks if a node is an element node","tidynode.isjste":"Checks if this node is JSTE","tidynode.isphp":"Checks if a node is PHP","tidynode.istext":"Checks if a node represents text (no markup)","class.tidynode":"The tidyNode class","function.ob-tidyhandler":"ob_start callback function to repair the buffer","function.tidy-access-count":"Returns the Number of Tidy accessibility warnings encountered for specified document","function.tidy-config-count":"Returns the Number of Tidy configuration errors encountered for specified document","function.tidy-error-count":"Returns the Number of Tidy errors encountered for specified document","function.tidy-get-output":"Return a string representing the parsed tidy markup","function.tidy-warning-count":"Returns the Number of Tidy warnings encountered for specified document","ref.tidy":"Tidy","book.tidy":"Tidy","tokenizer.installation":"Tokenizer","tokenizer.setup":"Tokenizer","tokenizer.constants":"Tokenizer","tokenizer.examples":"Tokenizer","phptoken.construct":"Returns a new PhpToken object","phptoken.gettokenname":"Returns the name of the token.","phptoken.is":"Tells whether the token is of given kind.","phptoken.isignorable":"Tells whether the token would be ignored by the PHP parser.","phptoken.tostring":"Returns the textual content of the token.","phptoken.tokenize":"Splits given source into PHP tokens, represented by PhpToken objects.","class.phptoken":"The PhpToken class","function.token-get-all":"Spaltet angegebenen PHP-Quelltext in PHP-Token auf","function.token-name":"Gibt Bezeichner f\u00fcr ein PHP-Token zur\u00fcck","ref.tokenizer":"Tokenizer","book.tokenizer":"Tokenizer","url.constants":"URLs","function.base64-decode":"Dekodiert MIME base64-kodierte Daten","function.base64-encode":"Kodiert Daten MIME base64","function.get-headers":"Ruft alle Header ab, die der Server als Antwort auf einen HTTP-Request versendet","function.get-meta-tags":"Liest alle content-Attribute der Meta-Tags einer Datei aus und gibt ein\n   Array zur\u00fcck","function.http-build-query":"Liefert einen URL-kodierten Query-String","function.parse-url":"Analysiert eine URL und gibt ihre Bestandteile zur\u00fcck","function.rawurldecode":"Dekodiert URL-kodierte Strings","function.rawurlencode":"URL-Kodierung nach RFC 3986","function.urldecode":"Dekodiert eine URL-kodierte Zeichenkette","function.urlencode":"URL-kodiert einen String","ref.url":"URLs","book.url":"URLs","v8js.requirements":"V8 Javascript-Engine Integration","v8js.installation":"V8 Javascript-Engine Integration","v8js.configuration":"V8 Javascript-Engine Integration","v8js.setup":"V8 Javascript-Engine Integration","v8js.examples":"V8 Javascript-Engine Integration","v8js.construct":"Erstellt ein neues V8Js-Objekt","v8js.executestring":"F\u00fchrt JavaScript-Code aus","v8js.getextensions":"Gibt ein Array der registrierten Erweiterungen zur\u00fcck","v8js.getpendingexception":"Liefert eine ausstehende ungefangene JavaScript-Exception","v8js.registerextension":"Registriert JavaScript-Erweiterungen f\u00fcr V8Js","class.v8js":"Die Klasse V8Js","v8jsexception.getjsfilename":"The getJsFileName purpose","v8jsexception.getjslinenumber":"The getJsLineNumber purpose","v8jsexception.getjssourceline":"The getJsSourceLine purpose","v8jsexception.getjstrace":"The getJsTrace purpose","class.v8jsexception":"Die Klasse V8JsException","book.v8js":"V8 Javascript-Engine Integration","yaml.requirements":"YAML Data Serialization","yaml.installation":"YAML Data Serialization","yaml.configuration":"YAML Data Serialization","yaml.setup":"YAML Data Serialization","yaml.constants":"YAML Data Serialization","yaml.examples":"YAML Data Serialization","yaml.callbacks.parse":"YAML Data Serialization","yaml.callbacks.emit":"YAML Data Serialization","yaml.callbacks":"YAML Data Serialization","function.yaml-emit":"Returns the YAML representation of a value","function.yaml-emit-file":"Send the YAML representation of a value to a file","function.yaml-parse":"Parse a YAML stream","function.yaml-parse-file":"Parse a YAML stream from a file","function.yaml-parse-url":"Parse a Yaml stream from a URL","ref.yaml":"YAML Data Serialization","book.yaml":"YAML Data Serialization","yaf.installation":"Yet Another Framework","yaf.configuration":"Yet Another Framework","yaf.setup":"Yet Another Framework","yaf.constants":"Yet Another Framework","yaf.tutorials":"Yet Another Framework","yaf.appconfig":"Yet Another Framework","yaf-application.app":"Retrieve an Application instance","yaf-application.bootstrap":"Call bootstrap","yaf-application.clearlasterror":"Clear the last error info","yaf-application.construct":"Yaf_Application constructor","yaf-application.destruct":"The __destruct purpose","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","class.yaf-application":"The Yaf_Application class","class.yaf-bootstrap-abstract":"The Yaf_Bootstrap_Abstract class","yaf-dispatcher.autorender":"Switch on\/off autorendering","yaf-dispatcher.catchexception":"Switch on\/off exception catching","yaf-dispatcher.construct":"Yaf_Dispatcher constructor","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":"Retrieve the application","yaf-dispatcher.getdefaultaction":"Retrive the default action name","yaf-dispatcher.getdefaultcontroller":"Retrive the default controller name","yaf-dispatcher.getdefaultmodule":"Retrive the default module name","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","class.yaf-dispatcher":"The Yaf_Dispatcher class","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","class.yaf-config-abstract":"The Yaf_Config_Abstract class","yaf-config-ini.construct":"Yaf_Config_Ini constructor","yaf-config-ini.count":"Count all elements in Yaf_Config.ini","yaf-config-ini.current":"Retrieve the current value","yaf-config-ini.get":"Retrieve a element","yaf-config-ini.isset":"Determine if a key is exists","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.set":"The __set purpose","yaf-config-ini.toarray":"Return config as a PHP array","yaf-config-ini.valid":"The valid purpose","class.yaf-config-ini":"The Yaf_Config_Ini class","yaf-config-simple.construct":"The __construct purpose","yaf-config-simple.count":"The count purpose","yaf-config-simple.current":"The current purpose","yaf-config-simple.get":"The __get purpose","yaf-config-simple.isset":"The __isset 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.set":"The __set purpose","yaf-config-simple.toarray":"Returns a PHP array","yaf-config-simple.valid":"The valid purpose","class.yaf-config-simple":"The Yaf_Config_Simple class","yaf-controller-abstract.construct":"Yaf_Controller_Abstract constructor","yaf-controller-abstract.display":"The display purpose","yaf-controller-abstract.forward":"Forward 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.getname":"Get self 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","class.yaf-controller-abstract":"The Yaf_Controller_Abstract class","yaf-action-abstract.execute":"Action entry point","yaf-action-abstract.getcontroller":"Retrieve controller object","yaf-controller-abstract.getcontrollername":"Get controller name","class.yaf-action-abstract":"The Yaf_Action_Abstract class","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","class.yaf-view-interface":"The Yaf_View_Interface class","yaf-view-simple.assign":"Assign values","yaf-view-simple.assignref":"The assignRef purpose","yaf-view-simple.clear":"Clear Assigned values","yaf-view-simple.construct":"Constructor of Yaf_View_Simple","yaf-view-simple.display":"Render and display","yaf-view-simple.eval":"Render template","yaf-view-simple.get":"Retrieve assigned variable","yaf-view-simple.getscriptpath":"Get templates directory","yaf-view-simple.isset":"The __isset purpose","yaf-view-simple.render":"Render template","yaf-view-simple.set":"Set value to engine","yaf-view-simple.setscriptpath":"Set tempaltes directory","class.yaf-view-simple":"The Yaf_View_Simple class","yaf-loader.autoload":"The autoload purpose","yaf-loader.clearlocalnamespace":"The clearLocalNamespace purpose","yaf-loader.construct":"The __construct purpose","yaf-loader.getinstance":"The getInstance purpose","yaf-loader.getlibrarypath":"Get the library path","yaf-loader.getlocalnamespace":"The getLocalNamespace purpose","yaf-loader.getnamespacepath":"Retieve path of a registered namespace","yaf-loader.getnamespaces":"Retrive all register namespaces info","yaf-loader.import":"The import purpose","yaf-loader.islocalname":"The isLocalName purpose","yaf-loader.registerlocalnamespace":"Register local class prefix","yaf-loader.registernamespace":"Register namespace with searching path","yaf-loader.setlibrarypath":"Change the library path","class.yaf-loader":"The Yaf_Loader class","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","class.yaf-plugin-abstract":"The Yaf_Plugin_Abstract class","yaf-registry.construct":"Yaf_Registry implements singleton","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","class.yaf-registry":"The Yaf_Registry class","yaf-request-abstract.clearparams":"Remove all params","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 preferred 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":"Set action name","yaf-request-abstract.setbaseuri":"Set base URI","yaf-request-abstract.setcontrollername":"Set controller name","yaf-request-abstract.setdispatched":"The setDispatched purpose","yaf-request-abstract.setmodulename":"Set module name","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","class.yaf-request-abstract":"The Yaf_Request_Abstract class","yaf-request-http.construct":"Constructor of Yaf_Request_Http","yaf-request-http.get":"Retrieve variable from client","yaf-request-http.getcookie":"Retrieve Cookie variable","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","class.yaf-request-http":"The Yaf_Request_Http class","yaf-request-simple.construct":"Constructor of Yaf_Request_Simple","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","class.yaf-request-simple":"The Yaf_Request_Simple class","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.construct":"The __construct purpose","yaf-response-abstract.destruct":"The __destruct purpose","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.tostring":"Retrieve all bodys as string","class.yaf-response-abstract":"The Yaf_Response_Abstract class","yaf-route-interface.assemble":"Assemble a request","yaf-route-interface.route":"Route a request","class.yaf-route-interface":"The Yaf_Route_Interface class","yaf-route-map.assemble":"Assemble a url","yaf-route-map.construct":"The __construct purpose","yaf-route-map.route":"The route purpose","class.yaf-route-map":"The Yaf_Route_Map class","yaf-route-regex.assemble":"Assemble a url","yaf-route-regex.construct":"Yaf_Route_Regex constructor","yaf-route-regex.route":"The route purpose","class.yaf-route-regex":"The Yaf_Route_Regex class","yaf-route-rewrite.assemble":"Assemble a url","yaf-route-rewrite.construct":"Yaf_Route_Rewrite constructor","yaf-route-rewrite.route":"The route purpose","class.yaf-route-rewrite":"The Yaf_Route_Rewrite class","yaf-router.addconfig":"Add config-defined routes into Router","yaf-router.addroute":"Add new Route into Router","yaf-router.construct":"Yaf_Router constructor","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","class.yaf-router":"The Yaf_Router class","yaf-route-simple.assemble":"Assemble a url","yaf-route-simple.construct":"Yaf_Route_Simple constructor","yaf-route-simple.route":"Route a request","class.yaf-route-simple":"The Yaf_Route_Simple class","yaf-route-static.assemble":"Assemble a url","yaf-route-static.match":"The match purpose","yaf-route-static.route":"Route a request","class.yaf-route-static":"The Yaf_Route_Static class","yaf-route-supervar.assemble":"Assemble a url","yaf-route-supervar.construct":"The __construct purpose","yaf-route-supervar.route":"The route purpose","class.yaf-route-supervar":"The Yaf_Route_Supervar class","yaf-session.construct":"Constructor of Yaf_Session","yaf-session.count":"The count purpose","yaf-session.current":"The current purpose","yaf-session.del":"The del purpose","yaf-session.get":"The __get purpose","yaf-session.getinstance":"The getInstance purpose","yaf-session.has":"The has purpose","yaf-session.isset":"The __isset 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.set":"The __set purpose","yaf-session.start":"The start purpose","yaf-session.unset":"The __unset purpose","yaf-session.valid":"The valid purpose","class.yaf-session":"The Yaf_Session class","yaf-exception.construct":"The __construct purpose","yaf-exception.getprevious":"The getPrevious purpose","class.yaf-exception":"The Yaf_Exception class","class.yaf-exception-typeerror":"The Yaf_Exception_TypeError class","class.yaf-exception-startuperror":"The Yaf_Exception_StartupError class","class.yaf-exception-dispatchfailed":"The Yaf_Exception_DispatchFailed class","class.yaf-exception-routerfailed":"The Yaf_Exception_RouterFailed class","class.yaf-exception-loadfailed":"The Yaf_Exception_LoadFailed class","class.yaf-exception-loadfailed-module":"The Yaf_Exception_LoadFailed_Module class","class.yaf-exception-loadfailed-controller":"The Yaf_Exception_LoadFailed_Controller class","class.yaf-exception-loadfailed-action":"The Yaf_Exception_LoadFailed_Action class","class.yaf-exception-loadfailed-view":"The Yaf_Exception_LoadFailed_View class","book.yaf":"Yet Another Framework","yaconf.requirements":"Yaconf","yaconf.installation":"Yaconf","yaconf.configuration":"Yaconf","yaconf.resources":"Yaconf","yaconf.setup":"Yaconf","yaconf.get":"Retrieve a item","yaconf.has":"Determine if a item exists","class.yaconf":"The Yaconf class","book.yaconf":"Yaconf","taint.installation":"Taint","taint.configuration":"Taint","taint.setup":"Taint","taint.detail.basic":"Taint","taint.detail.taint":"Taint","taint.detail.untaint":"Taint","taint.detail":"Taint","function.is-tainted":"Checks whether a string is tainted","function.taint":"Taint a string","function.untaint":"Untaint strings","ref.taint":"Taint","book.taint":"Taint","ds.requirements":"Data Structures","ds.installation":"Data Structures","ds.setup":"Data Structures","ds.examples":"Data Structures","ds-collection.clear":"Removes all values","ds-collection.copy":"Returns a shallow copy of the collection","ds-collection.isempty":"Returns whether the collection is empty","ds-collection.toarray":"Converts the collection to an Array","class.ds-collection":"The Collection interface","ds-hashable.equals":"Determines whether an object is equal to the current instance","ds-hashable.hash":"Returns a scalar value to be used as a hash value","class.ds-hashable":"The Hashable interface","ds-sequence.allocate":"Allocates enough memory for a required capacity","ds-sequence.apply":"Updates all values by applying a callback function to each value","ds-sequence.capacity":"Returns the current capacity","ds-sequence.contains":"Determines if the sequence contains given values","ds-sequence.filter":"Creates a new sequence using a callable to\n    determine which values to include","ds-sequence.find":"Attempts to find a value's index","ds-sequence.first":"Returns the first value in the sequence","ds-sequence.get":"Returns the value at a given index","ds-sequence.insert":"Inserts values at a given index","ds-sequence.join":"Joins all values together as a string","ds-sequence.last":"Returns the last value","ds-sequence.map":"Returns the result of applying a callback to each value","ds-sequence.merge":"Returns the result of adding all given values to the sequence","ds-sequence.pop":"Removes and returns the last value","ds-sequence.push":"Adds values to the end of the sequence","ds-sequence.reduce":"Reduces the sequence to a single value using a callback function","ds-sequence.remove":"Removes and returns a value by index","ds-sequence.reverse":"Reverses the sequence in-place","ds-sequence.reversed":"Returns a reversed copy","ds-sequence.rotate":"Rotates the sequence by a given number of rotations","ds-sequence.set":"Updates a value at a given index","ds-sequence.shift":"Removes and returns the first value","ds-sequence.slice":"Returns a sub-sequence of a given range","ds-sequence.sort":"Sorts the sequence in-place","ds-sequence.sorted":"Returns a sorted copy","ds-sequence.sum":"Returns the sum of all values in the sequence","ds-sequence.unshift":"Adds values to the front of the sequence","class.ds-sequence":"The Sequence interface","ds-vector.allocate":"Allocates enough memory for a required capacity","ds-vector.apply":"Updates all values by applying a callback function to each value","ds-vector.capacity":"Returns the current capacity","ds-vector.clear":"Removes all values","ds-vector.construct":"Creates a new instance","ds-vector.contains":"Determines if the vector contains given values","ds-vector.copy":"Returns a shallow copy of the vector","ds-vector.count":"Returns the number of values in the collection","ds-vector.filter":"Creates a new vector using a callable to\n    determine which values to include","ds-vector.find":"Attempts to find a value's index","ds-vector.first":"Returns the first value in the vector","ds-vector.get":"Returns the value at a given index","ds-vector.insert":"Inserts values at a given index","ds-vector.isempty":"Returns whether the vector is empty","ds-vector.join":"Joins all values together as a string","ds-vector.jsonserialize":"Returns a representation that can be converted to JSON","ds-vector.last":"Returns the last value","ds-vector.map":"Returns the result of applying a callback to each value","ds-vector.merge":"Returns the result of adding all given values to the vector","ds-vector.pop":"Removes and returns the last value","ds-vector.push":"Adds values to the end of the vector","ds-vector.reduce":"Reduces the vector to a single value using a callback function","ds-vector.remove":"Removes and returns a value by index","ds-vector.reverse":"Reverses the vector in-place","ds-vector.reversed":"Returns a reversed copy","ds-vector.rotate":"Rotates the vector by a given number of rotations","ds-vector.set":"Updates a value at a given index","ds-vector.shift":"Removes and returns the first value","ds-vector.slice":"Returns a sub-vector of a given range","ds-vector.sort":"Sorts the vector in-place","ds-vector.sorted":"Returns a sorted copy","ds-vector.sum":"Returns the sum of all values in the vector","ds-vector.toarray":"Converts the vector to an Array","ds-vector.unshift":"Adds values to the front of the vector","class.ds-vector":"The Vector class","ds-deque.allocate":"Allocates enough memory for a required capacity","ds-deque.apply":"Updates all values by applying a callback function to each value","ds-deque.capacity":"Returns the current capacity","ds-deque.clear":"Removes all values from the deque","ds-deque.construct":"Creates a new instance","ds-deque.contains":"Determines if the deque contains given values","ds-deque.copy":"Returns a shallow copy of the deque","ds-deque.count":"Returns the number of values in the collection","ds-deque.filter":"Creates a new deque using a callable to\n    determine which values to include","ds-deque.find":"Attempts to find a value's index","ds-deque.first":"Returns the first value in the deque","ds-deque.get":"Returns the value at a given index","ds-deque.insert":"Inserts values at a given index","ds-deque.isempty":"Returns whether the deque is empty","ds-deque.join":"Joins all values together as a string","ds-deque.jsonserialize":"Returns a representation that can be converted to JSON","ds-deque.last":"Returns the last value","ds-deque.map":"Returns the result of applying a callback to each value","ds-deque.merge":"Returns the result of adding all given values to the deque","ds-deque.pop":"Removes and returns the last value","ds-deque.push":"Adds values to the end of the deque","ds-deque.reduce":"Reduces the deque to a single value using a callback function","ds-deque.remove":"Removes and returns a value by index","ds-deque.reverse":"Reverses the deque in-place","ds-deque.reversed":"Returns a reversed copy","ds-deque.rotate":"Rotates the deque by a given number of rotations","ds-deque.set":"Updates a value at a given index","ds-deque.shift":"Removes and returns the first value","ds-deque.slice":"Returns a sub-deque of a given range","ds-deque.sort":"Sorts the deque in-place","ds-deque.sorted":"Returns a sorted copy","ds-deque.sum":"Returns the sum of all values in the deque","ds-deque.toarray":"Converts the deque to an Array","ds-deque.unshift":"Adds values to the front of the deque","class.ds-deque":"The Deque class","ds-map.allocate":"Allocates enough memory for a required capacity","ds-map.apply":"Updates all values by applying a callback function to each value","ds-map.capacity":"Returns the current capacity","ds-map.clear":"Removes all values","ds-map.construct":"Creates a new instance","ds-map.copy":"Returns a shallow copy of the map","ds-map.count":"Returns the number of values in the map","ds-map.diff":"Creates a new map using keys that aren't in another map","ds-map.filter":"Creates a new map using a callable to determine which pairs to include","ds-map.first":"Returns the first pair in the map","ds-map.get":"Returns the value for a given key","ds-map.haskey":"Determines whether the map contains a given key","ds-map.hasvalue":"Determines whether the map contains a given value","ds-map.intersect":"Creates a new map by intersecting keys with another map","ds-map.isempty":"Returns whether the map is empty","ds-map.jsonserialize":"Returns a representation that can be converted to JSON","ds-map.keys":"Returns a set of the map's keys","ds-map.ksort":"Sorts the map in-place by key","ds-map.ksorted":"Returns a copy, sorted by key","ds-map.last":"Returns the last pair of the map","ds-map.map":"Returns the result of applying a callback to each value","ds-map.merge":"Returns the result of adding all given associations","ds-map.pairs":"Returns a sequence containing all the pairs of the map","ds-map.put":"Associates a key with a value","ds-map.putall":"Associates all key-value pairs of a traversable object or array","ds-map.reduce":"Reduces the map to a single value using a callback function","ds-map.remove":"Removes and returns a value by key","ds-map.reverse":"Reverses the map in-place","ds-map.reversed":"Returns a reversed copy","ds-map.skip":"Returns the pair at a given positional index","ds-map.slice":"Returns a subset of the map defined by a starting index and length","ds-map.sort":"Sorts the map in-place by value","ds-map.sorted":"Returns a copy, sorted by value","ds-map.sum":"Returns the sum of all values in the map","ds-map.toarray":"Converts the map to an Array","ds-map.union":"Creates a new map using values from the current instance and another map","ds-map.values":"Returns a sequence of the map's values","ds-map.xor":"Creates a new map using keys of either the current instance or of another map, but not of both","class.ds-map":"The Map class","ds-pair.clear":"Removes all values","ds-pair.construct":"Creates a new instance","ds-pair.copy":"Returns a shallow copy of the pair","ds-pair.isempty":"Returns whether the pair is empty","ds-pair.jsonserialize":"Returns a representation that can be converted to JSON","ds-pair.toarray":"Converts the pair to an Array","class.ds-pair":"The Pair class","ds-set.add":"Adds values to the set","ds-set.allocate":"Allocates enough memory for a required capacity","ds-set.capacity":"Returns the current capacity","ds-set.clear":"Removes all values","ds-set.construct":"Creates a new instance","ds-set.contains":"Determines if the set contains all values","ds-set.copy":"Returns a shallow copy of the set","ds-set.count":"Returns the number of values in the set","ds-set.diff":"Creates a new set using values that aren't in another set","ds-set.filter":"Creates a new set using a callable to\n    determine which values to include","ds-set.first":"Returns the first value in the set","ds-set.get":"Returns the value at a given index","ds-set.intersect":"Creates a new set by intersecting values with another set","ds-set.isempty":"Returns whether the set is empty","ds-set.join":"Joins all values together as a string","ds-set.jsonserialize":"Returns a representation that can be converted to JSON","ds-set.last":"Returns the last value in the set","ds-set.map":"Returns the result of applying a callback to each value","ds-set.merge":"Returns the result of adding all given values to the set","ds-set.reduce":"Reduces the set to a single value using a callback function","ds-set.remove":"Removes all given values from the set","ds-set.reverse":"Reverses the set in-place","ds-set.reversed":"Returns a reversed copy","ds-set.slice":"Returns a sub-set of a given range","ds-set.sort":"Sorts the set in-place","ds-set.sorted":"Returns a sorted copy","ds-set.sum":"Returns the sum of all values in the set","ds-set.toarray":"Converts the set to an Array","ds-set.union":"Creates a new set using values from the current instance and another set","ds-set.xor":"Creates a new set using values in either the current instance or in another set, but not in both","class.ds-set":"The Set class","ds-stack.allocate":"Allocates enough memory for a required capacity","ds-stack.capacity":"Returns the current capacity","ds-stack.clear":"Removes all values","ds-stack.construct":"Creates a new instance","ds-stack.copy":"Returns a shallow copy of the stack","ds-stack.count":"Returns the number of values in the stack","ds-stack.isempty":"Returns whether the stack is empty","ds-stack.jsonserialize":"Returns a representation that can be converted to JSON","ds-stack.peek":"Returns the value at the top of the stack","ds-stack.pop":"Removes and returns the value at the top of the stack","ds-stack.push":"Pushes values onto the stack","ds-stack.toarray":"Converts the stack to an Array","class.ds-stack":"The Stack class","ds-queue.allocate":"Allocates enough memory for a required capacity","ds-queue.capacity":"Returns the current capacity","ds-queue.clear":"Removes all values","ds-queue.construct":"Creates a new instance","ds-queue.copy":"Returns a shallow copy of the queue","ds-queue.count":"Returns the number of values in the queue","ds-queue.isempty":"Returns whether the queue is empty","ds-queue.jsonserialize":"Returns a representation that can be converted to JSON","ds-queue.peek":"Returns the value at the front of the queue","ds-queue.pop":"Removes and returns the value at the front of the queue","ds-queue.push":"Pushes values into the queue","ds-queue.toarray":"Converts the queue to an Array","class.ds-queue":"The Queue class","ds-priorityqueue.allocate":"Allocates enough memory for a required capacity","ds-priorityqueue.capacity":"Returns the current capacity","ds-priorityqueue.clear":"Removes all values","ds-priorityqueue.construct":"Creates a new instance","ds-priorityqueue.copy":"Returns a shallow copy of the queue","ds-priorityqueue.count":"Returns the number of values in the queue","ds-priorityqueue.isempty":"Returns whether the queue is empty","ds-priorityqueue.jsonserialize":"Returns a representation that can be converted to JSON","ds-priorityqueue.peek":"Returns the value at the front of the queue","ds-priorityqueue.pop":"Removes and returns the value with the highest priority","ds-priorityqueue.push":"Pushes values into the queue","ds-priorityqueue.toarray":"Converts the queue to an Array","class.ds-priorityqueue":"The PriorityQueue class","book.ds":"Sonstige Grunderweiterungen","var-representation.installation":"var_representation","var-representation.setup":"var_representation","var-representation.constants":"var_representation","function.var-representation":"Returns a short, readable, parsable string representation of a variable","ref.var-representation":"var_representation","book.var_representation":"var_representation","refs.basic.other":"Funktionsreferenz","curl.requirements":"CURL","curl.installation":"CURL","curl.configuration":"CURL","curl.resources":"CURL","curl.setup":"CURL","curl.constants":"CURL","curl.examples-basic":"CURL","curl.examples":"CURL","function.curl-close":"Beendet eine cURL-Session","function.curl-copy-handle":"Kopiert ein cURL-Handle inklusive aller Voreinstellungen","function.curl-errno":"Gibt die letzte Fehlernummer zur\u00fcck","function.curl-error":"Gibt einen String zur\u00fcck, der den letzten Fehler der aktuellen Session enth\u00e4lt","function.curl-escape":"URL-kodiert den angegebenen String","function.curl-exec":"Eine cURL-Session ausf\u00fchren","function.curl-getinfo":"Ruft Informationen zu einem bestimmten Transfer ab","function.curl-init":"Initialisiert eine cURL-Session","function.curl-multi-add-handle":"F\u00fcgt ein regul\u00e4res cURL-Handle einem cURL-Multi-Handle hinzu","function.curl-multi-close":"Entfernt alle cURL-Handles aus einem Mehrfach-Handle","function.curl-multi-errno":"Gibt die Fehlernummer der letzten cURL-Multihandle-Operation zur\u00fcck","function.curl-multi-exec":"F\u00fchrt die Unter-Verbindungen des cURL-Handles aus","function.curl-multi-getcontent":"Liefert den Inhalt des cURL-Handles, falls CURLOPT_RETURNTRANSFER gesetzt ist","function.curl-multi-info-read":"Informationen \u00fcber die aktuellen Transfers abrufen","function.curl-multi-init":"Liefert ein cURL-Mehrfach-Handle","function.curl-multi-remove-handle":"Ein Handle von einer Menge aus cURL-Handles entfernen","function.curl-multi-select":"Wartet, bis Lesen oder Schreiben auf einer der cURL-Mehrfach-Handle-Verbindungen m\u00f6glich ist","function.curl-multi-setopt":"Setzt eine cURL-Multi-Option","function.curl-multi-strerror":"Gibt einen String zur\u00fcck, der den angegebenen Fehlercode beschreibt","function.curl-pause":"Pausiert und setzt eine Verbindung fort","function.curl-reset":"Setzt alle Optionen eines libcurl-Session-Handles zur\u00fcck","function.curl-setopt":"Setzt eine Option f\u00fcr einen cURL-Transfer","function.curl-setopt-array":"Mehrere Optionen f\u00fcr einen cURL-Transfer setzen","function.curl-share-close":"Schlie\u00dft einen cURL-Share-Handle","function.curl-share-errno":"Gibt die Fehlernummer der letzten cURL-Share-Operation zur\u00fcck","function.curl-share-init":"Initialisiert einen cURL-Share-Handle","function.curl-share-init-persistent":"Initialize a persistent cURL share handle","function.curl-share-setopt":"Setzt eine Option f\u00fcr ein cURL-Share-Handle","function.curl-share-strerror":"Gibt einen String zur\u00fcck, der den angegebenen Fehlercode beschreibt","function.curl-strerror":"Gibt einen String zur\u00fcck, der den angegebenen Fehlercode beschreibt","function.curl-unescape":"Dekodiert die angegebene URL-kodierte Zeichenkette","function.curl_upkeep":"F\u00fchrt alle Pr\u00fcfungen zur Aufrechterhaltung einer Verbindung durch","function.curl-version":"Liefert die cURL-Version","ref.curl":"CURL","class.curlhandle":"Die Klasse CurlHandle","class.curlmultihandle":"Die Klasse CurlMultiHandle","class.curlsharehandle":"Die Klasse CurlShareHandle","class.curlsharepersistenthandle":"The CurlSharePersistentHandle class","curlfile.construct":"Erstellt ein CURLFile-Objekt","curlfile.getfilename":"Ermittelt den Dateinamen","curlfile.getmimetype":"Ermittelt den Mime-Typ","curlfile.getpostfilename":"Ermittelt den Dateinamen f\u00fcr POST","curlfile.setmimetype":"Legt den Mime-Typ fest","curlfile.setpostfilename":"Legt den Dateinamen f\u00fcr POST fest","class.curlfile":"Die Klasse CURLFile","curlstringfile.construct":"Erstellt ein CURLStringFile-Objekt","class.curlstringfile":"Die Klasse CURLStringFile","book.curl":"CURL","event.requirements":"Event","event.installation":"Event","event.setup":"Event","event.examples":"Event","event.flags":"Event","event.persistence":"Event","event.callbacks":"Event","event.constructing.signal.events":"Event","event.add":"Makes event pending","event.addsignal":"Alias von Event::add","event.addtimer":"Alias von Event::add","event.construct":"Constructs Event object","event.del":"Makes event non-pending","event.delsignal":"Alias von Event::del","event.deltimer":"Alias von Event::del","event.free":"Make event non-pending and free resources allocated for this\n  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","class.event":"The Event class","eventbase.construct":"Constructs EventBase 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","class.eventbase":"The EventBase class","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\n  end of the current buffer","eventbuffer.construct":"Constructs EventBuffer object","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\n  without copying it anywhere","eventbuffer.enablelocking":"Beschreibung","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\n  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":"Schreibt den Inhalt des Puffers in eine Datei oder ein Socket","class.eventbuffer":"The EventBuffer class","eventbufferevent.close":"Closes file descriptor associated with the current buffer event","eventbufferevent.connect":"Connect buffer event's file descriptor to given address or\n  UNIX socket","eventbufferevent.connecthost":"Connects to a hostname with optionally asyncronous DNS resolving","eventbufferevent.construct":"Constructs EventBufferEvent object","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\n  event","eventbufferevent.getoutput":"Returns underlying output buffer associated with current buffer\n  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":"F\u00fcgt Daten zum Ausgabepuffer eines Pufferereignises hinzu","eventbufferevent.writebuffer":"Adds contents of the entire buffer to a buffer event's output\n  buffer","class.eventbufferevent":"The EventBufferEvent class","eventbufferevent.about.callbacks":"Event","eventconfig.avoidmethod":"Tells libevent to avoid specific event method","eventconfig.construct":"Constructs EventConfig object","eventconfig.requirefeatures":"Enters a required event method feature that the application demands","eventconfig.setflags":"Sets one or more flags to configure the eventual EventBase will be initialized","eventconfig.setmaxdispatchinterval":"Prevents priority inversion","class.eventconfig":"The EventConfig class","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.construct":"Constructs EventDnsBase object","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","class.eventdnsbase":"The EventDnsBase class","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.construct":"Constructs EventHttp object (the HTTP server)","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","class.eventhttp":"The EventHttp class","eventhttpconnection.construct":"Constructs EventHttpConnection object","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","class.eventhttpconnection":"The EventHttpConnection class","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.construct":"Constructs EventHttpRequest object","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","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","class.eventhttprequest":"The EventHttpRequest class","eventlistener.construct":"Creates new connection listener associated with an event base","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\n  listener's socket is bound","eventlistener.setcallback":"The setCallback purpose","eventlistener.seterrorcallback":"Set event listener's error callback","class.eventlistener":"The EventListener class","eventsslcontext.construct":"Constructs an OpenSSL context for use with Event classes","class.eventsslcontext":"The EventSslContext class","eventutil.construct":"The abstract constructor","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\n  socket is bound","eventutil.setsocketoption":"Sets socket options","eventutil.sslrandpoll":"Generates entropy by means of OpenSSL's RAND_poll()","class.eventutil":"The EventUtil class","class.eventexception":"The EventException class","book.event":"Event","ftp.installation":"FTP","ftp.resources":"FTP","ftp.setup":"FTP","ftp.constants":"FTP","ftp.examples-basic":"FTP","ftp.examples":"FTP","function.ftp-alloc":"Reserviert Platz f\u00fcr eine hochzuladende Datei","function.ftp-append":"H\u00e4ngt den Inhalt einer Datei an eine andere Datei auf dem FTP-Server","function.ftp-cdup":"Wechselt in das dar\u00fcberliegende Verzeichnis","function.ftp-chdir":"Wechselt das Verzeichnis auf einem FTP-Server","function.ftp-chmod":"\u00c4ndert die Zugriffsrechte einer Datei \u00fcber FTP","function.ftp-close":"Schlie\u00dft eine FTP-Verbindung","function.ftp-connect":"Stellt eine FTP-Verbindung her","function.ftp-delete":"L\u00f6scht eine Datei auf dem FTP-Server","function.ftp-exec":"Fordert die Ausf\u00fchrung eines Programmes auf dem FTP-Server an","function.ftp-fget":"L\u00e4dt eine Datei vom FTP-Server und speichert sie in eine ge\u00f6ffnete Datei","function.ftp-fput":"\u00dcbertr\u00e4gt eine ge\u00f6ffnete Datei auf einen FTP-Server","function.ftp-get":"L\u00e4dt eine Datei von einem FTP-Server herunter","function.ftp-get-option":"Ruft diverse Laufzeitoptionen der angegebenen FTP-Verbindung ab","function.ftp-login":"Loggt sich bei einer FTP-Verbindung ein","function.ftp-mdtm":"Liefert den Zeitpunkt der letzten \u00c4nderung der angegebenen Datei","function.ftp-mkdir":"Erzeugt ein Verzeichnis","function.ftp-mlsd":"Liefert eine Liste der Dateien im angegebenen Verzeichnis","function.ftp-nb-continue":"Nimmt die \u00dcbertragung einer Datei wieder auf (nicht-blockierend)","function.ftp-nb-fget":"Ruft eine Datei vom FTP-Server ab und schreibt sie in eine lokale Datei\n   (nicht-blockierend)","function.ftp-nb-fput":"L\u00e4dt eine ge\u00f6ffnete Datei auf den FTP-Server (nicht blockierend)","function.ftp-nb-get":"\u00dcbertr\u00e4gt eine Datei vom FTP-Server und speichert sie lokal (nicht\n   blockierend)","function.ftp-nb-put":"L\u00e4dt eine Datei auf den FTP-Server (nicht-blockierend)","function.ftp-nlist":"Liefert eine Liste der im angegebenen Verzeichnis enthaltenen Dateien","function.ftp-pasv":"Schaltet den passiven Modus ein oder aus","function.ftp-put":"L\u00e4dt eine Datei auf einen FTP-Server","function.ftp-pwd":"Liefert den aktuellen Verzeichnisnamen","function.ftp-quit":"Alias von ftp_close","function.ftp-raw":"Sendet ein beliebiges Kommando an den FTP-Server","function.ftp-rawlist":"Liefert eine detaillierte Liste der Dateien im angegebenen Verzeichnis","function.ftp-rename":"Benennt eine Datei auf dem FTP-Server um","function.ftp-rmdir":"L\u00f6scht ein Verzeichnis","function.ftp-set-option":"Setzt diverse FTP-Laufzeitoptionen","function.ftp-site":"Sendet ein SITE-Kommando zum Server","function.ftp-size":"Liefert die Gr\u00f6\u00dfe der angegebenen Datei","function.ftp-ssl-connect":"\u00d6ffnet eine sichere SSL-FTP-Verbindung","function.ftp-systype":"Liefert den Systemtyp des entfernten FTP-Servers","ref.ftp":"FTP","class.ftp-connection":"Die Klasse FTP\\Connection","book.ftp":"Sonstige Dienste","gearman.requirements":"Gearman","gearman.installation":"Gearman","gearman.setup":"Gearman","gearman.constants":"Gearman","gearman.examples-reverse":"Gearman","gearman.examples-reverse-bg":"Gearman","gearman.examples-reverse-task":"Gearman","gearman.examples":"Gearman","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.construct":"Create a GearmanClient instance","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.wait":"Wait for I\/O activity on all connections in a client","class.gearmanclient":"The GearmanClient class","gearmanjob.complete":"Send the result and complete status (deprecated)","gearmanjob.construct":"Create a GearmanJob instance","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","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","class.gearmanjob":"The GearmanJob class","gearmantask.construct":"Create a GearmanTask 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)","class.gearmantask":"The GearmanTask class","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.construct":"Create a GearmanWorker instance","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","class.gearmanworker":"The GearmanWorker class","class.gearmanexception":"The GearmanException class","book.gearman":"Gearman","ldap.requirements":"Lightweight Directory Access Protocol","ldap.installation":"Lightweight Directory Access Protocol","ldap.configuration":"Lightweight Directory Access Protocol","ldap.resources":"Lightweight Directory Access Protocol","ldap.setup":"Lightweight Directory Access Protocol","ldap.constants":"Lightweight Directory Access Protocol","ldap.using":"Lightweight Directory Access Protocol","ldap.controls":"Lightweight Directory Access Protocol","ldap.examples-basic":"Lightweight Directory Access Protocol","ldap.examples-controls":"Lightweight Directory Access Protocol","ldap.examples":"Lightweight Directory Access Protocol","function.ldap-8859-to-t61":"\u00dcbersetzt 8859-Zeichen in t61-Zeichen","function.ldap-add":"F\u00fcgt einem LDAP-Verzeichnis Eintr\u00e4ge hinzu","function.ldap-add-ext":"Add entries to LDAP directory","function.ldap-bind":"Anmeldung an einem LDAP-Verzeichnis","function.ldap-bind-ext":"Bind to LDAP directory","function.ldap-close":"Alias von ldap_unbind","function.ldap-compare":"Vergleicht den Wert eines Merkmals mit dem eines Eintrags","function.ldap-connect":"Verbindet mit einem LDAP-Server","function.ldap-connect-wallet":"Connect to an LDAP server","function.ldap-control-paged-result":"Send LDAP pagination control","function.ldap-control-paged-result-response":"Retrieve the LDAP pagination cookie","function.ldap-count-entries":"Liefert bei einer Suche die Anzahl der Eintr\u00e4ge","function.ldap-count-references":"Counts the number of references in a search result","function.ldap-delete":"L\u00f6scht einen Eintrag aus einem Verzeichnis","function.ldap-delete-ext":"Delete an entry from a directory","function.ldap-dn2ufn":"Konvertiert einen DN in ein benutzerfreundliches Namensformat","function.ldap-err2str":"Konvertiert eine LDAP-Fehlernummer in einen Fehlertext","function.ldap-errno":"Liefert die LDAP-Fehlernummer des letzten LDAP-Kommandos","function.ldap-error":"Liefert die LDAP-Fehlermeldung des letzten LDAP-Kommandos","function.ldap-escape":"Escape a string for use in an LDAP filter or DN","function.ldap-exop":"Performs an extended operation","function.ldap-exop-passwd":"PASSWD extended operation helper","function.ldap-exop-refresh":"Refresh extended operation helper","function.ldap-exop-sync":"Performs an extended operation","function.ldap-exop-whoami":"WHOAMI extended operation helper","function.ldap-explode-dn":"Trennt einen DN in seine Bestandteile","function.ldap-first-attribute":"Liefert das erste Merkmal","function.ldap-first-entry":"Liefert die Kennung des ersten Ergebnisses","function.ldap-first-reference":"Liefert die erste Referenz","function.ldap-free-result":"Gibt den Ergebnisspeicher frei","function.ldap-get-attributes":"Liefert die Merkmale eines Eintrags aus einem Suchergebnis","function.ldap-get-dn":"Liefert den DN eines Eintrags aus einem Suchergebnis","function.ldap-get-entries":"Liefert alle Eintr\u00e4ge aus einem Ergebnis","function.ldap-get-option":"Liefert den aktuellen Wert einer gegebenen Option","function.ldap-get-values":"Liefert alle Werte eines Eintrags aus einem Ergebnis","function.ldap-get-values-len":"Liefert alle bin\u00e4ren Werte eines Eintrags aus einem Ergebnis","function.ldap-list":"Suche in einer Ebene","function.ldap-mod-add":"F\u00fcgt Merkmalswerte zum aktuellen Eintrag hinzu","function.ldap-mod_add-ext":"Add attribute values to current attributes","function.ldap-mod-del":"L\u00f6scht Merkmalswerte des aktuellen Eintrags","function.ldap-mod_del-ext":"Delete attribute values from current attributes","function.ldap-mod-replace":"Ersetzt Merkmalswerte durch neue Merkmalswerte","function.ldap-mod_replace-ext":"Replace attribute values with new ones","function.ldap-modify":"Alias von ldap_mod_replace","function.ldap-modify-batch":"Batch and execute modifications on an LDAP entry","function.ldap-next-attribute":"Liefert das n\u00e4chste Merkmal im Ergebnis","function.ldap-next-entry":"Liefert den n\u00e4chsten Eintrag eines Ergebnisses","function.ldap-next-reference":"Holt die n\u00e4chste Referenz","function.ldap-parse-exop":"Parse result object from an LDAP extended operation","function.ldap-parse-reference":"Extrahiert Informationen aus einem Referenz-Eintrag","function.ldap-parse-result":"Extrahiert Informationen aus einem Ergebnis","function.ldap-read":"Liest einen Eintrag","function.ldap-rename":"\u00c4ndert den Namen eines Eintrags","function.ldap-rename-ext":"Modify the name of an entry","function.ldap-sasl-bind":"Bind to LDAP directory using SASL","function.ldap-search":"Sucht im LDAP-Baum","function.ldap-set-option":"Setzt den Wert der gegebenen Option","function.ldap-set-rebind-proc":"Setzt einen Callback f\u00fcr erneute Bindungen bei der Verweisverfolgung","function.ldap-sort":"Sortiert LDAP-Ergebniseintr\u00e4ge clientseitig","function.ldap-start-tls":"Startet TLS","function.ldap-t61-to-8859":"\u00dcbersetzt t61-Zeichen in 8859-Zeichen","function.ldap-unbind":"L\u00f6st die Bindung zu einem LDAP-Verzeichnis","ref.ldap":"Lightweight Directory Access Protocol","class.ldap-connection":"Die Klasse LDAP\\Connection","class.ldap-result":"Die Klasse LDAP\\Result","class.ldap-result-entry":"Die Klasse LDAP\\ResultEntry","book.ldap":"Lightweight Directory Access Protocol","memcache.requirements":"Memcache","memcache.installation":"Memcache","memcache.ini":"Memcache","memcache.resources":"Memcache","memcache.setup":"Memcache","memcache.constants":"Memcache","memcache.examples-overview":"Memcache","memcache.examples":"Memcache","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","class.memcache":"Die Memcache Klasse","function.memcache-debug":"Turn debug output on\/off","ref.memcache":"Memcache","book.memcache":"Sonstige Dienste","memcached.requirements":"Memcached","memcached.installation":"Memcached","memcached.configuration":"Memcached","memcached.setup":"Memcached","memcached.constants":"Memcached","memcached.expiration":"Memcached","memcached.callbacks.result":"Memcached","memcached.callbacks.read-through":"Memcached","memcached.callbacks":"Memcached","memcached.sessions":"Memcached","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","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.construct":"Create a Memcached instance","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.setencodingkey":"Set AES encryption key for data in Memcached","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","class.memcached":"The Memcached class","class.memcachedexception":"The MemcachedException class","book.memcached":"Memcached","mqseries.requirements":"mqseries","mqseries.configure":"mqseries","mqseries.ini":"mqseries","mqseries.resources":"mqseries","mqseries.setup":"mqseries","mqseries.constants":"mqseries","function.mqseries-back":"MQSeries MQBACK","function.mqseries-begin":"MQseries MQBEGIN","function.mqseries-close":"MQSeries MQCLOSE","function.mqseries-cmit":"MQSeries MQCMIT","function.mqseries-conn":"MQSeries MQCONN","function.mqseries-connx":"MQSeries MQCONNX","function.mqseries-disc":"MQSeries MQDISC","function.mqseries-get":"MQSeries MQGET","function.mqseries-inq":"MQSeries MQINQ","function.mqseries-open":"MQSeries MQOPEN","function.mqseries-put":"MQSeries MQPUT","function.mqseries-put1":"MQSeries MQPUT1","function.mqseries-set":"MQSeries MQSET","function.mqseries-strerror":"Returns the error message corresponding to a result code (MQRC)","ref.mqseries":"mqseries","book.mqseries":"Sonstige Dienste","network.requirements":"Network","network.resources":"Network","network.setup":"Network","network.constants":"Network","function.checkdnsrr":"Pr\u00fcft DNS-Eintr\u00e4ge auf \u00dcbereinstimmung mit einem gegebenen\n   Internet-Hostnamen oder einer IP-Adresse","function.closelog":"Schlie\u00dft die Verbindung zum System-Logger","function.dns-check-record":"Alias von checkdnsrr","function.dns-get-mx":"Alias von getmxrr","function.dns-get-record":"Liefert die zu einem Hostnamen geh\u00f6renden DNS-Eintr\u00e4ge","function.fsockopen":"Stellt eine Internet- oder Unix-Domain-Socket-Verbindung her","function.gethostbyaddr":"Liefert den zur angegebenen IP-Adresse passenden Internet-Hostnamen","function.gethostbyname":"Ermittelt die zum angegebenen Internet-Hostnamen passende IPv4-Adresse","function.gethostbynamel":"Liefert eine Liste von IPv4-Adressen passend zum angegebenen Internet-Hostnamen","function.gethostname":"Gets the host name","function.getmxrr":"Ermittelt die zu einem Internet-Hostnamen passenden MX-Records","function.getprotobyname":"Liefert die Protokollnummer anhand des Protokollnamens","function.getprotobynumber":"Liefert den Protokollnamen anhand der Protokollnummer","function.getservbyname":"Liefert die Portnummer passend zu einem Internet-Dienst und -Protokoll","function.getservbyport":"Liefert den Internet-Dienst passend zu einem Port und Protokoll","function.header":"Sendet einen HTTP-Header in Rohform","function.header-register-callback":"Call a header function","function.header-remove":"Remove previously set headers","function.headers-list":"Liefert eine Liste der gesendeten (oder zum Senden vorbereiteten) Antwort-Header","function.headers-sent":"Pr\u00fcft, ob oder wo die Header bereits gesendet wurden","function.http-clear-last-response-headers":"Clears the stored HTTP response headers","function.http-get-last-response-headers":"Retrieve last HTTP response headers","function.http-response-code":"Get or Set the HTTP response code","function.inet-ntop":"Konvertiert eine komprimierte IP-Adresse in ein menschenlesbares Format","function.inet-pton":"Konvertiert eine IP-Adresse im menschenlesbaren Format in eine komprimierte\n   in_addr-Darstellung","function.ip2long":"Konvertiert eine gem\u00e4\u00df IPv4-Protokoll angegebene IP-Adresse vom\n   Punkt-Format in ein Long Integer","function.long2ip":"Konvertiert eine Long-Integer-Adresse in einen String, der das (IPv4)\n   Internet-Standard-Punktformat enth\u00e4lt (\"Dotted-Format\")","function.net-get-interfaces":"Get network interfaces","function.openlog":"Stellt eine Verbindung zum Log-Dienst des Systems her","function.pfsockopen":"\u00d6ffnet eine persistente Verbindung zum Internet oder zu einem Unix-Domainsocket","function.request-parse-body":"Read and parse the request body and return the result","function.setcookie":"Sendet ein Cookie","function.setrawcookie":"Sendet ein Cookie, ohne seinen Wert zu URL-kodieren","function.socket-get-status":"Alias von stream_get_meta_data","function.socket-set-blocking":"Alias von stream_set_blocking","function.socket-set-timeout":"Alias von stream_set_timeout","function.syslog":"Erzeugt eine Meldung f\u00fcr das System-Log","ref.network":"Network","book.network":"Sonstige Dienste","rrd.requirements":"RRDtool","rrd.installation":"RRDtool","rrd.setup":"RRDtool","rrd.examples-procedural":"RRDtool","rrd.examples-oop":"RRDtool","rrd.examples":"RRDtool","function.rrd-create":"Creates rrd database file","function.rrd-error":"Gets latest error message","function.rrd-fetch":"Fetch the data for graph as array","function.rrd-first":"Gets the timestamp of the first sample from rrd file","function.rrd-graph":"Creates image from a data","function.rrd-info":"Gets information about rrd file","function.rrd-last":"Gets unix timestamp of the last sample","function.rrd-lastupdate":"Gets information about last updated data","function.rrd-restore":"Restores the RRD file from XML dump","function.rrd-tune":"Tunes some RRD database file header options","function.rrd-update":"Updates the RRD database","function.rrd-version":"Gets information about underlying rrdtool library","function.rrd-xport":"Exports the information about RRD database","function.rrdc-disconnect":"Close any outstanding connection to rrd caching daemon","ref.rrd":"RRDtool","rrdcreator.addarchive":"Adds RRA - archive of data values for each data source","rrdcreator.adddatasource":"Adds data source definition for RRD database","rrdcreator.construct":"Creates new RRDCreator instance","rrdcreator.save":"Saves the RRD database to a file","class.rrdcreator":"The RRDCreator class","rrdgraph.construct":"Creates new RRDGraph instance","rrdgraph.save":"Saves the result of query into image","rrdgraph.saveverbose":"Saves the RRD database query into image and returns the verbose\n   information about generated graph","rrdgraph.setoptions":"Sets the options for rrd graph export","class.rrdgraph":"The RRDGraph class","rrdupdater.construct":"Creates new RRDUpdater instance","rrdupdater.update":"Update the RRD database file","class.rrdupdater":"The RRDUpdater class","book.rrd":"RRDtool","scoutapm.requirements":"ScoutAPM","scoutapm.installation":"ScoutAPM","scoutapm.setup":"ScoutAPM","function.scoutapm-get-calls":"Returns a list of instrumented calls that have occurred","function.scoutapm-list-instrumented-functions":"List functions scoutapm will instrument.","ref.scoutapm":"ScoutAPM","book.scoutapm":"ScoutAPM","snmp.requirements":"SNMP","snmp.installation":"SNMP","snmp.setup":"SNMP","snmp.constants":"SNMP","function.snmp-get-quick-print":"Holt den aktuellen Wert der quick_print-Einstellung der NET-SNMP-Bibliothek","function.snmp-get-valueretrieval":"Return the method how the SNMP values will be returned","function.snmp-read-mib":"Reads and parses a MIB file into the active MIB tree","function.snmp-set-enum-print":"Return all values that are enums with their enum value instead of the raw integer","function.snmp-set-oid-numeric-print":"Alias von snmp_set_oid_output_format","function.snmp-set-oid-output-format":"Set the OID output format","function.snmp-set-quick-print":"Setzt den Wert von enable innerhalb der\n   NET-SNMP-Bibliothek","function.snmp-set-valueretrieval":"Specify the method how the SNMP values will be returned","function.snmp2-get":"Fetch an SNMP object","function.snmp2-getnext":"Fetch the SNMP object which follows the given object id","function.snmp2-real-walk":"Return all objects including their respective object ID within the specified one","function.snmp2-set":"Set the value of an SNMP object","function.snmp2-walk":"Fetch all the SNMP objects from an agent","function.snmp3-get":"Fetch an SNMP object","function.snmp3-getnext":"Fetch the SNMP object which follows the given object id","function.snmp3-real-walk":"Return all objects including their respective object ID within the specified one","function.snmp3-set":"Set the value of an SNMP object","function.snmp3-walk":"Fetch all the SNMP objects from an agent","function.snmpget":"Ruft ein SNMP-Objekt ab","function.snmpgetnext":"Fetch the SNMP object which follows the given object id","function.snmprealwalk":"Return all objects including their respective object ID within the specified one","function.snmpset":"Setzt den Wert eines SNMP-Objekts","function.snmpwalk":"Ruft alle SNMP-Objekte eines Agenten ab","function.snmpwalkoid":"Ruft den Informationsbaum einer Netzwerkeinheit ab","ref.snmp":"SNMP","snmp.close":"Close SNMP session","snmp.construct":"Creates SNMP instance representing session to remote SNMP agent","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\n  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","class.snmp":"The SNMP class","class.snmpexception":"The SNMPException class","book.snmp":"Sonstige Dienste","sockets.installation":"Sockets","sockets.resources":"Sockets","sockets.setup":"Sockets","sockets.constants":"Sockets","sockets.examples":"Sockets","sockets.errors":"Sockets","function.socket-accept":"Akzeptiert eine Verbindung an einem Socket","function.socket-addrinfo-bind":"Create and bind to a socket from a given addrinfo","function.socket-addrinfo-connect":"Create and connect to a socket from a given addrinfo","function.socket-addrinfo-explain":"Get information about addrinfo","function.socket-addrinfo-lookup":"Get array with contents of getaddrinfo about the given hostname","function.socket-atmark":"Determines whether socket is at out-of-band mark","function.socket-bind":"Verkn\u00fcpft einen Socket mit einem Namen","function.socket-clear-error":"L\u00f6scht entweder einen Fehler oder den letzten Fehlercode eines Sockets","function.socket-close":"Schlie\u00dft eine Socket-Instanz","function.socket-cmsg-space":"Calculate message buffer size","function.socket-connect":"Baut eine Verbindung \u00fcber einen Socket auf","function.socket-create":"Erzeugt einen Socket (Endpunkt f\u00fcr die Kommunikation)","function.socket-create-listen":"\u00d6ffnet einen Socket, um Verbindungen \u00fcber einem gegebenen Port aufzubauen","function.socket-create-pair":"Erzeugt ein Paar nicht zu unterscheidender Sockets und speichert sie in einem Array","function.socket-export-stream":"Export a socket into a stream that encapsulates a socket","function.socket-get-option":"Liefert die Socket-Optionen f\u00fcr einen Socket","function.socket-getopt":"Alias von socket_get_option","function.socket-getpeername":"Fragt das entfernte Ende eines gegebenen Sockets ab","function.socket-getsockname":"Fragt das lokale Ende eines gegebenen Sockets ab. Das Ergebnis ist vom Typ\n   abh\u00e4ngig und ist entweder das Paar host\/port oder ein Pfad des\n   Unix-Dateisystems","function.socket-import-stream":"Import a stream","function.socket-last-error":"Gibt den letzten Fehler zur\u00fcck, der an einem Socket aufgetreten ist","function.socket-listen":"H\u00f6rt einen Socket nach Verbindungsanforderungen ab","function.socket-read":"Liest h\u00f6chstens die angegebene Anzahl Bytes von einem Socket","function.socket-recv":"Empf\u00e4ngt Daten von einem verbundenen Socket","function.socket-recvfrom":"Empf\u00e4ngt Daten von einem Socket, egal, ob verbindungsorientiert oder nicht","function.socket-recvmsg":"Read a message","function.socket-select":"F\u00fchrt einen select()-Systemaufruf auf den gegebenen Socket-Arrays aus,\n   wobei ein Zeitlimit bestimmt wird","function.socket-send":"Sendet Daten an einen verbundenen Socket","function.socket-sendmsg":"Send a message","function.socket-sendto":"Sendet eine Nachricht an einen Socket, egal ob dieser verbunden ist oder nicht","function.socket-set-block":"Setzt einen Socket auf den blockieren-Modus","function.socket-set-nonblock":"Setzt den nonblocking-Modus f\u00fcr den Dateideskriptor fd","function.socket-set-option":"Setzt die Optionen f\u00fcr einen Socket","function.socket-setopt":"Alias von socket_set_option","function.socket-shutdown":"Schlie\u00dft einen Socket der zum Senden, Empfangen oder beidem ge\u00f6ffnet wurde","function.socket-strerror":"Gibt einen String zur\u00fcck, der einen Socket-Fehler beschreibt","function.socket-write":"Schreibt in einen Socket","function.socket-wsaprotocol-info-export":"Exports the WSAPROTOCOL_INFO Structure","function.socket-wsaprotocol-info-import":"Imports a Socket from another Process","function.socket-wsaprotocol-info-release":"Releases an exported WSAPROTOCOL_INFO Structure","ref.sockets":"Sockets","class.socket":"The Socket class","class.addressinfo":"The AddressInfo class","book.sockets":"Sonstige Dienste","ssh2.requirements":"Secure Shell2","ssh2.installation":"Secure Shell2","ssh2.resources":"Secure Shell2","ssh2.setup":"Secure Shell2","ssh2.constants":"Secure Shell2","function.ssh2-auth-agent":"Authenticate over SSH using the ssh agent","function.ssh2-auth-hostbased-file":"Authenticate using a public hostkey","function.ssh2-auth-none":"Authenticate as \"none\"","function.ssh2-auth-password":"Authenticate over SSH using a plain password","function.ssh2-auth-pubkey":"Authenticate using a public key in a variable","function.ssh2-auth-pubkey-file":"Authenticate using a public key read from a file","function.ssh2-connect":"Connect to an SSH server","function.ssh2-disconnect":"Close a connection to a remote SSH server","function.ssh2-exec":"Execute a command on a remote server","function.ssh2-fetch-stream":"Fetch an extended data stream","function.ssh2-fingerprint":"Retrieve fingerprint of remote server","function.ssh2-forward-accept":"Accept a connection created by a listener","function.ssh2-forward-listen":"Bind a port on the remote server and listen for connections","function.ssh2-methods-negotiated":"Return list of negotiated methods","function.ssh2-poll":"Poll the channels\/listeners\/streams for events","function.ssh2-publickey-add":"Add an authorized publickey","function.ssh2-publickey-init":"Initialize Publickey subsystem","function.ssh2-publickey-list":"List currently authorized publickeys","function.ssh2-publickey-remove":"Remove an authorized publickey","function.ssh2-scp-recv":"Request a file via SCP","function.ssh2-scp-send":"Send a file via SCP","function.ssh2-send-eof":"Send EOF to stream","function.ssh2-sftp":"Initialize SFTP subsystem","function.ssh2-sftp-chmod":"Changes file mode","function.ssh2-sftp-lstat":"Stat a symbolic link","function.ssh2-sftp-mkdir":"Create a directory","function.ssh2-sftp-readlink":"Return the target of a symbolic link","function.ssh2-sftp-realpath":"Resolve the realpath of a provided path string","function.ssh2-sftp-rename":"Rename a remote file","function.ssh2-sftp-rmdir":"Remove a directory","function.ssh2-sftp-stat":"Stat a file on a remote filesystem","function.ssh2-sftp-symlink":"Create a symlink","function.ssh2-sftp-unlink":"Delete a file","function.ssh2-shell":"Request an interactive shell","function.ssh2-tunnel":"Open a tunnel through a remote server","ref.ssh2":"Secure Shell2","book.ssh2":"Secure Shell2","stomp.requirements":"Stomp Client","stomp.installation":"Stomp Client","stomp.configuration":"Stomp Client","stomp.resources":"Stomp Client","stomp.setup":"Stomp Client","stomp.examples":"Stomp Client","function.stomp-connect-error":"Returns a string description of the last connect error","function.stomp-version":"Gets the current stomp extension version","ref.stomp":"Stomp Client","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.construct":"Opens a connection","stomp.destruct":"Closes stomp connection","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","class.stomp":"The Stomp class","stompframe.construct":"Constructor","class.stompframe":"The StompFrame class","stomp.getdetails":"Get exception details","class.stompexception":"The StompException class","book.stomp":"Stomp Client","svm.requirements":"Support Vector Machine","svm.installation":"Support Vector Machine","svm.setup":"Support Vector Machine","svm.examples":"Support Vector Machine","svm.construct":"Construct a new SVM object","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","class.svm":"The SVM class","svmmodel.checkprobabilitymodel":"Returns true if the model has probability information","svmmodel.construct":"Construct a new SVMModel","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","class.svmmodel":"The SVMModel class","book.svm":"Support Vector Machine","svn.requirements":"Subversion","svn.installation":"Subversion","svn.setup":"Subversion","svn.constants":"Subversion","function.svn-add":"Schedules the addition of an item in a working directory","function.svn-auth-get-parameter":"Retrieves authentication parameter","function.svn-auth-set-parameter":"Sets an authentication parameter","function.svn-blame":"Get the SVN blame for a file","function.svn-cat":"Returns the contents of a file in a repository","function.svn-checkout":"Checks out a working copy from the repository","function.svn-cleanup":"Recursively cleanup a working copy directory, finishing incomplete operations and removing locks","function.svn-client-version":"Returns the version of the SVN client libraries","function.svn-commit":"Sends changes from the local working copy to the repository","function.svn-delete":"Delete items from a working copy or repository","function.svn-diff":"Recursively diffs two paths","function.svn-export":"Export the contents of a SVN directory","function.svn-fs-abort-txn":"Aborts a transaction","function.svn-fs-apply-text":"Creates and returns a stream that will be used to replace","function.svn-fs-begin-txn2":"Create a new transaction","function.svn-fs-change-node-prop":"Return true if everything is ok, false otherwise","function.svn-fs-check-path":"Determines what kind of item lives at path in a given repository fsroot","function.svn-fs-contents-changed":"Return true if content is different, false otherwise","function.svn-fs-copy":"Copies a file or a directory","function.svn-fs-delete":"Deletes a file or a directory","function.svn-fs-dir-entries":"Enumerates the directory entries under path; returns a hash of dir names to file type","function.svn-fs-file-contents":"Returns a stream to access the contents of a file from a given version of the fs","function.svn-fs-file-length":"Returns the length of a file from a given version of the fs","function.svn-fs-is-dir":"Determines if a path points to a directory","function.svn-fs-is-file":"Determines if a path points to a file","function.svn-fs-make-dir":"Creates a new empty directory","function.svn-fs-make-file":"Creates a new empty file","function.svn-fs-node-created-rev":"Returns the revision in which path under fsroot was created","function.svn-fs-node-prop":"Returns the value of a property for a node","function.svn-fs-props-changed":"Return true if props are different, false otherwise","function.svn-fs-revision-prop":"Fetches the value of a named property","function.svn-fs-revision-root":"Get a handle on a specific version of the repository root","function.svn-fs-txn-root":"Creates and returns a transaction root","function.svn-fs-youngest-rev":"Returns the number of the youngest revision in the filesystem","function.svn-import":"Imports an unversioned path into a repository","function.svn-log":"Returns the commit log messages of a repository URL","function.svn-ls":"Returns list of directory contents in repository URL, optionally at revision number","function.svn-mkdir":"Creates a directory in a working copy or repository","function.svn-repos-create":"Create a new subversion repository at path","function.svn-repos-fs":"Gets a handle on the filesystem for a repository","function.svn-repos-fs-begin-txn-for-commit":"Create a new transaction","function.svn-repos-fs-commit-txn":"Commits a transaction and returns the new revision","function.svn-repos-hotcopy":"Make a hot-copy of the repos at repospath; copy it to destpath","function.svn-repos-open":"Open a shared lock on a repository","function.svn-repos-recover":"Run recovery procedures on the repository located at path","function.svn-revert":"Revert changes to the working copy","function.svn-status":"Returns the status of working copy files and directories","function.svn-update":"Update working copy","ref.svn":"Subversion","book.svn":"Subversion","tcpwrap.installation":"TCP Wrappers","tcpwrap.setup":"TCP Wrappers","function.tcpwrap-check":"Performs a tcpwrap check","ref.tcpwrap":"TCP Wrappers","book.tcpwrap":"TCP Wrappers","varnish.requirements":"Varnish","varnish.installation":"Varnish","varnish.setup":"Varnish","varnish.constants":"Varnish","varnish.example.admin":"Varnish","varnish.example.stat":"Varnish","varnish.example.log":"Varnish","varnish.examples":"Varnish","varnishadmin.auth":"Authenticate on a varnish instance","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.construct":"VarnishAdmin constructor","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","class.varnishadmin":"The VarnishAdmin class","varnishstat.construct":"VarnishStat constructor","varnishstat.getsnapshot":"Get the current varnish instance statistics snapshot","class.varnishstat":"The VarnishStat class","varnishlog.construct":"Varnishlog constructor","varnishlog.getline":"Get next log line","varnishlog.gettagname":"Get the log tag string representation by its index","class.varnishlog":"The VarnishLog class","book.varnish":"Varnish","yaz.requirements":"YAZ","yaz.installation":"YAZ","yaz.setup":"YAZ","yaz.examples":"YAZ","function.yaz-addinfo":"Returns additional error information","function.yaz-ccl-conf":"Configure CCL parser","function.yaz-ccl-parse":"Invoke CCL Parser","function.yaz-close":"Close YAZ connection","function.yaz-connect":"Prepares for a connection to a Z39.50 server","function.yaz-database":"Specifies the databases within a session","function.yaz-element":"Specifies Element-Set Name for retrieval","function.yaz-errno":"Returns error number","function.yaz-error":"Returns error description","function.yaz-es":"Prepares for an Extended Service Request","function.yaz-es-result":"Inspects Extended Services Result","function.yaz-get-option":"Returns value of option for connection","function.yaz-hits":"Returns number of hits for last search","function.yaz-itemorder":"Prepares for Z39.50 Item Order with an ILL-Request package","function.yaz-present":"Prepares for retrieval (Z39.50 present)","function.yaz-range":"Specifies a range of records to retrieve","function.yaz-record":"Returns a record","function.yaz-scan":"Prepares for a scan","function.yaz-scan-result":"Returns Scan Response result","function.yaz-schema":"Specifies schema for retrieval","function.yaz-search":"Prepares for a search","function.yaz-set-option":"Sets one or more options for connection","function.yaz-sort":"Sets sorting criteria","function.yaz-syntax":"Specifies the preferred record syntax for retrieval","function.yaz-wait":"Wait for Z39.50 requests to complete","ref.yaz":"YAZ","book.yaz":"Sonstige Dienste","zmq.requirements":"ZMQ","zmq.installation":"ZMQ","zmq.setup":"ZMQ","zmq.construct":"ZMQ constructor","class.zmq":"The ZMQ class","zmqcontext.construct":"Construct a new ZMQContext object","zmqcontext.getopt":"Get context option","zmqcontext.getsocket":"Create a new socket","zmqcontext.ispersistent":"Whether the context is persistent","zmqcontext.setopt":"Set a socket option","class.zmqcontext":"The ZMQContext class","zmqsocket.bind":"Bind the socket","zmqsocket.connect":"Connect the socket","zmqsocket.construct":"Construct a new ZMQSocket","zmqsocket.disconnect":"Disconnect a socket","zmqsocket.getendpoints":"Get list of endpoints","zmqsocket.getpersistentid":"Get the persistent id","zmqsocket.getsockettype":"Get the socket type","zmqsocket.getsockopt":"Get socket option","zmqsocket.ispersistent":"Whether the socket is persistent","zmqsocket.recv":"Receives a message","zmqsocket.recvmulti":"Receives a multipart message","zmqsocket.send":"Sends a message","zmqsocket.sendmulti":"Sends a multipart message","zmqsocket.setsockopt":"Set a socket option","zmqsocket.unbind":"Unbind the socket","class.zmqsocket":"The ZMQSocket class","zmqpoll.add":"Add item to the poll set","zmqpoll.clear":"Clear the poll set","zmqpoll.count":"Count items in the poll set","zmqpoll.getlasterrors":"Get poll errors","zmqpoll.poll":"Poll the items","zmqpoll.remove":"Remove item from poll set","class.zmqpoll":"The ZMQPoll class","zmqdevice.construct":"Construct a new device","zmqdevice.getidletimeout":"Get the idle timeout","zmqdevice.gettimertimeout":"Get the timer timeout","zmqdevice.run":"Run the new device","zmqdevice.setidlecallback":"Set the idle callback function","zmqdevice.setidletimeout":"Set the idle timeout","zmqdevice.settimercallback":"Set the timer callback function","zmqdevice.settimertimeout":"Set the timer timeout","class.zmqdevice":"The ZMQDevice class","book.zmq":"ZMQ","zookeeper.requirements":"ZooKeeper","zookeeper.installation":"ZooKeeper","zookeeper.configuration":"ZooKeeper","zookeeper.setup":"ZooKeeper","function.zookeeper-dispatch":"Calls callbacks for pending operations","ref.zookeeper":"ZooKeeper","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.construct":"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","class.zookeeper":"The Zookeeper class","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","class.zookeeperconfig":"The ZookeeperConfig class","class.zookeeperexception":"The ZookeeperException class","class.zookeeperauthenticationexception":"The ZookeeperAuthenticationException class","class.zookeeperconnectionexception":"The ZookeeperConnectionException class","class.zookeepermarshallingexception":"The ZookeeperMarshallingException class","class.zookeepernonodeexception":"The ZookeeperNoNodeException class","class.zookeeperoperationtimeoutexception":"The ZookeeperOperationTimeoutException class","class.zookeepersessionexception":"The ZookeeperSessionException class","book.zookeeper":"ZooKeeper","refs.remote.other":"Funktionsreferenz","solr.requirements":"Apache Solr","solr.installation":"Apache Solr","solr.setup":"Apache Solr","solr.constants":"Apache Solr","function.solr-get-version":"Returns the current version of the Apache Solr extension","ref.solr":"Apache Solr","solr.examples":"Apache Solr","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","class.solrutils":"Die SolrUtils-Klasse","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.clone":"Creates a copy of a SolrDocument","solrinputdocument.construct":"Constructor","solrinputdocument.deletefield":"Removes a field from the document","solrinputdocument.destruct":"Destructor","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":"Alias von 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","class.solrinputdocument":"Die SolrInputDocument-Klasse","solrdocument.addfield":"Adds a field to the document","solrdocument.clear":"Drops all the fields in the document","solrdocument.clone":"Creates a copy of a SolrDocument object","solrdocument.construct":"Constructor","solrdocument.current":"Retrieves the current field","solrdocument.deletefield":"Removes a field from the document","solrdocument.destruct":"Destructor","solrdocument.fieldexists":"Checks if a field exists in the document","solrdocument.get":"Access the field as a property","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.isset":"Checks if a field exists","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":"Alias von SolrDocument::clear","solrdocument.rewind":"Resets the internal pointer to the beginning","solrdocument.serialize":"Used for custom serialization","solrdocument.set":"Adds another field to the document","solrdocument.sort":"Sorts the fields in the document","solrdocument.toarray":"Returns an array representation of the document","solrdocument.unserialize":"Custom serialization of SolrDocument objects","solrdocument.unset":"Removes a field from the document","solrdocument.valid":"Checks if the current position internally is still valid","class.solrdocument":"Die SolrDocument-Klasse","solrdocumentfield.construct":"Constructor","solrdocumentfield.destruct":"Destructor","class.solrdocumentfield":"Die SolrDocumentField-Klasse","solrobject.construct":"Creates Solr object","solrobject.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","class.solrobject":"Die SolrObject-Klasse","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.construct":"Constructor for the SolrClient object","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.destruct":"Destructor for SolrClient","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","class.solrclient":"Die SolrClient-Klasse","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","class.solrresponse":"Die SolrResponse-Klasse","solrqueryresponse.construct":"Constructor","solrqueryresponse.destruct":"Destructor","class.solrqueryresponse":"Die SolrQueryResponse-Klasse","solrupdateresponse.construct":"Constructor","solrupdateresponse.destruct":"Destructor","class.solrupdateresponse":"Die SolrUpdateResponse-Klasse","solrpingresponse.construct":"Constructor","solrpingresponse.destruct":"Destructor","solrpingresponse.getresponse":"Returns the response from the server","class.solrpingresponse":"Die SolrPingResponse-Klasse","solrgenericresponse.construct":"Constructor","solrgenericresponse.destruct":"Destructor","class.solrgenericresponse":"Die SolrGenericResponse-Klasse","solrparams.add":"Alias von SolrParams::addParam","solrparams.addparam":"Adds a parameter to the object","solrparams.get":"Alias von SolrParams::getParam","solrparams.getparam":"Returns a parameter value","solrparams.getparams":"Returns an array of non URL-encoded parameters","solrparams.getpreparedparams":"Returns an array of URL-encoded parameters","solrparams.serialize":"Used for custom serialization","solrparams.set":"Alias von 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","class.solrparams":"Die SolrParams-Klasse","solrmodifiableparams.construct":"Constructor","solrmodifiableparams.destruct":"Destructor","class.solrmodifiableparams":"Die SolrModifiableParams-Klasse","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.construct":"Constructor","solrquery.destruct":"Destructor","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","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.gethighlightquery":"return the highlightquery (hl.q)","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":"Returns the maximum number of tokens to parse in each document field that is not stored with TermVector support","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 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","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.sethighlightquery":"A query designated for highlighting (hl.q)","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","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","class.solrquery":"Die SolrQuery-Klasse","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.construct":"Class Constructor","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","class.solrdismaxquery":"Die SolrDisMaxQuery-Klasse","solrcollapsefunction.construct":"Constructor","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.tostring":"Returns a string representing the constructed collapse function","class.solrcollapsefunction":"Die SolrCollapseFunction-Klasse","solrexception.getinternalinfo":"Returns internal information where the Exception was thrown","class.solrexception":"Die SolrException-Klasse","solrclientexception.getinternalinfo":"Returns internal information where the Exception was thrown","class.solrclientexception":"Die SolrClientException-Klasse","solrserverexception.getinternalinfo":"Returns internal information where the Exception was thrown","class.solrserverexception":"Die SolrServerException-Klasse","solrillegalargumentexception.getinternalinfo":"Returns internal information where the Exception was thrown","class.solrillegalargumentexception":"Die SolrIllegalArgumentException-Klasse","solrillegaloperationexception.getinternalinfo":"Returns internal information where the Exception was thrown","class.solrillegaloperationexception":"Die SolrIllegalOperationException-Klasse","class.solrmissingmandatoryparameterexception":"Die SolrMissingMandatoryParameterException-Klasse","book.solr":"Apache Solr","refs.search":"Funktionsreferenz","apache.installation":"Apache","apache.configuration":"Apache","apache.setup":"Apache","function.apache-child-terminate":"Beendet einen Apacheprozess nach der Anfrage","function.apache-get-modules":"Liefert eine Liste der geladenen Apachemodule","function.apache-get-version":"Liefert die Apacheversion","function.apache-getenv":"Liefert eine Apache-Subprocess_env-Variable","function.apache-lookup-uri":"F\u00fchrt eine Teilanfrage f\u00fcr einen angegebenen URI durch und liefert\n   alle Informationen dar\u00fcber zur\u00fcck","function.apache-note":"Liefert und setzt Mitteilungen f\u00fcr Apache-Anfragen","function.apache-request-headers":"Liefert alle HTTP-Requestheader","function.apache-response-headers":"Liefert alle HTTP-Responseheader","function.apache-setenv":"Setzt eine Apache-Subprocess_env-Variable","function.getallheaders":"Liefert alle HTTP-Request-Header","function.virtual":"F\u00fchrt eine Apache-Unteranfrage durch","ref.apache":"Apache","book.apache":"Serverspezifische Erweiterungen","fpm.setup":"FastCGI Prozess-Manager","fpm.status":"FastCGI Prozess-Manager","fpm.observability":"FastCGI Prozess-Manager","function.fastcgi-finish-request":"Flushes all response data to the client","function.fpm-get-status":"Returns the current FPM pool status","ref.fpm":"FastCGI Prozess-Manager","book.fpm":"Serverspezifische Erweiterungen","refs.utilspec.server":"Funktionsreferenz","session.requirements":"Sessionbehandlung","session.installation":"Sessionbehandlung","session.configuration":"Sessionbehandlung","session.setup":"Sessionbehandlung","session.constants":"Sessionbehandlung","session.examples.basic":"Sessionbehandlung","session.idpassing":"Sessionbehandlung","session.customhandler":"Sessionbehandlung","session.examples":"Sessionbehandlung","session.upload-progress":"Sessionbehandlung","features.session.security.management":"Sessionbehandlung","session.security.ini":"Sessionbehandlung","session.security":"Sessionbehandlung","function.session-abort":"Verwirft \u00c4nderungen am Session-Array und beendet die Session","function.session-cache-expire":"Liefert und\/oder setzt die aktuelle Cache-Verfallszeit","function.session-cache-limiter":"Liefert und\/oder setzt die aktuelle Cacheverwaltung","function.session-commit":"Alias von session_write_close","function.session-create-id":"Erzeugt eine neue Session-ID","function.session-decode":"Dekodiert die Daten einer Session aus einer session-kodierten Zeichenkette","function.session-destroy":"L\u00f6scht alle in einer Session registrierten Daten","function.session-encode":"Kodiert die Daten der aktuellen Session als session-kodierte Zeichenkette","function.session-gc":"F\u00fchrt die Garbage Collection der Session-Daten durch","function.session-get-cookie-params":"Liefert die Parameter des Session-Cookies","function.session-id":"Liefert und\/oder setzt die aktuelle Session-ID","function.session-module-name":"Liefert und\/oder setzt das aktuelle Session-Modul","function.session-name":"Liefert und\/oder setzt den Namen der aktuellen Session","function.session-regenerate-id":"Ersetzt die aktuelle Session-ID durch eine neu erzeugte","function.session-register-shutdown":"Funktion zum Schlie\u00dfen von Sessions","function.session-reset":"Initialisiert das Session-Array mit seinen urspr\u00fcnglichen Werten neu","function.session-save-path":"Liefert und\/oder setzt den aktuellen Speicherpfad der Session","function.session-set-cookie-params":"Setzt die Session-Cookie-Parameter","function.session-set-save-handler":"Setzt benutzerdefinierte Session-Speicherfunktionen","function.session-start":"Erzeugt eine neue Session oder setzt eine vorhandene fort","function.session-status":"Liefert den Status der aktuellen Session","function.session-unset":"L\u00f6scht alle Session-Variablen","function.session-write-close":"Speichert die Session-Daten und beendet die Session","ref.session":"Sessionbehandlung","sessionhandler.close":"Schlie\u00dft eine Session","sessionhandler.create-sid":"Liefert eine neue Session-ID","sessionhandler.destroy":"L\u00f6scht eine Session","sessionhandler.gc":"L\u00f6scht alte Sessions","sessionhandler.open":"Initialisiert eine Session","sessionhandler.read":"Ruft die Session-Daten ab","sessionhandler.write":"Speichert die Session-Daten","class.sessionhandler":"Die Klasse SessionHandler","sessionhandlerinterface.close":"Schlie\u00dft eine Session","sessionhandlerinterface.destroy":"L\u00f6scht eine Session","sessionhandlerinterface.gc":"L\u00f6scht alte Sessions","sessionhandlerinterface.open":"Initialisiert eine Session","sessionhandlerinterface.read":"Ruft die Session-Daten ab","sessionhandlerinterface.write":"Speichert die Session-Daten","class.sessionhandlerinterface":"Die Schnittstelle SessionHandlerInterface","sessionidinterface.create-sid":"Erzeugt eine Session-ID","class.sessionidinterface":"Die Schnittstelle SessionIdInterface","sessionupdatetimestamphandlerinterface.updatetimestamp":"Aktualisiert den Zeitstempel","sessionupdatetimestamphandlerinterface.validateid":"Validiert eine ID","class.sessionupdatetimestamphandlerinterface":"Die Schnittstelle SessionUpdateTimestampHandlerInterface","book.session":"Sessionbehandlung","refs.basic.session":"Funktionsreferenz","cmark.requirements":"CommonMark","cmark.installation":"CommonMark","cmark.setup":"CommonMark","cmark.constants":"CommonMark","class.commonmark-node-document":"Document concrete CommonMark\\Node","commonmark-node-heading.construct":"Heading Construction","class.commonmark-node-heading":"Heading concrete CommonMark\\Node","class.commonmark-node-paragraph":"Paragraph concrete CommonMark\\Node","class.commonmark-node-blockquote":"BlockQuote concrete CommonMark\\Node","commonmark-node-bulletlist.construct":"BulletList Construction","class.commonmark-node-bulletlist":"BulletList concrete CommonMark\\Node","commonmark-node-orderedlist.construct":"OrderedList Construction","class.commonmark-node-orderedlist":"OrderedList concrete CommonMark\\Node","class.commonmark-node-item":"Item concrete CommonMark\\Node","commonmark-node-text.construct":"Text Construction","class.commonmark-node-text":"Text concrete CommonMark\\Node","class.commonmark-node-text-strong":"Strong concrete CommonMark\\Node","class.commonmark-node-text-emphasis":"Emphasis concrete CommonMark\\Node","class.commonmark-node-thematicbreak":"ThematicBreak concrete CommonMark\\Node","class.commonmark-node-softbreak":"SoftBreak concrete CommonMark\\Node","class.commonmark-node-linebreak":"LineBreak concrete CommonMark\\Node","class.commonmark-node-code":"Code concrete CommonMark\\Node","commonmark-node-codeblock.construct":"CodeBlock Construction","class.commonmark-node-codeblock":"CodeBlock concrete CommonMark\\Node","class.commonmark-node-htmlblock":"HTMLBlock concrete CommonMark\\Node","class.commonmark-node-htmlinline":"HTMLInline concrete CommonMark\\Node","commonmark-node-image.construct":"Image Construction","class.commonmark-node-image":"Image concrete CommonMark\\Node","commonmark-node-link.construct":"Link Construction","class.commonmark-node-link":"Link concrete CommonMark\\Node","class.commonmark-node-customblock":"CustomBlock concrete CommonMark\\Node","class.commonmark-node-custominline":"CustomInline concrete CommonMark\\Node","commonmark-node.appendchild":"AST Manipulation","commonmark-node.prependchild":"AST Manipulation","commonmark-node.insertafter":"AST Manipulation","commonmark-node.insertbefore":"AST Manipulation","commonmark-node.replace":"AST Manipulation","commonmark-node.unlink":"AST Manipulation","commonmark-node.accept":"Visitation","class.commonmark-node":"Abstract CommonMark\\Node","commonmark-interfaces-ivisitor.enter":"Visitation","commonmark-interfaces-ivisitor.leave":"Visitation","class.commonmark-interfaces-ivisitor":"The CommonMark\\Interfaces\\IVisitor interface","commonmark-interfaces-ivisitable.accept":"Visitation","class.commonmark-interfaces-ivisitable":"The CommonMark\\Interfaces\\IVisitable interface","commonmark-parser.construct":"Parsing","commonmark-parser.parse":"Parsing","commonmark-parser.finish":"Parsing","class.commonmark-parser":"The CommonMark\\Parser class","commonmark-cql.construct":"CQL Construction","commonmark-cql.invoke":"CQL Execution","class.commonmark-cql":"The CommonMark\\CQL class","function.commonmark-parse":"Parsing","function.commonmark-render":"Rendering","function.commonmark-render-html":"Rendering","function.commonmark-render-latex":"Rendering","function.commonmark-render-man":"Rendering","function.commonmark-render-xml":"Rendering","ref.cmark":"CommonMark","book.cmark":"CommonMark","parle.requirements":"Parsing and lexing","parle.installation":"Parsing and lexing","parle.setup":"Parsing and lexing","parle.constants":"Parsing and lexing","parle.pattern.matching":"Parle pattern matching","parle.examples.lexer":"Parsing and lexing","parle.examples.parser":"Parsing and lexing","parle.examples":"Parsing and lexing","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","class.parle-lexer":"The Parle\\Lexer class","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","class.parle-rlexer":"The Parle\\RLexer class","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.sigilcount":"Number of elements in matched rule","parle-parser.sigilname":"Retrieve a rule or token name","parle-parser.token":"Declare a token","parle-parser.tokenid":"Get token id","parle-parser.trace":"Trace the parser operation","parle-parser.validate":"Validate input","class.parle-parser":"The Parle\\Parser class","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.sigilcount":"Number of elements in matched rule","parle-rparser.sigilname":"Retrieve a rule or token name","parle-rparser.token":"Declare a token","parle-rparser.tokenid":"Get token id","parle-rparser.trace":"Trace the parser operation","parle-rparser.validate":"Validate input","class.parle-rparser":"The Parle\\RParser class","parle-stack.pop":"Pop an item from the stack","parle-stack.push":"Push an item into the stack","class.parle-stack":"The Parle\\Stack class","class.parle-token":"The Parle\\Token class","class.parle-errorinfo":"The Parle\\ErrorInfo class","class.parle-lexerexception":"The Parle\\LexerException class","class.parle-parserexception":"The Parle\\ParserException class","book.parle":"Parsing and lexing","pcre.installation":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","pcre.configuration":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","pcre.setup":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","pcre.constants":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","pcre.examples":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.introduction":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.delimiters":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.meta":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.escape":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.unicode":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.anchors":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.dot":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.character-classes":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.alternation":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.internal-options":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.subpatterns":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.repetition":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.back-references":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.assertions":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.onlyonce":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.conditional":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.comments":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.recursive":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","regexp.reference.performance":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","reference.pcre.pattern.syntax":"Pattern Syntax","reference.pcre.pattern.modifiers":"Suchmuster-Modifikatoren","reference.pcre.pattern.differences":"Perl Differences","pcre.pattern":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","function.preg-filter":"Sucht und ersetzt mit regul\u00e4ren Ausdr\u00fccken","function.preg-grep":"Liefert Array-Elemente, die auf ein Suchmuster passen","function.preg-last-error":"Liefert den Fehlercode der letzten PCRE-RegEx-Auswertung","function.preg-last-error-msg":"Returns the error message of the last PCRE regex execution","function.preg-match":"F\u00fchrt eine Suche mit einem regul\u00e4ren Ausdruck durch","function.preg-match-all":"F\u00fchrt eine vollst\u00e4ndige Suche mit einem regul\u00e4ren Ausdruck durch","function.preg-quote":"Maskiert Zeichen regul\u00e4rer Ausdr\u00fccke","function.preg-replace":"Sucht und ersetzt mit regul\u00e4ren Ausdr\u00fccken","function.preg-replace-callback":"Sucht und ersetzt mit regul\u00e4ren Ausdr\u00fccken unter Verwendung eines Callbacks","function.preg-replace-callback-array":"Perform a regular expression search and replace using callbacks","function.preg-split":"Zerlegt eine Zeichenkette anhand eines regul\u00e4ren Ausdrucks","ref.pcre":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","book.pcre":"Regul\u00e4re Ausdr\u00fccke (Perl-kompatibel)","ssdeep.requirements":"ssdeep Fuzzy Hashing","ssdeep.installation":"ssdeep Fuzzy Hashing","ssdeep.setup":"ssdeep Fuzzy Hashing","function.ssdeep-fuzzy-compare":"Calculates the match score between two fuzzy hash signatures","function.ssdeep-fuzzy-hash":"Create a fuzzy hash from a string","function.ssdeep-fuzzy-hash-filename":"Create a fuzzy hash from a file","ref.ssdeep":"ssdeep Fuzzy Hashing","book.ssdeep":"ssdeep Fuzzy Hashing","strings.installation":"Zeichenketten","strings.setup":"Zeichenketten","string.constants":"Zeichenketten","function.addcslashes":"Stellt bestimmten Zeichen eines Strings ein \"\\\" voran (wie in C)","function.addslashes":"Stellt bestimmten Zeichen eines Strings ein \"\\\" voran","function.bin2hex":"Wandelt Bin\u00e4r-Daten in ihre hexadezimale Entsprechung um","function.chop":"Alias von rtrim","function.chr":"Erzeugt eine Ein-Byte-Zeichenkette aus einer Zahl","function.chunk-split":"Zerlegt einen String in Teile gleicher L\u00e4nge","function.convert-cyr-string":"Konvertiert Strings von einem kyrillischen Zeichensatz in einen anderen","function.convert-uudecode":"Dekodiert eine UU-kodierte Zeichenkette","function.convert-uuencode":"UU-kodiert eine Zeichenkette","function.count-chars":"Gibt Informationen \u00fcber die in einem String enthaltenen Zeichen zur\u00fcck","function.crc32":"Berechnet den polynomischen CRC32-Wert eines Strings","function.crypt":"Einweg-String-Hashing","function.echo":"Gibt einen oder mehrere Strings aus","function.explode":"Teilt eine Zeichenkette anhand einer Zeichenkette","function.fprintf":"Schreibt einen formatierten String in einen Stream","function.get-html-translation-table":"Liefert die Umwandlungstabelle, die von\n   htmlspecialchars und htmlentities\n   verwendet wird","function.hebrev":"Konvertiert logischen hebr\u00e4ischen Text in sichtbaren Text","function.hebrevc":"Konvertiert (nat\u00fcrlichen) hebr\u00e4ischen Text in sichtbaren Text inkl.\n   Anpassung von Zeilenumbr\u00fcchen","function.hex2bin":"Dekodiert einen hexadezimal kodierten Bin\u00e4rstring","function.html-entity-decode":"Wandelt HTML-Entities in ihre entsprechenden Zeichen um","function.htmlentities":"Wandelt alle geeigneten Zeichen in entsprechende HTML-Entities um","function.htmlspecialchars":"Wandelt Sonderzeichen in HTML-Entities um","function.htmlspecialchars-decode":"Wandelt besondere HTML-Entities zur\u00fcck in Zeichen um","function.implode":"Verbindet Array-Elemente zu einem String","function.join":"Alias von implode","function.lcfirst":"Wandelt den ersten Buchstaben eines Strings in einen Kleinbuchstaben um","function.levenshtein":"Berechnet die Levenshtein-Distanz zwischen zwei Strings","function.localeconv":"Ermittelt die Formatierungsinformationen f\u00fcr Zahlen","function.ltrim":"Entfernt Leerraum (oder andere Zeichen) vom Anfang eines Strings","function.md5":"Errechnet den MD5-Hash eines Strings","function.md5-file":"Berechnet den MD5-Code einer Datei","function.metaphone":"Berechnet den Metaphone-Schl\u00fcssel eines Strings","function.money-format":"Formatiert eine Zahl als W\u00e4hrungs-Zeichenkette","function.nl-langinfo":"Query-Language und Locale-Information","function.nl2br":"F\u00fcgt vor allen Zeilenumbr\u00fcchen eines Strings HTML-Zeilenumbr\u00fcche ein","function.number-format":"Formatiert eine Zahl mit Tausender-Trennzeichen","function.ord":"Konvertiert das erste Byte einer Zeichenkette in einen Wert zwischen 0 und\n   255","function.parse-str":"Verarbeitet einen String als Abfrage-String einer URL","function.print":"Ausgabe eines Strings","function.printf":"Liefert einen formatierten String","function.quoted-printable-decode":"Konvertiert einen \"Quoted-Printable\"-String in einen 8-Bit-String","function.quoted-printable-encode":"Wandelt einen 8-Bit-String in sein 'Quoted Printable' Gegenst\u00fcck","function.quotemeta":"Maskiert (quotet) Meta-Zeichen","function.rtrim":"Entfernt Leerraum (oder andere Zeichen) vom Ende eines Strings","function.setlocale":"Legt regionale (locale) Einstellungen fest","function.sha1":"Berechnet den SHA1-Hash eines Strings","function.sha1-file":"Berechnet den SHA1-Hash einer Datei","function.similar-text":"Berechnet die \u00c4hnlichkeit zweier Zeichenketten","function.soundex":"Berechnet die Laut-\u00c4hnlichkeit eines Strings","function.sprintf":"Gibt einen formatierten String zur\u00fcck","function.sscanf":"\u00dcbertr\u00e4gt einen String in ein angegebenes Format","function.str-contains":"Pr\u00fcft, ob eine Zeichenkette eine bestimmte Teilzeichenkette enth\u00e4lt","function.str-decrement":"Dekrementiert eine alphanumerische Zeichenkette","function.str-ends-with":"Pr\u00fcft, ob eine Zeichenkette mit einer bestimmten Teilzeichenkette endet","function.str-getcsv":"Parst einen CSV-String in ein Array","function.str-increment":"Inkrementiert eine alphanumerische Zeichenkette","function.str-ireplace":"Gro\u00df- und kleinschreibungsunabh\u00e4ngige Version von\n   str_replace","function.str-pad":"Erweitert einen String unter Verwendung eines anderen Strings auf eine\n   bestimmte L\u00e4nge","function.str-repeat":"Wiederholt einen String","function.str-replace":"Ersetzt alle Vorkommen des Suchstrings durch einen anderen String","function.str-rot13":"F\u00fchrt die ROT13-Transformation auf einen String aus","function.str-shuffle":"Mischt einen String nach dem Zufallsprinzip","function.str-split":"Konvertiert einen String in ein Array","function.str-starts-with":"Pr\u00fcft, ob eine Zeichenkette mit einer bestimmten Teilzeichenkette beginnt","function.str-word-count":"Liefert Informationen \u00fcber in einem String verwendete Worte","function.strcasecmp":"Vergleich von Zeichenketten ohne Unterscheidung der Gro\u00df- und\n   Kleinschreibung (bin\u00e4rsicher)","function.strchr":"Alias von strstr","function.strcmp":"Vergleich zweier Strings (bin\u00e4rsicher)","function.strcoll":"Locale-basierter Zeichenkettenvergleich","function.strcspn":"Ermittelt die Anzahl der nicht \u00fcbereinstimmenden Zeichen","function.strip-tags":"Entfernt HTML- und PHP-Tags aus einem String","function.stripcslashes":"Demaskiert einen mit addcslashes maskierten String","function.stripos":"Findet das erste Vorkommen eines Teilstrings in einem String, unabh\u00e4ngig\n   von Gro\u00df- und Kleinschreibung","function.stripslashes":"Entfernt Maskierungszeichen aus einem String","function.stristr":"Wie strstr, aber unabh\u00e4ngig von Gro\u00df- bzw.\n   Kleinschreibung","function.strlen":"Ermitteln der String-L\u00e4nge","function.strnatcasecmp":"String-Vergleich \"nat\u00fcrlicher Ordnung\" ohne Ber\u00fccksichtigung der Gro\u00df- und Kleinschreibung","function.strnatcmp":"String-Vergleich unter Verwendung einer \"nat\u00fcrlichen Ordnung\"","function.strncasecmp":"Bin\u00e4rsicherer Vergleich von Zeichenketten der ersten n Zeichen ohne\n   Ber\u00fccksichtigung der Gro\u00df- und Kleinschreibung","function.strncmp":"String-Vergleich der ersten n Zeichen (bin\u00e4rsicher)","function.strpbrk":"Durchsucht einen String nach einem Zeichen aus einer Gruppe von Zeichen","function.strpos":"Sucht die Position des ersten Vorkommens des Suchstrings in einem String","function.strrchr":"Sucht das letzte Vorkommen eines Zeichens in einem String","function.strrev":"Kehrt einen String um","function.strripos":"Findet das letzte Vorkommen der gesuchten Zeichenkette in einem String,\n   unabh\u00e4ngig von Gro\u00df- und Kleinschreibung","function.strrpos":"Findet die Position des letzten Vorkommens eines Teilstrings innerhalb\n   einer Zeichenkette","function.strspn":"Ermittelt die L\u00e4nge des initialen Abschnitts einer Zeichenkette, der\n   ausschlie\u00dflich aus Zeichen besteht, die in einer \u00fcbergebenen Maske\n   enthalten sind","function.strstr":"Findet das erste Vorkommen eines Strings","function.strtok":"Zerlegt einen String","function.strtolower":"Setzt einen String in Kleinbuchstaben um","function.strtoupper":"Wandelt alle Zeichen eines Strings in Gro\u00dfbuchstaben um","function.strtr":"Tauscht Zeichen aus oder ersetzt Zeichenketten","function.substr":"Liefert einen Teil eines Strings","function.substr-compare":"Bin\u00e4rsicherer Vergleich zweier Strings, beginnend an einer bestimmten\n   Position und endend nach einer festgelegten L\u00e4nge","function.substr-count":"Ermittelt, wie oft eine Zeichenkette in einem String vorkommt","function.substr-replace":"Ersetzt Text innerhalb einer Zeichenkette","function.trim":"Entfernt Whitespaces (oder andere Zeichen) am Anfang und Ende eines Strings","function.ucfirst":"Verwandelt das erste Zeichen eines Strings in einen Gro\u00dfbuchstaben","function.ucwords":"Wandelt jeden ersten Buchstaben eines Wortes innerhalb eines Strings in\n   einen Gro\u00dfbuchstaben um","function.utf8-decode":"Konvertiert eine Zeichenkette von UTF-8 nach ISO-8859-1 und ersetzt\n   ung\u00fcltige und nicht darstellbare Zeichen","function.utf8-encode":"Konvertiert eine Zeichenkette von ISO-8859-1 nach UTF-8","function.vfprintf":"Schreibt einen formatierten String in einen Stream","function.vprintf":"Gibt einen formatierten String aus","function.vsprintf":"Gibt einen formatierten String zur\u00fcck","function.wordwrap":"Umbricht einen String nach einer bestimmten Anzahl Zeichen","ref.strings":"Zeichenketten","changelog.strings":"Zeichenketten","book.strings":"Textverarbeitung","refs.basic.text":"Funktionsreferenz","array.constants":"Arrays","array.sorting":"Arrays","function.array":"Erstellt ein Array","function.array-all":"Checks if all Array elements satisfy a callback function","function.array-any":"Checks if at least one Array element satisfies a callback function","function.array-change-key-case":"\u00c4ndert die Gro\u00df- oder Kleinschreibung aller Schl\u00fcssel in einem Array","function.array-chunk":"Splittet ein Array in Teile auf","function.array-column":"Liefert die Werte einer einzelnen Spalte eines Arrays","function.array-combine":"Erzeugt ein Array, indem es ein Array f\u00fcr die Schl\u00fcssel und ein\n     anderes f\u00fcr die Werte verwendet","function.array-count-values":"Z\u00e4hlt die Vorkommen jedes einzelnen Wertes in einem Array","function.array-diff":"Ermittelt die Unterschiede zwischen Arrays","function.array-diff-assoc":"Berechnet den Unterschied zwischen Arrays mit zus\u00e4tzlicher Indexpr\u00fcfung","function.array-diff-key":"Berechnet den Unterschied zwischen Arrays, indem es die Schl\u00fcssel vergleicht","function.array-diff-uassoc":"Berechnet den Unterschied von Arrays mit zus\u00e4tzlicher Indexpr\u00fcfung, welche durch eine benutzerdefinierte Callback-Funktion vorgenommen wird","function.array-diff-ukey":"Berechnet den Unterschied zwischen Arrays mittels einer Callbackfunktion\n     f\u00fcr den Vergleich der Schl\u00fcssel","function.array-fill":"F\u00fcllt ein Array mit Werten","function.array-fill-keys":"Bef\u00fcllt ein Array mit Werten mit den \u00fcbergebenen Schl\u00fcsseln","function.array-filter":"Filtert Elemente eines Arrays mittels einer Callback-Funktion","function.array-find":"Returns the first element satisfying a callback function","function.array-find-key":"Returns the key of the first element satisfying a callback function","function.array-first":"Gets the first value of an array","function.array-flip":"Vertauscht alle Schl\u00fcssel mit ihren zugeh\u00f6rigen Werten in einem Array","function.array-intersect":"Ermittelt die Schnittmenge von Arrays","function.array-intersect-assoc":"Ermittelt die Schnittmenge von Arrays mit zus\u00e4tzlicher Indexpr\u00fcfung","function.array-intersect-key":"Ermittelt die Schnittmenge von Arrays, indem es die Schl\u00fcssel vergleicht","function.array-intersect-uassoc":"Ermittelt die Schnittmenge von Arrays mit Indexpr\u00fcfung;\n  vergleicht Indizes mit einer Callbackfunktion","function.array-intersect-ukey":"Ermittelt die Schnittmenge zweier Arrays mittels eines durch eine\n  Callbackfunktion durchgef\u00fchrten Schl\u00fcsselvergleiches","function.array-is-list":"Pr\u00fcft, ob das angegebene Array eine Liste ist","function.array-key-exists":"Pr\u00fcft, ob ein gegebener Schl\u00fcssel in einem Array existiert","function.array-key-first":"Ermittelt den ersten Schl\u00fcssel eines Arrays","function.array-key-last":"Ermittelt den letzten Schl\u00fcssel eines Arrays","function.array-keys":"Liefert alle Schl\u00fcssel oder eine Teilmenge aller Schl\u00fcssel eines Arrays","function.array-last":"Gets the last value of an array","function.array-map":"Wendet eine Callback-Funktion auf die Elemente von Arrays an","function.array-merge":"F\u00fchrt zwei oder mehr Arrays zusammen","function.array-merge-recursive":"F\u00fchrt ein oder mehrere Arrays rekursiv zusammen","function.array-multisort":"Sortiert mehrere oder multidimensionale Arrays","function.array-pad":"F\u00fcllt ein Array bis auf die angegebene L\u00e4nge mit einem Wert auf","function.array-pop":"Liefert und entfernt das letzte Element eines Arrays","function.array-product":"Ermittelt das Produkt der Werte eines Arrays","function.array-push":"F\u00fcgt ein oder mehr Elemente an das Ende eines Arrays an","function.array-rand":"Liefert einen oder mehrere zuf\u00e4llige Schl\u00fcssel eines Arrays","function.array-reduce":"Reduziert das Array mittels einer Callback-Funktion iterativ auf einen einzigen Wert","function.array-replace":"Ersetzt Elemente von \u00fcbergebenen Arrays im ersten Array","function.array-replace-recursive":"Ersetzt rekursiv Elemente des ersten Arrays durch Elemente der \u00fcbergebenen Arrays","function.array-reverse":"Liefert ein Array mit umgekehrter Reihenfolge der Elemente","function.array-search":"Durchsucht ein Array nach einem Wert und liefert bei Erfolg den\n     zugeh\u00f6rigen Schl\u00fcssel","function.array-shift":"Liefert und entfernt das erste Element eines Arrays","function.array-slice":"Extrahiert einen Ausschnitt eines Arrays","function.array-splice":"Entfernt einen Teil eines Arrays und ersetzt ihn durch etwas\n   anderes","function.array-sum":"Liefert die Summe der Werte eines Array","function.array-udiff":"Ermittelt den Unterschied zwischen Arrays mittels einer Callbackfunktion f\u00fcr\n   den Datenvergleich","function.array-udiff-assoc":"Ermittelt den Unterschied zwischen Arrays mit zus\u00e4tzlicher\n   Indexpr\u00fcfung, vergleicht mittels einer Callbackfunktion","function.array-udiff-uassoc":"Ermittelt den Unterschied zwischen Arrays mit zus\u00e4tzlicher Indexpr\u00fcfung,\n   vergleicht Daten und Indizes mittels einer Callbackfunktion","function.array-uintersect":"Ermittelt die Schnittmenge von Arrays, vergleicht Daten mittels einer Callbackfunktion","function.array-uintersect-assoc":"Ermittelt die Schnittmenge von Arrays mit zus\u00e4tzlicher Indexpr\u00fcfung, vergleicht Daten mittels einer Callbackfunktion","function.array-uintersect-uassoc":"Ermittelt die Schnittmenge von Arrays mit zus\u00e4tzlicher Indexpr\u00fcfung, vergleicht Daten und Schl\u00fcssel mittels separaten Callbackfunktionen","function.array-unique":"Entfernt doppelte Werte aus einem Array","function.array-unshift":"F\u00fcgt ein oder mehr Elemente am Anfang eines Arrays ein","function.array-values":"Liefert alle Werte eines Arrays","function.array-walk":"Wendet eine vom Benutzer gelieferte Funktion auf jedes Element eines Arrays an","function.array-walk-recursive":"Wendet eine Benutzerfunktion rekursiv auf jedes Element eines\n   Arrays an","function.arsort":"Sortiert ein Array in absteigender Reihenfolge und beh\u00e4lt die\n   Indexzuordnung bei","function.asort":"Sortiert ein Array in aufsteigender Reihenfolge und beh\u00e4lt die\n   Indexzuordnung bei","function.compact":"Erstellt ein Array mit Variablen und deren Werten","function.count":"Z\u00e4hlt alle Elemente eines Arrays oder eines Countable-Objekts","function.current":"Liefert das aktuelle Element eines Arrays","function.each":"Liefert das aktuelle Schl\u00fcssel-Wert-Paar eines Arrays und r\u00fcckt den\n   Arrayzeiger vor","function.end":"Positioniert den internen Zeiger eines Arrays auf dessen letztes Element","function.extract":"Importiert Variablen eines Arrays in die aktuelle Symboltabelle","function.in-array":"Pr\u00fcft, ob ein Wert in einem Array existiert","function.key":"Liefert einen Schl\u00fcssel eines Arrays","function.key-exists":"Alias von array_key_exists","function.krsort":"Sortiert ein Array nach Schl\u00fcsseln in absteigender Reihenfolge","function.ksort":"Sortiert ein Array nach Schl\u00fcsseln in aufsteigender Reihenfolge","function.list":"Weist Variablen zu, als w\u00e4ren sie ein Array","function.natcasesort":"Sortiert ein Array in \"nat\u00fcrlicher Reihenfolge\", Gro\u00df\/Kleinschreibung wird\n   ignoriert","function.natsort":"Sortiert ein Array in \"nat\u00fcrlicher Reihenfolge\"","function.next":"R\u00fcckt den internen Arrayzeiger vor","function.pos":"Alias von current","function.prev":"Setzt den internen Arrayzeiger um ein Element zur\u00fcck","function.range":"Erstellt ein Array mit einem Bereich von Elementen","function.reset":"Setzt den internen Zeiger eines Arrays auf sein erstes Element","function.rsort":"Sortiert ein Array in absteigender Reihenfolge","function.shuffle":"Mischt die Elemente eines Arrays","function.sizeof":"Alias von count","function.sort":"Sortiert ein Array in aufsteigender Reihenfolge","function.uasort":"Sortiert ein Array mittels einer benutzerdefinierten Vergleichsfunktion und\n   beh\u00e4lt Index-Assoziationen bei","function.uksort":"Sortiert ein Array nach Schl\u00fcsseln mittels einer benutzerdefinierten Vergleichsfunktion","function.usort":"Sortiert ein Array nach Werten mittels einer benutzerdefinierten Vergleichsfunktion","ref.array":"Arrays","book.array":"Variablen- und typbezogene Erweiterungen","classobj.examples":"Klassen- und Objektinformationen","function.autoload":"Versucht, eine undefinierte Klasse zu laden","function.class-alias":"Erzeugt einen Alias f\u00fcr eine Klasse","function.class-exists":"Pr\u00fcft, ob eine bestimmte Klasse definiert wurde","function.enum-exists":"Pr\u00fcft, ob eine Aufz\u00e4hlung definiert ist","function.get-called-class":"Ermittelt den Namen der von einer statischen Methode aufgerufenen Klasse (\"Late Static Binding\")","function.get-class":"Ermittelt den Klassennamen eines Objekts","function.get-class-methods":"Ermittelt die Namen der definierten Methoden einer Klasse","function.get-class-vars":"Liefert die Vorgabeeigenschaften einer Klasse","function.get-declared-classes":"Ermittelt die Namen der definierten Klassen","function.get-declared-interfaces":"Gibt ein Array mit allen definierten Interfaces zur\u00fcck","function.get-declared-traits":"Liefert ein Array mit allen deklarierten Traits","function.get-mangled-object-vars":"Liefert ein Array mit aufbereiteten Objekteigenschaften","function.get-object-vars":"Liefert die Eigenschaften eines Objekts","function.get-parent-class":"Gibt den Namen der Elternklasse eines Objektes zur\u00fcck","function.interface-exists":"Pr\u00fcft, ob ein bestimmtes Interface definiert wurde","function.is-a":"Pr\u00fcft, ob ein Objekt vom angegebenen Typ oder untergeordneten Typ ist","function.is-subclass-of":"Pr\u00fcft ob ein Objekt von der angegebenen Klasse abstammt oder sie implementiert","function.method-exists":"Pr\u00fcft ob eine Methode innerhalb eines Objekts existiert","function.property-exists":"Pr\u00fcft, ein Objekt oder eine Klasse auf die angegebene Eigenschaft","function.trait-exists":"Pr\u00fcft, ob der Trait existiert","ref.classobj":"Klassen- und Objektinformationen","book.classobj":"Klassen- und Objektinformationen","ctype.requirements":"Zeichentyppr\u00fcfung","ctype.installation":"Zeichentyppr\u00fcfung","ctype.setup":"Zeichentyppr\u00fcfung","function.ctype-alnum":"Pr\u00fcft auf alphanumerische Zeichen","function.ctype-alpha":"Pr\u00fcft auf Buchstabe(n)","function.ctype-cntrl":"Pr\u00fcft auf Steuerzeichen","function.ctype-digit":"Pr\u00fcft auf Ziffern","function.ctype-graph":"Pr\u00fcft auf druckbare Zeichen (au\u00dfer Leerzeichen)","function.ctype-lower":"Pr\u00fcft auf Kleinbuchstaben","function.ctype-print":"Pr\u00fcft auf druckbare Zeichen","function.ctype-punct":"Pr\u00fcft auf Sonderzeichen, d.\u00a0h. auf druckbare Zeichen die weder Buchstaben\n   noch Ziffern noch Leerzeichen sind.","function.ctype-space":"Pr\u00fcft auf Leerzeichen","function.ctype-upper":"Pr\u00fcft auf Gro\u00dfbuchstaben","function.ctype-xdigit":"Pr\u00fcft auf Zeichen, die eine Hexadezimalziffer darstellen","ref.ctype":"Zeichentyppr\u00fcfung","book.ctype":"Zeichentyppr\u00fcfung","filter.installation":"Datenfilterung","filter.configuration":"Datenfilterung","filter.setup":"Datenfilterung","filter.constants":"Datenfilterung","filter.examples.validation":"Datenfilterung","filter.examples.sanitization":"Datenfilterung","filter.examples":"Datenfilterung","function.filter-has-var":"Pr\u00fcft, ob eine Variable des angegebenen Typs existiert","function.filter-id":"Liefert die Filter-ID zu einem Filternamen","function.filter-input":"Nimmt eine Variable von Au\u00dfen entgegen und filtert sie optional","function.filter-input-array":"Nimmt mehrere Variablen von Au\u00dfen entgegen und filtert sie optional","function.filter-list":"Liefert eine Liste aller unterst\u00fctzten Filter","function.filter-var":"Filtert eine Variable mit einem angegebenen Filter","function.filter-var-array":"Nimmt mehrere Variablen entgegen und filtert sie optional","ref.filter":"Datenfilterung","book.filter":"Datenfilterung","function.call-user-func":"Ruft die Callback-Funktion auf, die als erster Parameter \u00fcbergeben wurde","function.call-user-func-array":"Call a callback with an array of parameters","function.create-function":"Erzeugt eine Funktion dynamisch durch Auswertung einer Zeichenkette mit Code","function.forward-static-call":"Call a static method","function.forward-static-call-array":"Call a static method and pass the arguments as array","function.func-get-arg":"Liefert ein bestimmtes Funktionsargument","function.func-get-args":"Liefert Funktionsargumente als Array","function.func-num-args":"Liefert die Anzahl der an eine Funktion \u00fcbergebenen Argumente","function.function-exists":"Falls die angegebene Funktion definiert ist, wird true zur\u00fcck\n   gegeben","function.get-defined-functions":"Liefert ein Array aller definierten Funktionen","function.register-shutdown-function":"Registriert eine Funktion zur Ausf\u00fchrung beim Skript-Abschluss","function.register-tick-function":"Register a function for execution on each tick","function.unregister-tick-function":"De-register a function for execution on each tick","ref.funchand":"Handhabung von Funktionen","book.funchand":"Variablen- und typbezogene Erweiterungen","quickhash.requirements":"Quickhash","quickhash.installation":"Quickhash","quickhash.setup":"Quickhash","quickhash.examples":"Quickhash","quickhashintset.add":"This method adds a new entry to the set","quickhashintset.construct":"Creates a new QuickHashIntSet object","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","class.quickhashintset":"The QuickHashIntSet class","quickhashinthash.add":"This method adds a new entry to the hash","quickhashinthash.construct":"Creates a new QuickHashIntHash object","quickhashinthash.delete":"This method deletes an 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","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\n  adds a new one if the entry doesn't exist","quickhashinthash.update":"This method updates an entry in the hash with a new value","class.quickhashinthash":"The QuickHashIntHash class","quickhashstringinthash.add":"This method adds a new entry to the hash","quickhashstringinthash.construct":"Creates a new QuickHashStringIntHash object","quickhashstringinthash.delete":"This method deletes an 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\n  adds a new one if the entry doesn't exist","quickhashstringinthash.update":"This method updates an entry in the hash with a new value","class.quickhashstringinthash":"The QuickHashStringIntHash class","quickhashintstringhash.add":"This method adds a new entry to the hash","quickhashintstringhash.construct":"Creates a new QuickHashIntStringHash object","quickhashintstringhash.delete":"This method deletes an 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\n  adds a new one if the entry doesn't exist","quickhashintstringhash.update":"This method updates an entry in the hash with a new value","class.quickhashintstringhash":"The QuickHashIntStringHash class","book.quickhash":"Quickhash","reflection.examples":"Reflection","reflection.extending":"Reflection","reflection.export":"Exports","reflection.getmodifiernames":"Gets modifier names","class.reflection":"Die Klasse Reflection","reflectionclass.construct":"Constructs a ReflectionClass","reflectionclass.export":"Exports a class","reflectionclass.getattributes":"Gets Attributes","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.getlazyinitializer":"Gets lazy initializer","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","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.initializelazyobject":"Forces initialization of a lazy object","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.isenum":"Returns whether this is an enum","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":"Alias von ReflectionClass::isIterable","reflectionclass.isreadonly":"Checks if class is readonly","reflectionclass.issubclassof":"Checks if a subclass","reflectionclass.istrait":"Returns whether this is a trait","reflectionclass.isuninitializedlazyobject":"Checks if an object is lazy and uninitialized","reflectionclass.isuserdefined":"Checks if user defined","reflectionclass.marklazyobjectasinitialized":"Marks a lazy object as initialized without calling the initializer or factory","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.newlazyghost":"Creates a new lazy ghost instance","reflectionclass.newlazyproxy":"Creates a new lazy proxy instance","reflectionclass.resetaslazyghost":"Resets an object and marks it as lazy","reflectionclass.resetaslazyproxy":"Resets an object and marks it as lazy","reflectionclass.setstaticpropertyvalue":"Sets public static property value","reflectionclass.tostring":"Returns the string representation of the ReflectionClass object","class.reflectionclass":"The ReflectionClass class","reflectionclassconstant.construct":"Constructs a ReflectionClassConstant","reflectionclassconstant.export":"Export","reflectionclassconstant.getattributes":"Gets Attributes","reflectionclassconstant.getdeclaringclass":"Gets declaring class","reflectionclassconstant.getdoccomment":"Gets doc comments","reflectionclassconstant.getmodifiers":"Gets the class constant modifiers","reflectionclassconstant.getname":"Get name of the constant","reflectionclassconstant.gettype":"Gets a class constant's type","reflectionclassconstant.getvalue":"Gets value","reflectionclassconstant.hastype":"Checks if class constant has a type","reflectionclassconstant.isdeprecated":"Checks if deprecated","reflectionclassconstant.isenumcase":"Checks if class constant is an Enum case","reflectionclassconstant.isfinal":"Checks if class constant is final","reflectionclassconstant.isprivate":"Checks if class constant is private","reflectionclassconstant.isprotected":"Checks if class constant is protected","reflectionclassconstant.ispublic":"Checks if class constant is public","reflectionclassconstant.tostring":"Returns the string representation of the ReflectionClassConstant object","class.reflectionclassconstant":"The ReflectionClassConstant class","reflectionconstant.construct":"Constructs a ReflectionConstant","reflectionconstant.getextension":"Gets ReflectionExtension of the defining extension","reflectionconstant.getextensionname":"Gets name of the defining extension","reflectionconstant.getfilename":"Gets name of the defining file","reflectionconstant.getname":"Gets name","reflectionconstant.getnamespacename":"Gets namespace name","reflectionconstant.getshortname":"Gets short name","reflectionconstant.getvalue":"Gets value","reflectionconstant.isdeprecated":"Checks if deprecated","reflectionconstant.tostring":"Returns string representation","class.reflectionconstant":"The ReflectionConstant class","reflectionenum.construct":"Instantiates a ReflectionEnum object","reflectionenum.getbackingtype":"Gets the backing type of an Enum, if any","reflectionenum.getcase":"Returns a specific case of an Enum","reflectionenum.getcases":"Returns a list of all cases on an Enum","reflectionenum.hascase":"Checks for a case on an Enum","reflectionenum.isbacked":"Determines if an Enum is a Backed Enum","class.reflectionenum":"The ReflectionEnum class","reflectionenumunitcase.construct":"Instantiates a ReflectionEnumUnitCase object","reflectionenumunitcase.getenum":"Gets the reflection of the enum of this case","reflectionenumunitcase.getvalue":"Gets the enum case object described by this reflection object","class.reflectionenumunitcase":"The ReflectionEnumUnitCase class","reflectionenumbackedcase.construct":"Instantiates a ReflectionEnumBackedCase object","reflectionenumbackedcase.getbackingvalue":"Gets the scalar value backing this Enum case","class.reflectionenumbackedcase":"The ReflectionEnumBackedCase class","reflectionzendextension.clone":"Clone handler","reflectionzendextension.construct":"Constructs a ReflectionZendExtension object","reflectionzendextension.export":"Export","reflectionzendextension.getauthor":"Gets author","reflectionzendextension.getcopyright":"Gets copyright","reflectionzendextension.getname":"Gets name","reflectionzendextension.geturl":"Gets URL","reflectionzendextension.getversion":"Gets version","reflectionzendextension.tostring":"To string handler","class.reflectionzendextension":"The ReflectionZendExtension class","reflectionextension.clone":"Clones","reflectionextension.construct":"Constructs a ReflectionExtension","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.tostring":"To string","class.reflectionextension":"The ReflectionExtension class","reflectionfunction.construct":"Constructs a ReflectionFunction object","reflectionfunction.export":"Exports function","reflectionfunction.getclosure":"Returns a dynamically created closure for the function","reflectionfunction.invoke":"Invokes function","reflectionfunction.invokeargs":"Invokes function args","reflectionfunction.isanonymous":"Checks if a function is anonymous","reflectionfunction.isdisabled":"Checks if function is disabled","reflectionfunction.tostring":"Returns the string representation of the ReflectionFunction object","class.reflectionfunction":"The ReflectionFunction class","reflectionfunctionabstract.clone":"Clones function","reflectionfunctionabstract.getattributes":"Gets Attributes","reflectionfunctionabstract.getclosurecalledclass":"Returns the class corresponding to static:: inside a closure","reflectionfunctionabstract.getclosurescopeclass":"Returns the class corresponding to the scope inside a closure","reflectionfunctionabstract.getclosurethis":"Returns the object which corresponds to $this inside a closure","reflectionfunctionabstract.getclosureusedvariables":"Returns an array of the used variables in the Closure","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.gettentativereturntype":"Returns the tentative return type associated with the function","reflectionfunctionabstract.hasreturntype":"Checks if the function has a specified return type","reflectionfunctionabstract.hastentativereturntype":"Returns whether the function has a tentative 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","reflectiofunctionabstract.isstatic":"Checks if the function is static","reflectionfunctionabstract.isuserdefined":"Checks if user defined","reflectionfunctionabstract.isvariadic":"Checks if the function is variadic","reflectionfunctionabstract.returnsreference":"Checks if returns reference","reflectionfunctionabstract.tostring":"Returns the string representation of the ReflectionFunctionAbstract object","class.reflectionfunctionabstract":"The ReflectionFunctionAbstract class","reflectionmethod.construct":"Constructs a ReflectionMethod","reflectionmethod.createfrommethodname":"Creates a new ReflectionMethod","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.hasprototype":"Returns whether a method has a prototype","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.setaccessible":"Set method accessibility","reflectionmethod.tostring":"Returns the string representation of the Reflection method object","class.reflectionmethod":"The ReflectionMethod class","reflectionnamedtype.getname":"Get the name of the type as a string","reflectionnamedtype.isbuiltin":"Checks if it is a built-in type","class.reflectionnamedtype":"The ReflectionNamedType class","reflectionobject.construct":"Constructs a ReflectionObject","reflectionobject.export":"Export","class.reflectionobject":"The ReflectionObject class","reflectionparameter.allowsnull":"Checks if null is allowed","reflectionparameter.canbepassedbyvalue":"Returns whether this parameter can be passed by value","reflectionparameter.clone":"Clone","reflectionparameter.construct":"Construct","reflectionparameter.export":"Exports","reflectionparameter.getattributes":"Gets Attributes","reflectionparameter.getclass":"Get a ReflectionClass object for the parameter being reflected or null","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.ispromoted":"Checks if a parameter is promoted to a property","reflectionparameter.isvariadic":"Checks if the parameter is variadic","reflectionparameter.tostring":"To string","class.reflectionparameter":"The ReflectionParameter class","reflectionproperty.clone":"Clone","reflectionproperty.construct":"Construct a ReflectionProperty object","reflectionproperty.export":"Export","reflectionproperty.getattributes":"Gets Attributes","reflectionproperty.getdeclaringclass":"Gets declaring class","reflectionproperty.getdefaultvalue":"Returns the default value declared for a property","reflectionproperty.getdoccomment":"Gets the property doc comment","reflectionproperty.gethook":"Returns a reflection object for a specified hook","reflectionproperty.gethooks":"Returns an array of all hooks on this property","reflectionproperty.getmodifiers":"Gets the property modifiers","reflectionproperty.getname":"Gets property name","reflectionproperty.getrawvalue":"Returns the value of a property, bypassing a get hook if defined","reflectionproperty.getsettabletype":"Returns the parameter type of a setter hook","reflectionproperty.gettype":"Gets a property's type","reflectionproperty.getvalue":"Gets value","reflectionproperty.hasdefaultvalue":"Checks if property has a default value declared","reflectionproperty.hashook":"Returns whether the property has a given hook defined","reflectionproperty.hashooks":"Returns whether the property has any hooks defined","reflectionproperty.hastype":"Checks if property has a type","reflectionproperty.isabstract":"Determines if a property is abstract","reflectionproperty.isdefault":"Checks if property is a default property","reflectionproperty.isdynamic":"Checks if property is a dynamic property","reflectionproperty.isfinal":"Determines if this property is final or not","reflectionproperty.isinitialized":"Checks whether a property is initialized","reflectionproperty.islazy":"Checks whether a property is lazy","reflectionproperty.isprivate":"Checks if property is private","reflectionproperty.isprivateset":"Checks if property is private for writing","reflectionproperty.ispromoted":"Checks if property is promoted","reflectionproperty.isprotected":"Checks if property is protected","reflectionproperty.isprotectedset":"Checks whether the property is protected for writing","reflectionproperty.ispublic":"Checks if property is public","reflectionproperty.isreadonly":"Checks if property is readonly","reflectionproperty.isstatic":"Checks if property is static","reflectionproperty.isvirtual":"Determines if a property is virtual","reflectionproperty.setaccessible":"Set property accessibility","reflectionproperty.setrawvalue":"Sets the value of a property, bypassing a set hook if defined","reflectionproperty.setrawvaluewithoutlazyinitialization":"Set raw property value without triggering lazy initialization","reflectionproperty.setvalue":"Set property value","reflectionproperty.skiplazyinitialization":"Marks property as non-lazy","reflectionproperty.tostring":"To string","class.reflectionproperty":"The ReflectionProperty class","reflectiontype.allowsnull":"Checks if null is allowed","reflectiontype.tostring":"To string","class.reflectiontype":"The ReflectionType class","reflectionuniontype.gettypes":"Returns the types included in the union type","class.reflectionuniontype":"The ReflectionUnionType class","reflectiongenerator.construct":"Constructs a ReflectionGenerator object","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.isclosed":"Checks if execution finished","class.reflectiongenerator":"The ReflectionGenerator class","reflectionfiber.construct":"Constructs a ReflectionFiber object","reflectionfiber.getcallable":"Gets the callable used to create the Fiber","reflectionfiber.getexecutingfile":"Get the file name of the current execution point","reflectionfiber.getexecutingline":"Get the line number of the current execution point","reflectionfiber.getfiber":"Get the reflected Fiber instance","reflectionfiber.gettrace":"Get the backtrace of the current execution point","class.reflectionfiber":"The ReflectionFiber class","reflectionintersectiontype.gettypes":"Returns the types included in the intersection type","class.reflectionintersectiontype":"The ReflectionIntersectionType class","reflectionreference.construct":"Private constructor to disallow direct instantiation","reflectionreference.fromarrayelement":"Create a ReflectionReference from an array element","reflectionreference.getid":"Get unique ID of a reference","class.reflectionreference":"The ReflectionReference class","reflectionattribute.construct":"Private constructor to disallow direct instantiation","reflectionattribute.getarguments":"Gets arguments passed to attribute","reflectionattribute.getname":"Gets attribute name","reflectionattribute.gettarget":"Returns the target of the attribute as bitmask","reflectionattribute.isrepeated":"Returns whether the attribute of this name has been repeated on a code element","reflectionattribute.newinstance":"Instantiates the attribute class represented by this ReflectionAttribute class and arguments","class.reflectionattribute":"The ReflectionAttribute class","reflector.export":"Exports","class.reflector":"The Reflector interface","class.reflectionexception":"The ReflectionException class","enum.propertyhooktype":"The PropertyHookType Enum","book.reflection":"Reflection","var.configuration":"Variablenbehandlung","var.setup":"Variablenbehandlung","function.boolval":"Get the boolean value of a variable","function.debug-zval-dump":"Dumps a string representation of an internal zval structure to output","function.doubleval":"Alias von floatval","function.empty":"Pr\u00fcft, ob eine Variable leer ist","function.floatval":"Konvertiert einen Wert nach float","function.get-debug-type":"Gets the type name of a variable in a way that is suitable for debugging","function.get-defined-vars":"Gibt ein Array aller definierten Variablen zur\u00fcck","function.get-resource-id":"Returns an integer identifier for the given resource","function.get-resource-type":"Liefert den Typ einer Ressource","function.gettype":"Liefert den Datentyp einer Variablen","function.intval":"Konvertiert einen Wert nach integer","function.is-array":"Pr\u00fcft, ob die Variable ein Array ist","function.is-bool":"Pr\u00fcft, ob eine Variable vom Typ boolean ist","function.is-callable":"Pr\u00fcft, ob ein Wert als Funktion aus dem aktuellen Bereich aufgerufen werden kann.","function.is-countable":"Verify that the contents of a variable is a countable value","function.is-double":"Alias von is_float","function.is-float":"Pr\u00fcft, ob eine Variable vom Typ float ist","function.is-int":"Pr\u00fcft, ob eine Variable vom Typ int ist","function.is-integer":"Alias von is_int","function.is-iterable":"Verify that the contents of a variable is an iterable value","function.is-long":"Alias von is_int","function.is-null":"Pr\u00fcft, ob eine Variable null enth\u00e4lt","function.is-numeric":"Pr\u00fcft, ob eine Variable eine Zahl oder ein numerischer String ist","function.is-object":"Pr\u00fcft, ob eine Variable vom Typ object ist","function.is-real":"Alias von is_float","function.is-resource":"Pr\u00fcft, ob eine Variable vom Typ resource ist","function.is-scalar":"Pr\u00fcft, ob eine Variable skalar ist","function.is-string":"Pr\u00fcft, ob Variable vom Typ string ist","function.isset":"Pr\u00fcft, ob eine Variable deklariert ist und sich von null unterscheidet","function.print-r":"Gibt Variablen-Informationen in lesbarer Form aus","function.serialize":"Erzeugt eine speicherbare Repr\u00e4sentation eines Wertes","function.settype":"Legt den Typ einer Variablen fest","function.strval":"Ermittelt die String-Repr\u00e4sentation einer Variable","function.unserialize":"Erzeugt aus einem gespeicherten Datenformat einen Wert in PHP","function.unset":"unset (l\u00f6schen) einer angegebenen Variablen","function.var-dump":"Gibt alle Informationen zu einer Variablen aus","function.var-export":"Liefert den Inhalt einer Variablen als parsbaren PHP-Code","ref.var":"Variablenbehandlung","book.var":"Variablen- und typbezogene Erweiterungen","refs.basic.vartype":"Funktionsreferenz","oauth.requirements":"OAuth","oauth.installation":"OAuth","oauth.setup":"OAuth","oauth.constants":"OAuth","oauth.examples.fireeagle":"OAuth","oauth.examples":"OAuth","function.oauth-get-sbs":"Generate a Signature Base String","function.oauth-urlencode":"Kodiert eine URI nach RFC 3986","ref.oauth":"OAuth","oauth.construct":"Create a new OAuth object","oauth.destruct":"The destructor","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","class.oauth":"The OAuth class","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.construct":"Constructs a new OAuthProvider object","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","class.oauthprovider":"The OAuthProvider class","class.oauthexception":"OAuthException class","book.oauth":"Web Services","soap.requirements":"SOAP","soap.installation":"SOAP","soap.configuration":"SOAP","soap.setup":"SOAP","soap.constants":"SOAP","function.is-soap-fault":"Pr\u00fcft, ob ein SOAP-Aufruf fehlgeschlagen ist","function.use-soap-error-handler":"Definiert, ob der SOAP-Errorhandler benutzt werden soll","ref.soap":"SOAP","soapclient.call":"Ruft eine SOAP-Funktion auf (veraltet)","soapclient.construct":"SoapClient-Konstruktor","soapclient.dorequest":"F\u00fchrt eine SOAP-Anfrage aus","soapclient.getcookies":"Gibt eine Liste der Cookies zur\u00fcck","soapclient.getfunctions":"Liefert eine Liste verf\u00fcgbarer SOAP-Funktionen","soapclient.getlastrequest":"Gibt die letzte SOAP-Anfrage zur\u00fcck","soapclient.getlastrequestheaders":"Gibt die SOAP-Header der letzten Anfrage zur\u00fcck","soapclient.getlastresponse":"Gibt die letzte SOAP-Antwort zur\u00fcck","soapclient.getlastresponseheaders":"Gibt die SOAP-Header der letzten Antwort zur\u00fcck","soapclient.gettypes":"Gibt eine Liste der SOAP-Typen zur\u00fcck","soapclient.setcookie":"Definiert ein Cookie f\u00fcr Soap-Anfragen","soapclient.setlocation":"Bestimmt die Adresse des zu nutzenden Webservices","soapclient.setsoapheaders":"Setzt die SOAP-Header f\u00fcr nachfolgende Aufrufe","soapclient.soapcall":"Ruft eine SOAP-Funktion auf","class.soapclient":"Die Klasse SoapClient","soapserver.addfunction":"F\u00fcgt eine oder mehrere Funktionen zur Verarbeitung von SOAP-Anfragen hinzu","soapserver.addsoapheader":"F\u00fcgt der Antwort einen SOAP-Header hinzu","soapserver.construct":"SoapServer-Konstruktor","soapserver.fault":"Erzeugt einen SoapServer-Fehler, der einen Fehlerzustand anzeigt","soapserver.getfunctions":"Gibt eine Liste aller definierten Funktionen zur\u00fcck","soapserver.getlastresponse":"Returns last SOAP response","soapserver.handle":"Verarbeitet eine SOAP-Anfrage","soapserver.setclass":"Setzt die Klasse, welche SOAP-Anfragen verarbeitet","soapserver.setobject":"Setzt das Objekt f\u00fcr die Verarbeitung von SOAP-Anfragen","soapserver.setpersistence":"Versetzt einen SoapServer in den Persistenz-Modus","class.soapserver":"Die Klasse SoapServer","soapfault.construct":"SoapFault-Konstruktor","soapfault.tostring":"Gibt einen SoapFault als Zeichenkette zur\u00fcck","class.soapfault":"Die Klasse SoapFault","soapheader.construct":"SoapHeader-Konstruktor","class.soapheader":"Die Klasse SoapHeader","soapparam.construct":"SoapParam-Konstruktor","class.soapparam":"Die Klasse SoapParam","soapvar.construct":"SoapVar-Konstruktor","class.soapvar":"Die Klasse SoapVar","book.soap":"SOAP","yar.requirements":"Yet Another RPC Framework","yar.installation":"Yet Another RPC Framework","yar.configuration":"Yet Another RPC Framework","yar.resources":"Yet Another RPC Framework","yar.setup":"Yet Another RPC Framework","yar.constants":"Yet Another RPC Framework","yar.examples":"Yet Another RPC Framework","yar-server.construct":"Register a server","yar-server.handle":"Start RPC Server","class.yar-server":"The Yar_Server class","yar-client.call":"Call service","yar-client.construct":"Create a client","yar-client.setopt":"Set calling contexts","class.yar-client":"The Yar_Client class","yar-concurrent-client.call":"Register a concurrent call","yar-concurrent-client.loop":"Send all calls","yar-concurrent-client.reset":"Clean all registered calls","class.yar-concurrent-client":"The Yar_Concurrent_Client class","yar-server-exception.gettype":"Retrieve exception's type","class.yar-server-exception":"The Yar_Server_Exception class","yar-client-exception.gettype":"Retrieve exception's type","class.yar-client-exception":"The Yar_Client_Exception class","book.yar":"Yet Another RPC Framework","xmlrpc.requirements":"XML-RPC","xmlrpc.installation":"XML-RPC","xmlrpc.resources":"XML-RPC","xmlrpc.setup":"XML-RPC","function.xmlrpc-decode":"Decodes XML into native PHP types","function.xmlrpc-decode-request":"Decodes XML into native PHP types","function.xmlrpc-encode":"Generates XML for a PHP value","function.xmlrpc-encode-request":"Generates XML for a method request","function.xmlrpc-get-type":"Gets xmlrpc type for a PHP value","function.xmlrpc-is-fault":"Determines if an array value represents an XMLRPC fault","function.xmlrpc-parse-method-descriptions":"Decodes XML into a list of method descriptions","function.xmlrpc-server-add-introspection-data":"Adds introspection documentation","function.xmlrpc-server-call-method":"Parses XML requests and call methods","function.xmlrpc-server-create":"Creates an xmlrpc server","function.xmlrpc-server-destroy":"Destroys server resources","function.xmlrpc-server-register-introspection-callback":"Register a PHP function to generate documentation","function.xmlrpc-server-register-method":"Register a PHP function to resource method matching method_name","function.xmlrpc-set-type":"Sets xmlrpc type, base64 or datetime, for a PHP string value","ref.xmlrpc":"XML-RPC","book.xmlrpc":"Web Services","refs.webservice":"Funktionsreferenz","com.requirements":"COM and .Net (Windows)","com.installation":"COM and .Net (Windows)","com.configuration":"COM and .Net (Windows)","com.setup":"COM and .Net (Windows)","com.constants":"COM and .Net (Windows)","com.error-handling":"COM and .Net (Windows)","com.examples.foreach":"COM and .Net (Windows)","com.examples.arrays":"COM and .Net (Windows)","com.examples":"COM and .Net (Windows)","com.construct":"Der com-Klassenkonstruktor","class.com":"Die Klasse com","dotnet.construct":"dotnet class constructor","class.dotnet":"The dotnet class","variant.construct":"Der variant-Klassenkonstruktor","class.variant":"Die Klasse variant","compersisthelper.construct":"Construct a COMPersistHelper object","compersisthelper.getcurfilename":"Get current filename","compersisthelper.getmaxstreamsize":"Get maximum stream size","compersisthelper.initnew":"Initialize object to default state","compersisthelper.loadfromfile":"Load object from file","compersisthelper.loadfromstream":"Load object from stream","compersisthelper.savetofile":"Save object to file","compersisthelper.savetostream":"Save object to stream","class.compersisthelper":"The COMPersistHelper class","class.com-exception":"Die Klasse com_exception","class.com-safearray-proxy":"The com_safearray_proxy class","function.com-create-guid":"Generate a globally unique identifier (GUID)","function.com-event-sink":"Connect events from a COM object to a PHP object","function.com-get-active-object":"Returns a handle to an already running instance of a COM object","function.com-load-typelib":"L\u00e4dt eine Typelib","function.com-message-pump":"Process COM messages, sleeping for up to timeoutms milliseconds","function.com-print-typeinfo":"Print out a PHP class definition for a dispatchable interface","function.variant-abs":"Returns the absolute value of a variant","function.variant-add":"\"Adds\" two variant values together and returns the result","function.variant-and":"Performs a bitwise AND operation between two variants","function.variant-cast":"Convert a variant into a new variant object of another type","function.variant-cat":"Concatenates two variant values together and returns the result","function.variant-cmp":"Compares two variants","function.variant-date-from-timestamp":"Returns a variant date representation of a Unix timestamp","function.variant-date-to-timestamp":"Converts a variant date\/time value to Unix timestamp","function.variant-div":"Returns the result from dividing two variants","function.variant-eqv":"Performs a bitwise equivalence on two variants","function.variant-fix":"Returns the integer portion of a variant","function.variant-get-type":"Returns the type of a variant object","function.variant-idiv":"Converts variants to integers and then returns the result from dividing them","function.variant-imp":"Performs a bitwise implication on two variants","function.variant-int":"Returns the integer portion of a variant","function.variant-mod":"Divides two variants and returns only the remainder","function.variant-mul":"Multiplies the values of the two variants","function.variant-neg":"Performs logical negation on a variant","function.variant-not":"Performs bitwise not negation on a variant","function.variant-or":"Performs a logical disjunction on two variants","function.variant-pow":"Returns the result of performing the power function with two variants","function.variant-round":"Rounds a variant to the specified number of decimal places","function.variant-set":"Assigns a new value for a variant object","function.variant-set-type":"Convert a variant into another type \"in-place\"","function.variant-sub":"Subtracts the value of the right variant from the left variant value","function.variant-xor":"Performs a logical exclusion on two variants","ref.com":"COM and .Net (Windows)","book.com":"COM and .Net (Windows)","win32service.requirements":"win32service","win32service.installation":"win32service","win32service.security":"win32service","win32service.setup":"win32service","win32service.constants":"win32service","class.win32serviceexception":"The Win32ServiceException class","win32service-rightinfo.construct":"Create a new RightInfo (not used)","win32service-rightinfo.get-domain":"Return the user's domain","win32service-rightinfo.get-full-username":"Return the domain and username","win32service-rightinfo.get-rights":"Return the rights list","win32service-rightinfo.get-username":"Return the username","win32service-rightinfo.is-deny-access":"Return true if the RightInfo concerns deny access to the resource","win32service-rightinfo.is-grant-access":"Return true if the RightInfo concern grants access to the resource","class.win32service-rightinfo":"The Win32Service\\RightInfo class","win32service.examples":"win32service","function.win32-add-right-access-service":"Add rights access for an username to the service","function.win32-add-service-env-var":"Add a custom environment variables on service","function.win32-continue-service":"Resumes a paused service","function.win32-create-service":"Creates a new service entry in the SCM database","function.win32-delete-service":"Deletes a service entry from the SCM database","function.win32-get-last-control-message":"Returns the last control message that was sent to this service","function.win32-get-service-env-vars":"Read all custom environment variables on service","function.win32-pause-service":"Pauses a service","function.win32-query-service-status":"Queries the status of a service","function.win32-read-all-rights-access-service":"Read all service rights access","function.win32-read-right-access-service":"Read the service rights access for an username","function.win32-remove-right-access-service":"Remove the service rights access for an username","function.win32-remove-service-env-var":"Remove a custom environment variables on service","function.win32-send-custom-control":"Send a custom control to the service","function.win32-set-service-exit-code":"Define or return the exit code for the current running service","function.win32-set-service-exit-mode":"Define or return the exit mode for the current running service","function.win32-set-service-pause-resume-state":"Define or return the pause\/resume capability for the current running service","function.win32-set-service-status":"Update the service status","function.win32-start-service":"Starts a service","function.win32-start-service-ctrl-dispatcher":"Registers the script with the SCM, so that it can act as the service with the given name","function.win32-stop-service":"Stops a service","ref.win32service":"win32service","book.win32service":"Windowsbasierte Erweiterungen","refs.utilspec.windows":"Funktionsreferenz","dom.requirements":"Document Object Model","dom.installation":"Document Object Model","dom.setup":"Document Object Model","dom.constants":"Document Object Model","dom.examples":"Document Object Model","domattr.construct":"Creates a new DOMAttr object","domattr.isid":"Checks if attribute is a defined ID","class.domattr":"The DOMAttr class","domcdatasection.construct":"Constructs a new DOMCdataSection object","class.domcdatasection":"The DOMCdataSection class","domcharacterdata.after":"Adds nodes after the character data","domcharacterdata.appenddata":"Append the string to the end of the character data of the node","domcharacterdata.before":"Adds nodes before the character data","domcharacterdata.deletedata":"Remove a range of characters from the character data","domcharacterdata.insertdata":"Insert a string at the specified UTF-8 codepoint offset","domcharacterdata.remove":"Removes the character data node","domcharacterdata.replacedata":"Replace a substring within the character data","domcharacterdata.replacewith":"Replaces the character data with new nodes","domcharacterdata.substringdata":"Extracts a range of data from the character data","class.domcharacterdata":"The DOMCharacterData class","domchildnode.after":"Adds nodes after the node","domchildnode.before":"Adds nodes before the node","domchildnode.remove":"Removes the node","domchildnode.replacewith":"Replaces the node with new nodes","class.domchildnode":"The DOMChildNode interface","domcomment.construct":"Creates a new DOMComment object","class.domcomment":"The DOMComment class","domdocument.adoptnode":"Transfer a node from another document","domdocument.append":"Appends nodes after the last child node","domdocument.construct":"Creates a new DOMDocument 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.prepend":"Prepends nodes before the first child node","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.replacechildren":"Replace children in 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. Only XML Schema 1.0 is supported.","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","class.domdocument":"The DOMDocument class","domdocumentfragment.append":"Appends nodes after the last child node","domdocumentfragment.appendxml":"Append raw XML data","domdocumentfragment.construct":"Constructs a DOMDocumentFragment object","domdocumentfragment.prepend":"Prepends nodes before the first child node","domdocumentfragment.replacechildren":"Replace children in fragment","class.domdocumentfragment":"The DOMDocumentFragment class","class.domdocumenttype":"The DOMDocumentType class","domelement.after":"Adds nodes after the element","domelement.append":"Appends nodes after the last child node","domelement.before":"Adds nodes before the element","domelement.construct":"Creates a new DOMElement object","domelement.getattribute":"Returns value of attribute","domelement.getattributenames":"Get attribute names","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.insertadjacentelement":"Insert adjacent element","domelement.insertadjacenttext":"Insert adjacent text","domelement.prepend":"Prepends nodes before the first child node","domelement.remove":"Removes the element","domelement.removeattribute":"Removes attribute","domelement.removeattributenode":"Removes attribute","domelement.removeattributens":"Removes attribute","domelement.replacechildren":"Replace children in element","domelement.replacewith":"Replaces the element with new nodes","domelement.setattribute":"Adds new or modifies existing 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","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.toggleattribute":"Toggle attribute","class.domelement":"Die Klasse DOMElement","class.domentity":"The DOMEntity class","domentityreference.construct":"Creates a new DOMEntityReference object","class.domentityreference":"Die Klasse DOMEntityReference","class.domexception":"Die Klasse DOMException","domimplementation.construct":"Creates a new DOMImplementation object","domimplementation.createdocument":"Creates a DOMDocument object of the specified type with its document element","domimplementation.createdocumenttype":"Creates an empty DOMDocumentType object","domimplementation.hasfeature":"Test if the DOM implementation implements a specific feature","class.domimplementation":"The DOMImplementation class","domnamednodemap.count":"Get number of nodes in the map","domnamednodemap.getiterator":"Retrieve an external iterator","domnamednodemap.getnameditem":"Retrieves a node specified by name","domnamednodemap.getnameditemns":"Retrieves a node specified by local name and namespace URI","domnamednodemap.item":"Retrieves a node specified by index","class.domnamednodemap":"The DOMNamedNodeMap class","domnamespacenode.sleep":"Forbids serialization unless serialization methods are implemented in a subclass","domnamespacenode.wakeup":"Forbids unserialization unless unserialization methods are implemented in a subclass","class.domnamespacenode":"The DOMNameSpaceNode class","domnode.appendchild":"Adds new child at the end of the children","domnode.c14n":"Canonicalize nodes to a string","domnode.c14nfile":"Canonicalize nodes to a file","domnode.clonenode":"Clones a node","domnode.comparedocumentposition":"Compares the position of two nodes","domnode.contains":"Checks if node contains other node","domnode.getlineno":"Get line number for a node","domnode.getnodepath":"Get an XPath for a node","domnode.getrootnode":"Get root node","domnode.hasattributes":"Checks if node has attributes","domnode.haschildnodes":"Checks if node has children","domnode.insertbefore":"Adds a new child before a reference node","domnode.isdefaultnamespace":"Checks if the specified namespaceURI is the default namespace or not","domnode.isequalnode":"Checks that both nodes are equal","domnode.issamenode":"Indicates if two nodes are the same node","domnode.issupported":"Checks if feature is supported for specified version","domnode.lookupnamespaceuri":"Gets the namespace URI of the node based on the prefix","domnode.lookupprefix":"Gets the namespace prefix of the node based on the namespace URI","domnode.normalize":"Normalizes the node","domnode.removechild":"Removes child from list of children","domnode.replacechild":"Replaces a child","domnode.sleep":"Forbids serialization unless serialization methods are implemented in a subclass","domnode.wakeup":"Forbids unserialization unless unserialization methods are implemented in a subclass","class.domnode":"The DOMNode class","domnodelist.count":"Get number of nodes in the list","domnodelist.getiterator":"Retrieve an external iterator","domnodelist.item":"Retrieves a node specified by index","class.domnodelist":"The DOMNodeList class","class.domnotation":"Die Klasse DOMNotation","domparentnode.append":"Appends nodes after the last child node","domparentnode.prepend":"Prepends nodes before the first child node","domparentnode.replacechildren":"Replace children in node","class.domparentnode":"The DOMParentNode interface","domprocessinginstruction.construct":"Creates a new DOMProcessingInstruction object","class.domprocessinginstruction":"Die Klasse DOMProcessingInstruction","domtext.construct":"Creates a new DOMText object","domtext.iselementcontentwhitespace":"Returns whether this text node contains whitespace in element content","domtext.iswhitespaceinelementcontent":"Indicates whether this text node contains whitespace","domtext.splittext":"Breaks this node into two nodes at the specified offset","class.domtext":"The DOMText class","domxpath.construct":"Creates a new DOMXPath object","domxpath.evaluate":"Evaluates the given XPath expression and returns a typed result if possible","domxpath.query":"Evaluates the given XPath expression","domxpath.quote":"Quotes a string for use in an XPath expression","domxpath.registernamespace":"Registers the namespace with the DOMXPath object","domxpath.registerphpfunctionns":"Register a PHP functions as namespaced XPath function","domxpath.registerphpfunctions":"Register PHP functions as XPath functions","class.domxpath":"Die Klasse DOMXPath","enum.dom-adjacentposition":"The Dom\\AdjacentPosition Enum","dom-attr.isid":"Checks if attribute is a defined ID","dom-attr.rename":"Changes the qualified name or namespace of an attribute","class.dom-attr":"The Dom\\Attr class","class.dom-cdatasection":"The Dom\\CDATASection class","dom-characterdata.after":"Adds nodes after the character data","dom-characterdata.appenddata":"Append the string to the end of the character data of the node","dom-characterdata.before":"Adds nodes before the character data","dom-characterdata.deletedata":"Remove a range of characters from the character data","dom-characterdata.insertdata":"Insert a string at the specified UTF-8 codepoint offset","dom-characterdata.remove":"Removes the character data node","dom-characterdata.replacedata":"Replace a substring within the character data","dom-characterdata.replacewith":"Replaces the character data with new nodes","dom-characterdata.substringdata":"Extracts a range of data from the character data","class.dom-characterdata":"The Dom\\CharacterData class","dom-childnode.after":"Adds nodes after the node","dom-childnode.before":"Adds nodes before the node","dom-childnode.remove":"Removes the node","dom-childnode.replacewith":"Replaces the node with new nodes","class.dom-childnode":"The Dom\\ChildNode interface","class.dom-comment":"The Dom\\Comment class","class.dom-document":"The Dom\\Document class","class.dom-documentfragment":"The Dom\\DocumentFragment class","class.dom-documenttype":"The Dom\\DocumentType class","class.dom-dtdnamednodemap":"The Dom\\DtdNamedNodeMap class","class.dom-element":"The Dom\\Element class","class.dom-entity":"The Dom\\Entity class","class.dom-entityreference":"The Dom\\EntityReference class","class.dom-htmlcollection":"The Dom\\HTMLCollection class","dom-htmldocument.createempty":"Creates an empty HTML document","dom-htmldocument.createfromfile":"Parses an HTML document from a file","dom-htmldocument.createfromstring":"Parses an HTML document from a string","dom-htmldocument.savehtml":"Serializes the document as an HTML string","dom-htmldocument.savehtmlfile":"Serializes the document as an HTML file","dom-htmldocument.savexml":"Serializes the document as an XML string","dom-htmldocument.savexmlfile":"Serializes the document as an XML file","class.dom-htmldocument":"The Dom\\HTMLDocument class","class.dom-htmlelement":"The Dom\\HTMLElement class","class.dom-implementation":"The Dom\\Implementation class","class.dom-namednodemap":"The Dom\\NamedNodeMap class","class.dom-namespaceinfo":"The Dom\\NamespaceInfo class","class.dom-node":"The Dom\\Node class","class.dom-nodelist":"The Dom\\NodeList class","class.dom-notation":"The Dom\\Notation class","dom-parentnode.append":"Appends nodes after the last child node","dom-parentnode.prepend":"Prepends nodes before the first child node","dom-parentnode.queryselector":"Returns the first element that matches the CSS selectors","dom-parentnode.queryselectorall":"Returns a collection of elements that match the CSS selectors","dom-parentnode.replacechildren":"Replace children in node","class.dom-parentnode":"The Dom\\ParentNode interface","class.dom-processinginstruction":"The Dom\\ProcessingInstruction class","dom-text.splittext":"Breaks this node into two nodes at the specified offset","class.dom-text":"The Dom\\Text class","dom-tokenlist.add":"Adds the given tokens to the list","dom-tokenlist.contains":"Returns whether the list contains a given token","dom-tokenlist.count":"Returns the number of tokens in the list","dom-tokenlist.getiterator":"Returns an iterator over the token list","dom-tokenlist.item":"Returns a token from the list","dom-tokenlist.remove":"Removes the given tokens from the list","dom-tokenlist.replace":"Replaces a token in the list with another one","dom-tokenlist.supports":"Returns whether the given token is supported","dom-tokenlist.toggle":"Toggles the presence of a token in the list","class.dom-tokenlist":"The Dom\\TokenList class","class.dom-xmldocument":"The Dom\\XMLDocument class","class.dom-xpath":"The Dom\\XPath class","function.dom-import-simplexml":"Ermittelt ein DOMAttr- oder DOMElement-Objekt aus einem\n   SimpleXMLElement-Objekt","function.dom-ns-import-simplexml":"Gets a Dom\\Attr or Dom\\Element object from a\n   SimpleXMLElement object","ref.dom":"Document Object Model","book.dom":"Document Object Model","libxml.requirements":"libxml","libxml.installation":"libxml","libxml.installation_old":"libxml","libxml.setup":"libxml","libxml.constants":"libxml","class.libxmlerror":"The LibXMLError class","function.libxml-clear-errors":"Clear libxml error buffer","function.libxml-disable-entity-loader":"Disable the ability to load external entities","function.libxml-get-errors":"Retrieve array of errors","function.libxml-get-external-entity-loader":"Get the current external entity loader","function.libxml-get-last-error":"Retrieve last error from libxml","function.libxml-set-external-entity-loader":"Changes the default external entity loader","function.libxml-set-streams-context":"Set the streams context for the next libxml document load or write","function.libxml-use-internal-errors":"Disable libxml errors and allow user to fetch error information as needed","ref.libxml":"libxml","book.libxml":"XML-Manipulation","simplexml.requirements":"SimpleXML","simplexml.installation":"SimpleXML","simplexml.setup":"SimpleXML","simplexml.examples-basic":"SimpleXML","simplexml.examples-errors":"SimpleXML","simplexml.examples":"SimpleXML","simplexmlelement.addattribute":"F\u00fcgt einem SimpleXML-Element ein Attribut hinzu","simplexmlelement.addchild":"F\u00fcgt dem XML-Knoten ein Kind-Element hinzu","simplexmlelement.asxml":"Liefert einen wohlgeformten XML-String, der auf einem SimpleXML-Element basiert","simplexmlelement.attributes":"Liefert die Attribute eines Elements","simplexmlelement.children":"Findet Kindelemente des gegebenen Knotens","simplexmlelement.construct":"Erstellt ein neues SimpleXMLElement-Objekt","simplexmlelement.count":"Z\u00e4hlt die Anzahl der Kinder eines Elements","simplexmlelement.current":"Liefert das aktuelle Element","simplexmlelement.getdocnamespaces":"Liefert die im Dokument deklarierten Namensr\u00e4ume","simplexmlelement.getname":"Ermittelt den Namen eines XML-Elements","simplexmlelement.getnamespaces":"Gibt die im Dokument verwendeten Namespaces zur\u00fcck","simplexmlelement.getchildren":"Liefert die Kind-Elemente des aktuellen Elements","simplexmlelement.haschildren":"Pr\u00fcft, ob das aktuelle Element Kind-Elemente hat","simplexmlelement.key":"Liefert den aktuellen Schl\u00fcssel","simplexmlelement.next":"Springt zum n\u00e4chsten Element","simplexmlelement.registerxpathnamespace":"Erzeugt einen Prefix\/Namespace-Kontext f\u00fcr den n\u00e4chsten XPath-Query","simplexmlelement.rewind":"Springt zum ersten Element zur\u00fcck","simplexmlelement.savexml":"Alias von SimpleXMLElement::asXML","simplexmlelement.tostring":"Liefert den Inhalt einer Zeichenkette","simplexmlelement.valid":"Pr\u00fcft, ob das aktuelle Element g\u00fcltig ist","simplexmlelement.xpath":"F\u00fchrt eine XPath-Anfrage auf XML-Daten aus","class.simplexmlelement":"Die Klasse SimpleXMLElement","class.simplexmliterator":"Die Klasse SimpleXMLIterator","function.simplexml-import-dom":"Erzeugt ein SimpleXMLElement-Objekt aus einem XML- oder HTML-Knoten","function.simplexml-load-file":"\u00dcbersetzt eine XML-Datei in ein Objekt","function.simplexml-load-string":"\u00dcbersetzt einen XML-String in ein Objekt","ref.simplexml":"SimpleXML","book.simplexml":"XML-Manipulation","wddx.requirements":"WDDX","wddx.installation":"WDDX","wddx.resources":"WDDX","wddx.setup":"WDDX","wddx.examples-serialize":"WDDX","wddx.examples":"WDDX","function.wddx-add-vars":"F\u00fcgt dem WDDX-Paket mit der \u00fcbergebenen ID Werte hinzu","function.wddx-deserialize":"Deserialisiert ein WDDX Paket","function.wddx-packet-end":"Schlie\u00dft das WDDX-Paket mit der angegebenen ID","function.wddx-packet-start":"Beginnt ein neues WDDX-Paket mit einer Struktur","function.wddx-serialize-value":"Serialisiert einen einzelnen Wert in ein WDDX-Paket","function.wddx-serialize-vars":"Serialisiert Variablen in ein WDDX-Paket","ref.wddx":"WDDX","book.wddx":"XML-Manipulation","xmldiff.requirements":"XML diff and merge","xmldiff.installation":"XML diff and merge","xmldiff.setup":"XML diff and merge","xmldiff-base.construct":"Constructor","xmldiff-base.diff":"Produce diff of two XML documents","xmldiff-base.merge":"Produce new XML document based on diff","class.xmldiff-base":"The XMLDiff\\Base class","xmldiff-dom.diff":"Diff two DOMDocument objects","xmldiff-dom.merge":"Produce merged DOMDocument","class.xmldiff-dom":"The XMLDiff\\DOM class","xmldiff-memory.diff":"Diff two XML documents","xmldiff-memory.merge":"Produce merged XML document","class.xmldiff-memory":"The XMLDiff\\Memory class","xmldiff-file.diff":"Diff two XML files","xmldiff-file.merge":"Produce merged XML document","class.xmldiff-file":"The XMLDiff\\File class","book.xmldiff":"XML diff and merge","xml.requirements":"XML Parser","xml.installation":"XML Parser","xml.resources":"XML Parser","xml.setup":"XML Parser","xml.constants":"XML Parser","xml.eventhandlers":"XML Parser","xml.case-folding":"XML Parser","xml.error-codes":"XML Parser","xml.encoding":"XML Parser","example.xml-structure":"XML Parser","example.xml-map-tags":"XML Parser","example.xml-external-entity":"XML Parser","example.xml-parsing-with-class":"XML Parser","xml.examples":"XML Parser","function.xml-error-string":"Get XML parser error string","function.xml-get-current-byte-index":"Get current byte index for an XML parser","function.xml-get-current-column-number":"Get current column number for an XML parser","function.xml-get-current-line-number":"Get current line number for an XML parser","function.xml-get-error-code":"Get XML parser error code","function.xml-parse":"Start parsing an XML document","function.xml-parse-into-struct":"Parse XML data into an array structure","function.xml-parser-create":"Create an XML parser","function.xml-parser-create-ns":"Create an XML parser with namespace support","function.xml-parser-free":"Free an XML parser","function.xml-parser-get-option":"Get options from an XML parser","function.xml-parser-set-option":"Set options in an XML parser","function.xml-set-character-data-handler":"Set up character data handler","function.xml-set-default-handler":"Set up default handler","function.xml-set-element-handler":"Set up start and end element handlers","function.xml-set-end-namespace-decl-handler":"Set up end namespace declaration handler","function.xml-set-external-entity-ref-handler":"Set up external entity reference handler","function.xml-set-notation-decl-handler":"Set up notation declaration handler","function.xml-set-object":"Use XML Parser within an object","function.xml-set-processing-instruction-handler":"Set up processing instruction (PI) handler","function.xml-set-start-namespace-decl-handler":"Set up start namespace declaration handler","function.xml-set-unparsed-entity-decl-handler":"Set up unparsed entity declaration handler","ref.xml":"XML Parser","class.xmlparser":"The XMLParser class","book.xml":"XML-Manipulation","xmlreader.requirements":"XMLReader","xmlreader.installation":"XMLReader","xmlreader.setup":"XMLReader","xmlreader.close":"Beendet die XMLReader-Eingabe","xmlreader.expand":"Gibt eine Kopie des aktuellen Knotens als DOM-Objekt zur\u00fcck","xmlreader.fromstream":"Creates an XMLReader from a stream to read from","xmlreader.fromstring":"Creates an XMLReader from an XML string","xmlreader.fromuri":"Creates an XMLReader from a URI to read from","xmlreader.getattribute":"Liefert den Wert eines Attributes nach Namen","xmlreader.getattributeno":"Gibt den Wert eines Attributes nach Position zur\u00fcck","xmlreader.getattributens":"Gibt den Wert eines Attributes nach lokalem Namen und URI zur\u00fcck","xmlreader.getparserproperty":"Zeigt an, ob die angegebene Eigenschaft gesetzt wurde","xmlreader.isvalid":"Zeigt an, ob das geparste Dokument valide ist","xmlreader.lookupnamespace":"Pr\u00fcft, ob ein Namensbereich f\u00fcr einen Pr\u00e4fix vorhanden ist","xmlreader.movetoattribute":"Zeiger auf benanntes Attribut setzen","xmlreader.movetoattributeno":"Bewegt den Cursor auf das Attribut mit dem angegebenen Index","xmlreader.movetoattributens":"Bewegt den Cursor auf ein benanntes Attribut","xmlreader.movetoelement":"Zeiger positionieren auf das Elternelement des aktuellen Attributes","xmlreader.movetofirstattribute":"Zeiger auf erstes Attribut setzen","xmlreader.movetonextattribute":"Zeiger auf n\u00e4chstes Attribut setzen","xmlreader.next":"Zeiger auf n\u00e4chstes Element setzen und Kinder \u00fcberspringen","xmlreader.open":"URI angeben, die auf XML-Inhalt verweist, der geparst werden soll","xmlreader.read":"Zeiger auf das n\u00e4chste Element setzen","xmlreader.readinnerxml":"Erhalte XML des aktuellen Knotens","xmlreader.readouterxml":"Liest XML des aktuellen Knotens, inklusive den Knoten selbst","xmlreader.readstring":"Liest den Inhalt des aktuellen Knotens als Zeichenkette","xmlreader.setparserproperty":"Parser-Optionen setzen","xmlreader.setrelaxngschema":"Dateiname oder URI des RelaxNG-Schema setzen","xmlreader.setrelaxngschemasource":"Zeichenkette setzen, die RelaxNG-Schemadaten enth\u00e4lt","xmlreader.setschema":"Validiert Dokument gegen XSD","xmlreader.xml":"Zeichenkette setzen, deren Inhalt geparst werden soll","class.xmlreader":"Die Klasse XMLReader","book.xmlreader":"XML-Manipulation","xmlwriter.requirements":"XMLWriter","xmlwriter.installation":"XMLWriter","xmlwriter.resources":"XMLWriter","xmlwriter.setup":"XMLWriter","example.xmlwriter-simple":"XMLWriter","example.xmlwriter-namespace":"XMLWriter","example.xmlwriter-oop":"XMLWriter","xmlwriter.examples":"XMLWriter","xmlwriter.endattribute":"Attribute beenden","xmlwriter.endcdata":"Beendet CDATA-Block","xmlwriter.endcomment":"Beendet Kommentar","xmlwriter.enddocument":"Beendet Dokument","xmlwriter.enddtd":"Beendet DTD","xmlwriter.enddtdattlist":"Beendet DTD-Attributliste","xmlwriter.enddtdelement":"Beendet DTD-Element","xmlwriter.enddtdentity":"Beendet DTD-Entit\u00e4t","xmlwriter.endelement":"Beendet Element","xmlwriter.endpi":"Beendet Verarbeitungsvorschrift","xmlwriter.flush":"Puffer schreiben","xmlwriter.fullendelement":"Beendet Element","xmlwriter.openmemory":"Erzeugt einen neuen XMLWriter, der Stringausgaben in den Speicher schreibt","xmlwriter.openuri":"Erzeugt neuen XMLWriter, der URI f\u00fcr Ausgabe verwendet","xmlwriter.outputmemory":"Gibt Puffer zur\u00fcck","xmlwriter.setindent":"Einr\u00fcckung ein-\/ausschalten","xmlwriter.setindentstring":"Setzt Zeichenkette, die zur Einr\u00fcckung verwendet wird","xmlwriter.startattribute":"Attribut beginnen","xmlwriter.startattributens":"Namensraum-Attribut beginnen","xmlwriter.startcdata":"CDATA-Block beginnen","xmlwriter.startcomment":"Kommentar beginnen","xmlwriter.startdocument":"Dokument beginnen","xmlwriter.startdtd":"DTD beginnen","xmlwriter.startdtdattlist":"DTD-Attributliste beginnen","xmlwriter.startdtdelement":"DTD-Element beginnen","xmlwriter.startdtdentity":"DTD-Entit\u00e4t beginnen","xmlwriter.startelement":"Element beginnen","xmlwriter.startelementns":"Element mit Namensraum beginnen","xmlwriter.startpi":"Verarbeitungsvorschrift beginnen","xmlwriter.text":"Text schreiben","xmlwriter.tomemory":"Create new XMLWriter using memory for string output","xmlwriter.tostream":"Create new XMLWriter using a stream for output","xmlwriter.touri":"Create new XMLWriter using a URI for output","xmlwriter.writeattribute":"Komplettes Attribut schreiben","xmlwriter.writeattributens":"Komplettes Attribute mit Namensraum schreiben","xmlwriter.writecdata":"Kompletten CDATA-Block schreiben","xmlwriter.writecomment":"Kompletten Kommentar schreiben","xmlwriter.writedtd":"Komplettes DTD-Tag schreiben","xmlwriter.writedtdattlist":"Komplette DTD-Attributliste schreiben","xmlwriter.writedtdelement":"Komplettes DTD-Element schreiben","xmlwriter.writedtdentity":"Komplette DTD-Entit\u00e4t schreiben","xmlwriter.writeelement":"Komplettes Element schreiben","xmlwriter.writeelementns":"Komplettes Element mit Namensraum schreiben","xmlwriter.writepi":"Komplette Verarbeitungsvorschrift-Tag schreiben","xmlwriter.writeraw":"Reines XML schreiben","class.xmlwriter":"Die Klasse XMLWriter","book.xmlwriter":"XML-Manipulation","xsl.requirements":"XSL","xsl.installation":"XSL","xsl.setup":"XSL","xsl.constants":"XSL","xsl.examples-collection":"XSL","xsl.examples-errors":"XSL","xsl.examples":"XSL","xsltprocessor.construct":"Erzeugt ein neues XSLTProcessor-Objekt","xsltprocessor.getparameter":"Liefert den Wert eines Parameters","xsltprocessor.getsecurityprefs":"Liefert die Sicherheitseinstellungen","xsltprocessor.hasexsltsupport":"Pr\u00fcft, ob die EXSLT-Unterst\u00fctzung aktiviert ist","xsltprocessor.importstylesheet":"Importiert ein Stylesheet","xsltprocessor.registerphpfunctionns":"Register a PHP function as namespaced XSLT function","xsltprocessor.registerphpfunctions":"Aktiviert die Nutzbarkeit von PHP-Funktionen als XSLT-Funktionen","xsltprocessor.removeparameter":"L\u00f6scht einen Parameter","xsltprocessor.setparameter":"Setzt den Wert f\u00fcr einen Parameter","xsltprocessor.setprofiling":"Setzt den Dateinamen f\u00fcr die Ausgaben des Profilers","xsltprocessor.setsecurityprefs":"Setzt die Sicherheitseinstellungen","xsltprocessor.transformtodoc":"Transformiert in ein Dokument","xsltprocessor.transformtouri":"Transformiert in einen URI","xsltprocessor.transformtoxml":"Transformiert in einen XML-String","class.xsltprocessor":"Die Klasse XSLTProcessor","book.xsl":"XML-Manipulation","refs.xml":"Funktionsreferenz","ui.requirements":"UI","ui.installation":"UI","ui.setup":"UI","ui-point.at":"Size Coercion","ui-point.construct":"Construct a new Point","ui-point.getx":"Retrieves X","ui-point.gety":"Retrieves Y","ui-point.setx":"Set X","ui-point.sety":"Set Y","class.ui-point":"Represents a position (x,y)","ui-size.construct":"Construct a new Size","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","class.ui-size":"Represents dimensions (width, height)","ui-window.add":"Add a Control","ui-window.construct":"Construct a new Window","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","class.ui-window":"Window","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","class.ui-control":"Control","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","class.ui-menu":"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","class.ui-menuitem":"Menu Item","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","class.ui-area":"Area","ui-executor.construct":"Construct a new Executor","ui-executor.kill":"Stop Executor","ui-executor.onexecute":"Execution Callback","ui-executor.setinterval":"Interval Manipulation","class.ui-executor":"Execution Scheduler","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","class.ui-controls-tab":"Tab Control","ui-controls-check.construct":"Construct a new Check","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","class.ui-controls-check":"Check Control","ui-controls-button.construct":"Construct a new Button","ui-controls-button.gettext":"Get Text","ui-controls-button.onclick":"Click Handler","ui-controls-button.settext":"Set Text","class.ui-controls-button":"Button Control","ui-controls-colorbutton.getcolor":"Get Color","ui-controls-colorbutton.onchange":"Change Handler","ui-controls-colorbutton.setcolor":"Set Color","class.ui-controls-colorbutton":"ColorButton Control","ui-controls-label.construct":"Construct a new Label","ui-controls-label.gettext":"Get Text","ui-controls-label.settext":"Set Text","class.ui-controls-label":"Label Control","ui-controls-entry.construct":"Construct a new Entry","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","class.ui-controls-entry":"Entry Control","ui-controls-multilineentry.append":"Append Text","ui-controls-multilineentry.construct":"Construct a new Multiline Entry","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","class.ui-controls-multilineentry":"MultilineEntry Control","ui-controls-spin.construct":"Construct a new Spin","ui-controls-spin.getvalue":"Get Value","ui-controls-spin.onchange":"Change Handler","ui-controls-spin.setvalue":"Set Value","class.ui-controls-spin":"Spin Control","ui-controls-slider.construct":"Construct a new Slider","ui-controls-slider.getvalue":"Get Value","ui-controls-slider.onchange":"Change Handler","ui-controls-slider.setvalue":"Set Value","class.ui-controls-slider":"Slider Control","ui-controls-progress.getvalue":"Get Value","ui-controls-progress.setvalue":"Set Value","class.ui-controls-progress":"Progress Control","ui-controls-separator.construct":"Construct a new Separator","class.ui-controls-separator":"Control Separator","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","class.ui-controls-combo":"Combo Control","ui-controls-editablecombo.append":"Append Option","ui-controls-editablecombo.gettext":"Get Text","ui-controls-editablecombo.onchange":"Change Handler","ui-controls-editablecombo.settext":"Set Text","class.ui-controls-editablecombo":"EdiableCombo Control","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","class.ui-controls-radio":"Radio Control","ui-controls-picker.construct":"Construct a new Picker","class.ui-controls-picker":"Picker Control","ui-controls-form.append":"Append Control","ui-controls-form.delete":"Delete Control","ui-controls-form.ispadded":"Padding Detection","ui-controls-form.setpadded":"Set Padding","class.ui-controls-form":"Control Form (Arrangement)","ui-controls-grid.append":"Append Control","ui-controls-grid.ispadded":"Padding Detection","ui-controls-grid.setpadded":"Set Padding","class.ui-controls-grid":"Control Grid (Arrangement)","ui-controls-group.append":"Append Control","ui-controls-group.construct":"Construct a new Group","ui-controls-group.gettitle":"Get Title","ui-controls-group.hasmargin":"Margin Detection","ui-controls-group.setmargin":"Set Margin","ui-controls-group.settitle":"Set Title","class.ui-controls-group":"Control Group (Arrangement)","ui-controls-box.append":"Append Control","ui-controls-box.construct":"Construct a new Box","ui-controls-box.delete":"Delete Control","ui-controls-box.getorientation":"Get Orientation","ui-controls-box.ispadded":"Padding Detection","ui-controls-box.setpadded":"Set Padding","class.ui-controls-box":"Control Box (Arrangement)","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","class.ui-draw-pen":"Draw Pen","ui-draw-path.addrectangle":"Draw a Rectangle","ui-draw-path.arcto":"Draw an Arc","ui-draw-path.bezierto":"Draw Bezier Curve","ui-draw-path.closefigure":"Close Figure","ui-draw-path.construct":"Construct a new Path","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","class.ui-draw-path":"Draw Path","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","class.ui-draw-matrix":"Draw Matrix","ui-draw-color.construct":"Construct new Color","ui-draw-color.getchannel":"Color Manipulation","ui-draw-color.setchannel":"Color Manipulation","class.ui-draw-color":"Color Representation","ui-draw-stroke.construct":"Construct a new Stroke","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","class.ui-draw-stroke":"Draw Stroke","ui-draw-brush.construct":"Construct a new Brush","ui-draw-brush.getcolor":"Get Color","ui-draw-brush.setcolor":"Set Color","class.ui-draw-brush":"Brushes","ui-draw-brush-gradient.addstop":"Stop Manipulation","ui-draw-brush-gradient.delstop":"Stop Manipulation","ui-draw-brush-gradient.setstop":"Stop Manipulation","class.ui-draw-brush-gradient":"Gradient Brushes","ui-draw-brush-lineargradient.construct":"Construct a Linear Gradient","class.ui-draw-brush-lineargradient":"Linear Gradient","ui-draw-brush-radialgradient.construct":"Construct a new Radial Gradient","class.ui-draw-brush-radialgradient":"Radial Gradient","ui-draw-text-layout.construct":"Construct a new Text Layout","ui-draw-text-layout.setcolor":"Set Color","ui-draw-text-layout.setwidth":"Set Width","class.ui-draw-text-layout":"Represents Text Layout","ui-draw-text-font.construct":"Construct a new Font","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","class.ui-draw-text-font":"Represents a Font","ui-draw-text-font-descriptor.construct":"Construct a new Font Descriptor","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","class.ui-draw-text-font-descriptor":"Font Descriptor","function.ui-draw-text-font-fontfamilies":"Retrieve Font Families","function.ui-quit":"Quit UI Loop","function.ui-run":"Enter UI Loop","ref.ui":"UI","class.ui-draw-text-font-weight":"Font Weight Settings","class.ui-draw-text-font-italic":"Italic Font Settings","class.ui-draw-text-font-stretch":"Font Stretch Settings","class.ui-draw-line-cap":"Line Cap Settings","class.ui-draw-line-join":"Line Join Settings","class.ui-key":"Key Identifiers","class.ui-exception-invalidargumentexception":"InvalidArgumentException","class.ui-exception-runtimeexception":"RuntimeException","book.ui":"UI","refs.ui":"Funktionsreferenz","funcref":"PHP-Handbuch","faq.general":"Allgemeine Informationen","faq.mailinglist":"Mailing-Listen","faq.obtaining":"PHP beziehen","faq.databases":"PHP und Datenbanken","faq.installation":"Installation","faq.build":"Probleme bei der Kompilierung","faq.using":"PHP verwenden","faq.passwords":"Sicheres Hashing von Passw\u00f6rtern","faq.html":"PHP und HTML","faq.com":"PHP und COM","faq.misc":"Verschiedene Fragen","faq":"Frequently Asked Questions","history.php":"Anhang","history.php.related":"Anhang","history.php.books":"Anhang","history.php.publications":"Anhang","history":"Anhang","examples":"Anhang","migration85.new-features":"Anhang","migration85.new-classes":"Anhang","migration85.new-functions":"Anhang","migration85.constants":"Anhang","migration85.incompatible":"Anhang","migration85.deprecated":"Anhang","migration85.other-changes":"Anhang","migration85.windows-support":"Anhang","migration85":"Anhang","migration84.new-features":"Anhang","migration84.new-classes":"Anhang","migration84.new-functions":"Anhang","migration84.constants":"Anhang","migration84.incompatible":"Anhang","migration84.deprecated":"Anhang","migration84.removed-extensions":"Anhang","migration84.other-changes":"Anhang","migration84.windows-support":"Anhang","migration84":"Anhang","migration83.new-features":"Anhang","migration83.new-classes":"Anhang","migration83.new-functions":"Anhang","migration83.constants":"Anhang","migration83.incompatible":"Anhang","migration83.deprecated":"Anhang","migration83.other-changes":"Anhang","migration83.windows-support":"Anhang","migration83":"Anhang","migration82.new-features":"Anhang","migration82.new-functions":"Anhang","migration82.constants":"Anhang","migration82.incompatible":"Anhang","migration82.deprecated":"Anhang","migration82.other-changes":"Anhang","migration82.windows-support":"Anhang","migration82":"Anhang","migration81.new-features":"Anhang","migration81.new-classes":"Anhang","migration81.new-functions":"Anhang","migration81.constants":"Anhang","migration81.incompatible":"Anhang","migration81.deprecated":"Anhang","migration81.other-changes":"Anhang","migration81":"Anhang","migration80.new-features":"Anhang","migration80.new-classes":"Anhang","migration80.incompatible":"Anhang","migration80.deprecated":"Anhang","migration80.other-changes":"Anhang","migration80":"Anhang","migration74.new-features":"Anhang","migration74.new-classes":"Anhang","migration74.new-functions":"Anhang","migration74.constants":"Anhang","migration74.incompatible":"Anhang","migration74.deprecated":"Anhang","migration74.removed-extensions":"Anhang","migration74.other-changes":"Anhang","migration74.windows-support":"Anhang","migration74":"Anhang","migration73.new-features":"Anhang","migration73.new-functions":"Anhang","migration73.constants":"Anhang","migration73.incompatible":"Anhang","migration73.deprecated":"Anhang","migration73.other-changes":"Anhang","migration73.windows-support":"Anhang","migration73":"Anhang","migration72.new-features":"Anhang","migration72.new-functions":"Anhang","migration72.constants":"Anhang","migration72.incompatible":"Anhang","migration72.deprecated":"Anhang","migration72.other-changes":"Anhang","migration72":"Anhang","migration71.new-features":"Anhang","migration71.new-functions":"Anhang","migration71.constants":"Anhang","migration71.incompatible":"Anhang","migration71.deprecated":"Anhang","migration71.changed-functions":"Anhang","migration71.other-changes":"Anhang","migration71.windows-support":"Anhang","migration71":"Anhang","migration70.incompatible":"Anhang","migration70.new-features":"Anhang","migration70.deprecated":"Anhang","migration70.changed-functions":"Anhang","migration70.new-functions":"Anhang","migration70.classes":"Anhang","migration70.constants":"Anhang","migration70.sapi-changes":"Anhang","migration70.removed-exts-sapis":"Anhang","migration70.other-changes":"Anhang","migration70":"Anhang","migration56.incompatible":"Anhang","migration56.new-features":"Anhang","migration56.deprecated":"Anhang","migration56.changed-functions":"Anhang","migration56.new-functions":"Anhang","migration56.openssl":"Anhang","migration56.extensions":"Anhang","migration56.constants":"Anhang","migration56":"Anhang","debugger-about":"Anhang","debugger":"Anhang","configure.about":"Anhang","configure":"Anhang","ini.list":"Anhang","ini.sections":"Anhang","ini.core":"Anhang","ini":"Anhang","extensions.alphabetical":"Anhang","extensions.membership":"Anhang","extensions.state":"Anhang","extensions":"Anhang","aliases":"Anhang","reserved.keywords":"Anhang","reserved.classes":"Anhang","reserved.constants":"Anhang","reserved.other-reserved-words":"Anhang","reserved":"Anhang","resource":"Anhang","filters.string":"Anhang","filters.convert":"Anhang","filters.compression":"Anhang","filters.encryption":"Anhang","filters":"Anhang","transports.inet":"Anhang","transports.unix":"Anhang","transports":"Anhang","types.comparisons":"Anhang","tokens":"Anhang","userlandnaming.globalnamespace":"Anhang","userlandnaming.rules":"Anhang","userlandnaming.tips":"Anhang","userlandnaming":"Anhang","about.formats":"Anhang","about.notes":"Anhang","about.prototypes":"Anhang","about.phpversions":"Anhang","about.more":"Anhang","about.howtohelp":"Anhang","about.generate":"Anhang","about.translations":"Anhang","about":"Anhang","cc.license":"Anhang","indexes.functions":"Anhang","indexes.examples":"Anhang","indexes":"Anhang","doc.changelog":"Anhang","appendices":"PHP-Handbuch","index":"PHP-Handbuch"}