array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'uri-whatwg-url.serialize.php', 1 => 'Uri\\WhatWg\\Url::__serialize', 2 => 'Serialize the Url object', ), 'up' => array ( 0 => 'class.uri-whatwg-url.php', 1 => 'Uri\\WhatWg\\Url', ), 'prev' => array ( 0 => 'uri-whatwg-url.resolve.php', 1 => 'Uri\\WhatWg\\Url::resolve', ), 'next' => array ( 0 => 'uri-whatwg-url.toasciistring.php', 1 => 'Uri\\WhatWg\\Url::toAsciiString', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/uri/uri/whatwg/url/serialize.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Uri\WhatWg\Url::__serialize

(PHP 8 >= 8.5.0)

Uri\WhatWg\Url::__serializeSerialize the Url object

Beschreibung

public Uri\WhatWg\Url::__serialize(): array

Serializes the Uri\WhatWg\Url object.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the serialized URL as an Array.

Siehe auch