Bebauungspläne mit frühzeitiger Beteiligung
ErrorException [ User Warning ]:
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php [ 295 ]
290 // PHP's probably running as nobody, it is
291 // not obvious how to fix this (777 is probably
292 // bad if you are multi-user), let the user figure it out
293 $chmod = null;
294 }
295 trigger_error(
296 'Directory ' . $dir . ' not writable. ' .
297 ($chmod === null ? '' : 'Please chmod to ' . decoct($chmod)),
298 E_USER_WARNING
299 );
300 } else {
-
{PHP internal call} » Kohana_Core::error_handler(arguments)
0integer 512
1string(132) "Directory /var/www/html/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable. Please chmod to …"2string(92) "/var/www/html/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php"3integer 295
-
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php [ 295 ] » trigger_error(arguments)
messagestring(132) "Directory /var/www/html/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable. Please chmod to …"error_levelinteger 512
290 // PHP's probably running as nobody, it is 291 // not obvious how to fix this (777 is probably 292 // bad if you are multi-user), let the user figure it out 293 $chmod = null; 294 } 295 trigger_error( 296 'Directory ' . $dir . ' not writable. ' . 297 ($chmod === null ? '' : 'Please chmod to ' . decoct($chmod)), 298 E_USER_WARNING 299 ); 300 } else { -
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php [ 238 ] » HTMLPurifier_DefinitionCache_Serializer->_testPermissions(arguments)
0string(88) "/var/www/html/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer"1integer 509
233 'Base directory ' . $base . ' does not exist, 234 please create or change using %Cache.SerializerPath', 235 E_USER_WARNING 236 ); 237 return false; 238 } elseif (!$this->_testPermissions($base, $chmod)) { 239 return false; 240 } 241 if (!@mkdir($directory, $chmod) && !is_dir($directory)) { 242 trigger_error( 243 'Could not create directory ' . $directory . '', -
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php [ 125 ] » HTMLPurifier_DefinitionCache_Serializer->_prepareDir(arguments)
0object HTMLPurifier_Config(12)
{ public version => string(6) "4.18.0" public autoFinalize => bool TRUE protected serials => array(1) ( "HTML" => string(40) "f474c0a322b208e83d22d3aef33ecb184bc71d31" ) protected serial => NULL protected parser => NULL public def => object HTMLPurifier_ConfigSchema(3){ public defaults => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) public defaultPlist => object HTMLPurifier_PropertyList(3)protected definitions => NULL protected finalized => bool TRUE protected plist => object HTMLPurifier_PropertyList(3){ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }public info => array(141) ( "Attr.AllowedClasses" => integer -8 "Attr.AllowedFrameTargets" => integer 8 "Attr.AllowedRel" => integer 8 "Attr.AllowedRev" => integer 8 "Attr.ClassUseCDATA" => integer -7 "Attr.DefaultImageAlt" => integer -1 "Attr.DefaultInvalidImage" => integer 1 "Attr.DefaultInvalidImageAlt" => integer 1 "Attr.DefaultTextDir" => object stdClass(2){ public type => integer 1 public allowed => array(2) ( "ltr" => bool TRUE "rtl" => bool TRUE ) }"Attr.EnableID" => integer 7 "HTML.EnableAttrID" => object stdClass(2){ public key => string(13) "Attr.EnableID" public isAlias => bool TRUE }"Attr.ForbiddenClasses" => integer 8 "Attr.ID.HTML5" => integer -7 "Attr.IDBlacklist" => integer 9 "Attr.IDBlacklistRegexp" => integer -1 "Attr.IDPrefix" => integer 1 "Attr.IDPrefixLocal" => integer 1 "AutoFormat.AutoParagraph" => integer 7 "AutoFormat.Custom" => integer 9 "AutoFormat.DisplayLinkURI" => integer 7 "AutoFormat.Linkify" => integer 7 "AutoFormat.PurifierLinkify.DocURL" => integer 1 "AutoFormatParam.PurifierLinkifyDocURL" => object stdClass(2){ public key => string(33) "AutoFormat.PurifierLinkify.DocURL" public isAlias => bool TRUE }"AutoFormat.PurifierLinkify" => integer 7 "AutoFormat.RemoveEmpty.Predicate" => integer 10 "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => integer 8 "AutoFormat.RemoveEmpty.RemoveNbsp" => integer 7 "AutoFormat.RemoveEmpty" => integer 7 "AutoFormat.RemoveSpansWithoutAttributes" => integer 7 "CSS.AllowDuplicates" => integer 7 "CSS.AllowImportant" => integer 7 "CSS.AllowTricky" => integer 7 "CSS.AllowedFonts" => integer -8 "CSS.AllowedProperties" => integer -8 "CSS.DefinitionRev" => integer 5 "CSS.ForbiddenProperties" => integer 8 "CSS.MaxImgLength" => integer -1 "CSS.Proprietary" => integer 7 "CSS.Trusted" => integer 7 "Cache.DefinitionImpl" => integer -1 "Core.DefinitionCache" => object stdClass(2){ public key => string(20) "Cache.DefinitionImpl" public isAlias => bool TRUE }"Cache.SerializerPath" => integer -1 "Cache.SerializerPermissions" => integer -5 "Core.AggressivelyFixLt" => integer 7 "Core.AggressivelyRemoveScript" => integer 7 "Core.AllowHostnameUnderscore" => integer 7 "Core.AllowParseManyTags" => integer 7 "Core.CollectErrors" => integer 7 "Core.ColorKeywords" => integer 10 "Core.ConvertDocumentToFragment" => integer 7 "Core.AcceptFullDocuments" => object stdClass(2){ public key => string(30) "Core.ConvertDocumentToFragment" public isAlias => bool TRUE }"Core.DirectLexLineNumberSyncInterval" => integer 5 "Core.DisableExcludes" => integer 7 "Core.EnableIDNA" => integer 7 "Core.Encoding" => integer 2 "Core.EscapeInvalidChildren" => integer 7 "Core.EscapeInvalidTags" => integer 7 "Core.EscapeNonASCIICharacters" => integer 7 "Core.HiddenElements" => integer 8 "Core.Language" => integer 1 "Core.LegacyEntityDecoder" => integer 7 "Core.LexerImpl" => integer -11 "Core.MaintainLineNumbers" => integer -7 "Core.NormalizeNewlines" => integer 7 "Core.RemoveBlanks" => integer 7 "Core.RemoveInvalidImg" => integer 7 "Core.RemoveProcessingInstructions" => integer 7 "Core.RemoveScriptContents" => integer -7 "Filter.Custom" => integer 9 "Filter.ExtractStyleBlocks.Escaping" => integer 7 "Filter.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.Scope" => integer -1 "Filter.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.TidyImpl" => integer -11 "FilterParam.ExtractStyleBlocksTidyImpl" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.TidyImpl" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks" => integer 7 "Filter.YouTube" => integer 7 "HTML.Allowed" => integer -4 "HTML.AllowedAttributes" => integer -8 "HTML.AllowedComments" => integer 8 "HTML.AllowedCommentsRegexp" => integer -1 "HTML.AllowedElements" => integer -8 "HTML.AllowedModules" => integer -8 "HTML.Attr.Name.UseCDATA" => integer 7 "HTML.BlockWrapper" => integer 1 "HTML.CoreModules" => integer 8 "HTML.CustomDoctype" => integer -1 "HTML.DefinitionID" => integer -1 "HTML.DefinitionRev" => integer 5 "HTML.Doctype" => object stdClass(3){ public type => integer 1 public allow_null => bool TRUE public allowed => array(5) ( "HTML 4.01 Transitional" => bool TRUE "HTML 4.01 Strict" => bool TRUE "XHTML 1.0 Transitional" => bool TRUE "XHTML 1.0 Strict" => bool TRUE "XHTML 1.1" => bool TRUE ) }"HTML.FlashAllowFullScreen" => integer 7 "HTML.ForbiddenAttributes" => integer 8 "HTML.ForbiddenElements" => integer 8 "HTML.Forms" => integer 7 "HTML.MaxImgLength" => integer -5 "HTML.Nofollow" => integer 7 "HTML.Parent" => integer 1 "HTML.Proprietary" => integer 7 "HTML.SafeEmbed" => integer 7 "HTML.SafeIframe" => integer 7 "HTML.SafeObject" => integer 7 "HTML.SafeScripting" => integer 8 "HTML.Strict" => integer 7 "HTML.TargetBlank" => integer 7 "HTML.TargetNoopener" => integer 7 "HTML.TargetNoreferrer" => integer 7 "HTML.TidyAdd" => integer 8 "HTML.TidyLevel" => object stdClass(2){ public type => integer 1 public allowed => array(4) ( "none" => bool TRUE "light" => bool TRUE "medium" => bool TRUE "heavy" => bool TRUE ) }"HTML.TidyRemove" => integer 8 "HTML.Trusted" => integer 7 "HTML.XHTML" => integer 7 "Core.XHTML" => object stdClass(2){ public key => string(10) "HTML.XHTML" public isAlias => bool TRUE }"Output.CommentScriptContents" => integer 7 "Core.CommentScriptContents" => object stdClass(2){ public key => string(28) "Output.CommentScriptContents" public isAlias => bool TRUE }"Output.FixInnerHTML" => integer 7 "Output.FlashCompat" => integer 7 "Output.Newline" => integer -1 "Output.SortAttr" => integer 7 "Output.TidyFormat" => integer 7 "Core.TidyFormat" => object stdClass(2){ public key => string(17) "Output.TidyFormat" public isAlias => bool TRUE }"Test.ForceNoIconv" => integer 7 "URI.AllowedSchemes" => integer 8 "URI.Base" => integer -1 "URI.DefaultScheme" => integer -1 "URI.DefinitionID" => integer -1 "URI.DefinitionRev" => integer 5 "URI.Disable" => integer 7 "Attr.DisableURI" => object stdClass(2){ public key => string(11) "URI.Disable" public isAlias => bool TRUE }"URI.DisableExternal" => integer 7 "URI.DisableExternalResources" => integer 7 "URI.DisableResources" => integer 7 "URI.Host" => integer -1 "URI.HostBlacklist" => integer 9 "URI.MakeAbsolute" => integer 7 "URI.Munge" => integer -1 "URI.MungeResources" => integer 7 "URI.MungeSecretKey" => integer -1 "URI.OverrideAllowedSchemes" => integer 7 "URI.SafeIframeRegexp" => integer -1 ) }{ protected data => array(0) protected parent => object HTMLPurifier_PropertyList(3)private aliasMode => NULL public chatty => bool TRUE private lock => NULL }{ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }120 * @param HTMLPurifier_Config $config 121 * @return bool 122 */ 123 public function cleanup($config) 124 { 125 if (!$this->_prepareDir($config)) { 126 return false; 127 } 128 $dir = $this->generateDirectoryPath($config); 129 $dh = opendir($dir); 130 // See #49 (and above). -
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php [ 108 ] » HTMLPurifier_DefinitionCache_Serializer->cleanup(arguments)
0object HTMLPurifier_Config(12)
{ public version => string(6) "4.18.0" public autoFinalize => bool TRUE protected serials => array(1) ( "HTML" => string(40) "f474c0a322b208e83d22d3aef33ecb184bc71d31" ) protected serial => NULL protected parser => NULL public def => object HTMLPurifier_ConfigSchema(3){ public defaults => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) public defaultPlist => object HTMLPurifier_PropertyList(3)protected definitions => NULL protected finalized => bool TRUE protected plist => object HTMLPurifier_PropertyList(3){ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }public info => array(141) ( "Attr.AllowedClasses" => integer -8 "Attr.AllowedFrameTargets" => integer 8 "Attr.AllowedRel" => integer 8 "Attr.AllowedRev" => integer 8 "Attr.ClassUseCDATA" => integer -7 "Attr.DefaultImageAlt" => integer -1 "Attr.DefaultInvalidImage" => integer 1 "Attr.DefaultInvalidImageAlt" => integer 1 "Attr.DefaultTextDir" => object stdClass(2){ public type => integer 1 public allowed => array(2) ( "ltr" => bool TRUE "rtl" => bool TRUE ) }"Attr.EnableID" => integer 7 "HTML.EnableAttrID" => object stdClass(2){ public key => string(13) "Attr.EnableID" public isAlias => bool TRUE }"Attr.ForbiddenClasses" => integer 8 "Attr.ID.HTML5" => integer -7 "Attr.IDBlacklist" => integer 9 "Attr.IDBlacklistRegexp" => integer -1 "Attr.IDPrefix" => integer 1 "Attr.IDPrefixLocal" => integer 1 "AutoFormat.AutoParagraph" => integer 7 "AutoFormat.Custom" => integer 9 "AutoFormat.DisplayLinkURI" => integer 7 "AutoFormat.Linkify" => integer 7 "AutoFormat.PurifierLinkify.DocURL" => integer 1 "AutoFormatParam.PurifierLinkifyDocURL" => object stdClass(2){ public key => string(33) "AutoFormat.PurifierLinkify.DocURL" public isAlias => bool TRUE }"AutoFormat.PurifierLinkify" => integer 7 "AutoFormat.RemoveEmpty.Predicate" => integer 10 "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => integer 8 "AutoFormat.RemoveEmpty.RemoveNbsp" => integer 7 "AutoFormat.RemoveEmpty" => integer 7 "AutoFormat.RemoveSpansWithoutAttributes" => integer 7 "CSS.AllowDuplicates" => integer 7 "CSS.AllowImportant" => integer 7 "CSS.AllowTricky" => integer 7 "CSS.AllowedFonts" => integer -8 "CSS.AllowedProperties" => integer -8 "CSS.DefinitionRev" => integer 5 "CSS.ForbiddenProperties" => integer 8 "CSS.MaxImgLength" => integer -1 "CSS.Proprietary" => integer 7 "CSS.Trusted" => integer 7 "Cache.DefinitionImpl" => integer -1 "Core.DefinitionCache" => object stdClass(2){ public key => string(20) "Cache.DefinitionImpl" public isAlias => bool TRUE }"Cache.SerializerPath" => integer -1 "Cache.SerializerPermissions" => integer -5 "Core.AggressivelyFixLt" => integer 7 "Core.AggressivelyRemoveScript" => integer 7 "Core.AllowHostnameUnderscore" => integer 7 "Core.AllowParseManyTags" => integer 7 "Core.CollectErrors" => integer 7 "Core.ColorKeywords" => integer 10 "Core.ConvertDocumentToFragment" => integer 7 "Core.AcceptFullDocuments" => object stdClass(2){ public key => string(30) "Core.ConvertDocumentToFragment" public isAlias => bool TRUE }"Core.DirectLexLineNumberSyncInterval" => integer 5 "Core.DisableExcludes" => integer 7 "Core.EnableIDNA" => integer 7 "Core.Encoding" => integer 2 "Core.EscapeInvalidChildren" => integer 7 "Core.EscapeInvalidTags" => integer 7 "Core.EscapeNonASCIICharacters" => integer 7 "Core.HiddenElements" => integer 8 "Core.Language" => integer 1 "Core.LegacyEntityDecoder" => integer 7 "Core.LexerImpl" => integer -11 "Core.MaintainLineNumbers" => integer -7 "Core.NormalizeNewlines" => integer 7 "Core.RemoveBlanks" => integer 7 "Core.RemoveInvalidImg" => integer 7 "Core.RemoveProcessingInstructions" => integer 7 "Core.RemoveScriptContents" => integer -7 "Filter.Custom" => integer 9 "Filter.ExtractStyleBlocks.Escaping" => integer 7 "Filter.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.Scope" => integer -1 "Filter.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.TidyImpl" => integer -11 "FilterParam.ExtractStyleBlocksTidyImpl" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.TidyImpl" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks" => integer 7 "Filter.YouTube" => integer 7 "HTML.Allowed" => integer -4 "HTML.AllowedAttributes" => integer -8 "HTML.AllowedComments" => integer 8 "HTML.AllowedCommentsRegexp" => integer -1 "HTML.AllowedElements" => integer -8 "HTML.AllowedModules" => integer -8 "HTML.Attr.Name.UseCDATA" => integer 7 "HTML.BlockWrapper" => integer 1 "HTML.CoreModules" => integer 8 "HTML.CustomDoctype" => integer -1 "HTML.DefinitionID" => integer -1 "HTML.DefinitionRev" => integer 5 "HTML.Doctype" => object stdClass(3){ public type => integer 1 public allow_null => bool TRUE public allowed => array(5) ( "HTML 4.01 Transitional" => bool TRUE "HTML 4.01 Strict" => bool TRUE "XHTML 1.0 Transitional" => bool TRUE "XHTML 1.0 Strict" => bool TRUE "XHTML 1.1" => bool TRUE ) }"HTML.FlashAllowFullScreen" => integer 7 "HTML.ForbiddenAttributes" => integer 8 "HTML.ForbiddenElements" => integer 8 "HTML.Forms" => integer 7 "HTML.MaxImgLength" => integer -5 "HTML.Nofollow" => integer 7 "HTML.Parent" => integer 1 "HTML.Proprietary" => integer 7 "HTML.SafeEmbed" => integer 7 "HTML.SafeIframe" => integer 7 "HTML.SafeObject" => integer 7 "HTML.SafeScripting" => integer 8 "HTML.Strict" => integer 7 "HTML.TargetBlank" => integer 7 "HTML.TargetNoopener" => integer 7 "HTML.TargetNoreferrer" => integer 7 "HTML.TidyAdd" => integer 8 "HTML.TidyLevel" => object stdClass(2){ public type => integer 1 public allowed => array(4) ( "none" => bool TRUE "light" => bool TRUE "medium" => bool TRUE "heavy" => bool TRUE ) }"HTML.TidyRemove" => integer 8 "HTML.Trusted" => integer 7 "HTML.XHTML" => integer 7 "Core.XHTML" => object stdClass(2){ public key => string(10) "HTML.XHTML" public isAlias => bool TRUE }"Output.CommentScriptContents" => integer 7 "Core.CommentScriptContents" => object stdClass(2){ public key => string(28) "Output.CommentScriptContents" public isAlias => bool TRUE }"Output.FixInnerHTML" => integer 7 "Output.FlashCompat" => integer 7 "Output.Newline" => integer -1 "Output.SortAttr" => integer 7 "Output.TidyFormat" => integer 7 "Core.TidyFormat" => object stdClass(2){ public key => string(17) "Output.TidyFormat" public isAlias => bool TRUE }"Test.ForceNoIconv" => integer 7 "URI.AllowedSchemes" => integer 8 "URI.Base" => integer -1 "URI.DefaultScheme" => integer -1 "URI.DefinitionID" => integer -1 "URI.DefinitionRev" => integer 5 "URI.Disable" => integer 7 "Attr.DisableURI" => object stdClass(2){ public key => string(11) "URI.Disable" public isAlias => bool TRUE }"URI.DisableExternal" => integer 7 "URI.DisableExternalResources" => integer 7 "URI.DisableResources" => integer 7 "URI.Host" => integer -1 "URI.HostBlacklist" => integer 9 "URI.MakeAbsolute" => integer 7 "URI.Munge" => integer -1 "URI.MungeResources" => integer 7 "URI.MungeSecretKey" => integer -1 "URI.OverrideAllowedSchemes" => integer 7 "URI.SafeIframeRegexp" => integer -1 ) }{ protected data => array(0) protected parent => object HTMLPurifier_PropertyList(3)private aliasMode => NULL public chatty => bool TRUE private lock => NULL }{ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }103 * @param HTMLPurifier_Config $config 104 * @return mixed 105 */ 106 public function cleanup($config) 107 { 108 return $this->cache->cleanup($config); 109 } 110 } 111 112 // vim: et sw=4 sts=4 -
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php [ 72 ] » HTMLPurifier_DefinitionCache_Decorator->cleanup(arguments)
0object HTMLPurifier_Config(12)
{ public version => string(6) "4.18.0" public autoFinalize => bool TRUE protected serials => array(1) ( "HTML" => string(40) "f474c0a322b208e83d22d3aef33ecb184bc71d31" ) protected serial => NULL protected parser => NULL public def => object HTMLPurifier_ConfigSchema(3){ public defaults => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) public defaultPlist => object HTMLPurifier_PropertyList(3)protected definitions => NULL protected finalized => bool TRUE protected plist => object HTMLPurifier_PropertyList(3){ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }public info => array(141) ( "Attr.AllowedClasses" => integer -8 "Attr.AllowedFrameTargets" => integer 8 "Attr.AllowedRel" => integer 8 "Attr.AllowedRev" => integer 8 "Attr.ClassUseCDATA" => integer -7 "Attr.DefaultImageAlt" => integer -1 "Attr.DefaultInvalidImage" => integer 1 "Attr.DefaultInvalidImageAlt" => integer 1 "Attr.DefaultTextDir" => object stdClass(2){ public type => integer 1 public allowed => array(2) ( "ltr" => bool TRUE "rtl" => bool TRUE ) }"Attr.EnableID" => integer 7 "HTML.EnableAttrID" => object stdClass(2){ public key => string(13) "Attr.EnableID" public isAlias => bool TRUE }"Attr.ForbiddenClasses" => integer 8 "Attr.ID.HTML5" => integer -7 "Attr.IDBlacklist" => integer 9 "Attr.IDBlacklistRegexp" => integer -1 "Attr.IDPrefix" => integer 1 "Attr.IDPrefixLocal" => integer 1 "AutoFormat.AutoParagraph" => integer 7 "AutoFormat.Custom" => integer 9 "AutoFormat.DisplayLinkURI" => integer 7 "AutoFormat.Linkify" => integer 7 "AutoFormat.PurifierLinkify.DocURL" => integer 1 "AutoFormatParam.PurifierLinkifyDocURL" => object stdClass(2){ public key => string(33) "AutoFormat.PurifierLinkify.DocURL" public isAlias => bool TRUE }"AutoFormat.PurifierLinkify" => integer 7 "AutoFormat.RemoveEmpty.Predicate" => integer 10 "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => integer 8 "AutoFormat.RemoveEmpty.RemoveNbsp" => integer 7 "AutoFormat.RemoveEmpty" => integer 7 "AutoFormat.RemoveSpansWithoutAttributes" => integer 7 "CSS.AllowDuplicates" => integer 7 "CSS.AllowImportant" => integer 7 "CSS.AllowTricky" => integer 7 "CSS.AllowedFonts" => integer -8 "CSS.AllowedProperties" => integer -8 "CSS.DefinitionRev" => integer 5 "CSS.ForbiddenProperties" => integer 8 "CSS.MaxImgLength" => integer -1 "CSS.Proprietary" => integer 7 "CSS.Trusted" => integer 7 "Cache.DefinitionImpl" => integer -1 "Core.DefinitionCache" => object stdClass(2){ public key => string(20) "Cache.DefinitionImpl" public isAlias => bool TRUE }"Cache.SerializerPath" => integer -1 "Cache.SerializerPermissions" => integer -5 "Core.AggressivelyFixLt" => integer 7 "Core.AggressivelyRemoveScript" => integer 7 "Core.AllowHostnameUnderscore" => integer 7 "Core.AllowParseManyTags" => integer 7 "Core.CollectErrors" => integer 7 "Core.ColorKeywords" => integer 10 "Core.ConvertDocumentToFragment" => integer 7 "Core.AcceptFullDocuments" => object stdClass(2){ public key => string(30) "Core.ConvertDocumentToFragment" public isAlias => bool TRUE }"Core.DirectLexLineNumberSyncInterval" => integer 5 "Core.DisableExcludes" => integer 7 "Core.EnableIDNA" => integer 7 "Core.Encoding" => integer 2 "Core.EscapeInvalidChildren" => integer 7 "Core.EscapeInvalidTags" => integer 7 "Core.EscapeNonASCIICharacters" => integer 7 "Core.HiddenElements" => integer 8 "Core.Language" => integer 1 "Core.LegacyEntityDecoder" => integer 7 "Core.LexerImpl" => integer -11 "Core.MaintainLineNumbers" => integer -7 "Core.NormalizeNewlines" => integer 7 "Core.RemoveBlanks" => integer 7 "Core.RemoveInvalidImg" => integer 7 "Core.RemoveProcessingInstructions" => integer 7 "Core.RemoveScriptContents" => integer -7 "Filter.Custom" => integer 9 "Filter.ExtractStyleBlocks.Escaping" => integer 7 "Filter.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.Scope" => integer -1 "Filter.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.TidyImpl" => integer -11 "FilterParam.ExtractStyleBlocksTidyImpl" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.TidyImpl" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks" => integer 7 "Filter.YouTube" => integer 7 "HTML.Allowed" => integer -4 "HTML.AllowedAttributes" => integer -8 "HTML.AllowedComments" => integer 8 "HTML.AllowedCommentsRegexp" => integer -1 "HTML.AllowedElements" => integer -8 "HTML.AllowedModules" => integer -8 "HTML.Attr.Name.UseCDATA" => integer 7 "HTML.BlockWrapper" => integer 1 "HTML.CoreModules" => integer 8 "HTML.CustomDoctype" => integer -1 "HTML.DefinitionID" => integer -1 "HTML.DefinitionRev" => integer 5 "HTML.Doctype" => object stdClass(3){ public type => integer 1 public allow_null => bool TRUE public allowed => array(5) ( "HTML 4.01 Transitional" => bool TRUE "HTML 4.01 Strict" => bool TRUE "XHTML 1.0 Transitional" => bool TRUE "XHTML 1.0 Strict" => bool TRUE "XHTML 1.1" => bool TRUE ) }"HTML.FlashAllowFullScreen" => integer 7 "HTML.ForbiddenAttributes" => integer 8 "HTML.ForbiddenElements" => integer 8 "HTML.Forms" => integer 7 "HTML.MaxImgLength" => integer -5 "HTML.Nofollow" => integer 7 "HTML.Parent" => integer 1 "HTML.Proprietary" => integer 7 "HTML.SafeEmbed" => integer 7 "HTML.SafeIframe" => integer 7 "HTML.SafeObject" => integer 7 "HTML.SafeScripting" => integer 8 "HTML.Strict" => integer 7 "HTML.TargetBlank" => integer 7 "HTML.TargetNoopener" => integer 7 "HTML.TargetNoreferrer" => integer 7 "HTML.TidyAdd" => integer 8 "HTML.TidyLevel" => object stdClass(2){ public type => integer 1 public allowed => array(4) ( "none" => bool TRUE "light" => bool TRUE "medium" => bool TRUE "heavy" => bool TRUE ) }"HTML.TidyRemove" => integer 8 "HTML.Trusted" => integer 7 "HTML.XHTML" => integer 7 "Core.XHTML" => object stdClass(2){ public key => string(10) "HTML.XHTML" public isAlias => bool TRUE }"Output.CommentScriptContents" => integer 7 "Core.CommentScriptContents" => object stdClass(2){ public key => string(28) "Output.CommentScriptContents" public isAlias => bool TRUE }"Output.FixInnerHTML" => integer 7 "Output.FlashCompat" => integer 7 "Output.Newline" => integer -1 "Output.SortAttr" => integer 7 "Output.TidyFormat" => integer 7 "Core.TidyFormat" => object stdClass(2){ public key => string(17) "Output.TidyFormat" public isAlias => bool TRUE }"Test.ForceNoIconv" => integer 7 "URI.AllowedSchemes" => integer 8 "URI.Base" => integer -1 "URI.DefaultScheme" => integer -1 "URI.DefinitionID" => integer -1 "URI.DefinitionRev" => integer 5 "URI.Disable" => integer 7 "Attr.DisableURI" => object stdClass(2){ public key => string(11) "URI.Disable" public isAlias => bool TRUE }"URI.DisableExternal" => integer 7 "URI.DisableExternalResources" => integer 7 "URI.DisableResources" => integer 7 "URI.Host" => integer -1 "URI.HostBlacklist" => integer 9 "URI.MakeAbsolute" => integer 7 "URI.Munge" => integer -1 "URI.MungeResources" => integer 7 "URI.MungeSecretKey" => integer -1 "URI.OverrideAllowedSchemes" => integer 7 "URI.SafeIframeRegexp" => integer -1 ) }{ protected data => array(0) protected parent => object HTMLPurifier_PropertyList(3)private aliasMode => NULL public chatty => bool TRUE private lock => NULL }{ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }67 */ 68 public function get($config) 69 { 70 $ret = parent::get($config); 71 if (!$ret) { 72 parent::cleanup($config); 73 } 74 return $ret; 75 } 76 } 77 -
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Config.php [ 505 ] » HTMLPurifier_DefinitionCache_Decorator_Cleanup->get(arguments)
0object HTMLPurifier_Config(12)
{ public version => string(6) "4.18.0" public autoFinalize => bool TRUE protected serials => array(1) ( "HTML" => string(40) "f474c0a322b208e83d22d3aef33ecb184bc71d31" ) protected serial => NULL protected parser => NULL public def => object HTMLPurifier_ConfigSchema(3){ public defaults => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) public defaultPlist => object HTMLPurifier_PropertyList(3)protected definitions => NULL protected finalized => bool TRUE protected plist => object HTMLPurifier_PropertyList(3){ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }public info => array(141) ( "Attr.AllowedClasses" => integer -8 "Attr.AllowedFrameTargets" => integer 8 "Attr.AllowedRel" => integer 8 "Attr.AllowedRev" => integer 8 "Attr.ClassUseCDATA" => integer -7 "Attr.DefaultImageAlt" => integer -1 "Attr.DefaultInvalidImage" => integer 1 "Attr.DefaultInvalidImageAlt" => integer 1 "Attr.DefaultTextDir" => object stdClass(2){ public type => integer 1 public allowed => array(2) ( "ltr" => bool TRUE "rtl" => bool TRUE ) }"Attr.EnableID" => integer 7 "HTML.EnableAttrID" => object stdClass(2){ public key => string(13) "Attr.EnableID" public isAlias => bool TRUE }"Attr.ForbiddenClasses" => integer 8 "Attr.ID.HTML5" => integer -7 "Attr.IDBlacklist" => integer 9 "Attr.IDBlacklistRegexp" => integer -1 "Attr.IDPrefix" => integer 1 "Attr.IDPrefixLocal" => integer 1 "AutoFormat.AutoParagraph" => integer 7 "AutoFormat.Custom" => integer 9 "AutoFormat.DisplayLinkURI" => integer 7 "AutoFormat.Linkify" => integer 7 "AutoFormat.PurifierLinkify.DocURL" => integer 1 "AutoFormatParam.PurifierLinkifyDocURL" => object stdClass(2){ public key => string(33) "AutoFormat.PurifierLinkify.DocURL" public isAlias => bool TRUE }"AutoFormat.PurifierLinkify" => integer 7 "AutoFormat.RemoveEmpty.Predicate" => integer 10 "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => integer 8 "AutoFormat.RemoveEmpty.RemoveNbsp" => integer 7 "AutoFormat.RemoveEmpty" => integer 7 "AutoFormat.RemoveSpansWithoutAttributes" => integer 7 "CSS.AllowDuplicates" => integer 7 "CSS.AllowImportant" => integer 7 "CSS.AllowTricky" => integer 7 "CSS.AllowedFonts" => integer -8 "CSS.AllowedProperties" => integer -8 "CSS.DefinitionRev" => integer 5 "CSS.ForbiddenProperties" => integer 8 "CSS.MaxImgLength" => integer -1 "CSS.Proprietary" => integer 7 "CSS.Trusted" => integer 7 "Cache.DefinitionImpl" => integer -1 "Core.DefinitionCache" => object stdClass(2){ public key => string(20) "Cache.DefinitionImpl" public isAlias => bool TRUE }"Cache.SerializerPath" => integer -1 "Cache.SerializerPermissions" => integer -5 "Core.AggressivelyFixLt" => integer 7 "Core.AggressivelyRemoveScript" => integer 7 "Core.AllowHostnameUnderscore" => integer 7 "Core.AllowParseManyTags" => integer 7 "Core.CollectErrors" => integer 7 "Core.ColorKeywords" => integer 10 "Core.ConvertDocumentToFragment" => integer 7 "Core.AcceptFullDocuments" => object stdClass(2){ public key => string(30) "Core.ConvertDocumentToFragment" public isAlias => bool TRUE }"Core.DirectLexLineNumberSyncInterval" => integer 5 "Core.DisableExcludes" => integer 7 "Core.EnableIDNA" => integer 7 "Core.Encoding" => integer 2 "Core.EscapeInvalidChildren" => integer 7 "Core.EscapeInvalidTags" => integer 7 "Core.EscapeNonASCIICharacters" => integer 7 "Core.HiddenElements" => integer 8 "Core.Language" => integer 1 "Core.LegacyEntityDecoder" => integer 7 "Core.LexerImpl" => integer -11 "Core.MaintainLineNumbers" => integer -7 "Core.NormalizeNewlines" => integer 7 "Core.RemoveBlanks" => integer 7 "Core.RemoveInvalidImg" => integer 7 "Core.RemoveProcessingInstructions" => integer 7 "Core.RemoveScriptContents" => integer -7 "Filter.Custom" => integer 9 "Filter.ExtractStyleBlocks.Escaping" => integer 7 "Filter.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.Scope" => integer -1 "Filter.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.TidyImpl" => integer -11 "FilterParam.ExtractStyleBlocksTidyImpl" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.TidyImpl" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks" => integer 7 "Filter.YouTube" => integer 7 "HTML.Allowed" => integer -4 "HTML.AllowedAttributes" => integer -8 "HTML.AllowedComments" => integer 8 "HTML.AllowedCommentsRegexp" => integer -1 "HTML.AllowedElements" => integer -8 "HTML.AllowedModules" => integer -8 "HTML.Attr.Name.UseCDATA" => integer 7 "HTML.BlockWrapper" => integer 1 "HTML.CoreModules" => integer 8 "HTML.CustomDoctype" => integer -1 "HTML.DefinitionID" => integer -1 "HTML.DefinitionRev" => integer 5 "HTML.Doctype" => object stdClass(3){ public type => integer 1 public allow_null => bool TRUE public allowed => array(5) ( "HTML 4.01 Transitional" => bool TRUE "HTML 4.01 Strict" => bool TRUE "XHTML 1.0 Transitional" => bool TRUE "XHTML 1.0 Strict" => bool TRUE "XHTML 1.1" => bool TRUE ) }"HTML.FlashAllowFullScreen" => integer 7 "HTML.ForbiddenAttributes" => integer 8 "HTML.ForbiddenElements" => integer 8 "HTML.Forms" => integer 7 "HTML.MaxImgLength" => integer -5 "HTML.Nofollow" => integer 7 "HTML.Parent" => integer 1 "HTML.Proprietary" => integer 7 "HTML.SafeEmbed" => integer 7 "HTML.SafeIframe" => integer 7 "HTML.SafeObject" => integer 7 "HTML.SafeScripting" => integer 8 "HTML.Strict" => integer 7 "HTML.TargetBlank" => integer 7 "HTML.TargetNoopener" => integer 7 "HTML.TargetNoreferrer" => integer 7 "HTML.TidyAdd" => integer 8 "HTML.TidyLevel" => object stdClass(2){ public type => integer 1 public allowed => array(4) ( "none" => bool TRUE "light" => bool TRUE "medium" => bool TRUE "heavy" => bool TRUE ) }"HTML.TidyRemove" => integer 8 "HTML.Trusted" => integer 7 "HTML.XHTML" => integer 7 "Core.XHTML" => object stdClass(2){ public key => string(10) "HTML.XHTML" public isAlias => bool TRUE }"Output.CommentScriptContents" => integer 7 "Core.CommentScriptContents" => object stdClass(2){ public key => string(28) "Output.CommentScriptContents" public isAlias => bool TRUE }"Output.FixInnerHTML" => integer 7 "Output.FlashCompat" => integer 7 "Output.Newline" => integer -1 "Output.SortAttr" => integer 7 "Output.TidyFormat" => integer 7 "Core.TidyFormat" => object stdClass(2){ public key => string(17) "Output.TidyFormat" public isAlias => bool TRUE }"Test.ForceNoIconv" => integer 7 "URI.AllowedSchemes" => integer 8 "URI.Base" => integer -1 "URI.DefaultScheme" => integer -1 "URI.DefinitionID" => integer -1 "URI.DefinitionRev" => integer 5 "URI.Disable" => integer 7 "Attr.DisableURI" => object stdClass(2){ public key => string(11) "URI.Disable" public isAlias => bool TRUE }"URI.DisableExternal" => integer 7 "URI.DisableExternalResources" => integer 7 "URI.DisableResources" => integer 7 "URI.Host" => integer -1 "URI.HostBlacklist" => integer 9 "URI.MakeAbsolute" => integer 7 "URI.Munge" => integer -1 "URI.MungeResources" => integer 7 "URI.MungeSecretKey" => integer -1 "URI.OverrideAllowedSchemes" => integer 7 "URI.SafeIframeRegexp" => integer -1 ) }{ protected data => array(0) protected parent => object HTMLPurifier_PropertyList(3)private aliasMode => NULL public chatty => bool TRUE private lock => NULL }{ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }500 } 501 return $def; 502 } 503 } 504 // check if definition is in cache 505 $def = $cache->get($this); 506 if ($def) { 507 // definition in cache, save to memory and return it 508 $this->definitions[$type] = $def; 509 return $def; 510 } -
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Config.php [ 415 ] » HTMLPurifier_Config->getDefinition(arguments)
0string(4) "HTML"1bool FALSE
2bool FALSE
410 * 411 * @return HTMLPurifier_HTMLDefinition|null 412 */ 413 public function getHTMLDefinition($raw = false, $optimized = false) 414 { 415 return $this->getDefinition('HTML', $raw, $optimized); 416 } 417 418 /** 419 * Retrieves object reference to the CSS definition 420 * -
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php [ 74 ] » HTMLPurifier_Config->getHTMLDefinition()
69 $this->config = $config; 70 $this->_scriptFix = $config->get('Output.CommentScriptContents'); 71 $this->_innerHTMLFix = $config->get('Output.FixInnerHTML'); 72 $this->_sortAttr = $config->get('Output.SortAttr'); 73 $this->_flashCompat = $config->get('Output.FlashCompat'); 74 $this->_def = $config->getHTMLDefinition(); 75 $this->_xhtml = $this->_def->doctype->xml; 76 } 77 78 /** 79 * Generates HTML from an array of tokens. -
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier.php [ 158 ] » HTMLPurifier_Generator->__construct(arguments)
0object HTMLPurifier_Config(12)
{ public version => string(6) "4.18.0" public autoFinalize => bool TRUE protected serials => array(1) ( "HTML" => string(40) "f474c0a322b208e83d22d3aef33ecb184bc71d31" ) protected serial => NULL protected parser => NULL public def => object HTMLPurifier_ConfigSchema(3){ public defaults => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) public defaultPlist => object HTMLPurifier_PropertyList(3)protected definitions => NULL protected finalized => bool TRUE protected plist => object HTMLPurifier_PropertyList(3){ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }public info => array(141) ( "Attr.AllowedClasses" => integer -8 "Attr.AllowedFrameTargets" => integer 8 "Attr.AllowedRel" => integer 8 "Attr.AllowedRev" => integer 8 "Attr.ClassUseCDATA" => integer -7 "Attr.DefaultImageAlt" => integer -1 "Attr.DefaultInvalidImage" => integer 1 "Attr.DefaultInvalidImageAlt" => integer 1 "Attr.DefaultTextDir" => object stdClass(2){ public type => integer 1 public allowed => array(2) ( "ltr" => bool TRUE "rtl" => bool TRUE ) }"Attr.EnableID" => integer 7 "HTML.EnableAttrID" => object stdClass(2){ public key => string(13) "Attr.EnableID" public isAlias => bool TRUE }"Attr.ForbiddenClasses" => integer 8 "Attr.ID.HTML5" => integer -7 "Attr.IDBlacklist" => integer 9 "Attr.IDBlacklistRegexp" => integer -1 "Attr.IDPrefix" => integer 1 "Attr.IDPrefixLocal" => integer 1 "AutoFormat.AutoParagraph" => integer 7 "AutoFormat.Custom" => integer 9 "AutoFormat.DisplayLinkURI" => integer 7 "AutoFormat.Linkify" => integer 7 "AutoFormat.PurifierLinkify.DocURL" => integer 1 "AutoFormatParam.PurifierLinkifyDocURL" => object stdClass(2){ public key => string(33) "AutoFormat.PurifierLinkify.DocURL" public isAlias => bool TRUE }"AutoFormat.PurifierLinkify" => integer 7 "AutoFormat.RemoveEmpty.Predicate" => integer 10 "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => integer 8 "AutoFormat.RemoveEmpty.RemoveNbsp" => integer 7 "AutoFormat.RemoveEmpty" => integer 7 "AutoFormat.RemoveSpansWithoutAttributes" => integer 7 "CSS.AllowDuplicates" => integer 7 "CSS.AllowImportant" => integer 7 "CSS.AllowTricky" => integer 7 "CSS.AllowedFonts" => integer -8 "CSS.AllowedProperties" => integer -8 "CSS.DefinitionRev" => integer 5 "CSS.ForbiddenProperties" => integer 8 "CSS.MaxImgLength" => integer -1 "CSS.Proprietary" => integer 7 "CSS.Trusted" => integer 7 "Cache.DefinitionImpl" => integer -1 "Core.DefinitionCache" => object stdClass(2){ public key => string(20) "Cache.DefinitionImpl" public isAlias => bool TRUE }"Cache.SerializerPath" => integer -1 "Cache.SerializerPermissions" => integer -5 "Core.AggressivelyFixLt" => integer 7 "Core.AggressivelyRemoveScript" => integer 7 "Core.AllowHostnameUnderscore" => integer 7 "Core.AllowParseManyTags" => integer 7 "Core.CollectErrors" => integer 7 "Core.ColorKeywords" => integer 10 "Core.ConvertDocumentToFragment" => integer 7 "Core.AcceptFullDocuments" => object stdClass(2){ public key => string(30) "Core.ConvertDocumentToFragment" public isAlias => bool TRUE }"Core.DirectLexLineNumberSyncInterval" => integer 5 "Core.DisableExcludes" => integer 7 "Core.EnableIDNA" => integer 7 "Core.Encoding" => integer 2 "Core.EscapeInvalidChildren" => integer 7 "Core.EscapeInvalidTags" => integer 7 "Core.EscapeNonASCIICharacters" => integer 7 "Core.HiddenElements" => integer 8 "Core.Language" => integer 1 "Core.LegacyEntityDecoder" => integer 7 "Core.LexerImpl" => integer -11 "Core.MaintainLineNumbers" => integer -7 "Core.NormalizeNewlines" => integer 7 "Core.RemoveBlanks" => integer 7 "Core.RemoveInvalidImg" => integer 7 "Core.RemoveProcessingInstructions" => integer 7 "Core.RemoveScriptContents" => integer -7 "Filter.Custom" => integer 9 "Filter.ExtractStyleBlocks.Escaping" => integer 7 "Filter.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.Scope" => integer -1 "Filter.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.TidyImpl" => integer -11 "FilterParam.ExtractStyleBlocksTidyImpl" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.TidyImpl" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks" => integer 7 "Filter.YouTube" => integer 7 "HTML.Allowed" => integer -4 "HTML.AllowedAttributes" => integer -8 "HTML.AllowedComments" => integer 8 "HTML.AllowedCommentsRegexp" => integer -1 "HTML.AllowedElements" => integer -8 "HTML.AllowedModules" => integer -8 "HTML.Attr.Name.UseCDATA" => integer 7 "HTML.BlockWrapper" => integer 1 "HTML.CoreModules" => integer 8 "HTML.CustomDoctype" => integer -1 "HTML.DefinitionID" => integer -1 "HTML.DefinitionRev" => integer 5 "HTML.Doctype" => object stdClass(3){ public type => integer 1 public allow_null => bool TRUE public allowed => array(5) ( "HTML 4.01 Transitional" => bool TRUE "HTML 4.01 Strict" => bool TRUE "XHTML 1.0 Transitional" => bool TRUE "XHTML 1.0 Strict" => bool TRUE "XHTML 1.1" => bool TRUE ) }"HTML.FlashAllowFullScreen" => integer 7 "HTML.ForbiddenAttributes" => integer 8 "HTML.ForbiddenElements" => integer 8 "HTML.Forms" => integer 7 "HTML.MaxImgLength" => integer -5 "HTML.Nofollow" => integer 7 "HTML.Parent" => integer 1 "HTML.Proprietary" => integer 7 "HTML.SafeEmbed" => integer 7 "HTML.SafeIframe" => integer 7 "HTML.SafeObject" => integer 7 "HTML.SafeScripting" => integer 8 "HTML.Strict" => integer 7 "HTML.TargetBlank" => integer 7 "HTML.TargetNoopener" => integer 7 "HTML.TargetNoreferrer" => integer 7 "HTML.TidyAdd" => integer 8 "HTML.TidyLevel" => object stdClass(2){ public type => integer 1 public allowed => array(4) ( "none" => bool TRUE "light" => bool TRUE "medium" => bool TRUE "heavy" => bool TRUE ) }"HTML.TidyRemove" => integer 8 "HTML.Trusted" => integer 7 "HTML.XHTML" => integer 7 "Core.XHTML" => object stdClass(2){ public key => string(10) "HTML.XHTML" public isAlias => bool TRUE }"Output.CommentScriptContents" => integer 7 "Core.CommentScriptContents" => object stdClass(2){ public key => string(28) "Output.CommentScriptContents" public isAlias => bool TRUE }"Output.FixInnerHTML" => integer 7 "Output.FlashCompat" => integer 7 "Output.Newline" => integer -1 "Output.SortAttr" => integer 7 "Output.TidyFormat" => integer 7 "Core.TidyFormat" => object stdClass(2){ public key => string(17) "Output.TidyFormat" public isAlias => bool TRUE }"Test.ForceNoIconv" => integer 7 "URI.AllowedSchemes" => integer 8 "URI.Base" => integer -1 "URI.DefaultScheme" => integer -1 "URI.DefinitionID" => integer -1 "URI.DefinitionRev" => integer 5 "URI.Disable" => integer 7 "Attr.DisableURI" => object stdClass(2){ public key => string(11) "URI.Disable" public isAlias => bool TRUE }"URI.DisableExternal" => integer 7 "URI.DisableExternalResources" => integer 7 "URI.DisableResources" => integer 7 "URI.Host" => integer -1 "URI.HostBlacklist" => integer 9 "URI.MakeAbsolute" => integer 7 "URI.Munge" => integer -1 "URI.MungeResources" => integer 7 "URI.MungeSecretKey" => integer -1 "URI.OverrideAllowedSchemes" => integer 7 "URI.SafeIframeRegexp" => integer -1 ) }{ protected data => array(0) protected parent => object HTMLPurifier_PropertyList(3)private aliasMode => NULL public chatty => bool TRUE private lock => NULL }{ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }1object HTMLPurifier_Context(1)
{ private _storage => array(0) }153 $lexer = HTMLPurifier_Lexer::create($config); 154 155 $context = new HTMLPurifier_Context(); 156 157 // setup HTML generator 158 $this->generator = new HTMLPurifier_Generator($config, $context); 159 $context->register('Generator', $this->generator); 160 161 // set up global context variables 162 if ($config->get('Core.CollectErrors')) { 163 // may get moved out if other facilities use it -
DOCROOT/modules/_base/classes/Controller/Frontend/Component/Article/Archive.php [ 56 ] » HTMLPurifier->purify(arguments)
0string(0) ""51 } 52 53 // only show live articles 54 $query->filter_live(); 55 56 $searchString = $this->_purifier->purify(arr::get($_GET, 'q', '')); 57 58 $pagination_params = [ 59 'q=' . $searchString, 60 ]; 61 if ($record->page->client->slug === 'max_ophuels_preis_2018') { -
SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Frontend_Component_Article_Archive->action_html()
79 [':uri' => $this->request->uri()] 80 )->request($this->request); 81 } 82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response -
MODPATH/synergy/core/classes/Controller/Motor/Frontend/Template.php [ 161 ] » Kohana_Controller->execute()
156 if ($this->check_component_cache() === TRUE) 157 { 158 return $this->response; 159 } 160 161 return parent::execute(); 162 } 163 164 /** 165 * Assigns the template [View] as the request response. 166 */ -
{PHP internal call} » Controller_Motor_Frontend_Template->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 94 ] » ReflectionMethod->invoke(arguments)
0object Controller_Frontend_Component_Article_Archive(17)
{ public request => object Request(20){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)public response => object Response(5){ protected _filters => array(0) protected _uri => string(32) "(<controller>(/<action>(/<id>)))" protected _regex => array(0) protected _defaults => array(3) ( "controller" => string(4) "Page" "action" => string(5) "index" "slug" => string(5) "start" ) protected _route_regex => string(95) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(34) "Frontend_Component_Article_Archive" protected _action => string(4) "html" protected _uri => string(43) "Frontend_Component_Article_Archive/html/950" protected _external => bool FALSE protected _params => array(2) ( "id" => string(3) "950" "slug" => string(5) "start" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(10){ protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(3) ( "layout" => array(2) ( "content" => array(3) ( 1920793 => array(1) ( 0 => array(2) ( "id" => integer 1920793 "component" => string(25) "Component_Article_Archive" ) ) 1923054 => array(1) ( 0 => array(2) ( "id" => integer 1923054 "component" => string(17) "Component_Contact" ) ) 1923053 => array(1) ( 0 => array(2) ( "id" => integer 1923053 "component" => string(17) "Component_Address" ) ) ) "page_teaser" => array(1) ( 0 => array(2) ( "id" => integer 1920792 "component" => string(16) "Component_Teaser" ) ) ) "_block_id" => integer 1920793 "_container" => string(7) "content" ) protected _component_params => array(0) protected _previous_environment => NULL }private _url_params => array(3) ( "layout" => array(2) ( "content" => array(3) ( 1920793 => array(1) ( 0 => array(2) ( "id" => integer 1920793 "component" => string(25) "Component_Article_Archive" ) ) 1923054 => array(1) ( 0 => array(2) ( "id" => integer 1923054 "component" => string(17) "Component_Contact" ) ) 1923053 => array(1) ( 0 => array(2) ( "id" => integer 1923053 "component" => string(17) "Component_Address" ) ) ) "page_teaser" => array(1) ( 0 => array(2) ( "id" => integer 1920792 "component" => string(16) "Component_Teaser" ) ) ) "_block_id" => integer 1920793 "_container" => string(7) "content" ) }{ protected _status => integer 200 protected _header => object HTTP_Header(0)public template => object View(2){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(72) "/var/www/html/modules/_base/views/frontend/component/article/archive.tpl" protected _data => array(0) }public auto_render => bool TRUE protected _lifetime => integer 0 protected _cache => NULL protected _cache_namespace => string(0) "" protected _driver => bool FALSE protected _enabled => bool FALSE protected _component_model => NULL protected _component_data => object stdClass(0){ }protected _data => array(0) protected _data_loaded => bool FALSE protected _fractalizer => object Fractalizer(4){ protected _manager => object League\Fractal\Manager(5)protected _purifier => object HTMLPurifier(6){ protected requestedIncludes => array(0) protected includeParams => array(0) protected paramDelimiter => string(1) "|" protected recursionLimit => integer 10 protected serializer => NULL }protected _resource => NULL protected _includes => array(0) protected _serializer => string(23) "Fractal_ArraySerializer" }{ public version => string(6) "4.18.0" public config => object HTMLPurifier_Config(12)public container => string(7) "content" public callback_params => array(4) ( "layout" => array(2) ( "content" => array(3) ( 1920793 => array(1) ( 0 => array(2) ( "id" => integer 1920793 "component" => string(25) "Component_Article_Archive" ) ) 1923054 => array(1) ( 0 => array(2) ( "id" => integer 1923054 "component" => string(17) "Component_Contact" ) ) 1923053 => array(1) ( 0 => array(2) ( "id" => integer 1923053 "component" => string(17) "Component_Address" ) ) ) "page_teaser" => array(1) ( 0 => array(2) ( "id" => integer 1920792 "component" => string(16) "Component_Teaser" ) ) ) "_block_id" => integer 1920793 "_container" => string(7) "content" "container" => string(7) "content" ) }{ public version => string(6) "4.18.0" public autoFinalize => bool TRUE protected serials => array(1) ( "HTML" => string(40) "f474c0a322b208e83d22d3aef33ecb184bc71d31" ) protected serial => NULL protected parser => NULL public def => object HTMLPurifier_ConfigSchema(3)private filters => array(0) protected strategy => object HTMLPurifier_Strategy_Core(1){ public defaults => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) public defaultPlist => object HTMLPurifier_PropertyList(3)protected definitions => NULL protected finalized => bool TRUE protected plist => object HTMLPurifier_PropertyList(3){ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }public info => array(141) ( "Attr.AllowedClasses" => integer -8 "Attr.AllowedFrameTargets" => integer 8 "Attr.AllowedRel" => integer 8 "Attr.AllowedRev" => integer 8 "Attr.ClassUseCDATA" => integer -7 "Attr.DefaultImageAlt" => integer -1 "Attr.DefaultInvalidImage" => integer 1 "Attr.DefaultInvalidImageAlt" => integer 1 "Attr.DefaultTextDir" => object stdClass(2){ public type => integer 1 public allowed => array(2) ( "ltr" => bool TRUE "rtl" => bool TRUE ) }"Attr.EnableID" => integer 7 "HTML.EnableAttrID" => object stdClass(2){ public key => string(13) "Attr.EnableID" public isAlias => bool TRUE }"Attr.ForbiddenClasses" => integer 8 "Attr.ID.HTML5" => integer -7 "Attr.IDBlacklist" => integer 9 "Attr.IDBlacklistRegexp" => integer -1 "Attr.IDPrefix" => integer 1 "Attr.IDPrefixLocal" => integer 1 "AutoFormat.AutoParagraph" => integer 7 "AutoFormat.Custom" => integer 9 "AutoFormat.DisplayLinkURI" => integer 7 "AutoFormat.Linkify" => integer 7 "AutoFormat.PurifierLinkify.DocURL" => integer 1 "AutoFormatParam.PurifierLinkifyDocURL" => object stdClass(2){ public key => string(33) "AutoFormat.PurifierLinkify.DocURL" public isAlias => bool TRUE }"AutoFormat.PurifierLinkify" => integer 7 "AutoFormat.RemoveEmpty.Predicate" => integer 10 "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => integer 8 "AutoFormat.RemoveEmpty.RemoveNbsp" => integer 7 "AutoFormat.RemoveEmpty" => integer 7 "AutoFormat.RemoveSpansWithoutAttributes" => integer 7 "CSS.AllowDuplicates" => integer 7 "CSS.AllowImportant" => integer 7 "CSS.AllowTricky" => integer 7 "CSS.AllowedFonts" => integer -8 "CSS.AllowedProperties" => integer -8 "CSS.DefinitionRev" => integer 5 "CSS.ForbiddenProperties" => integer 8 "CSS.MaxImgLength" => integer -1 "CSS.Proprietary" => integer 7 "CSS.Trusted" => integer 7 "Cache.DefinitionImpl" => integer -1 "Core.DefinitionCache" => object stdClass(2){ public key => string(20) "Cache.DefinitionImpl" public isAlias => bool TRUE }"Cache.SerializerPath" => integer -1 "Cache.SerializerPermissions" => integer -5 "Core.AggressivelyFixLt" => integer 7 "Core.AggressivelyRemoveScript" => integer 7 "Core.AllowHostnameUnderscore" => integer 7 "Core.AllowParseManyTags" => integer 7 "Core.CollectErrors" => integer 7 "Core.ColorKeywords" => integer 10 "Core.ConvertDocumentToFragment" => integer 7 "Core.AcceptFullDocuments" => object stdClass(2){ public key => string(30) "Core.ConvertDocumentToFragment" public isAlias => bool TRUE }"Core.DirectLexLineNumberSyncInterval" => integer 5 "Core.DisableExcludes" => integer 7 "Core.EnableIDNA" => integer 7 "Core.Encoding" => integer 2 "Core.EscapeInvalidChildren" => integer 7 "Core.EscapeInvalidTags" => integer 7 "Core.EscapeNonASCIICharacters" => integer 7 "Core.HiddenElements" => integer 8 "Core.Language" => integer 1 "Core.LegacyEntityDecoder" => integer 7 "Core.LexerImpl" => integer -11 "Core.MaintainLineNumbers" => integer -7 "Core.NormalizeNewlines" => integer 7 "Core.RemoveBlanks" => integer 7 "Core.RemoveInvalidImg" => integer 7 "Core.RemoveProcessingInstructions" => integer 7 "Core.RemoveScriptContents" => integer -7 "Filter.Custom" => integer 9 "Filter.ExtractStyleBlocks.Escaping" => integer 7 "Filter.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksEscaping" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.Escaping" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.Scope" => integer -1 "Filter.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"FilterParam.ExtractStyleBlocksScope" => object stdClass(2){ public key => string(31) "Filter.ExtractStyleBlocks.Scope" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks.TidyImpl" => integer -11 "FilterParam.ExtractStyleBlocksTidyImpl" => object stdClass(2){ public key => string(34) "Filter.ExtractStyleBlocks.TidyImpl" public isAlias => bool TRUE }"Filter.ExtractStyleBlocks" => integer 7 "Filter.YouTube" => integer 7 "HTML.Allowed" => integer -4 "HTML.AllowedAttributes" => integer -8 "HTML.AllowedComments" => integer 8 "HTML.AllowedCommentsRegexp" => integer -1 "HTML.AllowedElements" => integer -8 "HTML.AllowedModules" => integer -8 "HTML.Attr.Name.UseCDATA" => integer 7 "HTML.BlockWrapper" => integer 1 "HTML.CoreModules" => integer 8 "HTML.CustomDoctype" => integer -1 "HTML.DefinitionID" => integer -1 "HTML.DefinitionRev" => integer 5 "HTML.Doctype" => object stdClass(3){ public type => integer 1 public allow_null => bool TRUE public allowed => array(5) ( "HTML 4.01 Transitional" => bool TRUE "HTML 4.01 Strict" => bool TRUE "XHTML 1.0 Transitional" => bool TRUE "XHTML 1.0 Strict" => bool TRUE "XHTML 1.1" => bool TRUE ) }"HTML.FlashAllowFullScreen" => integer 7 "HTML.ForbiddenAttributes" => integer 8 "HTML.ForbiddenElements" => integer 8 "HTML.Forms" => integer 7 "HTML.MaxImgLength" => integer -5 "HTML.Nofollow" => integer 7 "HTML.Parent" => integer 1 "HTML.Proprietary" => integer 7 "HTML.SafeEmbed" => integer 7 "HTML.SafeIframe" => integer 7 "HTML.SafeObject" => integer 7 "HTML.SafeScripting" => integer 8 "HTML.Strict" => integer 7 "HTML.TargetBlank" => integer 7 "HTML.TargetNoopener" => integer 7 "HTML.TargetNoreferrer" => integer 7 "HTML.TidyAdd" => integer 8 "HTML.TidyLevel" => object stdClass(2){ public type => integer 1 public allowed => array(4) ( "none" => bool TRUE "light" => bool TRUE "medium" => bool TRUE "heavy" => bool TRUE ) }"HTML.TidyRemove" => integer 8 "HTML.Trusted" => integer 7 "HTML.XHTML" => integer 7 "Core.XHTML" => object stdClass(2){ public key => string(10) "HTML.XHTML" public isAlias => bool TRUE }"Output.CommentScriptContents" => integer 7 "Core.CommentScriptContents" => object stdClass(2){ public key => string(28) "Output.CommentScriptContents" public isAlias => bool TRUE }"Output.FixInnerHTML" => integer 7 "Output.FlashCompat" => integer 7 "Output.Newline" => integer -1 "Output.SortAttr" => integer 7 "Output.TidyFormat" => integer 7 "Core.TidyFormat" => object stdClass(2){ public key => string(17) "Output.TidyFormat" public isAlias => bool TRUE }"Test.ForceNoIconv" => integer 7 "URI.AllowedSchemes" => integer 8 "URI.Base" => integer -1 "URI.DefaultScheme" => integer -1 "URI.DefinitionID" => integer -1 "URI.DefinitionRev" => integer 5 "URI.Disable" => integer 7 "Attr.DisableURI" => object stdClass(2){ public key => string(11) "URI.Disable" public isAlias => bool TRUE }"URI.DisableExternal" => integer 7 "URI.DisableExternalResources" => integer 7 "URI.DisableResources" => integer 7 "URI.Host" => integer -1 "URI.HostBlacklist" => integer 9 "URI.MakeAbsolute" => integer 7 "URI.Munge" => integer -1 "URI.MungeResources" => integer 7 "URI.MungeSecretKey" => integer -1 "URI.OverrideAllowedSchemes" => integer 7 "URI.SafeIframeRegexp" => integer -1 ) }{ protected data => array(0) protected parent => object HTMLPurifier_PropertyList(3)private aliasMode => NULL public chatty => bool TRUE private lock => NULL }{ protected data => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) protected parent => NULL protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }protected cache => array(128) ( "Attr.AllowedClasses" => NULL "Attr.AllowedFrameTargets" => array(0) "Attr.AllowedRel" => array(0) "Attr.AllowedRev" => array(0) "Attr.ClassUseCDATA" => NULL "Attr.DefaultImageAlt" => NULL "Attr.DefaultInvalidImage" => string(0) "" "Attr.DefaultInvalidImageAlt" => string(13) "Invalid image" "Attr.DefaultTextDir" => string(3) "ltr" "Attr.EnableID" => bool FALSE "Attr.ForbiddenClasses" => array(0) "Attr.ID.HTML5" => NULL "Attr.IDBlacklist" => array(0) "Attr.IDBlacklistRegexp" => NULL "Attr.IDPrefix" => string(0) "" "Attr.IDPrefixLocal" => string(0) "" "AutoFormat.AutoParagraph" => bool FALSE "AutoFormat.Custom" => array(0) "AutoFormat.DisplayLinkURI" => bool FALSE "AutoFormat.Linkify" => bool FALSE "AutoFormat.PurifierLinkify.DocURL" => string(3) "#%s" "AutoFormat.PurifierLinkify" => bool FALSE "AutoFormat.RemoveEmpty.Predicate" => array(4) ( "colgroup" => array(0) "th" => array(0) "td" => array(0) "iframe" => array(1) ( 0 => string(3) "src" ) ) "AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions" => array(2) ( "td" => bool TRUE "th" => bool TRUE ) "AutoFormat.RemoveEmpty.RemoveNbsp" => bool FALSE "AutoFormat.RemoveEmpty" => bool FALSE "AutoFormat.RemoveSpansWithoutAttributes" => bool FALSE "CSS.AllowDuplicates" => bool FALSE "CSS.AllowImportant" => bool FALSE "CSS.AllowTricky" => bool FALSE "CSS.AllowedFonts" => NULL "CSS.AllowedProperties" => NULL "CSS.DefinitionRev" => integer 1 "CSS.ForbiddenProperties" => array(0) "CSS.MaxImgLength" => string(6) "1200px" "CSS.Proprietary" => bool FALSE "CSS.Trusted" => bool FALSE "Cache.DefinitionImpl" => string(10) "Serializer" "Cache.SerializerPath" => NULL "Cache.SerializerPermissions" => integer 493 "Core.AggressivelyFixLt" => bool TRUE "Core.AggressivelyRemoveScript" => bool TRUE "Core.AllowHostnameUnderscore" => bool FALSE "Core.AllowParseManyTags" => bool FALSE "Core.CollectErrors" => bool FALSE "Core.ColorKeywords" => array(148) ( "aliceblue" => string(7) "#F0F8FF" "antiquewhite" => string(7) "#FAEBD7" "aqua" => string(7) "#00FFFF" "aquamarine" => string(7) "#7FFFD4" "azure" => string(7) "#F0FFFF" "beige" => string(7) "#F5F5DC" "bisque" => string(7) "#FFE4C4" "black" => string(7) "#000000" "blanchedalmond" => string(7) "#FFEBCD" "blue" => string(7) "#0000FF" "blueviolet" => string(7) "#8A2BE2" "brown" => string(7) "#A52A2A" "burlywood" => string(7) "#DEB887" "cadetblue" => string(7) "#5F9EA0" "chartreuse" => string(7) "#7FFF00" "chocolate" => string(7) "#D2691E" "coral" => string(7) "#FF7F50" "cornflowerblue" => string(7) "#6495ED" "cornsilk" => string(7) "#FFF8DC" "crimson" => string(7) "#DC143C" "cyan" => string(7) "#00FFFF" "darkblue" => string(7) "#00008B" "darkcyan" => string(7) "#008B8B" "darkgoldenrod" => string(7) "#B8860B" "darkgray" => string(7) "#A9A9A9" "darkgrey" => string(7) "#A9A9A9" "darkgreen" => string(7) "#006400" "darkkhaki" => string(7) "#BDB76B" "darkmagenta" => string(7) "#8B008B" "darkolivegreen" => string(7) "#556B2F" "darkorange" => string(7) "#FF8C00" "darkorchid" => string(7) "#9932CC" "darkred" => string(7) "#8B0000" "darksalmon" => string(7) "#E9967A" "darkseagreen" => string(7) "#8FBC8F" "darkslateblue" => string(7) "#483D8B" "darkslategray" => string(7) "#2F4F4F" "darkslategrey" => string(7) "#2F4F4F" "darkturquoise" => string(7) "#00CED1" "darkviolet" => string(7) "#9400D3" "deeppink" => string(7) "#FF1493" "deepskyblue" => string(7) "#00BFFF" "dimgray" => string(7) "#696969" "dimgrey" => string(7) "#696969" "dodgerblue" => string(7) "#1E90FF" "firebrick" => string(7) "#B22222" "floralwhite" => string(7) "#FFFAF0" "forestgreen" => string(7) "#228B22" "fuchsia" => string(7) "#FF00FF" "gainsboro" => string(7) "#DCDCDC" "ghostwhite" => string(7) "#F8F8FF" "gold" => string(7) "#FFD700" "goldenrod" => string(7) "#DAA520" "gray" => string(7) "#808080" "grey" => string(7) "#808080" "green" => string(7) "#008000" "greenyellow" => string(7) "#ADFF2F" "honeydew" => string(7) "#F0FFF0" "hotpink" => string(7) "#FF69B4" "indianred" => string(7) "#CD5C5C" "indigo" => string(7) "#4B0082" "ivory" => string(7) "#FFFFF0" "khaki" => string(7) "#F0E68C" "lavender" => string(7) "#E6E6FA" "lavenderblush" => string(7) "#FFF0F5" "lawngreen" => string(7) "#7CFC00" "lemonchiffon" => string(7) "#FFFACD" "lightblue" => string(7) "#ADD8E6" "lightcoral" => string(7) "#F08080" "lightcyan" => string(7) "#E0FFFF" "lightgoldenrodyellow" => string(7) "#FAFAD2" "lightgray" => string(7) "#D3D3D3" "lightgrey" => string(7) "#D3D3D3" "lightgreen" => string(7) "#90EE90" "lightpink" => string(7) "#FFB6C1" "lightsalmon" => string(7) "#FFA07A" "lightseagreen" => string(7) "#20B2AA" "lightskyblue" => string(7) "#87CEFA" "lightslategray" => string(7) "#778899" "lightslategrey" => string(7) "#778899" "lightsteelblue" => string(7) "#B0C4DE" "lightyellow" => string(7) "#FFFFE0" "lime" => string(7) "#00FF00" "limegreen" => string(7) "#32CD32" "linen" => string(7) "#FAF0E6" "magenta" => string(7) "#FF00FF" "maroon" => string(7) "#800000" "mediumaquamarine" => string(7) "#66CDAA" "mediumblue" => string(7) "#0000CD" "mediumorchid" => string(7) "#BA55D3" "mediumpurple" => string(7) "#9370DB" "mediumseagreen" => string(7) "#3CB371" "mediumslateblue" => string(7) "#7B68EE" "mediumspringgreen" => string(7) "#00FA9A" "mediumturquoise" => string(7) "#48D1CC" "mediumvioletred" => string(7) "#C71585" "midnightblue" => string(7) "#191970" "mintcream" => string(7) "#F5FFFA" "mistyrose" => string(7) "#FFE4E1" "moccasin" => string(7) "#FFE4B5" "navajowhite" => string(7) "#FFDEAD" "navy" => string(7) "#000080" "oldlace" => string(7) "#FDF5E6" "olive" => string(7) "#808000" "olivedrab" => string(7) "#6B8E23" "orange" => string(7) "#FFA500" "orangered" => string(7) "#FF4500" "orchid" => string(7) "#DA70D6" "palegoldenrod" => string(7) "#EEE8AA" "palegreen" => string(7) "#98FB98" "paleturquoise" => string(7) "#AFEEEE" "palevioletred" => string(7) "#DB7093" "papayawhip" => string(7) "#FFEFD5" "peachpuff" => string(7) "#FFDAB9" "peru" => string(7) "#CD853F" "pink" => string(7) "#FFC0CB" "plum" => string(7) "#DDA0DD" "powderblue" => string(7) "#B0E0E6" "purple" => string(7) "#800080" "rebeccapurple" => string(7) "#663399" "red" => string(7) "#FF0000" "rosybrown" => string(7) "#BC8F8F" "royalblue" => string(7) "#4169E1" "saddlebrown" => string(7) "#8B4513" "salmon" => string(7) "#FA8072" "sandybrown" => string(7) "#F4A460" "seagreen" => string(7) "#2E8B57" "seashell" => string(7) "#FFF5EE" "sienna" => string(7) "#A0522D" "silver" => string(7) "#C0C0C0" "skyblue" => string(7) "#87CEEB" "slateblue" => string(7) "#6A5ACD" "slategray" => string(7) "#708090" "slategrey" => string(7) "#708090" "snow" => string(7) "#FFFAFA" "springgreen" => string(7) "#00FF7F" "steelblue" => string(7) "#4682B4" "tan" => string(7) "#D2B48C" "teal" => string(7) "#008080" "thistle" => string(7) "#D8BFD8" "tomato" => string(7) "#FF6347" "turquoise" => string(7) "#40E0D0" "violet" => string(7) "#EE82EE" "wheat" => string(7) "#F5DEB3" "white" => string(7) "#FFFFFF" "whitesmoke" => string(7) "#F5F5F5" "yellow" => string(7) "#FFFF00" "yellowgreen" => string(7) "#9ACD32" ) "Core.ConvertDocumentToFragment" => bool TRUE "Core.DirectLexLineNumberSyncInterval" => integer 0 "Core.DisableExcludes" => bool FALSE "Core.EnableIDNA" => bool FALSE "Core.Encoding" => string(5) "utf-8" "Core.EscapeInvalidChildren" => bool FALSE "Core.EscapeInvalidTags" => bool FALSE "Core.EscapeNonASCIICharacters" => bool FALSE "Core.HiddenElements" => array(2) ( "script" => bool TRUE "style" => bool TRUE ) "Core.Language" => string(2) "en" "Core.LegacyEntityDecoder" => bool FALSE "Core.LexerImpl" => NULL "Core.MaintainLineNumbers" => NULL "Core.NormalizeNewlines" => bool TRUE "Core.RemoveBlanks" => bool FALSE "Core.RemoveInvalidImg" => bool TRUE "Core.RemoveProcessingInstructions" => bool FALSE "Core.RemoveScriptContents" => NULL "Filter.Custom" => array(0) "Filter.ExtractStyleBlocks.Escaping" => bool TRUE "Filter.ExtractStyleBlocks.Scope" => NULL "Filter.ExtractStyleBlocks.TidyImpl" => NULL "Filter.ExtractStyleBlocks" => bool FALSE "Filter.YouTube" => bool FALSE "HTML.Allowed" => NULL "HTML.AllowedAttributes" => NULL "HTML.AllowedComments" => array(0) "HTML.AllowedCommentsRegexp" => NULL "HTML.AllowedElements" => NULL "HTML.AllowedModules" => NULL "HTML.Attr.Name.UseCDATA" => bool FALSE "HTML.BlockWrapper" => string(1) "p" "HTML.CoreModules" => array(7) ( "Structure" => bool TRUE "Text" => bool TRUE "Hypertext" => bool TRUE "List" => bool TRUE "NonXMLCommonAttributes" => bool TRUE "XMLCommonAttributes" => bool TRUE "CommonAttributes" => bool TRUE ) "HTML.CustomDoctype" => NULL "HTML.DefinitionID" => NULL "HTML.DefinitionRev" => integer 1 "HTML.Doctype" => NULL "HTML.FlashAllowFullScreen" => bool FALSE "HTML.ForbiddenAttributes" => array(0) "HTML.ForbiddenElements" => array(0) "HTML.Forms" => bool FALSE "HTML.MaxImgLength" => integer 1200 "HTML.Nofollow" => bool FALSE "HTML.Parent" => string(3) "div" "HTML.Proprietary" => bool FALSE "HTML.SafeEmbed" => bool FALSE "HTML.SafeIframe" => bool FALSE "HTML.SafeObject" => bool FALSE "HTML.SafeScripting" => array(0) "HTML.Strict" => bool FALSE "HTML.TargetBlank" => bool FALSE "HTML.TargetNoopener" => bool TRUE "HTML.TargetNoreferrer" => bool TRUE "HTML.TidyAdd" => array(0) "HTML.TidyLevel" => string(6) "medium" "HTML.TidyRemove" => array(0) "HTML.Trusted" => bool FALSE "HTML.XHTML" => bool TRUE "Output.CommentScriptContents" => bool TRUE "Output.FixInnerHTML" => bool TRUE "Output.FlashCompat" => bool FALSE "Output.Newline" => NULL "Output.SortAttr" => bool FALSE "Output.TidyFormat" => bool FALSE "Test.ForceNoIconv" => bool FALSE "URI.AllowedSchemes" => array(7) ( "http" => bool TRUE "https" => bool TRUE "mailto" => bool TRUE "ftp" => bool TRUE "nntp" => bool TRUE "news" => bool TRUE "tel" => bool TRUE ) "URI.Base" => NULL "URI.DefaultScheme" => string(4) "http" "URI.DefinitionID" => NULL "URI.DefinitionRev" => integer 1 "URI.Disable" => bool FALSE "URI.DisableExternal" => bool FALSE "URI.DisableExternalResources" => bool FALSE "URI.DisableResources" => bool FALSE "URI.Host" => NULL "URI.HostBlacklist" => array(0) "URI.MakeAbsolute" => bool FALSE "URI.Munge" => NULL "URI.MungeResources" => bool FALSE "URI.MungeSecretKey" => NULL "URI.OverrideAllowedSchemes" => bool TRUE "URI.SafeIframeRegexp" => NULL ) }{ protected strategies => array(4) ( 0 => object HTMLPurifier_Strategy_RemoveForeignElements(0)protected generator => NULL public context => NULL }{ }1 => object HTMLPurifier_Strategy_MakeWellFormed(7){ protected tokens => NULL protected token => NULL protected zipper => NULL protected stack => NULL protected injectors => NULL protected config => NULL protected context => NULL }2 => object HTMLPurifier_Strategy_FixNesting(0){ }3 => object HTMLPurifier_Strategy_ValidateAttributes(0){ }) }89 90 // Create a new instance of the controller 91 $controller = $class->newInstance($request, $response); 92 93 // Run the controller's execute() method 94 $response = $class->getMethod('execute')->invoke($controller); 95 96 if ( ! $response instanceof Response) 97 { 98 // Controller failed to return a Response. 99 throw new Kohana_Exception('Controller failed to return a Response'); -
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0object Request(20)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(32) "(<controller>(/<action>(/<id>)))" protected _regex => array(0) protected _defaults => array(3) ( "controller" => string(4) "Page" "action" => string(5) "index" "slug" => string(5) "start" ) protected _route_regex => string(95) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(34) "Frontend_Component_Article_Archive" protected _action => string(4) "html" protected _uri => string(43) "Frontend_Component_Article_Archive/html/950" protected _external => bool FALSE protected _params => array(2) ( "id" => string(3) "950" "slug" => string(5) "start" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(10){ protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(3) ( "layout" => array(2) ( "content" => array(3) ( 1920793 => array(1) ( 0 => array(2) ( "id" => integer 1920793 "component" => string(25) "Component_Article_Archive" ) ) 1923054 => array(1) ( 0 => array(2) ( "id" => integer 1923054 "component" => string(17) "Component_Contact" ) ) 1923053 => array(1) ( 0 => array(2) ( "id" => integer 1923053 "component" => string(17) "Component_Address" ) ) ) "page_teaser" => array(1) ( 0 => array(2) ( "id" => integer 1920792 "component" => string(16) "Component_Teaser" ) ) ) "_block_id" => integer 1920793 "_container" => string(7) "content" ) protected _component_params => array(0) protected _previous_environment => NULL }private _url_params => array(3) ( "layout" => array(2) ( "content" => array(3) ( 1920793 => array(1) ( 0 => array(2) ( "id" => integer 1920793 "component" => string(25) "Component_Article_Archive" ) ) 1923054 => array(1) ( 0 => array(2) ( "id" => integer 1923054 "component" => string(17) "Component_Contact" ) ) 1923053 => array(1) ( 0 => array(2) ( "id" => integer 1923053 "component" => string(17) "Component_Address" ) ) ) "page_teaser" => array(1) ( 0 => array(2) ( "id" => integer 1920792 "component" => string(16) "Component_Teaser" ) ) ) "_block_id" => integer 1920793 "_container" => string(7) "content" ) }1object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(['_protocol' => $request->protocol()]); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header)) -
MODPATH/synergy/core/classes/Request.php [ 83 ] » Kohana_Request_Client->execute(arguments)
0object Request(20)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(32) "(<controller>(/<action>(/<id>)))" protected _regex => array(0) protected _defaults => array(3) ( "controller" => string(4) "Page" "action" => string(5) "index" "slug" => string(5) "start" ) protected _route_regex => string(95) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(34) "Frontend_Component_Article_Archive" protected _action => string(4) "html" protected _uri => string(43) "Frontend_Component_Article_Archive/html/950" protected _external => bool FALSE protected _params => array(2) ( "id" => string(3) "950" "slug" => string(5) "start" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(10){ protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(3) ( "layout" => array(2) ( "content" => array(3) ( 1920793 => array(1) ( 0 => array(2) ( "id" => integer 1920793 "component" => string(25) "Component_Article_Archive" ) ) 1923054 => array(1) ( 0 => array(2) ( "id" => integer 1923054 "component" => string(17) "Component_Contact" ) ) 1923053 => array(1) ( 0 => array(2) ( "id" => integer 1923053 "component" => string(17) "Component_Address" ) ) ) "page_teaser" => array(1) ( 0 => array(2) ( "id" => integer 1920792 "component" => string(16) "Component_Teaser" ) ) ) "_block_id" => integer 1920793 "_container" => string(7) "content" ) protected _component_params => array(0) protected _previous_environment => NULL }private _url_params => array(3) ( "layout" => array(2) ( "content" => array(3) ( 1920793 => array(1) ( 0 => array(2) ( "id" => integer 1920793 "component" => string(25) "Component_Article_Archive" ) ) 1923054 => array(1) ( 0 => array(2) ( "id" => integer 1923054 "component" => string(17) "Component_Contact" ) ) 1923053 => array(1) ( 0 => array(2) ( "id" => integer 1923053 "component" => string(17) "Component_Address" ) ) ) "page_teaser" => array(1) ( 0 => array(2) ( "id" => integer 1920792 "component" => string(16) "Component_Teaser" ) ) ) "_block_id" => integer 1920793 "_container" => string(7) "content" ) }78 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 79 ':uri' => $this->_uri, 80 )); 81 } 82 83 return $this->_client->execute($this); 84 } 85 86 /** 87 * Retrieves a value from the url parameters (slug or $_GET). 88 * -
DOCROOT/modules/_base/classes/Helper/Page.php [ 371 ] » Request->execute()
366 // Does the component have a valid frontend controller? 367 if (class_exists('Controller_Frontend_' . $block->component)) { 368 return Request::factory( 369 $request_uri, 370 ['callback_params' => $callback_params] 371 )->execute(); 372 } else { 373 Log::instance()->add( 374 Log::WARNING, 375 'Failed to access component Controller_Frontend_' 376 . $block->component -
DOCROOT/modules/app.saarbruecken.de/classes/Controller/Motor/Page.php [ 720 ] » Helper_Page::execute_subrequest(arguments)
0object Model_Page_Version_Block(45)
{ protected _has_one => array(0) protected _belongs_to => array(1) ( "version" => array(2) ( "foreign_key" => string(10) "version_id" "model" => string(12) "Page_Version" ) ) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(7) ( "id" => integer 1920793 "version_id" => integer 316616 "container" => string(7) "content" "component" => string(25) "Component_Article_Archive" "position" => integer 1 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "2026-03-31 07:24:34" ) protected _changed => array(0) protected _original_values => array(7) ( "id" => integer 1920793 "version_id" => integer 316616 "container" => string(7) "content" "component" => string(25) "Component_Article_Archive" "position" => integer 1 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "2026-03-31 07:24:34" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(18) "page_version_block" protected _object_plural => string(19) "page_version_blocks" protected _table_name => string(19) "page_version_blocks" protected _table_columns => array(7) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "version_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "version_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "container" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "container" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "component" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "component" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 1920793 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(18) "page_version_block" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(0) protected _methods => array(0) protected _primary_val => string(2) "id" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }1array(3) ( "layout" => array(2) ( "content" => array(3) ( 1920793 => array(1) ( 0 => array(2) ( "id" => integer 1920793 "component" => string(25) "Component_Article_Archive" ) ) 1923054 => array(1) ( 0 => array(2) ( "id" => integer 1923054 "component" => string(17) "Component_Contact" ) ) 1923053 => array(1) ( 0 => array(2) ( "id" => integer 1923053 "component" => string(17) "Component_Address" ) ) ) "page_teaser" => array(1) ( 0 => array(2) ( "id" => integer 1920792 "component" => string(16) "Component_Teaser" ) ) ) "_block_id" => integer 1920793 "_container" => string(7) "content" )
715 $this->template->content->{$block->container} .= 716 $snippet->render_html($callback_params); 717 } 718 } else { 719 $this->template->content->{$block->container} .= 720 Helper_Page::execute_subrequest($block, $this->_callback_params); 721 } 722 } 723 } 724 725 /** -
DOCROOT/modules/_base/classes/Controller/Page.php [ 464 ] » Controller_Motor_Page->render_html()
459 } 460 } 461 462 $this->_callback_params['layout'] = $layout; 463 464 parent::render_html(); 465 } 466 467 function calculate_breaks_by_grid($container_blocks, $breaking_components, $max_width = 12) 468 { 469 $current_width = 0; -
DOCROOT/modules/app.saarbruecken.de/classes/Controller/Motor/Page.php [ 634 ] » Controller_Page->render_html()
629 ->order_by('position', 'ASC') 630 ->find_all(); 631 632 switch ($this->_renderer) { 633 case 'html': 634 $this->render_html(); 635 break; 636 case 'json': 637 $this->render_json(); 638 break; 639 } -
DOCROOT/modules/_base/classes/Controller/Page.php [ 227 ] » Controller_Motor_Page->action_index()
222 $this->generateRootSlug(); 223 224 $this->template->set_global('share_payload', base64_encode(urlencode(json_encode([$this->_page->name, $this->request->detect_uri()])))); 225 $this->template->set_global('weather', Helper_Weather::get_weather()); 226 227 parent::action_index(); 228 } 229 230 /** 231 * Runs after the action is executed. 232 * -
SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Page->action_index()
79 [':uri' => $this->request->uri()] 80 )->request($this->request); 81 } 82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response -
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 94 ] » ReflectionMethod->invoke(arguments)
0object Controller_Page(19)
{ public request => object Request(20){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)public response => object Response(5){ protected _filters => array(0) protected _uri => string(8) "(<slug>)" protected _regex => array(1) ( "slug" => string(100) "((?!\b(ajax|api|migrations|admin|backend|Component|Frontend_Component|Backend_Component|warning)).)*" ) protected _defaults => array(4) ( "controller" => string(4) "Page" "action" => string(5) "index" "slug" => string(5) "start" "language_iso_639_1" => string(2) "de" ) protected _route_regex => string(121) "#^(?:(?P<slug>((?!\b(ajax|api|migrations|admin|backend|Component|Frontend_Component|Backend_Component|warning)).)*))?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(4) "Page" protected _action => string(5) "index" protected _uri => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" protected _external => bool FALSE protected _params => array(3) ( "slug" => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" "language_iso_639_1" => string(2) "de" "page_version_id" => integer 316616 ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(10){ protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) protected _component_params => array(0) protected _previous_environment => NULL }private _url_params => array(0) }{ protected _status => integer 200 protected _header => object HTTP_Header(0)public template => object View(2){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(51) "/var/www/html/vendor/synergy/core/views/./empty.tpl" protected _data => array(1) ( "content" => object View(2)public auto_render => bool TRUE public view_prefix => string(5) "page/" protected _renderer => string(4) "html" protected _domain => object Model_Domain(45){ protected _file => string(50) "/var/www/html/modules/_base/views/page/default.tpl" protected _data => array(1) ( "content" => NULL ) }) }{ protected _has_one => array(0) protected _belongs_to => array(1) ( "client" => array(2) ( "foreign_key" => string(9) "client_id" "model" => string(6) "Client" ) ) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(12) ( "id" => integer 118 "client_id" => integer 50 "name" => string(26) "www.saarbruecken.de (http)" "protocol" => string(4) "http" "host" => string(17) "www.sb-staging.de" "port" => integer 80 "path" => string(0) "" "target" => NULL "parameters" => string(0) "" "is_active" => integer 1 "created_at" => string(19) "2019-07-08 10:05:47" "updated_at" => string(19) "2024-03-22 16:18:14" ) protected _changed => array(0) protected _original_values => array(12) ( "id" => integer 118 "client_id" => integer 50 "name" => string(26) "www.saarbruecken.de (http)" "protocol" => string(4) "http" "host" => string(17) "www.sb-staging.de" "port" => integer 80 "path" => string(0) "" "target" => NULL "parameters" => string(0) "" "is_active" => integer 1 "created_at" => string(19) "2019-07-08 10:05:47" "updated_at" => string(19) "2024-03-22 16:18:14" ) protected _related => array(1) ( "client" => object Model_Client(45)protected _client => object Model_Client(45){ protected _has_one => array(0) protected _belongs_to => array(1) ( "default_language" => array(2) ( "foreign_key" => string(19) "default_language_id" "model" => string(8) "Language" ) ) protected _has_many => array(6) ( "languages" => array(4) ( "foreign_key" => string(9) "client_id" "through" => string(16) "client_languages" "far_key" => string(11) "language_id" "model" => string(8) "Language" ) "active_languages" => array(4) ( "foreign_key" => string(9) "client_id" "through" => string(23) "client_active_languages" "far_key" => string(11) "language_id" "model" => string(8) "Language" ) "accessable_clients" => array(4) ( "foreign_key" => string(9) "client_id" "through" => string(14) "client_clients" "far_key" => string(20) "accessable_client_id" "model" => string(6) "Client" ) "default_pages" => array(4) ( "foreign_key" => string(9) "client_id" "through" => NULL "far_key" => string(15) "default_page_id" "model" => string(19) "Client_Default_Page" ) "plugins" => array(4) ( "foreign_key" => string(9) "client_id" "through" => NULL "far_key" => string(9) "plugin_id" "model" => string(19) "Clientshariffplugin" ) "users" => array(4) ( "foreign_key" => string(9) "client_id" "through" => string(12) "client_users" "far_key" => string(7) "user_id" "model" => string(4) "User" ) ) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => integer 50 "name" => string(29) "Landeshauptstadt Saarbrücken" "slug" => string(17) "saarbruecken_2019" "is_active" => integer 1 "enable_varnish" => integer 1 "layout" => NULL "default_language_id" => integer 1 "created_at" => string(19) "2019-06-17 14:53:36" "updated_at" => string(19) "2024-07-02 09:56:12" "social_media_url_1" => string(42) "https://www.instagram.com/saarbruecken.de/" "social_media_url_2" => string(41) "https://www.facebook.com/saarbruecken.de/" "social_media_url_3" => string(55) "https://www.youtube.com/user/StadtSaarbruecken/featured" "social_media_url_4" => string(0) "" "orientation" => NULL "show_print" => integer 1 "button_style" => string(8) "standard" "theme" => string(8) "standard" "footer_headline" => string(0) "" "contact_mail" => string(0) "" "contact_phone" => string(0) "" "hide_data_correction" => integer 0 ) protected _changed => array(0) protected _original_values => array(21) ( "id" => integer 50 "name" => string(29) "Landeshauptstadt Saarbrücken" "slug" => string(17) "saarbruecken_2019" "is_active" => integer 1 "enable_varnish" => integer 1 "layout" => NULL "default_language_id" => integer 1 "created_at" => string(19) "2019-06-17 14:53:36" "updated_at" => string(19) "2024-07-02 09:56:12" "social_media_url_1" => string(42) "https://www.instagram.com/saarbruecken.de/" "social_media_url_2" => string(41) "https://www.facebook.com/saarbruecken.de/" "social_media_url_3" => string(55) "https://www.youtube.com/user/StadtSaarbruecken/featured" "social_media_url_4" => string(0) "" "orientation" => NULL "show_print" => integer 1 "button_style" => string(8) "standard" "theme" => string(8) "standard" "footer_headline" => string(0) "" "contact_mail" => string(0) "" "contact_phone" => string(0) "" "hide_data_correction" => integer 0 ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(6) "client" protected _object_plural => string(7) "clients" protected _table_name => string(7) "clients" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "20" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "127" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "UNI" "privileges" => string(31) "select,insert,update,references" ) "slug" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "127" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "UNI" "privileges" => string(31) "select,insert,update,references" ) "is_active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "is_active" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "enable_varnish" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "enable_varnish" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "layout" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "layout" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "default_language_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(19) "default_language_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "social_media_url_1" => array(12) ( "type" => string(6) "string" "column_name" => string(18) "social_media_url_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "social_media_url_2" => array(12) ( "type" => string(6) "string" "column_name" => string(18) "social_media_url_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "social_media_url_3" => array(12) ( "type" => string(6) "string" "column_name" => string(18) "social_media_url_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "social_media_url_4" => array(12) ( "type" => string(6) "string" "column_name" => string(18) "social_media_url_4" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "orientation" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "orientation" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "show_print" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "show_print" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "button_style" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "button_style" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "theme" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "theme" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "footer_headline" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "footer_headline" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "contact_mail" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "contact_mail" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "contact_phone" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "contact_phone" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_data_correction" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(20) "hide_data_correction" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 50 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(6) "domain" protected _object_plural => string(7) "domains" protected _table_name => string(7) "domains" protected _table_columns => array(12) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "client_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "client_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "protocol" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "protocol" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "host" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "host" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "port" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "port" "column_default" => string(2) "80" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "path" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "path" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "target" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "target" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "parameters" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "parameters" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "is_active" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 118 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(6) "client" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(1) ( "search" => object Behaviour_Search(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Client(45) { *RECURSION* } protected _options => array(2) ( 0 => string(4) "name" 1 => string(4) "slug" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }) protected _methods => array(2) ( "search_fields" => string(6) "search" "apply_search" => string(6) "search" ) protected _primary_val => string(4) "name" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(6) "domain" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(2) ( "search" => object Behaviour_Search(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Domain(45) { *RECURSION* } protected _options => array(2) ( 0 => string(4) "name" 1 => string(4) "host" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"client" => object Behaviour_Client(6){ protected _record => object Model_Domain(45) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(13) "filter_client" ) protected _belongs_to => array(1) ( "client" => array(2) ( "model" => string(6) "Client" "foreign_key" => string(9) "client_id" ) ) protected _has_many => array(0) protected _has_one => array(0) }) protected _methods => array(3) ( "search_fields" => string(6) "search" "apply_search" => string(6) "search" "filter_client" => string(6) "client" ) protected _primary_val => string(4) "name" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ protected _has_one => array(0) protected _belongs_to => array(1) ( "default_language" => array(2) ( "foreign_key" => string(19) "default_language_id" "model" => string(8) "Language" ) ) protected _has_many => array(6) ( "languages" => array(4) ( "foreign_key" => string(9) "client_id" "through" => string(16) "client_languages" "far_key" => string(11) "language_id" "model" => string(8) "Language" ) "active_languages" => array(4) ( "foreign_key" => string(9) "client_id" "through" => string(23) "client_active_languages" "far_key" => string(11) "language_id" "model" => string(8) "Language" ) "accessable_clients" => array(4) ( "foreign_key" => string(9) "client_id" "through" => string(14) "client_clients" "far_key" => string(20) "accessable_client_id" "model" => string(6) "Client" ) "default_pages" => array(4) ( "foreign_key" => string(9) "client_id" "through" => NULL "far_key" => string(15) "default_page_id" "model" => string(19) "Client_Default_Page" ) "plugins" => array(4) ( "foreign_key" => string(9) "client_id" "through" => NULL "far_key" => string(9) "plugin_id" "model" => string(19) "Clientshariffplugin" ) "users" => array(4) ( "foreign_key" => string(9) "client_id" "through" => string(12) "client_users" "far_key" => string(7) "user_id" "model" => string(4) "User" ) ) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => integer 50 "name" => string(29) "Landeshauptstadt Saarbrücken" "slug" => string(17) "saarbruecken_2019" "is_active" => integer 1 "enable_varnish" => integer 1 "layout" => NULL "default_language_id" => integer 1 "created_at" => string(19) "2019-06-17 14:53:36" "updated_at" => string(19) "2024-07-02 09:56:12" "social_media_url_1" => string(42) "https://www.instagram.com/saarbruecken.de/" "social_media_url_2" => string(41) "https://www.facebook.com/saarbruecken.de/" "social_media_url_3" => string(55) "https://www.youtube.com/user/StadtSaarbruecken/featured" "social_media_url_4" => string(0) "" "orientation" => NULL "show_print" => integer 1 "button_style" => string(8) "standard" "theme" => string(8) "standard" "footer_headline" => string(0) "" "contact_mail" => string(0) "" "contact_phone" => string(0) "" "hide_data_correction" => integer 0 ) protected _changed => array(0) protected _original_values => array(21) ( "id" => integer 50 "name" => string(29) "Landeshauptstadt Saarbrücken" "slug" => string(17) "saarbruecken_2019" "is_active" => integer 1 "enable_varnish" => integer 1 "layout" => NULL "default_language_id" => integer 1 "created_at" => string(19) "2019-06-17 14:53:36" "updated_at" => string(19) "2024-07-02 09:56:12" "social_media_url_1" => string(42) "https://www.instagram.com/saarbruecken.de/" "social_media_url_2" => string(41) "https://www.facebook.com/saarbruecken.de/" "social_media_url_3" => string(55) "https://www.youtube.com/user/StadtSaarbruecken/featured" "social_media_url_4" => string(0) "" "orientation" => NULL "show_print" => integer 1 "button_style" => string(8) "standard" "theme" => string(8) "standard" "footer_headline" => string(0) "" "contact_mail" => string(0) "" "contact_phone" => string(0) "" "hide_data_correction" => integer 0 ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(6) "client" protected _object_plural => string(7) "clients" protected _table_name => string(7) "clients" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "20" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "127" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "UNI" "privileges" => string(31) "select,insert,update,references" ) "slug" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "127" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "UNI" "privileges" => string(31) "select,insert,update,references" ) "is_active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "is_active" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "enable_varnish" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(14) "enable_varnish" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "layout" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "layout" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "default_language_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(19) "default_language_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "social_media_url_1" => array(12) ( "type" => string(6) "string" "column_name" => string(18) "social_media_url_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "social_media_url_2" => array(12) ( "type" => string(6) "string" "column_name" => string(18) "social_media_url_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "social_media_url_3" => array(12) ( "type" => string(6) "string" "column_name" => string(18) "social_media_url_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "social_media_url_4" => array(12) ( "type" => string(6) "string" "column_name" => string(18) "social_media_url_4" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "orientation" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "orientation" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "show_print" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "show_print" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "button_style" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "button_style" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "theme" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "theme" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "footer_headline" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "footer_headline" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "contact_mail" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "contact_mail" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "contact_phone" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "contact_phone" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "hide_data_correction" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(20) "hide_data_correction" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 50 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)protected _language => object Model_Language(45){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(6) "client" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(1) ( "search" => object Behaviour_Search(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Client(45) { *RECURSION* } protected _options => array(2) ( 0 => string(4) "name" 1 => string(4) "slug" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }) protected _methods => array(2) ( "search_fields" => string(6) "search" "apply_search" => string(6) "search" ) protected _primary_val => string(4) "name" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(20) ( "id" => integer 1 "iso_639_1" => string(2) "de" "iso_639_2" => string(3) "deu" "iso_639_3" => string(3) "deu" "rfc_3066" => NULL "english_name" => string(6) "German" "english_name_locale" => NULL "english_name_modifier" => NULL "native_name" => string(7) "Deutsch" "native_name_locale" => NULL "native_name_modifier" => NULL "position" => integer 1 "is_macro_language" => integer 0 "direction" => string(3) "ltr" "pluralization" => string(14) "c == 1 ? 1 : 2" "scope" => string(1) "L" "is_frontend_language" => integer 1 "is_backend_language" => integer 1 "created_at" => string(19) "0000-00-00 00:00:00" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _changed => array(0) protected _original_values => array(20) ( "id" => integer 1 "iso_639_1" => string(2) "de" "iso_639_2" => string(3) "deu" "iso_639_3" => string(3) "deu" "rfc_3066" => NULL "english_name" => string(6) "German" "english_name_locale" => NULL "english_name_modifier" => NULL "native_name" => string(7) "Deutsch" "native_name_locale" => NULL "native_name_modifier" => NULL "position" => integer 1 "is_macro_language" => integer 0 "direction" => string(3) "ltr" "pluralization" => string(14) "c == 1 ? 1 : 2" "scope" => string(1) "L" "is_frontend_language" => integer 1 "is_backend_language" => integer 1 "created_at" => string(19) "0000-00-00 00:00:00" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "language" protected _object_plural => string(9) "languages" protected _table_name => string(9) "languages" protected _table_columns => array(20) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "iso_639_1" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "2" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "iso_639_2" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "iso_639_3" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rfc_3066" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "rfc_3066" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(12) "english_name" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name_locale" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(19) "english_name_locale" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name_modifier" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(21) "english_name_modifier" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "native_name" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name_locale" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(18) "native_name_locale" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name_modifier" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(20) "native_name_modifier" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(8) "position" "column_default" => string(1) "0" "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "20" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_macro_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "is_macro_language" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "direction" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "direction" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "pluralization" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(13) "pluralization" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "scope" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "character_maximum_length" => string(1) "1" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_frontend_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(20) "is_frontend_language" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_backend_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(19) "is_backend_language" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 1 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)protected _language_iso_639_1 => NULL protected _page_version_blocks => array(4) ( 0 => object Model_Page_Version_Block(45){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "language" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(1) ( "search" => object Behaviour_Search(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Language(45) { *RECURSION* } protected _options => array(2) ( 0 => string(12) "english_name" 1 => string(11) "native_name" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }) protected _methods => array(2) ( "search_fields" => string(6) "search" "apply_search" => string(6) "search" ) protected _primary_val => string(11) "native_name" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ protected _has_one => array(0) protected _belongs_to => array(1) ( "version" => array(2) ( "foreign_key" => string(10) "version_id" "model" => string(12) "Page_Version" ) ) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(7) ( "id" => integer 1920793 "version_id" => integer 316616 "container" => string(7) "content" "component" => string(25) "Component_Article_Archive" "position" => integer 1 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "2026-03-31 07:24:34" ) protected _changed => array(0) protected _original_values => array(7) ( "id" => integer 1920793 "version_id" => integer 316616 "container" => string(7) "content" "component" => string(25) "Component_Article_Archive" "position" => integer 1 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "2026-03-31 07:24:34" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(18) "page_version_block" protected _object_plural => string(19) "page_version_blocks" protected _table_name => string(19) "page_version_blocks" protected _table_columns => array(7) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "version_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "version_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "container" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "container" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "component" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "component" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 1920793 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)1 => object Model_Page_Version_Block(45){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(18) "page_version_block" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(0) protected _methods => array(0) protected _primary_val => string(2) "id" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _has_one => array(0) protected _belongs_to => array(1) ( "version" => array(2) ( "foreign_key" => string(10) "version_id" "model" => string(12) "Page_Version" ) ) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(7) ( "id" => integer 1923054 "version_id" => integer 316616 "container" => string(7) "content" "component" => string(17) "Component_Contact" "position" => integer 2 "created_at" => string(19) "2026-03-31 07:24:31" "updated_at" => string(19) "2026-03-31 07:24:34" ) protected _changed => array(0) protected _original_values => array(7) ( "id" => integer 1923054 "version_id" => integer 316616 "container" => string(7) "content" "component" => string(17) "Component_Contact" "position" => integer 2 "created_at" => string(19) "2026-03-31 07:24:31" "updated_at" => string(19) "2026-03-31 07:24:34" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(18) "page_version_block" protected _object_plural => string(19) "page_version_blocks" protected _table_name => string(19) "page_version_blocks" protected _table_columns => array(7) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "version_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "version_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "container" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "container" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "component" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "component" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 1923054 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)2 => object Model_Page_Version_Block(45){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(18) "page_version_block" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(0) protected _methods => array(0) protected _primary_val => string(2) "id" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _has_one => array(0) protected _belongs_to => array(1) ( "version" => array(2) ( "foreign_key" => string(10) "version_id" "model" => string(12) "Page_Version" ) ) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(7) ( "id" => integer 1923053 "version_id" => integer 316616 "container" => string(7) "content" "component" => string(17) "Component_Address" "position" => integer 3 "created_at" => string(19) "2026-03-31 07:20:59" "updated_at" => string(19) "2026-03-31 07:24:34" ) protected _changed => array(0) protected _original_values => array(7) ( "id" => integer 1923053 "version_id" => integer 316616 "container" => string(7) "content" "component" => string(17) "Component_Address" "position" => integer 3 "created_at" => string(19) "2026-03-31 07:20:59" "updated_at" => string(19) "2026-03-31 07:24:34" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(18) "page_version_block" protected _object_plural => string(19) "page_version_blocks" protected _table_name => string(19) "page_version_blocks" protected _table_columns => array(7) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "version_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "version_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "container" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "container" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "component" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "component" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 1923053 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)3 => object Model_Page_Version_Block(45){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(18) "page_version_block" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(0) protected _methods => array(0) protected _primary_val => string(2) "id" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _has_one => array(0) protected _belongs_to => array(1) ( "version" => array(2) ( "foreign_key" => string(10) "version_id" "model" => string(12) "Page_Version" ) ) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(7) ( "id" => integer 1920792 "version_id" => integer 316616 "container" => string(11) "page_teaser" "component" => string(16) "Component_Teaser" "position" => integer 1 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _changed => array(0) protected _original_values => array(7) ( "id" => integer 1920792 "version_id" => integer 316616 "container" => string(11) "page_teaser" "component" => string(16) "Component_Teaser" "position" => integer 1 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(18) "page_version_block" protected _object_plural => string(19) "page_version_blocks" protected _table_name => string(19) "page_version_blocks" protected _table_columns => array(7) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "version_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "version_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "container" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "container" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "component" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "component" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "position" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 1920792 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _full_slug => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" protected _callback_params => array(3) ( "layout" => array(2) ( "content" => array(3) ( 1920793 => array(1) ( 0 => array(2) ( "id" => integer 1920793 "component" => string(25) "Component_Article_Archive" ) ) 1923054 => array(1) ( 0 => array(2) ( "id" => integer 1923054 "component" => string(17) "Component_Contact" ) ) 1923053 => array(1) ( 0 => array(2) ( "id" => integer 1923053 "component" => string(17) "Component_Address" ) ) ) "page_teaser" => array(1) ( 0 => array(2) ( "id" => integer 1920792 "component" => string(16) "Component_Teaser" ) ) ) "_block_id" => integer 1920793 "_container" => string(7) "content" ) protected _preview => bool FALSE protected _page => object Model_Page(51){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(18) "page_version_block" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(0) protected _methods => array(0) protected _primary_val => string(2) "id" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _has_one => array(1) ( "live_version" => array(2) ( "foreign_key" => string(7) "page_id" "model" => string(12) "Page_Version" ) ) protected _belongs_to => array(2) ( "language" => array(2) ( "foreign_key" => string(11) "language_id" "model" => string(8) "Language" ) "client" => array(2) ( "foreign_key" => string(9) "client_id" "model" => string(6) "Client" ) ) protected _has_many => array(3) ( "workflows" => array(5) ( "foreign_key" => string(7) "page_id" "through" => NULL "far_key" => string(11) "workflow_id" "model" => string(8) "Workflow" "polymorphic_model" => string(4) "Page" ) "roles" => array(4) ( "foreign_key" => string(7) "page_id" "through" => string(11) "roles_pages" "far_key" => string(7) "role_id" "model" => string(4) "Role" ) "versions" => array(4) ( "foreign_key" => string(7) "page_id" "through" => NULL "far_key" => string(10) "version_id" "model" => string(12) "Page_Version" ) ) protected _load_with => array(0) protected _validation => NULL protected _object => array(26) ( "id" => integer 25009 "client_id" => integer 50 "language_id" => integer 1 "translation_hash" => string(13) "6970cda900165" "scope" => string(4) "main" "live_version_id" => integer 316616 "lft" => integer 2647 "rgt" => integer 2648 "level" => integer 4 "template" => string(13) "base/fulltext" "theme" => string(0) "" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "full_slug" => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" "type" => string(4) "page" "is_visible" => integer 1 "is_active" => integer 1 "is_private" => integer 0 "no_index" => integer 0 "expires_at" => NULL "publish_at" => NULL "created_at" => string(19) "2026-01-21 13:59:21" "updated_at" => string(19) "2026-03-31 07:24:51" "copy_of" => NULL "user_contexts" => NULL ) protected _changed => array(0) protected _original_values => array(26) ( "id" => integer 25009 "client_id" => integer 50 "language_id" => integer 1 "translation_hash" => string(13) "6970cda900165" "scope" => string(4) "main" "live_version_id" => integer 316616 "lft" => integer 2647 "rgt" => integer 2648 "level" => integer 4 "template" => string(13) "base/fulltext" "theme" => string(0) "" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "full_slug" => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" "type" => string(4) "page" "is_visible" => integer 1 "is_active" => integer 1 "is_private" => integer 0 "no_index" => integer 0 "expires_at" => NULL "publish_at" => NULL "created_at" => string(19) "2026-01-21 13:59:21" "updated_at" => string(19) "2026-03-31 07:24:51" "copy_of" => NULL "user_contexts" => NULL ) protected _related => array(1) ( "language" => object Model_Language(45)protected _page_version => object Model_Page_Version(45){ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(20) ( "id" => integer 1 "iso_639_1" => string(2) "de" "iso_639_2" => string(3) "deu" "iso_639_3" => string(3) "deu" "rfc_3066" => NULL "english_name" => string(6) "German" "english_name_locale" => NULL "english_name_modifier" => NULL "native_name" => string(7) "Deutsch" "native_name_locale" => NULL "native_name_modifier" => NULL "position" => integer 1 "is_macro_language" => integer 0 "direction" => string(3) "ltr" "pluralization" => string(14) "c == 1 ? 1 : 2" "scope" => string(1) "L" "is_frontend_language" => integer 1 "is_backend_language" => integer 1 "created_at" => string(19) "0000-00-00 00:00:00" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _changed => array(0) protected _original_values => array(20) ( "id" => integer 1 "iso_639_1" => string(2) "de" "iso_639_2" => string(3) "deu" "iso_639_3" => string(3) "deu" "rfc_3066" => NULL "english_name" => string(6) "German" "english_name_locale" => NULL "english_name_modifier" => NULL "native_name" => string(7) "Deutsch" "native_name_locale" => NULL "native_name_modifier" => NULL "position" => integer 1 "is_macro_language" => integer 0 "direction" => string(3) "ltr" "pluralization" => string(14) "c == 1 ? 1 : 2" "scope" => string(1) "L" "is_frontend_language" => integer 1 "is_backend_language" => integer 1 "created_at" => string(19) "0000-00-00 00:00:00" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "language" protected _object_plural => string(9) "languages" protected _table_name => string(9) "languages" protected _table_columns => array(20) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "iso_639_1" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "2" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "iso_639_2" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "iso_639_3" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rfc_3066" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "rfc_3066" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(12) "english_name" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name_locale" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(19) "english_name_locale" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name_modifier" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(21) "english_name_modifier" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "native_name" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name_locale" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(18) "native_name_locale" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name_modifier" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(20) "native_name_modifier" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(8) "position" "column_default" => string(1) "0" "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "20" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_macro_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "is_macro_language" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "direction" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "direction" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "pluralization" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(13) "pluralization" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "scope" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "character_maximum_length" => string(1) "1" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_frontend_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(20) "is_frontend_language" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_backend_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(19) "is_backend_language" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 1 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(3) ( "language_id" => string(3) "asc" "scope" => string(3) "asc" "lft" => string(3) "asc" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(4) "page" protected _object_plural => string(5) "pages" protected _table_name => string(5) "pages" protected _table_columns => array(26) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "client_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "client_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "language_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(11) "language_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "translation_hash" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "translation_hash" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "scope" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(2) "32" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "live_version_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(15) "live_version_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "level" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "level" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "template" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "template" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "theme" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "theme" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "navigation_name" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "navigation_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "slug" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "full_slug" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "full_slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "character_maximum_length" => string(2) "32" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_visible" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "is_visible" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "is_active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "is_active" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "is_private" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "is_private" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "no_index" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(8) "no_index" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "expires_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "expires_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "publish_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "publish_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 23 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 24 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "copy_of" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "copy_of" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 25 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_contexts" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "user_contexts" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 26 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 25009 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "language" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(1) ( "search" => object Behaviour_Search(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Language(45) { *RECURSION* } protected _options => array(2) ( 0 => string(12) "english_name" 1 => string(11) "native_name" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }) protected _methods => array(2) ( "search_fields" => string(6) "search" "apply_search" => string(6) "search" ) protected _primary_val => string(11) "native_name" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(4) "page" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(8) ( "client" => object Behaviour_Client(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(13) "filter_client" ) protected _belongs_to => array(1) ( "client" => array(2) ( "model" => string(6) "Client" "foreign_key" => string(9) "client_id" ) ) protected _has_many => array(0) protected _has_one => array(0) }"search" => object Behaviour_Search(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(2) ( 0 => string(4) "slug" 1 => string(4) "name" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"implode" => object Behaviour_Implode(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(1) ( 0 => string(13) "user_contexts" ) protected _methods => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"fulltext" => object Behaviour_Fulltext(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(3) ( 0 => string(36) "update_record_in_elasticsearch_index" 1 => string(27) "get_default_document_config" 2 => string(22) "get_target_page_config" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"translation" => object Behaviour_Translation(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(10) ( 0 => string(18) "filter_translation" 1 => string(12) "translations" 2 => string(11) "translation" 3 => string(15) "add_translation" 4 => string(20) "add_page_translation" 5 => string(19) "available_languages" 6 => string(23) "get_alternate_href_lang" 7 => string(21) "published_translation" 8 => string(44) "get_published_dependent_language_translation" 9 => string(39) "get_published_base_language_translation" ) protected _belongs_to => array(1) ( "language" => array(2) ( "model" => string(8) "Language" "foreign_key" => string(11) "language_id" ) ) protected _has_many => array(0) protected _has_one => array(0) }"workflow" => object Behaviour_Workflow(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(1) ( "clearance" => array(1) ( "options" => array(3) ( "rule" => string(9) "cms_pages" "route" => string(16) "backend/cms/page" "name" => string(4) "name" ) ) ) protected _methods => array(2) ( 0 => string(8) "workflow" 1 => string(16) "workflow_options" ) protected _belongs_to => array(0) protected _has_many => array(1) ( "workflows" => array(2) ( "model" => string(8) "Workflow" "polymorphic_model" => string(4) "Page" ) ) protected _has_one => array(0) }"tracking" => object Behaviour_Tracking(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(12) "add_activity" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"uniqid" => object Behaviour_Uniqid(7){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(6) "uniqid" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) protected _record_primary_key => NULL }) protected _methods => array(20) ( "filter_client" => string(6) "client" "search_fields" => string(6) "search" "apply_search" => string(6) "search" "update_record_in_elasticsearch_index" => string(8) "fulltext" "get_default_document_config" => string(8) "fulltext" "get_target_page_config" => string(8) "fulltext" "filter_translation" => string(11) "translation" "translations" => string(11) "translation" "translation" => string(11) "translation" "add_translation" => string(11) "translation" "add_page_translation" => string(11) "translation" "available_languages" => string(11) "translation" "get_alternate_href_lang" => string(11) "translation" "published_translation" => string(11) "translation" "get_published_dependent_language_translation" => string(11) "translation" "get_published_base_language_translation" => string(11) "translation" "workflow" => string(8) "workflow" "workflow_options" => string(8) "workflow" "add_activity" => string(8) "tracking" "uniqid" => string(6) "uniqid" ) protected _primary_val => string(4) "name" protected _rule => NULL protected _paginator => NULL protected left_column => string(3) "lft" protected right_column => string(3) "rgt" protected level_column => string(5) "level" protected scope_column => string(5) "scope" protected use_scope => bool TRUE public tree => NULL protected _draft => NULL protected _cleared => NULL protected _live => object Model_Page_Version(45){ protected _has_one => array(0) protected _belongs_to => array(3) ( "created_by" => array(2) ( "foreign_key" => string(18) "created_by_user_id" "model" => string(4) "User" ) "updated_by" => array(2) ( "foreign_key" => string(18) "updated_by_user_id" "model" => string(4) "User" ) "page" => array(2) ( "foreign_key" => string(7) "page_id" "model" => string(4) "Page" ) ) protected _has_many => array(1) ( "blocks" => array(4) ( "foreign_key" => string(10) "version_id" "through" => NULL "far_key" => string(8) "block_id" "model" => string(18) "Page_Version_Block" ) ) protected _load_with => array(0) protected _validation => NULL protected _object => array(22) ( "id" => integer 316616 "page_id" => integer 25009 "state" => string(4) "LIVE" "meta_description" => string(101) "Bebauungspläne der Landeshauptstadt Saarbrücken mit frühzeitiger Beteiligung der Öffentlichkeit. " "meta_keywords" => string(0) "" "url" => string(0) "" "target" => string(5) "_self" "target_page_id" => integer 0 "embed_page" => NULL "publish_at" => NULL "expires_at" => NULL "is_active" => integer 1 "is_visible" => integer 1 "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "theme" => string(0) "" "updated_by_user_id" => integer 11 "created_by_user_id" => integer 11 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "2026-03-31 07:24:51" "user_contexts" => NULL ) protected _changed => array(0) protected _original_values => array(22) ( "id" => integer 316616 "page_id" => integer 25009 "state" => string(4) "LIVE" "meta_description" => string(101) "Bebauungspläne der Landeshauptstadt Saarbrücken mit frühzeitiger Beteiligung der Öffentlichkeit. " "meta_keywords" => string(0) "" "url" => string(0) "" "target" => string(5) "_self" "target_page_id" => integer 0 "embed_page" => NULL "publish_at" => NULL "expires_at" => NULL "is_active" => integer 1 "is_visible" => integer 1 "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "theme" => string(0) "" "updated_by_user_id" => integer 11 "created_by_user_id" => integer 11 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "2026-03-31 07:24:51" "user_contexts" => NULL ) protected _related => array(1) ( "page" => object Model_Page(51)protected _roles => array(0) }{ protected _has_one => array(1) ( "live_version" => array(2) ( "foreign_key" => string(7) "page_id" "model" => string(12) "Page_Version" ) ) protected _belongs_to => array(2) ( "language" => array(2) ( "foreign_key" => string(11) "language_id" "model" => string(8) "Language" ) "client" => array(2) ( "foreign_key" => string(9) "client_id" "model" => string(6) "Client" ) ) protected _has_many => array(3) ( "workflows" => array(5) ( "foreign_key" => string(7) "page_id" "through" => NULL "far_key" => string(11) "workflow_id" "model" => string(8) "Workflow" "polymorphic_model" => string(4) "Page" ) "roles" => array(4) ( "foreign_key" => string(7) "page_id" "through" => string(11) "roles_pages" "far_key" => string(7) "role_id" "model" => string(4) "Role" ) "versions" => array(4) ( "foreign_key" => string(7) "page_id" "through" => NULL "far_key" => string(10) "version_id" "model" => string(12) "Page_Version" ) ) protected _load_with => array(0) protected _validation => NULL protected _object => array(26) ( "id" => integer 25009 "client_id" => integer 50 "language_id" => integer 1 "translation_hash" => string(13) "6970cda900165" "scope" => string(4) "main" "live_version_id" => integer 316616 "lft" => integer 2647 "rgt" => integer 2648 "level" => integer 4 "template" => string(13) "base/fulltext" "theme" => string(0) "" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "full_slug" => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" "type" => string(4) "page" "is_visible" => integer 1 "is_active" => integer 1 "is_private" => integer 0 "no_index" => integer 0 "expires_at" => NULL "publish_at" => NULL "created_at" => string(19) "2026-01-21 13:59:21" "updated_at" => string(19) "2026-03-31 07:24:51" "copy_of" => NULL "user_contexts" => NULL ) protected _changed => array(0) protected _original_values => array(26) ( "id" => integer 25009 "client_id" => integer 50 "language_id" => integer 1 "translation_hash" => string(13) "6970cda900165" "scope" => string(4) "main" "live_version_id" => integer 316616 "lft" => integer 2647 "rgt" => integer 2648 "level" => integer 4 "template" => string(13) "base/fulltext" "theme" => string(0) "" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "full_slug" => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" "type" => string(4) "page" "is_visible" => integer 1 "is_active" => integer 1 "is_private" => integer 0 "no_index" => integer 0 "expires_at" => NULL "publish_at" => NULL "created_at" => string(19) "2026-01-21 13:59:21" "updated_at" => string(19) "2026-03-31 07:24:51" "copy_of" => NULL "user_contexts" => NULL ) protected _related => array(1) ( "language" => object Model_Language(45)) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "page_version" protected _object_plural => string(13) "page_versions" protected _table_name => string(13) "page_versions" protected _table_columns => array(22) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "page_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "page_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "state" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "state" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "32" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "target" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "target" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "target_page_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(14) "target_page_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "embed_page" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "embed_page" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "publish_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "publish_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "expires_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "expires_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "is_active" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "is_visible" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "is_visible" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "slug" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "navigation_name" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "navigation_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "theme" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "theme" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_by_user_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(18) "updated_by_user_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_by_user_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(18) "created_by_user_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_contexts" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "user_contexts" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 316616 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5){ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(20) ( "id" => integer 1 "iso_639_1" => string(2) "de" "iso_639_2" => string(3) "deu" "iso_639_3" => string(3) "deu" "rfc_3066" => NULL "english_name" => string(6) "German" "english_name_locale" => NULL "english_name_modifier" => NULL "native_name" => string(7) "Deutsch" "native_name_locale" => NULL "native_name_modifier" => NULL "position" => integer 1 "is_macro_language" => integer 0 "direction" => string(3) "ltr" "pluralization" => string(14) "c == 1 ? 1 : 2" "scope" => string(1) "L" "is_frontend_language" => integer 1 "is_backend_language" => integer 1 "created_at" => string(19) "0000-00-00 00:00:00" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _changed => array(0) protected _original_values => array(20) ( "id" => integer 1 "iso_639_1" => string(2) "de" "iso_639_2" => string(3) "deu" "iso_639_3" => string(3) "deu" "rfc_3066" => NULL "english_name" => string(6) "German" "english_name_locale" => NULL "english_name_modifier" => NULL "native_name" => string(7) "Deutsch" "native_name_locale" => NULL "native_name_modifier" => NULL "position" => integer 1 "is_macro_language" => integer 0 "direction" => string(3) "ltr" "pluralization" => string(14) "c == 1 ? 1 : 2" "scope" => string(1) "L" "is_frontend_language" => integer 1 "is_backend_language" => integer 1 "created_at" => string(19) "0000-00-00 00:00:00" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "language" protected _object_plural => string(9) "languages" protected _table_name => string(9) "languages" protected _table_columns => array(20) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "iso_639_1" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "2" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "iso_639_2" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "iso_639_3" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rfc_3066" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "rfc_3066" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(12) "english_name" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name_locale" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(19) "english_name_locale" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name_modifier" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(21) "english_name_modifier" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "native_name" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name_locale" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(18) "native_name_locale" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name_modifier" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(20) "native_name_modifier" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(8) "position" "column_default" => string(1) "0" "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "20" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_macro_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "is_macro_language" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "direction" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "direction" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "pluralization" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(13) "pluralization" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "scope" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "character_maximum_length" => string(1) "1" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_frontend_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(20) "is_frontend_language" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_backend_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(19) "is_backend_language" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 1 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(3) ( "language_id" => string(3) "asc" "scope" => string(3) "asc" "lft" => string(3) "asc" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(4) "page" protected _object_plural => string(5) "pages" protected _table_name => string(5) "pages" protected _table_columns => array(26) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "client_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "client_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "language_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(11) "language_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "translation_hash" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "translation_hash" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "scope" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(2) "32" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "live_version_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(15) "live_version_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "level" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "level" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "template" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "template" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "theme" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "theme" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "navigation_name" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "navigation_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "slug" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "full_slug" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "full_slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "character_maximum_length" => string(2) "32" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_visible" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "is_visible" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "is_active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "is_active" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "is_private" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "is_private" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "no_index" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(8) "no_index" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "expires_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "expires_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "publish_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "publish_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 23 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 24 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "copy_of" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "copy_of" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 25 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_contexts" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "user_contexts" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 26 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 25009 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "language" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(1) ( "search" => object Behaviour_Search(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Language(45) { *RECURSION* } protected _options => array(2) ( 0 => string(12) "english_name" 1 => string(11) "native_name" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }) protected _methods => array(2) ( "search_fields" => string(6) "search" "apply_search" => string(6) "search" ) protected _primary_val => string(11) "native_name" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(4) "page" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(8) ( "client" => object Behaviour_Client(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(13) "filter_client" ) protected _belongs_to => array(1) ( "client" => array(2) ( "model" => string(6) "Client" "foreign_key" => string(9) "client_id" ) ) protected _has_many => array(0) protected _has_one => array(0) }"search" => object Behaviour_Search(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(2) ( 0 => string(4) "slug" 1 => string(4) "name" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"implode" => object Behaviour_Implode(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(1) ( 0 => string(13) "user_contexts" ) protected _methods => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"fulltext" => object Behaviour_Fulltext(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(3) ( 0 => string(36) "update_record_in_elasticsearch_index" 1 => string(27) "get_default_document_config" 2 => string(22) "get_target_page_config" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"translation" => object Behaviour_Translation(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(10) ( 0 => string(18) "filter_translation" 1 => string(12) "translations" 2 => string(11) "translation" 3 => string(15) "add_translation" 4 => string(20) "add_page_translation" 5 => string(19) "available_languages" 6 => string(23) "get_alternate_href_lang" 7 => string(21) "published_translation" 8 => string(44) "get_published_dependent_language_translation" 9 => string(39) "get_published_base_language_translation" ) protected _belongs_to => array(1) ( "language" => array(2) ( "model" => string(8) "Language" "foreign_key" => string(11) "language_id" ) ) protected _has_many => array(0) protected _has_one => array(0) }"workflow" => object Behaviour_Workflow(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(1) ( "clearance" => array(1) ( "options" => array(3) ( "rule" => string(9) "cms_pages" "route" => string(16) "backend/cms/page" "name" => string(4) "name" ) ) ) protected _methods => array(2) ( 0 => string(8) "workflow" 1 => string(16) "workflow_options" ) protected _belongs_to => array(0) protected _has_many => array(1) ( "workflows" => array(2) ( "model" => string(8) "Workflow" "polymorphic_model" => string(4) "Page" ) ) protected _has_one => array(0) }"tracking" => object Behaviour_Tracking(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(12) "add_activity" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"uniqid" => object Behaviour_Uniqid(7){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(6) "uniqid" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) protected _record_primary_key => NULL }) protected _methods => array(20) ( "filter_client" => string(6) "client" "search_fields" => string(6) "search" "apply_search" => string(6) "search" "update_record_in_elasticsearch_index" => string(8) "fulltext" "get_default_document_config" => string(8) "fulltext" "get_target_page_config" => string(8) "fulltext" "filter_translation" => string(11) "translation" "translations" => string(11) "translation" "translation" => string(11) "translation" "add_translation" => string(11) "translation" "add_page_translation" => string(11) "translation" "available_languages" => string(11) "translation" "get_alternate_href_lang" => string(11) "translation" "published_translation" => string(11) "translation" "get_published_dependent_language_translation" => string(11) "translation" "get_published_base_language_translation" => string(11) "translation" "workflow" => string(8) "workflow" "workflow_options" => string(8) "workflow" "add_activity" => string(8) "tracking" "uniqid" => string(6) "uniqid" ) protected _primary_val => string(4) "name" protected _rule => NULL protected _paginator => NULL protected left_column => string(3) "lft" protected right_column => string(3) "rgt" protected level_column => string(5) "level" protected scope_column => string(5) "scope" protected use_scope => bool TRUE public tree => NULL protected _draft => NULL protected _cleared => NULL protected _live => NULL protected _roles => array(0) }{ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "page_version" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(3) ( "blame" => object Behaviour_Blame(7){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Page_Version(45) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(14) "override_blame" ) protected _belongs_to => array(2) ( "created_by" => array(2) ( "model" => string(4) "User" "foreign_key" => string(18) "created_by_user_id" ) "updated_by" => array(2) ( "model" => string(4) "User" "foreign_key" => string(18) "updated_by_user_id" ) ) protected _has_many => array(0) protected _has_one => array(0) protected _do_blame => bool TRUE }"fix_emptyversion" => object Behaviour_Fix_Emptyversion(6){ protected _record => object Model_Page_Version(45) { *RECURSION* } protected _options => array(0) protected _methods => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"implode" => object Behaviour_Implode(6){ protected _record => object Model_Page_Version(45) { *RECURSION* } protected _options => array(1) ( 0 => string(13) "user_contexts" ) protected _methods => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }) protected _methods => array(1) ( "override_blame" => string(5) "blame" ) protected _primary_val => string(2) "id" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ protected _has_one => array(0) protected _belongs_to => array(3) ( "created_by" => array(2) ( "foreign_key" => string(18) "created_by_user_id" "model" => string(4) "User" ) "updated_by" => array(2) ( "foreign_key" => string(18) "updated_by_user_id" "model" => string(4) "User" ) "page" => array(2) ( "foreign_key" => string(7) "page_id" "model" => string(4) "Page" ) ) protected _has_many => array(1) ( "blocks" => array(4) ( "foreign_key" => string(10) "version_id" "through" => NULL "far_key" => string(8) "block_id" "model" => string(18) "Page_Version_Block" ) ) protected _load_with => array(0) protected _validation => NULL protected _object => array(22) ( "id" => integer 316616 "page_id" => integer 25009 "state" => string(4) "LIVE" "meta_description" => string(101) "Bebauungspläne der Landeshauptstadt Saarbrücken mit frühzeitiger Beteiligung der Öffentlichkeit. " "meta_keywords" => string(0) "" "url" => string(0) "" "target" => string(5) "_self" "target_page_id" => integer 0 "embed_page" => NULL "publish_at" => NULL "expires_at" => NULL "is_active" => integer 1 "is_visible" => integer 1 "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "theme" => string(0) "" "updated_by_user_id" => integer 11 "created_by_user_id" => integer 11 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "2026-03-31 07:24:51" "user_contexts" => NULL ) protected _changed => array(0) protected _original_values => array(22) ( "id" => integer 316616 "page_id" => integer 25009 "state" => string(4) "LIVE" "meta_description" => string(101) "Bebauungspläne der Landeshauptstadt Saarbrücken mit frühzeitiger Beteiligung der Öffentlichkeit. " "meta_keywords" => string(0) "" "url" => string(0) "" "target" => string(5) "_self" "target_page_id" => integer 0 "embed_page" => NULL "publish_at" => NULL "expires_at" => NULL "is_active" => integer 1 "is_visible" => integer 1 "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "theme" => string(0) "" "updated_by_user_id" => integer 11 "created_by_user_id" => integer 11 "created_at" => string(19) "2026-03-20 12:14:51" "updated_at" => string(19) "2026-03-31 07:24:51" "user_contexts" => NULL ) protected _related => array(1) ( "page" => object Model_Page(51)private componentSorter => object Helper_Componentsorter(1){ protected _has_one => array(1) ( "live_version" => array(2) ( "foreign_key" => string(7) "page_id" "model" => string(12) "Page_Version" ) ) protected _belongs_to => array(2) ( "language" => array(2) ( "foreign_key" => string(11) "language_id" "model" => string(8) "Language" ) "client" => array(2) ( "foreign_key" => string(9) "client_id" "model" => string(6) "Client" ) ) protected _has_many => array(3) ( "workflows" => array(5) ( "foreign_key" => string(7) "page_id" "through" => NULL "far_key" => string(11) "workflow_id" "model" => string(8) "Workflow" "polymorphic_model" => string(4) "Page" ) "roles" => array(4) ( "foreign_key" => string(7) "page_id" "through" => string(11) "roles_pages" "far_key" => string(7) "role_id" "model" => string(4) "Role" ) "versions" => array(4) ( "foreign_key" => string(7) "page_id" "through" => NULL "far_key" => string(10) "version_id" "model" => string(12) "Page_Version" ) ) protected _load_with => array(0) protected _validation => NULL protected _object => array(26) ( "id" => integer 25009 "client_id" => integer 50 "language_id" => integer 1 "translation_hash" => string(13) "6970cda900165" "scope" => string(4) "main" "live_version_id" => integer 316616 "lft" => integer 2647 "rgt" => integer 2648 "level" => integer 4 "template" => string(13) "base/fulltext" "theme" => string(0) "" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "full_slug" => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" "type" => string(4) "page" "is_visible" => integer 1 "is_active" => integer 1 "is_private" => integer 0 "no_index" => integer 0 "expires_at" => NULL "publish_at" => NULL "created_at" => string(19) "2026-01-21 13:59:21" "updated_at" => string(19) "2026-03-31 07:24:51" "copy_of" => NULL "user_contexts" => NULL ) protected _changed => array(0) protected _original_values => array(26) ( "id" => integer 25009 "client_id" => integer 50 "language_id" => integer 1 "translation_hash" => string(13) "6970cda900165" "scope" => string(4) "main" "live_version_id" => integer 316616 "lft" => integer 2647 "rgt" => integer 2648 "level" => integer 4 "template" => string(13) "base/fulltext" "theme" => string(0) "" "name" => string(45) "Bebauungspläne mit frühzeitiger Beteiligung" "navigation_name" => string(0) "" "slug" => string(45) "bebauungsplaene_mit_fruehzeitiger_beteiligung" "full_slug" => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" "type" => string(4) "page" "is_visible" => integer 1 "is_active" => integer 1 "is_private" => integer 0 "no_index" => integer 0 "expires_at" => NULL "publish_at" => NULL "created_at" => string(19) "2026-01-21 13:59:21" "updated_at" => string(19) "2026-03-31 07:24:51" "copy_of" => NULL "user_contexts" => NULL ) protected _related => array(1) ( "language" => object Model_Language(45)) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(12) "page_version" protected _object_plural => string(13) "page_versions" protected _table_name => string(13) "page_versions" protected _table_columns => array(22) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "page_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "page_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "state" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "state" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "32" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "meta_description" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "meta_description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "meta_keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "meta_keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "target" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "target" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "target_page_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(14) "target_page_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "embed_page" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "embed_page" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "publish_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "publish_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "expires_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "expires_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "is_active" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "is_visible" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "is_visible" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "slug" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "navigation_name" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "navigation_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "theme" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "theme" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_by_user_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(18) "updated_by_user_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_by_user_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(18) "created_by_user_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_contexts" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "user_contexts" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 316616 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5){ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(20) ( "id" => integer 1 "iso_639_1" => string(2) "de" "iso_639_2" => string(3) "deu" "iso_639_3" => string(3) "deu" "rfc_3066" => NULL "english_name" => string(6) "German" "english_name_locale" => NULL "english_name_modifier" => NULL "native_name" => string(7) "Deutsch" "native_name_locale" => NULL "native_name_modifier" => NULL "position" => integer 1 "is_macro_language" => integer 0 "direction" => string(3) "ltr" "pluralization" => string(14) "c == 1 ? 1 : 2" "scope" => string(1) "L" "is_frontend_language" => integer 1 "is_backend_language" => integer 1 "created_at" => string(19) "0000-00-00 00:00:00" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _changed => array(0) protected _original_values => array(20) ( "id" => integer 1 "iso_639_1" => string(2) "de" "iso_639_2" => string(3) "deu" "iso_639_3" => string(3) "deu" "rfc_3066" => NULL "english_name" => string(6) "German" "english_name_locale" => NULL "english_name_modifier" => NULL "native_name" => string(7) "Deutsch" "native_name_locale" => NULL "native_name_modifier" => NULL "position" => integer 1 "is_macro_language" => integer 0 "direction" => string(3) "ltr" "pluralization" => string(14) "c == 1 ? 1 : 2" "scope" => string(1) "L" "is_frontend_language" => integer 1 "is_backend_language" => integer 1 "created_at" => string(19) "0000-00-00 00:00:00" "updated_at" => string(19) "0000-00-00 00:00:00" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "language" protected _object_plural => string(9) "languages" protected _table_name => string(9) "languages" protected _table_columns => array(20) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "iso_639_1" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "character_maximum_length" => string(1) "2" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "iso_639_2" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "iso_639_3" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "iso_639_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rfc_3066" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(8) "rfc_3066" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(12) "english_name" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name_locale" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(19) "english_name_locale" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "english_name_modifier" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(21) "english_name_modifier" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(11) "native_name" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name_locale" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(18) "native_name_locale" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "native_name_modifier" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(20) "native_name_modifier" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "position" => array(13) ( "type" => string(3) "int" "min" => string(20) "-9223372036854775808" "max" => string(19) "9223372036854775807" "column_name" => string(8) "position" "column_default" => string(1) "0" "data_type" => string(6) "bigint" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "20" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_macro_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(17) "is_macro_language" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "direction" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "direction" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(1) "3" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "pluralization" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(8) "16777215" "column_name" => string(13) "pluralization" "column_default" => NULL "data_type" => string(10) "mediumtext" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "scope" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "character_maximum_length" => string(1) "1" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_frontend_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(20) "is_frontend_language" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_backend_language" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(19) "is_backend_language" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 1 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5)) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(3) ( "language_id" => string(3) "asc" "scope" => string(3) "asc" "lft" => string(3) "asc" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(4) "page" protected _object_plural => string(5) "pages" protected _table_name => string(5) "pages" protected _table_columns => array(26) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "client_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(9) "client_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "language_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(11) "language_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "translation_hash" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "translation_hash" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "scope" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(2) "32" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "live_version_id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(15) "live_version_id" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "level" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "level" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "4" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "template" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "template" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "theme" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "theme" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "navigation_name" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "navigation_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "slug" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "full_slug" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "full_slug" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "character_maximum_length" => string(2) "32" "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_visible" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "is_visible" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "is_active" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "is_active" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "is_private" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(10) "is_private" "column_default" => NULL "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "no_index" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(8) "no_index" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "expires_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "expires_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "publish_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "publish_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 23 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 24 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "copy_of" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "copy_of" "column_default" => NULL "data_type" => string(12) "int unsigned" "is_nullable" => bool TRUE "ordinal_position" => integer 25 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "user_contexts" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "user_contexts" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 26 "collation_name" => string(18) "utf8mb4_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => array(2) ( "column" => string(10) "updated_at" "format" => string(11) "Y-m-d H:i:s" ) protected _created_column => array(2) ( "column" => string(10) "created_at" "format" => string(11) "Y-m-d H:i:s" ) protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => integer 25009 protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_PDO(5){ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "language" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(1) ( "search" => object Behaviour_Search(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Language(45) { *RECURSION* } protected _options => array(2) ( 0 => string(12) "english_name" 1 => string(11) "native_name" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }) protected _methods => array(2) ( "search_fields" => string(6) "search" "apply_search" => string(6) "search" ) protected _primary_val => string(11) "native_name" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(4) "page" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(8) ( "client" => object Behaviour_Client(6){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(13) "filter_client" ) protected _belongs_to => array(1) ( "client" => array(2) ( "model" => string(6) "Client" "foreign_key" => string(9) "client_id" ) ) protected _has_many => array(0) protected _has_one => array(0) }"search" => object Behaviour_Search(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(2) ( 0 => string(4) "slug" 1 => string(4) "name" ) protected _methods => array(2) ( 0 => string(13) "search_fields" 1 => string(12) "apply_search" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"implode" => object Behaviour_Implode(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(1) ( 0 => string(13) "user_contexts" ) protected _methods => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"fulltext" => object Behaviour_Fulltext(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(3) ( 0 => string(36) "update_record_in_elasticsearch_index" 1 => string(27) "get_default_document_config" 2 => string(22) "get_target_page_config" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"translation" => object Behaviour_Translation(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(10) ( 0 => string(18) "filter_translation" 1 => string(12) "translations" 2 => string(11) "translation" 3 => string(15) "add_translation" 4 => string(20) "add_page_translation" 5 => string(19) "available_languages" 6 => string(23) "get_alternate_href_lang" 7 => string(21) "published_translation" 8 => string(44) "get_published_dependent_language_translation" 9 => string(39) "get_published_base_language_translation" ) protected _belongs_to => array(1) ( "language" => array(2) ( "model" => string(8) "Language" "foreign_key" => string(11) "language_id" ) ) protected _has_many => array(0) protected _has_one => array(0) }"workflow" => object Behaviour_Workflow(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(1) ( "clearance" => array(1) ( "options" => array(3) ( "rule" => string(9) "cms_pages" "route" => string(16) "backend/cms/page" "name" => string(4) "name" ) ) ) protected _methods => array(2) ( 0 => string(8) "workflow" 1 => string(16) "workflow_options" ) protected _belongs_to => array(0) protected _has_many => array(1) ( "workflows" => array(2) ( "model" => string(8) "Workflow" "polymorphic_model" => string(4) "Page" ) ) protected _has_one => array(0) }"tracking" => object Behaviour_Tracking(6){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(12) "add_activity" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"uniqid" => object Behaviour_Uniqid(7){ protected _record => object Model_Page(51) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(6) "uniqid" ) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) protected _record_primary_key => NULL }) protected _methods => array(20) ( "filter_client" => string(6) "client" "search_fields" => string(6) "search" "apply_search" => string(6) "search" "update_record_in_elasticsearch_index" => string(8) "fulltext" "get_default_document_config" => string(8) "fulltext" "get_target_page_config" => string(8) "fulltext" "filter_translation" => string(11) "translation" "translations" => string(11) "translation" "translation" => string(11) "translation" "add_translation" => string(11) "translation" "add_page_translation" => string(11) "translation" "available_languages" => string(11) "translation" "get_alternate_href_lang" => string(11) "translation" "published_translation" => string(11) "translation" "get_published_dependent_language_translation" => string(11) "translation" "get_published_base_language_translation" => string(11) "translation" "workflow" => string(8) "workflow" "workflow_options" => string(8) "workflow" "add_activity" => string(8) "tracking" "uniqid" => string(6) "uniqid" ) protected _primary_val => string(4) "name" protected _rule => NULL protected _paginator => NULL protected left_column => string(3) "lft" protected right_column => string(3) "rgt" protected level_column => string(5) "level" protected scope_column => string(5) "scope" protected use_scope => bool TRUE public tree => NULL protected _draft => NULL protected _cleared => NULL protected _live => NULL protected _roles => array(0) }{ public last_query => string(826) "SELECT client.id AS id, client.name AS name, client.slug AS slug, client.is_active AS is_active, client.enable_varnish AS enable …" protected _identifier => string(0) "" protected _instance => string(7) "default" protected _connection => object PDO(0)protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(12) "page_version" protected _behaviors => array(0) protected _private_columns => bool FALSE protected _behaviours => array(3) ( "blame" => object Behaviour_Blame(7){ }protected _config => array(5) ( "type" => string(3) "PDO" "table_prefix" => string(0) "" "charset" => string(7) "utf8mb4" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _record => object Model_Page_Version(45) { *RECURSION* } protected _options => array(0) protected _methods => array(1) ( 0 => string(14) "override_blame" ) protected _belongs_to => array(2) ( "created_by" => array(2) ( "model" => string(4) "User" "foreign_key" => string(18) "created_by_user_id" ) "updated_by" => array(2) ( "model" => string(4) "User" "foreign_key" => string(18) "updated_by_user_id" ) ) protected _has_many => array(0) protected _has_one => array(0) protected _do_blame => bool TRUE }"fix_emptyversion" => object Behaviour_Fix_Emptyversion(6){ protected _record => object Model_Page_Version(45) { *RECURSION* } protected _options => array(0) protected _methods => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }"implode" => object Behaviour_Implode(6){ protected _record => object Model_Page_Version(45) { *RECURSION* } protected _options => array(1) ( 0 => string(13) "user_contexts" ) protected _methods => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _has_one => array(0) }) protected _methods => array(1) ( "override_blame" => string(5) "blame" ) protected _primary_val => string(2) "id" protected _rule => NULL protected _paginator => NULL public page_language => NULL public page_client => NULL public multiple_key => bool FALSE protected _joined_tables => array(0) }{ private pageinfo => object Helper_Pageinfo(6)private pageinfo => object Helper_Pageinfo(6){ private mnemonicLanguageMapping => array(7) ( 1 => string(2) "de" 2 => string(2) "en" 3 => string(2) "fr" 4 => string(2) "es" 5 => string(2) "it" 6 => string(2) "nl" 7 => string(2) "dl" ) private eventDetailPageSlugs => array(2) ( 0 => string(12) "event_detail" 1 => string(16) "evenement_detail" ) private articleDetailPageSlugs => array(2) ( 0 => string(14) "artikelansicht" 1 => string(13) "artikeldetail" ) private domain => string(17) "www.sb-staging.de" private path => string(104) "/leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" private pageId => integer 0 }}{ private mnemonicLanguageMapping => array(7) ( 1 => string(2) "de" 2 => string(2) "en" 3 => string(2) "fr" 4 => string(2) "es" 5 => string(2) "it" 6 => string(2) "nl" 7 => string(2) "dl" ) private eventDetailPageSlugs => array(2) ( 0 => string(12) "event_detail" 1 => string(16) "evenement_detail" ) private articleDetailPageSlugs => array(2) ( 0 => string(14) "artikelansicht" 1 => string(13) "artikeldetail" ) private domain => string(17) "www.sb-staging.de" private path => string(104) "/leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" private pageId => integer 0 }private urlBuilder => object Helper_UrlBuilder(4){ private pageinfo => object Helper_Pageinfo(6)}{ private mnemonicLanguageMapping => array(7) ( 1 => string(2) "de" 2 => string(2) "en" 3 => string(2) "fr" 4 => string(2) "es" 5 => string(2) "it" 6 => string(2) "nl" 7 => string(2) "dl" ) private eventDetailPageSlugs => array(2) ( 0 => string(12) "event_detail" 1 => string(16) "evenement_detail" ) private articleDetailPageSlugs => array(2) ( 0 => string(14) "artikelansicht" 1 => string(13) "artikeldetail" ) private domain => string(17) "www.sb-staging.de" private path => string(104) "/leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" private pageId => integer 0 }private appUserHelper => object Helper_App_User(0){ }private protocol => string(6) "https:" private appUserPath => string(8) "app/user" }89 90 // Create a new instance of the controller 91 $controller = $class->newInstance($request, $response); 92 93 // Run the controller's execute() method 94 $response = $class->getMethod('execute')->invoke($controller); 95 96 if ( ! $response instanceof Response) 97 { 98 // Controller failed to return a Response. 99 throw new Kohana_Exception('Controller failed to return a Response'); -
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0object Request(20)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(8) "(<slug>)" protected _regex => array(1) ( "slug" => string(100) "((?!\b(ajax|api|migrations|admin|backend|Component|Frontend_Component|Backend_Component|warning)).)*" ) protected _defaults => array(4) ( "controller" => string(4) "Page" "action" => string(5) "index" "slug" => string(5) "start" "language_iso_639_1" => string(2) "de" ) protected _route_regex => string(121) "#^(?:(?P<slug>((?!\b(ajax|api|migrations|admin|backend|Component|Frontend_Component|Backend_Component|warning)).)*))?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(4) "Page" protected _action => string(5) "index" protected _uri => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" protected _external => bool FALSE protected _params => array(3) ( "slug" => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" "language_iso_639_1" => string(2) "de" "page_version_id" => integer 316616 ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(10){ protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) protected _component_params => array(0) protected _previous_environment => NULL }private _url_params => array(0) }1object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(['_protocol' => $request->protocol()]); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header)) -
MODPATH/synergy/core/classes/Request.php [ 83 ] » Kohana_Request_Client->execute(arguments)
0object Request(20)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(8) "(<slug>)" protected _regex => array(1) ( "slug" => string(100) "((?!\b(ajax|api|migrations|admin|backend|Component|Frontend_Component|Backend_Component|warning)).)*" ) protected _defaults => array(4) ( "controller" => string(4) "Page" "action" => string(5) "index" "slug" => string(5) "start" "language_iso_639_1" => string(2) "de" ) protected _route_regex => string(121) "#^(?:(?P<slug>((?!\b(ajax|api|migrations|admin|backend|Component|Frontend_Component|Backend_Component|warning)).)*))?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(4) "Page" protected _action => string(5) "index" protected _uri => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" protected _external => bool FALSE protected _params => array(3) ( "slug" => string(103) "leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung" "language_iso_639_1" => string(2) "de" "page_version_id" => integer 316616 ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(10){ protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) protected _component_params => array(0) protected _previous_environment => NULL }private _url_params => array(0) }78 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 79 ':uri' => $this->_uri, 80 )); 81 } 82 83 return $this->_client->execute($this); 84 } 85 86 /** 87 * Retrieves a value from the url parameters (slug or $_GET). 88 * -
DOCROOT/index.php [ 123 ] » Request->execute()
118 /** 119 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 120 * If no source is specified, the URI will be automatically detected. 121 */ 122 echo Request::factory(TRUE, array(), FALSE) 123 ->execute() 124 ->send_headers(TRUE) 125 ->body(); 126 } 127 128 /**
Environment
Included files (544)
DOCROOT/index.php |
APPPATH/bootstrap.php |
SYSPATH/classes/Kohana/Core.php |
SYSPATH/classes/Kohana.php |
APPPATH/config/environment.php |
APPPATH/classes/Kohana/Exception.php |
SYSPATH/classes/Kohana/Kohana/Exception.php |
SYSPATH/classes/Log.php |
SYSPATH/classes/Kohana/Log.php |
SYSPATH/classes/Config.php |
SYSPATH/classes/Kohana/Config.php |
MODPATH/synergy/core/init.php |
MODPATH/synergy/core/classes/File.php |
MODPATH/synergy/core/classes/Motor/File.php |
SYSPATH/classes/Kohana/File.php |
SYSPATH/classes/Route.php |
SYSPATH/classes/Kohana/Route.php |
MODPATH/autoload.php |
MODPATH/composer/autoload_real.php |
MODPATH/composer/platform_check.php |
MODPATH/composer/ClassLoader.php |
MODPATH/composer/autoload_static.php |
MODPATH/symfony/polyfill-php80/bootstrap.php |
MODPATH/symfony/polyfill-ctype/bootstrap.php |
MODPATH/symfony/polyfill-ctype/bootstrap80.php |
MODPATH/symfony/polyfill-mbstring/bootstrap.php |
MODPATH/symfony/polyfill-mbstring/bootstrap80.php |
MODPATH/symfony/deprecation-contracts/function.php |
MODPATH/react/promise/src/functions_include.php |
MODPATH/react/promise/src/functions.php |
MODPATH/symfony/polyfill-intl-grapheme/bootstrap.php |
MODPATH/symfony/polyfill-intl-normalizer/bootstrap.php |
MODPATH/symfony/polyfill-intl-normalizer/bootstrap80.php |
MODPATH/symfony/string/Resources/functions.php |
MODPATH/swiftmailer/swiftmailer/lib/swift_required.php |
MODPATH/swiftmailer/swiftmailer/lib/classes/Swift.php |
MODPATH/symfony/polyfill-php73/bootstrap.php |
MODPATH/zendframework/zend-cache/autoload/patternPluginManagerPolyfill.php |
MODPATH/zendframework/zend-servicemanager/src/ServiceManager.php |
MODPATH/zendframework/zend-servicemanager/src/ServiceLocatorInterface.php |
MODPATH/psr/container/src/ContainerInterface.php |
MODPATH/container-interop/container-interop/src/Interop/Container/ContainerInterface.php |
MODPATH/zendframework/zend-cache/src/PatternPluginManager/PatternPluginManagerV3Polyfill.php |
MODPATH/zendframework/zend-servicemanager/src/AbstractPluginManager.php |
MODPATH/zendframework/zend-servicemanager/src/PluginManagerInterface.php |
MODPATH/zendframework/zend-cache/src/PatternPluginManager/PatternPluginManagerTrait.php |
MODPATH/elasticsearch/elasticsearch/src/autoload.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/HotThreads.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/AbstractEndpoint.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/Info.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/Stats.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/Usage.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/GetSettings.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/PutSettings.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetAlias.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutAlias.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ClearCache.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetMapping.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutMapping.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetSettings.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutSettings.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetTemplate.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutTemplate.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ExistsType.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetUpgrade.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Upgrade.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/GetScript.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/PutScript.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DeleteScript.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/GetSource.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/ExistsSource.php |
MODPATH/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Tasks/ListTasks.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier.composer.php |
MODPATH/khanamiryan/qrcode-detector-decoder/lib/Common/customFunctions.php |
SYSPATH/classes/Log/File.php |
SYSPATH/classes/Kohana/Log/File.php |
SYSPATH/classes/Log/Writer.php |
SYSPATH/classes/Kohana/Log/Writer.php |
SYSPATH/classes/Config/File.php |
SYSPATH/classes/Kohana/Config/File.php |
SYSPATH/classes/Kohana/Config/File/Reader.php |
SYSPATH/classes/Kohana/Config/Reader.php |
SYSPATH/classes/Kohana/Config/Source.php |
MODPATH/synergy/core/classes/Arr.php |
SYSPATH/classes/Kohana/Arr.php |
APPPATH/config/base.php |
SYSPATH/classes/Config/Group.php |
SYSPATH/classes/Kohana/Config/Group.php |
SYSPATH/classes/Cookie.php |
SYSPATH/classes/Kohana/Cookie.php |
MODPATH/synergy/core/classes/I18n.php |
SYSPATH/classes/Kohana/I18n.php |
APPPATH/config/modules.php |
DOCROOT/modules/app.saarbruecken.de/init.php |
MODPATH/synergy/backend/classes/Rule.php |
MODPATH/synergy/backend/classes/Motor/Rule.php |
MODPATH/synergy/backend/i18n/de/backend/core.php |
MODPATH/synergy/event/i18n/de/backend/core.php |
DOCROOT/modules/delivery-service/i18n/de/backend/core.php |
DOCROOT/modules/_base/i18n/de/backend/core.php |
DOCROOT/modules/einkaufen.saarbruecken.de/i18n/de/backend/core.php |
MODPATH/synergy/core/i18n/de.php |
MODPATH/synergy/backend/classes/Rule/Rule.php |
MODPATH/synergy/backend/classes/Motor/Rule/Rule.php |
MODPATH/synergy/event/i18n/de/plugin/event.php |
DOCROOT/modules/_base/i18n/de/plugin/event.php |
MODPATH/synergy/backend/classes/Rule/Action/Select.php |
MODPATH/synergy/backend/classes/Motor/Rule/Action/Select.php |
MODPATH/synergy/backend/classes/Rule/Action/Default.php |
MODPATH/synergy/backend/classes/Motor/Rule/Action/Default.php |
MODPATH/synergy/backend/classes/Rule/Action/Checkbox.php |
MODPATH/synergy/backend/classes/Motor/Rule/Action/Checkbox.php |
MODPATH/synergy/backend/i18n/de/module/article.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/backend/user.php |
MODPATH/synergy/backend/classes/Component.php |
MODPATH/synergy/backend/classes/Motor/Component.php |
DOCROOT/modules/_base/i18n/de/backend/sb/ad.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/backend/sb/ad.php |
MODPATH/synergy/backend/classes/Component/Component.php |
MODPATH/synergy/backend/classes/Motor/Component/Component.php |
DOCROOT/modules/_base/config/components.php |
MODPATH/synergy/backend/i18n/de/backend/component.php |
DOCROOT/modules/_base/i18n/de/backend/component.php |
DOCROOT/modules/einkaufen.saarbruecken.de/i18n/de/backend/component.php |
DOCROOT/modules/digitales_gedenken/i18n/de/backend/component.php |
MODPATH/synergy/backend/i18n/de/backend/page.php |
MODPATH/synergy/formbuilder/i18n/de/plugin/formbuilder.php |
DOCROOT/modules/_base/i18n/de/plugin/formbuilder.php |
MODPATH/synergy/glossary/i18n/de/plugin/glossary.php |
MODPATH/synergy/fulltext/i18n/de/plugin/fulltext.php |
MODPATH/synergy/youtube/i18n/de/backend/youtube.php |
MODPATH/synergy/share-this-page/i18n/de/plugin/share_this_page.php |
MODPATH/synergy/newsletter/i18n/de/plugin/newsletter.php |
MODPATH/synergy/littersort/i18n/de/plugin/litter.php |
MODPATH/synergy/construction-site/i18n/de/plugin/construction_site.php |
DOCROOT/modules/_base/i18n/de/plugin/construction_site.php |
MODPATH/synergy/allocation-plan/i18n/de/backend/allocation_plan.php |
MODPATH/synergy/accomodation/i18n/de/backend/accomodation.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/backend/general.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/component/app_dashboard.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/general_topics.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/component/shortcuts.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/component/articles.php |
DOCROOT/modules/digitales_gedenken/init.php |
DOCROOT/modules/digitales_gedenken/classes/Model/Victim/Data/Correction.php |
DOCROOT/modules/_base/classes/Model/Base.php |
MODPATH/synergy/core/classes/Model/Motor/Base.php |
MODPATH/synergy/core/classes/ORM.php |
MODPATH/koseven/koseven/modules/orm/classes/Kohana/ORM.php |
SYSPATH/classes/Model.php |
SYSPATH/classes/Kohana/Model.php |
MODPATH/synergy/core/classes/Trait/Orm/Rule.php |
MODPATH/synergy/core/classes/Trait/Orm/Paginate.php |
DOCROOT/modules/digitales_gedenken/i18n/de/backend/victims.php |
DOCROOT/modules/digitales_gedenken/classes/Model/Victim/Person.php |
DOCROOT/modules/digitales_gedenken/classes/Model/Victim/Location.php |
DOCROOT/modules/digitales_gedenken/classes/Model/Victim/Location/Synonym.php |
DOCROOT/modules/digitales_gedenken/classes/Model/Victim/Siglen.php |
DOCROOT/modules/digitales_gedenken/i18n/de/frontend/victim/siglen.php |
DOCROOT/modules/einkaufen.saarbruecken.de/init.php |
DOCROOT/modules/einkaufen.saarbruecken.de/i18n/de/frontend/sb/saarbruecken_einkaufen.php |
APPPATH/i18n/de/frontend/sb/saarbruecken_einkaufen.php |
DOCROOT/modules/geniessen.saarbruecken.de/init.php |
DOCROOT/modules/geniessen.saarbruecken.de/i18n/de/frontend/sb/saarbruecken_geniessen.php |
APPPATH/i18n/de/frontend/sb/saarbruecken_geniessen.php |
DOCROOT/modules/saarbahn.de/init.php |
DOCROOT/modules/_base/i18n/de/backend/sb/component.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/backend/sb/component.php |
DOCROOT/modules/saarbahn.de/i18n/de/backend/saarbahn/timetable.php |
DOCROOT/modules/saarbahn.de/i18n/de/backend/saarbahn/complaint/management.php |
DOCROOT/modules/saarbruecker-stadtwerke.de/init.php |
DOCROOT/modules/saarbruecker-stadtwerke.de/i18n/de/backend/sb/notice.php |
DOCROOT/modules/_base/init.php |
MODPATH/synergy/core/classes/Event/Dispatcher.php |
MODPATH/synergy/core/classes/Motor/Event/Dispatcher.php |
MODPATH/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php |
MODPATH/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php |
MODPATH/synergy/social-media/config/event_dispatcher.php |
DOCROOT/modules/_base/config/event_dispatcher.php |
DOCROOT/modules/_base/i18n/de/frontend/component/maengelmelder.php |
DOCROOT/modules/_base/classes/Model/Maengelmelder/Quarter.php |
DOCROOT/modules/_base/i18n/de/backend/component/maengelmelder.php |
DOCROOT/modules/_base/classes/Model/Maengelmelder/Category.php |
DOCROOT/modules/_base/i18n/de/backend/service.php |
DOCROOT/modules/_base/i18n/de/backend/appointment.php |
DOCROOT/modules/_base/i18n/de/backend/sb/advertisement.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/backend/sb/advertisement.php |
DOCROOT/modules/_base/i18n/de/backend/city/project.php |
DOCROOT/modules/_base/i18n/de/backend/audio_codes.php |
DOCROOT/modules/_base/i18n/de/backend/citizen/offers.php |
DOCROOT/modules/_base/i18n/de/backend/component/audio_player.php |
DOCROOT/modules/_base/i18n/de/backend/component/movie/category/teaser.php |
DOCROOT/modules/_base/i18n/de/backend/component/movie/screeningday/teaser.php |
DOCROOT/modules/_base/i18n/de/backend/component/movie/custom/teaser.php |
DOCROOT/modules/_base/i18n/de/backend/component/appointment.php |
DOCROOT/modules/_base/i18n/de/backend/component/faq.php |
DOCROOT/modules/_base/i18n/de/backend/component/voting/address/directory/search.php |
DOCROOT/modules/_base/i18n/de/backend/component/card/row.php |
DOCROOT/modules/_base/i18n/de/backend/component/quote.php |
MODPATH/synergy/movie-database/i18n/de/backend/movie_database.php |
DOCROOT/modules/_base/i18n/de/backend/movie_database.php |
DOCROOT/modules/_base/i18n/de/backend/component/movie/favlist.php |
DOCROOT/modules/_base/i18n/de/backend/component/movie/calendar.php |
DOCROOT/modules/_base/i18n/de/backend/component/icon/box.php |
DOCROOT/modules/_base/i18n/de/backend/component/spoparlogo.php |
DOCROOT/modules/_base/i18n/de/backend/component/event/lslist.php |
DOCROOT/modules/_base/i18n/de/backend/component/visitor_traffic_lights.php |
DOCROOT/modules/_base/i18n/de/backend/component/hero/banner.php |
DOCROOT/modules/app_teaser/init.php |
DOCROOT/modules/app_teaser/i18n/de/app_teaser.php |
DOCROOT/modules/componentpopupoverride/init.php |
MODPATH/synergy/conversation/config/plugin_conversation.php |
DOCROOT/modules/_base/config/plugin_conversation.php |
MODPATH/synergy/conversation/i18n/de/plugin/conversation.php |
MODPATH/synergy/wedding-dates/i18n/de/backend/wedding_date.php |
MODPATH/synergy/shariff/i18n/de/plugin/shariff.php |
DOCROOT/modules/_base/i18n/de/plugin/shariff.php |
DOCROOT/modules/delivery-service/init.php |
DOCROOT/modules/delivery-service/i18n/de/backend/delivery/services.php |
DOCROOT/modules/saarvv_reports/init.php |
DOCROOT/modules/saarvv_reports/i18n/de/saarvv_reports/general.php |
DOCROOT/modules/_sb_migrate/init.php |
DOCROOT/modules/sms_parking/init.php |
DOCROOT/modules/sms_parking/i18n/de/sms_parking/general.php |
DOCROOT/modules/trash_calculator/init.php |
DOCROOT/modules/trash_calculator/i18n/de/trash_calculator/general.php |
DOCROOT/modules/trash_calendar/init.php |
DOCROOT/modules/trash_calendar/i18n/de/trash_calendar/general.php |
DOCROOT/modules/visit-location/init.php |
DOCROOT/modules/visit-location/i18n/de/backend/visit/location/poi.php |
DOCROOT/modules/visit-location/i18n/de/backend/visit/location/gastronomy.php |
DOCROOT/modules/visit-location/i18n/de/backend/visit/tours/tour.php |
DOCROOT/modules/visit-location/i18n/de/gastro_search.php |
DOCROOT/modules/visit-location/i18n/de/gastro_detail.php |
DOCROOT/modules/visit-location/i18n/de/poi_search.php |
DOCROOT/modules/visit-location/i18n/de/poi_detail.php |
DOCROOT/modules/visit-location/i18n/de/tour_search.php |
DOCROOT/modules/visit-location/i18n/de/tour_detail.php |
DOCROOT/modules/visit-location/i18n/de/tour_mytour_list.php |
DOCROOT/modules/visit-location/i18n/de/tour_mytour_detail.php |
DOCROOT/modules/top_tips/init.php |
DOCROOT/modules/top_tips/i18n/de/top_tips/general.php |
DOCROOT/modules/towed-vehicles/init.php |
DOCROOT/modules/towed-vehicles/i18n/de/towed_vehicle.php |
DOCROOT/modules/random_suggestions/init.php |
DOCROOT/modules/random_suggestions/i18n/de/random_suggestions/general.php |
DOCROOT/modules/redirects/init.php |
DOCROOT/modules/redirects/i18n/de/redirect/redirect.php |
DOCROOT/modules/rent_calculator/init.php |
DOCROOT/modules/rent_calculator/i18n/de/rent_calculator/general.php |
DOCROOT/modules/hg_synergy/polls/init.php |
DOCROOT/modules/hg_synergy/polls/i18n/de/component/question/multiple_choice.php |
DOCROOT/modules/hg_synergy/polls/i18n/de/component/poll/show.php |
DOCROOT/modules/hg_synergy/polls/classes/Model/Poll.php |
DOCROOT/modules/hg_synergy/polls/i18n/de/backend/polls.php |
MODPATH/synergy/accomodation/init.php |
MODPATH/synergy/address/init.php |
MODPATH/synergy/address/i18n/de/plugin/address.php |
MODPATH/synergy/allocation-plan/init.php |
MODPATH/synergy/component-generic/init.php |
MODPATH/synergy/component-responsive/init.php |
MODPATH/synergy/construction-site/init.php |
MODPATH/synergy/conversation/init.php |
MODPATH/synergy/conversation/i18n/de/plugin/conversation/group.php |
MODPATH/synergy/conversation/config/event_plugin_conversation.php |
MODPATH/synergy/downloads-with-preview-image/init.php |
MODPATH/synergy/downloads-with-preview-image/i18n/de/plugin/download_image.php |
MODPATH/synergy/dummy/init.php |
MODPATH/synergy/dummy/i18n/de/plugin/dummy.php |
MODPATH/synergy/event/init.php |
MODPATH/synergy/formbuilder/init.php |
MODPATH/synergy/fulltext/init.php |
MODPATH/synergy/glossary/init.php |
MODPATH/synergy/littersort/init.php |
MODPATH/synergy/movie-database/init.php |
MODPATH/synergy/newsletter/init.php |
MODPATH/synergy/points-of-interest/init.php |
MODPATH/synergy/points-of-interest/i18n/de/backend/poi.php |
MODPATH/synergy/recaptcha-invisible/init.php |
MODPATH/synergy/shariff/init.php |
MODPATH/synergy/backend/i18n/de/backend/cms.php |
DOCROOT/modules/_base/i18n/de/backend/cms.php |
MODPATH/synergy/share-this-page/init.php |
MODPATH/synergy/shortlink/init.php |
MODPATH/synergy/shortlink/i18n/de/plugin/shortlink.php |
MODPATH/synergy/slideshow-simple/init.php |
MODPATH/synergy/slideshow-simple/i18n/de/backend/component/slideshow.php |
MODPATH/synergy/slideshow-simple/i18n/de/backend/cms/slideshow.php |
MODPATH/synergy/snippetable/init.php |
MODPATH/synergy/social-media/init.php |
MODPATH/synergy/wedding-dates/init.php |
MODPATH/synergy/youtube/init.php |
MODPATH/synergy/backend/init.php |
MODPATH/synergy/backend/i18n/de/backend/address.php |
DOCROOT/modules/_base/i18n/de/backend/address.php |
MODPATH/synergy/backend/i18n/de/backend/admin.php |
MODPATH/synergy/backend/i18n/de/backend/media.php |
DOCROOT/modules/_base/i18n/de/backend/media.php |
MODPATH/synergy/email/init.php |
MODPATH/synergy/migrations/init.php |
MODPATH/synergy/migrations/classes/Flexiblemigrations.php |
MODPATH/synergy/migrations/classes/Kohana/Flexiblemigrations.php |
MODPATH/synergy/migrations/config/config.php |
MODPATH/synergy/pdf/init.php |
MODPATH/synergy/php7-migration/init.php |
MODPATH/synergy/smarty/classes/View.php |
MODPATH/synergy/smarty/classes/Synergy/Smarty/View.php |
SYSPATH/classes/Kohana/View.php |
MODPATH/koseven/koseven/modules/cache/classes/Cache.php |
MODPATH/koseven/koseven/modules/cache/classes/Kohana/Cache.php |
MODPATH/koseven/koseven/modules/cache/config/cache.php |
MODPATH/synergy/core/config/cache.php |
APPPATH/config/cache.php |
MODPATH/koseven/koseven/modules/cache/classes/Cache/File.php |
MODPATH/koseven/koseven/modules/cache/classes/Kohana/Cache/File.php |
MODPATH/koseven/koseven/modules/cache/classes/Cache/GarbageCollect.php |
MODPATH/koseven/koseven/modules/cache/classes/Kohana/Cache/GarbageCollect.php |
MODPATH/synergy/core/classes/Request.php |
SYSPATH/classes/Kohana/Request.php |
SYSPATH/classes/HTTP/Request.php |
SYSPATH/classes/Kohana/HTTP/Request.php |
SYSPATH/classes/HTTP/Message.php |
SYSPATH/classes/Kohana/HTTP/Message.php |
MODPATH/synergy/core/classes/HTTP.php |
SYSPATH/classes/Kohana/HTTP.php |
SYSPATH/classes/HTTP/Header.php |
SYSPATH/classes/Kohana/HTTP/Header.php |
SYSPATH/classes/Request/Client/Internal.php |
SYSPATH/classes/Kohana/Request/Client/Internal.php |
MODPATH/synergy/core/classes/Request/Client.php |
SYSPATH/classes/Kohana/Request/Client.php |
SYSPATH/classes/Response.php |
SYSPATH/classes/Kohana/Response.php |
SYSPATH/classes/HTTP/Response.php |
SYSPATH/classes/Kohana/HTTP/Response.php |
SYSPATH/classes/Profiler.php |
SYSPATH/classes/Kohana/Profiler.php |
DOCROOT/modules/_base/classes/Controller/Page.php |
DOCROOT/modules/app.saarbruecken.de/classes/Controller/Motor/Page.php |
DOCROOT/modules/_base/classes/Controller/Template.php |
SYSPATH/classes/Kohana/Controller/Template.php |
MODPATH/synergy/core/classes/Controller.php |
SYSPATH/classes/Kohana/Controller.php |
MODPATH/synergy/varnish-cache/classes/Trait/VarnishControllerTemplate.php |
MODPATH/synergy/varnish-cache/classes/Trait/VarnishPage.php |
MODPATH/synergy/smarty/classes/Smarty/Wrapper.php |
MODPATH/synergy/smarty/classes/Synergy/Smarty/Wrapper.php |
MODPATH/synergy/smarty/config/smarty.php |
DOCROOT/modules/_base/config/smarty.php |
DOCROOT/modules/_base/classes/Helper/Domain.php |
MODPATH/synergy/backend/classes/Model/Domain.php |
MODPATH/synergy/core/classes/Event.php |
MODPATH/synergy/core/classes/Motor/Event.php |
MODPATH/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php |
DOCROOT/modules/_base/classes/Behaviour.php |
SYSPATH/classes/Text.php |
SYSPATH/classes/Kohana/Text.php |
SYSPATH/classes/UTF8.php |
SYSPATH/classes/Kohana/UTF8.php |
SYSPATH/utf8/ucfirst.php |
MODPATH/synergy/core/classes/Behaviour/Search.php |
MODPATH/synergy/core/classes/Behaviour/Client.php |
SYSPATH/classes/Inflector.php |
SYSPATH/classes/Kohana/Inflector.php |
SYSPATH/config/inflector.php |
MODPATH/koseven/koseven/modules/database/classes/Database.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/Database.php |
MODPATH/koseven/koseven/modules/database/config/database.php |
DOCROOT/modules/digitales_gedenken/config/database.php |
APPPATH/config/database.php |
MODPATH/synergy/core/classes/Database/PDO.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/Database/PDO.php |
MODPATH/koseven/koseven/modules/database/classes/Database/Result/Cached.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/Database/Result/Cached.php |
MODPATH/koseven/koseven/modules/database/classes/Database/Result.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/Database/Result.php |
MODPATH/koseven/koseven/modules/database/classes/DB.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/DB.php |
MODPATH/koseven/koseven/modules/database/classes/Database/Query/Builder/Select.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/Database/Query/Builder/Select.php |
MODPATH/koseven/koseven/modules/database/classes/Database/Query/Builder/Where.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/Database/Query/Builder/Where.php |
MODPATH/koseven/koseven/modules/database/classes/Database/Query/Builder.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/Database/Query/Builder.php |
MODPATH/koseven/koseven/modules/database/classes/Database/Query.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/Database/Query.php |
DOCROOT/modules/_base/classes/Model/Client.php |
DOCROOT/modules/_base/classes/Model/Base/Client.php |
SYSPATH/classes/Session.php |
SYSPATH/classes/Kohana/Session.php |
SYSPATH/config/session.php |
MODPATH/koseven/koseven/modules/database/config/session.php |
SYSPATH/classes/Session/Native.php |
SYSPATH/classes/Kohana/Session/Native.php |
DOCROOT/modules/_base/classes/Model/Language.php |
DOCROOT/modules/_base/classes/Helper/Pageinfo.php |
MODPATH/synergy/core/classes/URL.php |
SYSPATH/classes/Kohana/URL.php |
DOCROOT/modules/_base/classes/Model/Page.php |
MODPATH/synergy/core/classes/Model/Motor/Nested.php |
MODPATH/synergy/nested-set/classes/Kohana/ORM/Nested/Sets.php |
DOCROOT/modules/_base/classes/Behaviour/Implode.php |
DOCROOT/modules/_base/classes/Behaviour/Fulltext.php |
DOCROOT/modules/_base/classes/Behaviour/Translation.php |
MODPATH/synergy/backend/classes/Behaviour/Workflow.php |
MODPATH/synergy/core/classes/Behaviour/Tracking.php |
MODPATH/synergy/core/classes/Behaviour/Uniqid.php |
DOCROOT/modules/_base/classes/Model/Page/Version.php |
MODPATH/synergy/core/classes/Behaviour/Blame.php |
DOCROOT/modules/_base/classes/Behaviour/Fix/Emptyversion.php |
DOCROOT/modules/_base/config/dependent_languages.php |
DOCROOT/modules/app.saarbruecken.de/classes/Helper/Componentsorter.php |
DOCROOT/modules/_base/classes/Model/Client/Default/Page.php |
SYSPATH/config/url.php |
DOCROOT/modules/_base/config/url.php |
APPPATH/config/url.php |
MODPATH/synergy/varnish-cache/classes/Helper/Varnish.php |
MODPATH/synergy/core/classes/Motor/Auth.php |
APPPATH/config/auth_user.php |
MODPATH/synergy/backend/classes/Motor/Auth/User.php |
MODPATH/koseven/koseven/modules/auth/config/auth.php |
APPPATH/config/auth.php |
DOCROOT/modules/_base/classes/Helper/UrlBuilder.php |
DOCROOT/modules/app.saarbruecken.de/classes/Helper/App/User.php |
APPPATH/config/app_banner.php |
MODPATH/synergy/backend/config/project.php |
MODPATH/synergy/points-of-interest/config/project.php |
MODPATH/synergy/event/config/project.php |
DOCROOT/modules/visit-location/config/project.php |
DOCROOT/modules/_base/config/project.php |
DOCROOT/modules/einkaufen.saarbruecken.de/config/project.php |
MODPATH/synergy/backend/config/default_pages.php |
MODPATH/synergy/share-this-page/config/default_pages.php |
MODPATH/synergy/newsletter/config/default_pages.php |
MODPATH/synergy/fulltext/config/default_pages.php |
DOCROOT/modules/_base/config/default_pages.php |
DOCROOT/modules/_base/i18n/de/project.php |
DOCROOT/modules/max-ophuels-preis.de/config/default_pages.php |
DOCROOT/modules/einkaufen.saarbruecken.de/config/default_pages.php |
DOCROOT/modules/digitales_gedenken/config/default_pages.php |
DOCROOT/modules/app.saarbruecken.de/config/default_pages.php |
DOCROOT/modules/app.saarbruecken.de/i18n/de/app.php |
DOCROOT/modules/visit-location/i18n/de/tours.php |
MODPATH/synergy/backend/classes/Model/Page/Version/Block.php |
DOCROOT/modules/_base/classes/Model/Component/Teaser.php |
MODPATH/synergy/component-responsive/classes/Model/Component/Responsive.php |
MODPATH/synergy/component-responsive/classes/Synergy/Model/Component/Responsive.php |
MODPATH/synergy/core/classes/Model/Component/Base.php |
MODPATH/synergy/core/classes/Model/Component/Motor/Base.php |
MODPATH/synergy/component-responsive/classes/Trait/Model/Responsive/Images.php |
MODPATH/synergy/component-responsive/classes/Trait/Model/Responsive/Grid.php |
MODPATH/synergy/component-responsive/classes/Responsive/Images.php |
MODPATH/synergy/component-responsive/config/responsive_images.php |
DOCROOT/modules/_base/config/responsive_images.php |
MODPATH/synergy/core/classes/Behaviour/Attachment.php |
MODPATH/synergy/core/classes/Model/Attachment.php |
MODPATH/synergy/core/classes/Model/Motor/Attachment.php |
DOCROOT/modules/_base/classes/Model/Page/Advertisement.php |
DOCROOT/modules/_base/classes/Helper/Page.php |
MODPATH/koseven/koseven/modules/database/classes/Database/Query/Builder/Join.php |
MODPATH/koseven/koseven/modules/database/classes/Kohana/Database/Query/Builder/Join.php |
MODPATH/synergy/core/classes/Page/Settings.php |
DOCROOT/modules/_base/classes/Helper/Weather.php |
DOCROOT/modules/app.saarbruecken.de/classes/Model/Weather.php |
DOCROOT/modules/_base/classes/Helper/Navigation.php |
SYSPATH/config/user_agents.php |
DOCROOT/modules/app.saarbruecken.de/classes/Model/App/User/Session.php |
DOCROOT/modules/app.saarbruecken.de/classes/Model/Sort.php |
MODPATH/synergy/backend/classes/Model/Component/Article/Archive.php |
DOCROOT/modules/_base/classes/Controller/Frontend/Component/Article/Archive.php |
MODPATH/synergy/component-responsive/classes/Controller/Frontend/Component/Responsive.php |
MODPATH/synergy/component-responsive/classes/Synergy/Controller/Frontend/Component/Responsive.php |
DOCROOT/modules/_base/classes/Controller/Frontend/Template.php |
MODPATH/synergy/core/classes/Controller/Motor/Frontend/Template.php |
MODPATH/synergy/component-responsive/classes/Trait/Controller/Responsive/Component.php |
MODPATH/synergy/core/classes/Fractalizer.php |
MODPATH/league/fractal/src/Manager.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Config.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/PropertyList.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/VarParser.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Composite.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Strategy.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/RemoveForeignElements.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/ValidateAttributes.php |
DOCROOT/modules/hg_synergy/polls/config/varnish.php |
DOCROOT/modules/redirects/config/varnish.php |
DOCROOT/modules/delivery-service/config/varnish.php |
DOCROOT/modules/app_teaser/config/varnish.php |
DOCROOT/modules/_base/config/varnish.php |
DOCROOT/modules/digitales_gedenken/config/varnish.php |
DOCROOT/modules/app.saarbruecken.de/config/varnish.php |
APPPATH/config/varnish.php |
DOCROOT/modules/_base/classes/Model/Article/Entry.php |
MODPATH/synergy/component-responsive/classes/Model/Responsive.php |
MODPATH/synergy/component-responsive/classes/Synergy/Model/Responsive.php |
MODPATH/synergy/snippetable/classes/Behaviour/Snippetable.php |
MODPATH/synergy/core/classes/Behaviour/Version.php |
MODPATH/synergy/core/classes/Behaviour/Softdelete.php |
MODPATH/synergy/backend/classes/Behaviour/Page/Link.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Lexer.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/EntityParser.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/TokenFactory.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Token/Start.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Token/Tag.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Token.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Token/End.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Token/Empty.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Token/Text.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Token/Comment.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Context.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/Generator.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache.php |
MODPATH/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php |
SYSPATH/classes/Debug.php |
SYSPATH/classes/Kohana/Debug.php |
MODPATH/synergy/core/classes/Date.php |
SYSPATH/classes/Kohana/Date.php |
APPPATH/views/kohana/error.php |
Loaded extensions (45)
Core |
date |
libxml |
openssl |
pcre |
sqlite3 |
zlib |
ctype |
curl |
dom |
fileinfo |
filter |
hash |
iconv |
json |
mbstring |
SPL |
session |
PDO |
pdo_sqlite |
standard |
posix |
random |
readline |
Reflection |
Phar |
SimpleXML |
tokenizer |
xml |
xmlreader |
xmlwriter |
mysqlnd |
cgi-fcgi |
apcu |
bcmath |
exif |
gd |
imagick |
intl |
memcached |
mysqli |
pdo_mysql |
sodium |
zip |
Zend OPcache |
$_SERVER
NVM_INC |
string(46) "/root/.nvm/versions/node/v20.18.0/include/node"
|
HOSTNAME |
string(12) "74e2eb4024a1"
|
PHP_VERSION |
string(6) "8.4.23"
|
PHP_INI_DIR |
string(18) "/usr/local/etc/php"
|
GPG_KEYS |
string(122) "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
|
PHP_LDFLAGS |
string(12) "-Wl,-O1 -pie"
|
PWD |
string(13) "/var/www/html"
|
MOBILITHEK_USER |
string(0) ""
|
HOME |
string(8) "/var/www"
|
PHP_SHA256 |
string(64) "1ab9f52008414e43bb2427ffa288eff2a4de39e1a830f957e800ba368d887a72"
|
PHPIZE_DEPS |
string(76) "autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c"
|
NVM_DIR |
string(10) "/root/.nvm"
|
MOBILITHEK_PASS |
string(0) ""
|
PHP_URL |
string(51) "https://www.php.net/distributions/php-8.4.23.tar.xz"
|
SHLVL |
string(1) "0"
|
NVM_CD_FLAGS |
string(0) ""
|
PHP_CFLAGS |
string(83) "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
VARNISH_ENDPOINT |
string(15) "http://varnish/"
|
PATH |
string(98) "/root/.nvm/versions/node/v20.18.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
NVM_BIN |
string(37) "/root/.nvm/versions/node/v20.18.0/bin"
|
PHP_ASC_URL |
string(55) "https://www.php.net/distributions/php-8.4.23.tar.xz.asc"
|
PHP_CPPFLAGS |
string(83) "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
USER |
string(8) "www-data"
|
HTTP_X_VARNISH |
string(5) "33059"
|
HTTP_ACCEPT_ENCODING |
string(4) "gzip"
|
HTTP_VIA |
string(30) "1.1 76d4715a58c8 (Varnish/7.5)"
|
HTTP_X_FORWARDED_FOR |
string(22) "172.19.0.1, 172.19.0.4"
|
HTTP_X_REAL_IP |
string(10) "172.19.0.1"
|
HTTP_X_FORWARDED_SERVER |
string(12) "8563dc13691c"
|
HTTP_X_FORWARDED_PROTO |
string(4) "http"
|
HTTP_X_FORWARDED_PORT |
string(2) "80"
|
HTTP_X_FORWARDED_HOST |
string(17) "www.sb-staging.de"
|
HTTP_ACCEPT |
string(3) "*/*"
|
HTTP_USER_AGENT |
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
|
HTTP_HOST |
string(17) "www.sb-staging.de"
|
HTTPS |
string(0) ""
|
PATH_INFO |
string(0) ""
|
SCRIPT_FILENAME |
string(23) "/var/www/html/index.php"
|
REDIRECT_STATUS |
string(3) "200"
|
SERVER_NAME |
string(17) "www.sb-staging.de"
|
SERVER_PORT |
string(2) "80"
|
SERVER_ADDR |
string(10) "172.20.0.3"
|
REMOTE_PORT |
string(5) "33590"
|
REMOTE_ADDR |
string(10) "172.20.0.4"
|
SERVER_SOFTWARE |
string(12) "nginx/1.30.3"
|
GATEWAY_INTERFACE |
string(7) "CGI/1.1"
|
REQUEST_SCHEME |
string(4) "http"
|
SERVER_PROTOCOL |
string(8) "HTTP/1.1"
|
DOCUMENT_ROOT |
string(13) "/var/www/html"
|
DOCUMENT_URI |
string(10) "/index.php"
|
REQUEST_URI |
string(104) "/leben_in_saarbruecken/planen_bauen_wohnen/bebauungsplaene/bebauungsplaene_mit_fruehzeitiger_beteiligung"
|
SCRIPT_NAME |
string(10) "/index.php"
|
CONTENT_LENGTH |
string(0) ""
|
CONTENT_TYPE |
string(0) ""
|
REQUEST_METHOD |
string(3) "GET"
|
QUERY_STRING |
string(0) ""
|
FCGI_ROLE |
string(9) "RESPONDER"
|
PHP_SELF |
string(10) "/index.php"
|
REQUEST_TIME_FLOAT |
float 1783122770.3666 |
REQUEST_TIME |
integer 1783122770 |
argv |
array(0)
|
argc |
integer 0 |
Kontakt
Bauleitplanung
Stadtplanungsamt
E-Mail:
bauleitplanung@saarbruecken.de
Weitere Informationen
Stadtplanungsamt
Bahnhofstraße 3166111 Saarbrücken
Telefon:
+49 681 905-4078
Fax:
+49 681 905-4155
E-Mail:
stadtplanungsamt@saarbruecken.de
Öffnungszeiten
Monday - Wednesday
9 bis 12 Uhr
und
13.30 bis 15.30 Uhr
Thursday
8 bis 18 Uhr
Friday
9 bis 12 Uhr