Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php namespace zudql\alDCR\jH21Y\t9jrR; use zUdQl\AlDCR\RehTz; use ZUdql\alDCr\w3K9g\xje..

Decoded Output download

<?php
 namespace zudql\alDCR\jH21Y\t9jrR; use zUdQl\AlDCR\RehTz; use ZUdql\alDCr\w3K9g\xjeVj; use zUdQl\alDCr\JH21y\DadsH; use zUdql\ZmrlJ\UBaEF; use LogicException; class awHrD extends PJwzj { protected $i7MVS = true; protected $mqMsB = ["Collate", "Nullable", "Default", "VirtualAs", "StoredAs", "GeneratedAs", "Increment"]; protected $JAnKB = ["bigInteger", "integer", "mediumInteger", "smallInteger", "tinyInteger"]; protected $bimZa = ["AutoIncrementStartingValues", "Comment"]; public function YjIkl($RTHQG, $PPzPr) { return sprintf("create database %s encoding %s", $this->OHhgO($RTHQG), $this->OHHGO($PPzPr->uWtk8("charset"))); } public function LhdJn($RTHQG) { return sprintf("drop database if exists %s", $this->ohhgo($RTHQG)); } public function Qgzqw() { return "select c.relname as name, n.nspname as schema, pg_total_relation_size(c.oid) as size, " . "obj_description(c.oid, 'pg_class') as comment from pg_class c, pg_namespace n " . "where c.relkind in ('r', 'p') and n.oid = c.relnamespace and n.nspname not in ('pg_catalog', 'information_schema') " . "order by c.relname"; } public function YqHW2() { return "select viewname as name, schemaname as schema, definition from pg_views where schemaname not in ('pg_catalog', 'information_schema') order by viewname"; } public function cbtPX() { return "select t.typname as name, n.nspname as schema, t.typtype as type, t.typcategory as category, " . "((t.typinput = 'array_in'::regproc and t.typoutput = 'array_out'::regproc) or t.typtype = 'm') as implicit " . "from pg_type t join pg_namespace n on n.oid = t.typnamespace " . "left join pg_class c on c.oid = t.typrelid " . "left join pg_type el on el.oid = t.typelem " . "left join pg_class ce on ce.oid = el.typrelid " . "where ((t.typrelid = 0 and (ce.relkind = 'c' or ce.relkind is null)) or c.relkind = 'c') " . "and not exists (select 1 from pg_depend d where d.objid in (t.oid, t.typelem) and d.deptype = 'e') " . "and n.nspname not in ('pg_catalog', 'information_schema')"; } public function J6lOR($seEcP, $yPdrt) { return sprintf("select a.attname as name, t.typname as type_name, format_type(a.atttypid, a.atttypmod) as type, " . "(select tc.collcollate from pg_catalog.pg_collation tc where tc.oid = a.attcollation) as collation, " . "not a.attnotnull as nullable, " . "(select pg_get_expr(adbin, adrelid) from pg_attrdef where c.oid = pg_attrdef.adrelid and pg_attrdef.adnum = a.attnum) as default, " . (version_compare($this->S_bLf?->getServerVersion(), "12.0", "<") ? "'' as generated, " : "a.attgenerated as generated, ") . "col_description(c.oid, a.attnum) as comment " . "from pg_attribute a, pg_class c, pg_type t, pg_namespace n " . "where c.relname = %s and n.nspname = %s and a.attnum > 0 and a.attrelid = c.oid and a.atttypid = t.oid and n.oid = c.relnamespace " . "order by a.attnum", $this->OPbsI($yPdrt), $this->opBSI($seEcP)); } public function HOVE_($seEcP, $yPdrt) { return sprintf("select ic.relname as name, string_agg(a.attname, ',' order by indseq.ord) as columns, " . "am.amname as "type", i.indisunique as "unique", i.indisprimary as "primary" " . "from pg_index i " . "join pg_class tc on tc.oid = i.indrelid " . "join pg_namespace tn on tn.oid = tc.relnamespace " . "join pg_class ic on ic.oid = i.indexrelid " . "join pg_am am on am.oid = ic.relam " . "join lateral unnest(i.indkey) with ordinality as indseq(num, ord) on true " . "left join pg_attribute a on a.attrelid = i.indrelid and a.attnum = indseq.num " . "where tc.relname = %s and tn.nspname = %s " . "group by ic.relname, am.amname, i.indisunique, i.indisprimary", $this->OpbsI($yPdrt), $this->OPBsi($seEcP)); } public function ZYKJe($seEcP, $yPdrt) { return sprintf("select c.conname as name, " . "string_agg(la.attname, ',' order by conseq.ord) as columns, " . "fn.nspname as foreign_schema, fc.relname as foreign_table, " . "string_agg(fa.attname, ',' order by conseq.ord) as foreign_columns, " . "c.confupdtype as on_update, c.confdeltype as on_delete " . "from pg_constraint c " . "join pg_class tc on c.conrelid = tc.oid " . "join pg_namespace tn on tn.oid = tc.relnamespace " . "join pg_class fc on c.confrelid = fc.oid " . "join pg_namespace fn on fn.oid = fc.relnamespace " . "join lateral unnest(c.conkey) with ordinality as conseq(num, ord) on true " . "join pg_attribute la on la.attrelid = c.conrelid and la.attnum = conseq.num " . "join pg_attribute fa on fa.attrelid = c.confrelid and fa.attnum = c.confkey[conseq.ord] " . "where c.contype = 'f' and tc.relname = %s and tn.nspname = %s " . "group by c.conname, fn.nspname, fc.relname, c.confupdtype, c.confdeltype", $this->opbSI($yPdrt), $this->OPBsi($seEcP)); } public function x1io0(DAdsH $KGt4d, UbaEF $vZ35y) { return sprintf("%s table %s (%s)", $KGt4d->Bdi4a ? "create temporary" : "create", $this->HImKI($KGt4d), implode(", ", $this->gxPLC($KGt4d))); } public function ofJsq(dadSH $KGt4d, uBAEf $vZ35y) { return sprintf("alter table %s %s", $this->HiMki($KGt4d), implode(", ", $this->hgsm7("add column", $this->GXpLc($KGt4d)))); } public function qFU5k(DaDSH $KGt4d, uBAef $vZ35y) { goto LZt5d; feIY2: $yPdrt = YWmCo(explode(".", $KGt4d->Di9bl())); goto v4sMo; iy_mj: fsnD4: goto JIO8l; v4sMo: return "alter sequence " . $KGt4d->getPrefix() . $yPdrt . "_" . $vZ35y->column->name . "_seq restart with " . $ONRG6; goto iy_mj; LZt5d: if (!($vZ35y->column->Y2Aoz && ($ONRG6 = $vZ35y->column->get("startingValue", $vZ35y->column->get("from"))))) { goto fsnD4; } goto feIY2; JIO8l: } public function X2QLA(DaDsH $KGt4d, Ubaef $vZ35y, ReHTz $PPzPr) { goto dEqgA; dEqgA: $gFKqL = []; goto B99_D; B99_D: foreach ($KGt4d->j3MnZ() as $lno2h) { goto JlIg5; HeJrG: foreach ($this->mqMsB as $oiucc) { goto Q3x8W; CYfXh: foreach ($LaEbb as $OHzD_) { $OqI0a[] = $OHzD_; IQzlo: } goto HRfNS; c4XFS: sL43Y: goto rEBdF; vALNY: hYI3T: goto SGxx4; yTlfm: goto hYI3T; goto c4XFS; Pd_Pa: cs3Cz: goto vALNY; IE8S9: $LaEbb = (array) $this->{$vJuCm}($KGt4d, $lno2h); goto CYfXh; Q3x8W: if (!($oiucc === "Collate")) { goto sL43Y; } goto yTlfm; HRfNS: GLPRV: goto Pd_Pa; rEBdF: if (!method_exists($this, $vJuCm = "modify{$oiucc}")) { goto cs3Cz; } goto IE8S9; SGxx4: } goto MoquC; jcQ5F: $gFKqL[] = implode(", ", $this->hGSm7("alter column " . $this->kvFJ5($lno2h), $OqI0a)); goto oAjeo; MoquC: GNYMf: goto jcQ5F; oAjeo: c5obI: goto bZmto; JlIg5: $OqI0a = ["type " . $this->getType($lno2h) . $this->PczKf($KGt4d, $lno2h)]; goto HeJrG; bZmto: } goto UG7jw; QoTRM: return "alter table " . $this->HImkI($KGt4d) . " " . implode(", ", $gFKqL); goto gXz4A; UG7jw: oRdjO: goto QoTRM; gXz4A: } public function dgRBn(Dadsh $KGt4d, UbaEf $vZ35y) { $gFKqL = $this->RYE0m($vZ35y->ADBZU); return "alter table " . $this->HIMKi($KGt4d) . " add primary key ({$gFKqL})"; } public function ohnnC(dADSh $KGt4d, UBaeF $vZ35y) { goto Prlf0; vodue: return $FT4rB; goto mDVvW; Prlf0: $FT4rB = sprintf("alter table %s add constraint %s unique (%s)", $this->HImkI($KGt4d), $this->KvFj5($vZ35y->bJna9), $this->Rye0M($vZ35y->ADBZU)); goto DHamD; yeRSD: GLnA5: goto Dp12r; DP6gq: WfrQv: goto vodue; DHamD: if (is_null($vZ35y->H7tr9)) { goto GLnA5; } goto mSX2W; w9E2S: $FT4rB .= $vZ35y->WLDk3 ? " initially immediate" : " initially deferred"; goto DP6gq; mSX2W: $FT4rB .= $vZ35y->H7tr9 ? " deferrable" : " not deferrable"; goto yeRSD; Dp12r: if (!($vZ35y->H7tr9 && !is_null($vZ35y->WLDk3))) { goto WfrQv; } goto w9E2S; mDVvW: } public function kcPYE(daDsH $KGt4d, UBAEF $vZ35y) { return sprintf("create index %s on %s%s (%s)", $this->kVFJ5($vZ35y->bJna9), $this->HIMKI($KGt4d), $vZ35y->OYxbH ? " using " . $vZ35y->OYxbH : '', $this->RyE0m($vZ35y->ADBZU)); } public function cBvnZ(DAdsH $KGt4d, UbAef $vZ35y) { goto IcLpv; wmZIW: return sprintf("create index %s on %s using gin ((%s))", $this->kvFj5($vZ35y->bJna9), $this->hImki($KGt4d), implode(" || ", $gFKqL)); goto PeZ2p; IcLpv: $wvKGE = $vZ35y->jnPfY ?: "english"; goto GfTzr; GfTzr: $gFKqL = array_map(function ($lno2h) use($wvKGE) { return "to_tsvector({$this->OpbSI($wvKGE)}, {$this->KVFJ5($lno2h)})"; }, $vZ35y->ADBZU); goto wmZIW; PeZ2p: } public function b3blq(dadsh $KGt4d, UBaef $vZ35y) { $vZ35y->OYxbH = "gist"; return $this->KcPYe($KGt4d, $vZ35y); } public function fkzaq(dAdSH $KGt4d, UBAeF $vZ35y) { goto eohH4; Ybck0: yhwPG: goto tNxyO; tNxyO: if (is_null($vZ35y->FNyn7)) { goto Ap_Ee; } goto vhoU9; IbW41: $FT4rB .= $vZ35y->H7tr9 ? " deferrable" : " not deferrable"; goto eVieZ; vhoU9: $FT4rB .= " not valid"; goto sOSc2; eohH4: $FT4rB = Qs92u::fkzaq($KGt4d, $vZ35y); goto hlf1g; GceIV: if (!($vZ35y->H7tr9 && !is_null($vZ35y->WLDk3))) { goto yhwPG; } goto vDxFC; hlf1g: if (is_null($vZ35y->H7tr9)) { goto QXt4X; } goto IbW41; eVieZ: QXt4X: goto GceIV; UpA4b: return $FT4rB; goto uQOdy; vDxFC: $FT4rB .= $vZ35y->WLDk3 ? " initially immediate" : " initially deferred"; goto Ybck0; sOSc2: Ap_Ee: goto UpA4b; uQOdy: } public function ft4Hg(dAdsH $KGt4d, UBaeF $vZ35y) { return "drop table " . $this->himkI($KGt4d); } public function Wj9Dt(dadsh $KGt4d, Ubaef $vZ35y) { return "drop table if exists " . $this->himki($KGt4d); } public function ZpqSp($saMqE) { return "drop table " . implode(",", $this->tyLuJ($saMqE)) . " cascade"; } public function ty55f($YKfcu) { return "drop view " . implode(",", $this->Tyluj($YKfcu)) . " cascade"; } public function c2eLD($bBlsr) { return "drop type " . implode(",", $this->tyLuJ($bBlsr)) . " cascade"; } public function KwulC($bvvFV) { return "drop domain " . implode(",", $this->TyLuJ($bvvFV)) . " cascade"; } public function Hirq9(dadSH $KGt4d, Ubaef $vZ35y) { $gFKqL = $this->hgSM7("drop column", $this->GD6XX($vZ35y->ADBZU)); return "alter table " . $this->hIMKI($KGt4d) . " " . implode(", ", $gFKqL); } public function eDkIK(daDSH $KGt4d, uBAEf $vZ35y) { goto S1Yae; S1Yae: $yPdrt = yWmco(explode(".", $KGt4d->DI9Bl())); goto M1UGo; M1UGo: $COLzu = $this->kVFj5("{$KGt4d->getPrefix()}{$yPdrt}_pkey"); goto un8af; un8af: return "alter table " . $this->HIMKi($KGt4d) . " drop constraint {$COLzu}"; goto fcZbx; fcZbx: } public function FlClC(dAdsH $KGt4d, UBAEF $vZ35y) { $COLzu = $this->KVfJ5($vZ35y->bJna9); return "alter table {$this->HimKI($KGt4d)} drop constraint {$COLzu}"; } public function WWLDD(daDsH $KGt4d, ubaef $vZ35y) { return "drop index {$this->KVFj5($vZ35y->bJna9)}"; } public function cV0a_(dadSh $KGt4d, UbAEf $vZ35y) { return $this->WWlDd($KGt4d, $vZ35y); } public function yysux(dadsH $KGt4d, UBAeF $vZ35y) { return $this->wwLDD($KGt4d, $vZ35y); } public function LGUcU(DAdsh $KGt4d, ubAEF $vZ35y) { $COLzu = $this->kvfj5($vZ35y->bJna9); return "alter table {$this->hIMkI($KGt4d)} drop constraint {$COLzu}"; } public function X_J2Y(dadsh $KGt4d, ubAEF $vZ35y) { $ArXaA = $this->hiMkI($KGt4d); return "alter table {$ArXaA} rename to " . $this->HIMkI($vZ35y->ZFgKg); } public function Irbvs(dADSh $KGt4d, UbaEf $vZ35y) { return sprintf("alter index %s rename to %s", $this->KVFJ5($vZ35y->wK59k), $this->KvfJ5($vZ35y->ZFgKg)); } public function nUh4l() { return "SET CONSTRAINTS ALL IMMEDIATE;"; } public function Yfpn0() { return "SET CONSTRAINTS ALL DEFERRED;"; } public function OaWZB(dADsH $KGt4d, UbAEf $vZ35y) { goto k5qZz; OzmXD: return sprintf("comment on column %s.%s is %s", $this->HiMki($KGt4d), $this->KvfJ5($vZ35y->column->name), is_null($HYuw3) ? "NULL" : "'" . str_replace("'", "''", $HYuw3) . "'"); goto mUB76; mUB76: pleC3: goto t25P7; k5qZz: if (!(!is_null($HYuw3 = $vZ35y->column->BZJ_1) || $vZ35y->column->QgqfX)) { goto pleC3; } goto OzmXD; t25P7: } public function WfYWP(DADsh $KGt4d, uBAEF $vZ35y) { return sprintf("comment on table %s is %s", $this->hIMKI($KGt4d), "'" . str_replace("'", "''", $vZ35y->BZJ_1) . "'"); } public function TYluJ($Z_BEJ) { return array_map(static function ($RTHQG) { return """ . HesAb(explode(".", $RTHQG))->FBY81(fn($vH8qb) => trim($vH8qb, "'""))->implode(""."") . """; }, $Z_BEJ); } protected function YYj0S(UBAef $lno2h) { goto FuvcW; waX0q: return "char({$lno2h->EijKC})"; goto EQOE8; KxkIw: return "char"; goto dIXMg; FuvcW: if (!$lno2h->EijKC) { goto QwmvK; } goto waX0q; EQOE8: QwmvK: goto KxkIw; dIXMg: } protected function K1fLI(ubaEF $lno2h) { goto x0IOk; Y8oRP: WeJ3H: goto P7tPz; z2lVu: return "varchar({$lno2h->EijKC})"; goto Y8oRP; x0IOk: if (!$lno2h->EijKC) { goto WeJ3H; } goto z2lVu; P7tPz: return "varchar"; goto k3XPM; k3XPM: } protected function VJhoZ(UbAeF $lno2h) { return "varchar(255)"; } protected function BeIa4(UbaEf $lno2h) { return "text"; } protected function JHXFo(UbAEf $lno2h) { return "text"; } protected function eAjff(uBaEF $lno2h) { return "text"; } protected function ISxRc(ubAef $lno2h) { return $lno2h->Y2Aoz && is_null($lno2h->c2W_K) && !$lno2h->QgqfX ? "serial" : "integer"; } protected function Zh4A4(UbAef $lno2h) { return $lno2h->Y2Aoz && is_null($lno2h->c2W_K) && !$lno2h->QgqfX ? "bigserial" : "bigint"; } protected function VnoK8(UBaeF $lno2h) { return $this->iSXRC($lno2h); } protected function Y4WsN(UbAEF $lno2h) { return $this->bpEfP($lno2h); } protected function bPeFp(ubAeF $lno2h) { return $lno2h->Y2Aoz && is_null($lno2h->c2W_K) && !$lno2h->QgqfX ? "smallserial" : "smallint"; } protected function lSyNk(UBAeF $lno2h) { goto YxypJ; YxypJ: if (!$lno2h->H9xDl) { goto Paqrw; } goto jx7YJ; xLnkt: return "float"; goto KGC4q; jx7YJ: return "float({$lno2h->H9xDl})"; goto a00Uy; a00Uy: Paqrw: goto xLnkt; KGC4q: } protected function NeqRx(UbaeF $lno2h) { return "double precision"; } protected function wJvGf(UbAEf $lno2h) { return "real"; } protected function Fh7Os(UBaEF $lno2h) { return "decimal({$lno2h->fMxvi}, {$lno2h->mOT1v})"; } protected function rPYSH(ubaef $lno2h) { return "boolean"; } protected function OyMN_(uBaef $lno2h) { return sprintf("varchar(255) check ("%s" in (%s))", $lno2h->name, $this->OPbSI($lno2h->GvZ0H)); } protected function mQx3R(UBAEF $lno2h) { return "json"; } protected function Eqj0o(ubAef $lno2h) { return "jsonb"; } protected function MKMXN(UBAeF $lno2h) { return "date"; } protected function V3EO5(ubAEF $lno2h) { return $this->ADOYL($lno2h); } protected function MlIUn(uBAEf $lno2h) { return $this->BYAGX($lno2h); } protected function OhomC(UbAeF $lno2h) { return "time" . (is_null($lno2h->H9xDl) ? '' : "({$lno2h->H9xDl})") . " without time zone"; } protected function ebXmY(UBaEF $lno2h) { return "time" . (is_null($lno2h->H9xDl) ? '' : "({$lno2h->H9xDl})") . " with time zone"; } protected function aDOyl(UbAeF $lno2h) { goto LSA7P; lb_C5: return "timestamp" . (is_null($lno2h->H9xDl) ? '' : "({$lno2h->H9xDl})") . " without time zone"; goto aSKzX; VrKJH: $lno2h->default(new xJeVj("CURRENT_TIMESTAMP")); goto BZFlH; BZFlH: oPV1v: goto lb_C5; LSA7P: if (!$lno2h->bvokr) { goto oPV1v; } goto VrKJH; aSKzX: } protected function bYagX(UbAef $lno2h) { goto fUyTc; iG8iN: return "timestamp" . (is_null($lno2h->H9xDl) ? '' : "({$lno2h->H9xDl})") . " with time zone"; goto ZRijv; e14Zw: $lno2h->default(new XJEvJ("CURRENT_TIMESTAMP")); goto pULNv; fUyTc: if (!$lno2h->bvokr) { goto fPV0o; } goto e14Zw; pULNv: fPV0o: goto iG8iN; ZRijv: } protected function xdZvt(UbaEf $lno2h) { return $this->isxrC($lno2h); } protected function QHhAZ(uBaeF $lno2h) { return "bytea"; } protected function zsVvg(UbAEf $lno2h) { return "uuid"; } protected function xJJom(UbaEf $lno2h) { return "inet"; } protected function fIQy3(uBAef $lno2h) { return "macaddr"; } protected function Nf9Vu(UbaeF $lno2h) { goto y5J3j; y5J3j: if (!$lno2h->UtOtU) { goto tXuH0; } goto kxTNS; gVrK_: tXuH0: goto VCnz6; kxTNS: return sprintf("geometry(%s%s)", strtolower($lno2h->UtOtU), $lno2h->r09ZS ? "," . $lno2h->r09ZS : ''); goto gVrK_; VCnz6: return "geometry"; goto pivwF; pivwF: } protected function anXez(uBaEF $lno2h) { goto doztP; JoIjM: uOxAv: goto I9iTx; doztP: if (!$lno2h->UtOtU) { goto uOxAv; } goto yMVhS; yMVhS: return sprintf("geography(%s%s)", strtolower($lno2h->UtOtU), $lno2h->r09ZS ? "," . $lno2h->r09ZS : ''); goto JoIjM; I9iTx: return "geography"; goto cFzQL; cFzQL: } protected function Pczkf(daDSh $KGt4d, ubaeF $lno2h) { goto BuU8j; TETG7: qSYTw: goto UbV3K; cNd0A: return " collate " . $this->OHHGo($lno2h->kdpZF); goto TETG7; BuU8j: if (is_null($lno2h->kdpZF)) { goto qSYTw; } goto cNd0A; UbV3K: } protected function xQkaN(DADsh $KGt4d, uBAef $lno2h) { goto qQGAU; qQGAU: if (!$lno2h->QgqfX) { goto chFsL; } goto j9FEx; k3sk7: chFsL: goto ROnrt; ROnrt: return $lno2h->t_FBP ? " null" : " not null"; goto Xlkwl; j9FEx: return $lno2h->t_FBP ? "drop not null" : "set not null"; goto k3sk7; Xlkwl: } protected function Wqmxn(dAdSH $KGt4d, ubaeF $lno2h) { goto LZ54o; dZG2Q: ZSw_H: goto nWHMo; mn0on: Eru7A: goto bF1ox; LZ54o: if (!$lno2h->QgqfX) { goto Eru7A; } goto WMJjr; x1vq_: return is_null($lno2h->CqUvi) ? "drop default" : "set default " . $this->getDefaultValue($lno2h->CqUvi); goto OGlES; Y8oNF: return " default " . $this->getDefaultValue($lno2h->CqUvi); goto dZG2Q; s5tId: return null; goto mn0on; bF1ox: if (is_null($lno2h->CqUvi)) { goto ZSw_H; } goto Y8oNF; OGlES: Fld8b: goto s5tId; WMJjr: if (!(!$lno2h->Y2Aoz || !is_null($lno2h->c2W_K))) { goto Fld8b; } goto x1vq_; nWHMo: } protected function ayMWF(DAdSH $KGt4d, UBAEF $lno2h) { goto sD03b; lFObG: r0GWi: goto Uc977; jx0_C: return " primary key"; goto lFObG; sD03b: if (!(!$lno2h->QgqfX && !$this->ljAMp($KGt4d, "primary") && (in_array($lno2h->NN5r_, $this->JAnKB) || $lno2h->c2W_K !== null) && $lno2h->Y2Aoz)) { goto r0GWi; } goto jx0_C; Uc977: } protected function p60OX(dAdsh $KGt4d, uBaef $lno2h) { goto MWyzj; yEBix: if (!array_key_exists("virtualAs", $lno2h->getAttributes())) { goto oNDHS; } goto eD_l5; l1yOv: oNDHS: goto TlLB0; eD_l5: return is_null($lno2h->ZMCiH) ? "drop expression if exists" : throw new LogicException("This database driver does not support modifying generated columns."); goto l1yOv; TlLB0: return null; goto HEW3g; SYBG4: BGb0L: goto pyUMa; HEW3g: jPN0s: goto xbfhg; Y07Xk: return " generated always as ({$this->getValue($lno2h->ZMCiH)})"; goto SYBG4; xbfhg: if (is_null($lno2h->ZMCiH)) { goto BGb0L; } goto Y07Xk; MWyzj: if (!$lno2h->QgqfX) { goto jPN0s; } goto yEBix; pyUMa: } protected function sJkXa(DAdsH $KGt4d, ubaef $lno2h) { goto PiBUP; ZXSnA: return " generated always as ({$this->getValue($lno2h->eJmHd)}) stored"; goto ob8RI; NWUO6: return null; goto Momos; ob8RI: PyoWY: goto BgLy6; KmViE: if (is_null($lno2h->eJmHd)) { goto PyoWY; } goto ZXSnA; HBvNa: return is_null($lno2h->eJmHd) ? "drop expression if exists" : throw new LogicException("This database driver does not support modifying generated columns."); goto QiiTh; QiiTh: VdjZj: goto NWUO6; PiBUP: if (!$lno2h->QgqfX) { goto ObT07; } goto IrIiW; Momos: ObT07: goto KmViE; IrIiW: if (!array_key_exists("storedAs", $lno2h->getAttributes())) { goto VdjZj; } goto HBvNa; BgLy6: } protected function WTBHO(DaDsH $KGt4d, ubAEF $lno2h) { goto lAHWt; wSuLp: return $FT4rB; goto vytCD; aREnL: if (is_null($FT4rB)) { goto ChXDO; } goto y3tUM; Ys6NG: if (!$lno2h->QgqfX) { goto k0srF; } goto Df9bx; qGVYF: return $OqI0a; goto kHgLt; GUQ26: if (is_null($lno2h->c2W_K)) { goto FYc5O; } goto IrZx7; etDrZ: FYc5O: goto Ys6NG; lAHWt: $FT4rB = null; goto GUQ26; IrZx7: $FT4rB = sprintf(" generated %s as identity%s", $lno2h->vC4u8 ? "always" : "by default", !is_bool($lno2h->c2W_K) && !empty($lno2h->c2W_K) ? " ({$lno2h->c2W_K})" : ''); goto etDrZ; y3tUM: $OqI0a[] = "add " . $FT4rB; goto kZqRu; kZqRu: ChXDO: goto qGVYF; kHgLt: k0srF: goto wSuLp; Df9bx: $OqI0a = $lno2h->Y2Aoz && is_null($FT4rB) ? [] : ["drop identity if exists"]; goto aREnL; vytCD: } } ?>

Did this file decode correctly?

Original Code

<?php
 namespace zudql\alDCR\jH21Y\t9jrR; use zUdQl\AlDCR\RehTz; use ZUdql\alDCr\w3K9g\xjeVj; use zUdQl\alDCr\JH21y\DadsH; use zUdql\ZmrlJ\UBaEF; use LogicException; class awHrD extends PJwzj { protected $i7MVS = true; protected $mqMsB = ["\103\x6f\x6c\154\141\x74\x65", "\116\165\154\154\141\x62\154\145", "\104\145\x66\141\x75\154\x74", "\x56\x69\x72\x74\165\x61\154\x41\x73", "\123\164\157\162\x65\x64\101\x73", "\107\145\x6e\145\162\141\164\145\144\101\163", "\111\156\143\x72\145\155\x65\156\164"]; protected $JAnKB = ["\142\x69\147\111\x6e\164\145\147\145\162", "\x69\x6e\164\x65\147\x65\x72", "\x6d\145\x64\151\x75\x6d\111\x6e\x74\145\x67\145\x72", "\x73\x6d\x61\x6c\x6c\x49\156\164\x65\x67\x65\x72", "\x74\151\x6e\171\111\x6e\164\x65\147\x65\x72"]; protected $bimZa = ["\101\165\x74\157\x49\x6e\x63\x72\x65\x6d\145\156\164\123\164\141\162\164\151\x6e\147\x56\x61\154\165\145\163", "\x43\x6f\155\x6d\145\x6e\x74"]; public function YjIkl($RTHQG, $PPzPr) { return sprintf("\143\x72\145\141\x74\x65\x20\144\141\x74\x61\x62\x61\x73\145\40\45\163\40\145\156\143\x6f\144\151\x6e\147\x20\45\163", $this->OHhgO($RTHQG), $this->OHHGO($PPzPr->uWtk8("\x63\x68\141\162\163\145\164"))); } public function LhdJn($RTHQG) { return sprintf("\x64\162\x6f\160\x20\144\x61\164\141\142\x61\163\x65\40\x69\146\40\145\170\151\x73\164\163\40\45\163", $this->ohhgo($RTHQG)); } public function Qgzqw() { return "\x73\145\154\145\x63\164\40\143\56\162\x65\x6c\x6e\x61\155\x65\x20\141\x73\x20\156\141\x6d\145\54\40\156\56\x6e\x73\160\156\x61\x6d\x65\x20\x61\x73\40\163\143\x68\x65\155\141\x2c\40\x70\x67\137\164\x6f\x74\x61\154\137\x72\145\x6c\x61\164\x69\x6f\156\137\163\151\172\x65\50\143\56\157\151\x64\x29\x20\x61\x73\40\x73\151\172\145\x2c\40" . "\x6f\142\x6a\x5f\x64\145\x73\x63\x72\x69\x70\164\151\x6f\x6e\x28\x63\56\x6f\151\144\54\x20\x27\160\x67\137\x63\154\141\x73\x73\x27\x29\x20\x61\163\x20\x63\x6f\x6d\155\145\156\x74\x20\146\x72\x6f\155\40\x70\147\137\x63\154\x61\163\163\40\143\x2c\x20\160\x67\137\x6e\141\155\x65\163\160\x61\143\145\40\156\x20" . "\x77\150\x65\162\145\40\143\x2e\x72\145\x6c\153\151\x6e\144\40\x69\156\x20\50\47\162\x27\54\x20\x27\x70\x27\51\x20\141\156\x64\x20\x6e\x2e\157\151\144\x20\75\x20\143\x2e\x72\x65\x6c\x6e\141\155\145\163\160\141\143\145\x20\141\x6e\144\x20\x6e\x2e\156\163\x70\x6e\x61\x6d\x65\40\156\157\164\x20\151\x6e\40\x28\x27\x70\147\137\x63\141\164\x61\x6c\x6f\147\47\x2c\40\47\151\x6e\x66\x6f\162\x6d\x61\164\151\x6f\156\x5f\x73\x63\150\145\155\141\x27\51\x20" . "\157\x72\x64\145\x72\40\x62\x79\40\x63\56\x72\145\154\x6e\x61\155\145"; } public function YqHW2() { return "\x73\145\x6c\x65\143\x74\40\x76\151\x65\x77\x6e\x61\155\145\x20\x61\163\x20\156\141\155\x65\54\x20\163\x63\150\145\x6d\x61\x6e\141\155\x65\40\x61\x73\40\x73\x63\x68\145\155\141\54\40\x64\x65\x66\151\x6e\x69\x74\151\x6f\156\x20\146\x72\157\x6d\40\160\x67\137\166\x69\x65\167\163\x20\x77\150\x65\x72\145\x20\163\143\150\x65\x6d\x61\156\x61\155\145\x20\156\x6f\x74\40\151\156\40\x28\47\160\x67\x5f\x63\x61\x74\141\154\157\x67\x27\x2c\40\x27\x69\156\146\x6f\x72\155\x61\x74\151\x6f\x6e\x5f\163\x63\150\x65\155\141\x27\x29\40\157\162\144\x65\x72\x20\x62\x79\x20\x76\151\x65\167\x6e\x61\x6d\145"; } public function cbtPX() { return "\163\145\x6c\x65\x63\164\x20\x74\56\x74\x79\x70\156\x61\x6d\x65\x20\x61\163\x20\x6e\x61\x6d\145\54\x20\x6e\56\156\x73\160\156\141\x6d\x65\40\141\x73\x20\163\x63\x68\145\x6d\141\x2c\x20\164\56\164\171\160\164\171\160\x65\40\141\163\x20\x74\x79\x70\145\x2c\40\164\56\x74\x79\160\x63\141\x74\x65\x67\x6f\x72\171\40\141\163\40\x63\x61\x74\145\x67\x6f\x72\171\x2c\x20" . "\50\x28\164\x2e\164\x79\160\x69\156\160\x75\164\x20\75\x20\x27\x61\x72\162\141\x79\137\x69\x6e\47\x3a\x3a\x72\145\x67\160\x72\157\143\40\141\x6e\x64\40\x74\x2e\x74\x79\x70\x6f\x75\x74\x70\165\164\x20\75\40\47\x61\162\162\x61\x79\x5f\157\165\x74\x27\72\72\x72\x65\x67\160\x72\157\x63\x29\x20\x6f\162\x20\164\x2e\x74\171\160\164\x79\x70\x65\40\x3d\40\47\x6d\47\51\40\x61\163\x20\151\155\160\154\x69\143\x69\x74\40" . "\x66\x72\157\x6d\40\160\x67\137\x74\x79\160\145\40\164\x20\x6a\x6f\x69\156\x20\x70\x67\x5f\156\x61\x6d\x65\163\x70\141\x63\x65\40\x6e\x20\x6f\156\x20\156\56\157\x69\x64\40\75\40\x74\56\x74\171\160\x6e\x61\x6d\145\x73\x70\141\x63\x65\x20" . "\x6c\145\x66\164\x20\x6a\157\x69\x6e\x20\x70\147\137\143\154\x61\163\x73\40\x63\x20\157\156\x20\x63\x2e\x6f\x69\144\x20\75\x20\164\x2e\164\171\x70\x72\145\x6c\x69\x64\x20" . "\x6c\x65\146\x74\40\152\x6f\x69\156\40\160\147\137\164\171\160\145\x20\145\x6c\40\x6f\x6e\40\145\x6c\x2e\157\x69\x64\40\75\x20\164\x2e\x74\x79\160\x65\x6c\145\155\x20" . "\x6c\x65\x66\x74\x20\x6a\x6f\151\x6e\40\x70\147\137\143\x6c\141\163\163\40\x63\x65\40\x6f\x6e\40\x63\145\56\157\x69\x64\40\75\40\145\x6c\56\x74\x79\160\x72\x65\x6c\x69\144\x20" . "\x77\150\145\x72\145\x20\x28\50\164\x2e\x74\171\x70\x72\145\154\151\x64\40\75\40\60\40\x61\156\144\40\x28\x63\145\56\162\x65\x6c\x6b\151\156\144\x20\x3d\40\47\x63\47\x20\157\x72\40\143\x65\56\x72\x65\x6c\153\151\x6e\144\40\x69\163\40\156\165\154\154\x29\x29\40\x6f\162\x20\x63\56\x72\x65\154\153\x69\x6e\144\x20\x3d\40\47\143\x27\x29\x20" . "\141\156\x64\x20\x6e\157\x74\40\145\x78\151\x73\164\x73\40\x28\163\x65\x6c\145\143\164\x20\61\x20\146\x72\x6f\x6d\40\160\147\137\144\145\x70\x65\156\144\x20\144\x20\x77\x68\x65\x72\x65\x20\x64\x2e\157\142\152\151\x64\x20\151\x6e\x20\50\x74\x2e\x6f\151\144\54\x20\164\56\x74\x79\160\145\154\145\x6d\51\x20\141\x6e\x64\x20\144\56\x64\x65\x70\x74\x79\x70\x65\40\x3d\x20\47\145\x27\51\x20" . "\141\x6e\144\40\156\56\156\163\160\x6e\141\x6d\x65\x20\156\x6f\x74\40\151\x6e\x20\50\47\160\147\x5f\143\141\x74\141\x6c\157\x67\47\x2c\40\47\x69\156\x66\x6f\x72\x6d\x61\x74\x69\x6f\x6e\x5f\x73\143\x68\145\155\141\x27\x29"; } public function J6lOR($seEcP, $yPdrt) { return sprintf("\163\145\154\x65\x63\x74\x20\141\x2e\141\x74\164\x6e\141\x6d\145\x20\141\163\x20\156\x61\x6d\x65\x2c\40\x74\56\x74\x79\160\156\x61\x6d\145\x20\141\163\40\164\x79\160\x65\137\156\141\155\145\x2c\40\146\x6f\x72\x6d\x61\x74\137\x74\x79\x70\145\x28\x61\56\x61\x74\164\x74\171\160\151\144\x2c\40\x61\x2e\141\164\164\x74\x79\160\155\x6f\x64\51\40\141\x73\40\x74\171\x70\x65\x2c\x20" . "\x28\x73\x65\x6c\145\x63\164\x20\164\x63\x2e\x63\x6f\154\x6c\143\x6f\x6c\154\x61\x74\x65\40\146\x72\157\x6d\x20\160\147\x5f\x63\x61\x74\x61\x6c\157\147\56\x70\147\137\x63\x6f\x6c\x6c\x61\164\x69\x6f\x6e\x20\164\143\40\x77\x68\x65\162\145\x20\x74\x63\56\157\151\144\40\75\40\x61\x2e\141\164\x74\x63\x6f\x6c\154\x61\x74\x69\x6f\x6e\51\x20\x61\163\x20\143\157\x6c\154\141\164\x69\x6f\x6e\54\x20" . "\156\x6f\164\x20\141\x2e\x61\164\164\156\157\x74\x6e\165\154\154\40\x61\163\40\156\x75\x6c\x6c\x61\x62\154\x65\x2c\x20" . "\x28\x73\x65\154\145\x63\x74\x20\x70\x67\137\x67\x65\x74\x5f\x65\170\160\162\x28\141\x64\x62\x69\x6e\x2c\x20\141\144\162\145\x6c\x69\x64\51\x20\146\x72\x6f\155\40\x70\x67\137\x61\x74\x74\162\x64\x65\146\x20\x77\x68\145\162\x65\40\143\56\x6f\x69\x64\40\x3d\40\x70\x67\x5f\x61\x74\164\x72\x64\x65\x66\x2e\x61\x64\162\x65\x6c\x69\144\x20\x61\156\x64\x20\160\147\137\141\164\x74\x72\144\145\x66\56\141\x64\156\x75\155\x20\75\40\x61\x2e\141\x74\164\x6e\165\x6d\51\40\x61\163\x20\144\145\146\x61\165\154\x74\x2c\40" . (version_compare($this->S_bLf?->getServerVersion(), "\61\62\x2e\60", "\x3c") ? "\x27\x27\40\x61\x73\40\x67\145\x6e\145\162\x61\164\145\x64\x2c\x20" : "\x61\x2e\x61\164\x74\x67\145\x6e\145\x72\141\164\x65\144\x20\141\163\x20\x67\145\156\x65\x72\x61\x74\145\x64\54\x20") . "\x63\x6f\x6c\137\x64\145\163\x63\162\151\160\x74\151\157\156\50\x63\x2e\x6f\x69\144\x2c\x20\x61\56\x61\164\164\x6e\x75\155\51\x20\141\x73\x20\143\157\155\155\145\156\164\40" . "\x66\x72\x6f\x6d\x20\x70\x67\x5f\x61\164\164\x72\x69\142\165\164\x65\40\x61\x2c\40\160\147\x5f\143\x6c\x61\163\x73\x20\x63\54\x20\160\147\x5f\164\x79\160\145\x20\164\x2c\40\160\147\x5f\156\x61\155\x65\163\160\x61\143\145\x20\x6e\x20" . "\x77\x68\145\x72\145\40\143\x2e\x72\145\x6c\156\141\x6d\x65\x20\75\x20\45\163\x20\141\x6e\144\x20\156\56\x6e\x73\160\x6e\141\155\145\x20\x3d\40\x25\163\x20\141\x6e\x64\x20\141\56\141\x74\164\x6e\x75\x6d\40\x3e\40\x30\x20\x61\x6e\144\40\141\x2e\141\x74\x74\x72\145\154\151\x64\40\x3d\x20\x63\56\157\151\x64\x20\x61\156\144\40\x61\56\x61\x74\x74\164\x79\x70\x69\144\x20\x3d\x20\x74\56\157\x69\144\40\x61\x6e\x64\x20\x6e\56\157\x69\x64\40\75\40\143\x2e\x72\145\154\156\x61\155\145\163\160\141\x63\x65\40" . "\157\x72\x64\145\162\x20\x62\171\x20\141\56\141\164\x74\156\165\x6d", $this->OPbsI($yPdrt), $this->opBSI($seEcP)); } public function HOVE_($seEcP, $yPdrt) { return sprintf("\163\145\x6c\145\143\164\40\151\143\56\162\145\154\x6e\141\x6d\x65\40\x61\163\x20\x6e\141\x6d\x65\x2c\40\x73\164\162\151\156\x67\137\x61\x67\x67\x28\x61\56\x61\x74\164\156\x61\155\x65\x2c\40\x27\54\x27\40\157\162\144\x65\x72\40\x62\x79\40\151\156\x64\163\x65\x71\56\157\162\x64\x29\40\x61\x73\40\143\157\x6c\x75\x6d\156\x73\54\40" . "\x61\155\56\x61\155\x6e\x61\155\x65\x20\141\163\x20\42\164\171\160\145\x22\54\x20\x69\x2e\151\x6e\144\151\163\165\x6e\151\x71\x75\x65\x20\x61\163\x20\x22\x75\x6e\151\x71\165\x65\x22\x2c\40\151\x2e\151\156\144\x69\163\160\x72\151\x6d\x61\162\x79\40\x61\163\40\42\160\x72\x69\155\x61\162\x79\x22\x20" . "\x66\x72\157\155\40\x70\x67\137\151\156\x64\x65\x78\x20\x69\40" . "\152\x6f\151\156\40\160\x67\x5f\143\154\141\163\x73\x20\164\x63\40\x6f\156\x20\x74\143\x2e\x6f\151\144\40\x3d\40\151\x2e\x69\x6e\144\x72\145\x6c\151\x64\x20" . "\152\157\151\156\40\160\x67\137\156\x61\x6d\145\x73\160\x61\x63\x65\x20\164\156\x20\157\156\x20\x74\156\56\157\151\144\x20\75\40\164\x63\56\162\x65\x6c\156\141\155\145\x73\160\x61\x63\145\40" . "\x6a\x6f\151\156\x20\x70\147\137\x63\x6c\x61\163\x73\40\x69\x63\x20\157\156\40\x69\143\x2e\157\151\144\x20\x3d\x20\x69\x2e\151\x6e\144\145\170\162\145\154\151\144\x20" . "\152\x6f\x69\x6e\x20\160\147\x5f\x61\155\40\141\x6d\x20\157\156\40\141\155\56\x6f\151\x64\40\75\x20\x69\x63\x2e\162\145\x6c\141\155\x20" . "\x6a\x6f\x69\156\40\x6c\x61\164\x65\162\141\x6c\40\x75\156\156\x65\163\x74\50\x69\56\151\x6e\144\x6b\x65\171\x29\x20\167\151\164\150\40\157\162\x64\x69\x6e\141\x6c\151\x74\171\x20\x61\163\x20\x69\x6e\144\163\145\161\x28\x6e\x75\x6d\54\x20\x6f\162\x64\x29\40\157\x6e\40\164\x72\165\x65\40" . "\154\145\146\x74\x20\152\157\151\156\x20\x70\147\137\141\x74\x74\162\151\142\165\x74\x65\40\x61\40\157\156\40\x61\56\x61\164\x74\x72\x65\x6c\151\x64\40\x3d\40\x69\56\151\x6e\144\x72\145\154\151\144\x20\141\x6e\144\x20\141\56\x61\x74\164\156\165\155\40\75\x20\x69\x6e\x64\163\145\x71\x2e\x6e\x75\155\40" . "\167\150\x65\x72\x65\x20\164\x63\56\x72\x65\x6c\x6e\141\x6d\145\40\x3d\x20\x25\x73\x20\141\x6e\x64\x20\164\156\x2e\156\x73\x70\156\141\x6d\145\x20\x3d\x20\45\163\x20" . "\x67\162\157\165\160\x20\142\x79\x20\x69\143\x2e\x72\x65\x6c\156\x61\155\145\x2c\x20\x61\155\x2e\x61\155\156\141\x6d\x65\54\40\x69\x2e\x69\x6e\x64\x69\x73\165\x6e\x69\161\165\145\54\40\151\x2e\x69\156\144\x69\163\160\162\151\155\141\162\x79", $this->OpbsI($yPdrt), $this->OPBsi($seEcP)); } public function ZYKJe($seEcP, $yPdrt) { return sprintf("\163\145\154\x65\143\164\40\143\x2e\x63\157\156\156\141\x6d\x65\x20\141\163\x20\156\x61\x6d\145\54\x20" . "\163\164\162\x69\156\147\137\141\x67\147\50\x6c\x61\x2e\141\164\x74\156\141\x6d\x65\x2c\40\47\x2c\x27\40\157\x72\144\x65\162\40\142\171\x20\143\157\x6e\x73\x65\x71\x2e\x6f\162\144\51\40\141\x73\x20\143\157\154\x75\155\156\163\54\40" . "\146\156\56\156\163\160\x6e\x61\x6d\145\x20\x61\163\x20\x66\157\162\x65\x69\x67\x6e\137\x73\143\x68\145\155\x61\x2c\x20\x66\x63\56\162\145\x6c\x6e\x61\155\x65\40\x61\x73\x20\146\157\x72\145\x69\147\x6e\137\x74\141\142\154\145\x2c\40" . "\x73\x74\x72\151\x6e\147\x5f\x61\x67\147\50\146\141\x2e\141\x74\164\x6e\141\x6d\145\54\40\47\x2c\x27\40\x6f\162\x64\145\x72\x20\x62\171\x20\143\x6f\x6e\x73\145\x71\56\157\x72\x64\51\40\141\x73\40\146\157\162\145\x69\x67\156\x5f\x63\x6f\x6c\x75\155\x6e\x73\54\x20" . "\143\56\x63\x6f\156\x66\165\x70\144\164\x79\x70\145\40\x61\x73\40\x6f\156\137\x75\160\144\141\x74\145\x2c\x20\x63\x2e\143\157\x6e\146\x64\x65\x6c\164\x79\160\x65\40\x61\x73\x20\x6f\x6e\137\x64\x65\154\145\164\x65\x20" . "\146\162\x6f\155\x20\160\147\x5f\143\157\156\163\x74\162\x61\151\156\x74\40\x63\40" . "\152\157\x69\156\x20\x70\147\x5f\143\154\141\x73\x73\40\164\x63\40\x6f\156\40\x63\x2e\143\157\156\x72\145\154\151\144\40\x3d\x20\164\x63\56\x6f\x69\144\40" . "\x6a\157\x69\156\40\x70\147\137\156\141\155\145\163\x70\x61\x63\145\x20\x74\156\40\x6f\156\x20\x74\156\56\x6f\x69\x64\x20\x3d\x20\164\143\x2e\162\x65\154\x6e\141\x6d\x65\x73\160\x61\143\145\x20" . "\152\157\x69\156\x20\x70\147\x5f\x63\154\x61\163\x73\40\146\x63\x20\x6f\156\40\143\56\143\157\156\146\162\x65\154\x69\144\40\x3d\x20\146\x63\x2e\157\151\x64\x20" . "\152\157\x69\x6e\40\160\x67\137\156\x61\155\x65\163\160\141\143\x65\40\146\156\40\x6f\156\40\146\x6e\x2e\157\151\x64\40\75\40\146\143\56\162\x65\x6c\156\141\155\x65\x73\160\x61\x63\x65\x20" . "\152\x6f\151\156\40\154\141\x74\145\162\x61\154\x20\x75\156\156\145\x73\x74\50\143\x2e\x63\x6f\156\x6b\x65\171\51\x20\167\151\x74\150\x20\157\162\144\x69\x6e\141\x6c\x69\164\171\x20\141\x73\x20\x63\157\x6e\x73\145\161\x28\156\165\x6d\54\40\157\162\144\51\x20\157\x6e\40\x74\x72\x75\145\x20" . "\152\x6f\151\156\x20\x70\x67\137\141\164\164\x72\151\142\165\x74\145\40\x6c\141\x20\157\156\x20\154\x61\x2e\141\164\x74\162\145\x6c\x69\x64\40\x3d\x20\x63\x2e\143\157\156\x72\145\x6c\151\x64\x20\x61\156\x64\40\154\141\56\x61\164\x74\x6e\x75\x6d\x20\75\x20\143\x6f\x6e\163\145\x71\x2e\x6e\x75\x6d\40" . "\152\x6f\151\x6e\40\160\147\137\141\164\x74\162\x69\x62\x75\x74\x65\40\146\x61\x20\x6f\156\40\146\141\x2e\141\x74\x74\162\145\x6c\151\144\40\x3d\40\x63\56\143\157\x6e\x66\x72\145\x6c\151\144\x20\x61\156\144\40\x66\141\x2e\x61\164\x74\156\x75\x6d\x20\75\40\143\x2e\143\x6f\156\x66\x6b\x65\x79\x5b\x63\157\156\x73\145\x71\x2e\157\162\144\135\x20" . "\167\x68\145\162\145\x20\x63\56\x63\x6f\x6e\x74\171\x70\145\40\x3d\40\47\146\47\40\x61\156\144\40\x74\x63\56\x72\x65\x6c\156\141\155\145\40\75\x20\45\x73\40\141\156\144\40\164\x6e\56\x6e\x73\x70\x6e\x61\x6d\x65\x20\x3d\40\45\x73\40" . "\147\162\x6f\165\160\40\x62\x79\x20\x63\x2e\143\x6f\156\x6e\141\x6d\145\x2c\x20\146\x6e\x2e\x6e\x73\160\156\141\155\145\54\x20\x66\x63\x2e\162\x65\154\x6e\x61\155\x65\x2c\40\143\x2e\x63\157\156\146\165\160\144\164\x79\x70\145\54\x20\x63\x2e\x63\157\156\x66\x64\145\154\x74\x79\x70\145", $this->opbSI($yPdrt), $this->OPBsi($seEcP)); } public function x1io0(DAdsH $KGt4d, UbaEF $vZ35y) { return sprintf("\x25\163\x20\164\x61\142\154\145\40\x25\163\x20\x28\x25\x73\x29", $KGt4d->Bdi4a ? "\x63\x72\145\141\164\145\40\164\x65\155\160\x6f\162\x61\162\171" : "\143\x72\x65\x61\x74\x65", $this->HImKI($KGt4d), implode("\54\40", $this->gxPLC($KGt4d))); } public function ofJsq(dadSH $KGt4d, uBAEf $vZ35y) { return sprintf("\141\x6c\x74\145\162\40\164\141\142\154\145\40\x25\x73\x20\45\x73", $this->HiMki($KGt4d), implode("\54\40", $this->hgsm7("\141\144\144\40\143\157\154\165\x6d\156", $this->GXpLc($KGt4d)))); } public function qFU5k(DaDSH $KGt4d, uBAef $vZ35y) { goto LZt5d; feIY2: $yPdrt = YWmCo(explode("\x2e", $KGt4d->Di9bl())); goto v4sMo; iy_mj: fsnD4: goto JIO8l; v4sMo: return "\x61\154\x74\x65\x72\40\163\145\x71\x75\145\156\x63\x65\x20" . $KGt4d->getPrefix() . $yPdrt . "\137" . $vZ35y->column->name . "\x5f\x73\x65\x71\40\x72\x65\163\164\141\162\164\x20\167\151\x74\x68\x20" . $ONRG6; goto iy_mj; LZt5d: if (!($vZ35y->column->Y2Aoz && ($ONRG6 = $vZ35y->column->get("\x73\164\141\162\164\x69\x6e\147\x56\141\154\165\x65", $vZ35y->column->get("\146\x72\157\155"))))) { goto fsnD4; } goto feIY2; JIO8l: } public function X2QLA(DaDsH $KGt4d, Ubaef $vZ35y, ReHTz $PPzPr) { goto dEqgA; dEqgA: $gFKqL = []; goto B99_D; B99_D: foreach ($KGt4d->j3MnZ() as $lno2h) { goto JlIg5; HeJrG: foreach ($this->mqMsB as $oiucc) { goto Q3x8W; CYfXh: foreach ($LaEbb as $OHzD_) { $OqI0a[] = $OHzD_; IQzlo: } goto HRfNS; c4XFS: sL43Y: goto rEBdF; vALNY: hYI3T: goto SGxx4; yTlfm: goto hYI3T; goto c4XFS; Pd_Pa: cs3Cz: goto vALNY; IE8S9: $LaEbb = (array) $this->{$vJuCm}($KGt4d, $lno2h); goto CYfXh; Q3x8W: if (!($oiucc === "\103\157\x6c\154\141\x74\145")) { goto sL43Y; } goto yTlfm; HRfNS: GLPRV: goto Pd_Pa; rEBdF: if (!method_exists($this, $vJuCm = "\155\x6f\144\x69\146\x79{$oiucc}")) { goto cs3Cz; } goto IE8S9; SGxx4: } goto MoquC; jcQ5F: $gFKqL[] = implode("\54\40", $this->hGSm7("\x61\154\x74\145\162\x20\143\157\154\165\x6d\156\x20" . $this->kvFJ5($lno2h), $OqI0a)); goto oAjeo; MoquC: GNYMf: goto jcQ5F; oAjeo: c5obI: goto bZmto; JlIg5: $OqI0a = ["\x74\x79\160\x65\40" . $this->getType($lno2h) . $this->PczKf($KGt4d, $lno2h)]; goto HeJrG; bZmto: } goto UG7jw; QoTRM: return "\x61\x6c\x74\x65\162\x20\164\x61\142\154\x65\40" . $this->HImkI($KGt4d) . "\x20" . implode("\x2c\40", $gFKqL); goto gXz4A; UG7jw: oRdjO: goto QoTRM; gXz4A: } public function dgRBn(Dadsh $KGt4d, UbaEf $vZ35y) { $gFKqL = $this->RYE0m($vZ35y->ADBZU); return "\141\x6c\x74\145\x72\40\x74\141\x62\154\x65\x20" . $this->HIMKi($KGt4d) . "\40\x61\144\x64\40\160\x72\151\155\x61\x72\171\40\153\x65\171\x20\x28{$gFKqL}\51"; } public function ohnnC(dADSh $KGt4d, UBaeF $vZ35y) { goto Prlf0; vodue: return $FT4rB; goto mDVvW; Prlf0: $FT4rB = sprintf("\141\x6c\164\145\162\40\x74\x61\x62\x6c\145\40\x25\163\x20\141\x64\x64\x20\143\x6f\x6e\163\x74\162\141\151\x6e\164\x20\45\x73\x20\165\156\151\161\x75\145\x20\x28\x25\163\x29", $this->HImkI($KGt4d), $this->KvFj5($vZ35y->bJna9), $this->Rye0M($vZ35y->ADBZU)); goto DHamD; yeRSD: GLnA5: goto Dp12r; DP6gq: WfrQv: goto vodue; DHamD: if (is_null($vZ35y->H7tr9)) { goto GLnA5; } goto mSX2W; w9E2S: $FT4rB .= $vZ35y->WLDk3 ? "\40\x69\156\151\164\151\141\154\x6c\x79\40\151\x6d\155\145\144\x69\141\x74\145" : "\x20\151\x6e\x69\x74\151\141\x6c\x6c\171\40\144\x65\x66\145\x72\162\145\144"; goto DP6gq; mSX2W: $FT4rB .= $vZ35y->H7tr9 ? "\x20\144\145\146\145\162\x72\x61\142\154\145" : "\x20\156\157\164\x20\144\x65\146\x65\162\x72\141\x62\x6c\x65"; goto yeRSD; Dp12r: if (!($vZ35y->H7tr9 && !is_null($vZ35y->WLDk3))) { goto WfrQv; } goto w9E2S; mDVvW: } public function kcPYE(daDsH $KGt4d, UBAEF $vZ35y) { return sprintf("\x63\x72\x65\141\164\x65\40\151\x6e\144\145\170\40\x25\163\x20\x6f\156\40\45\163\45\x73\40\50\x25\x73\x29", $this->kVFJ5($vZ35y->bJna9), $this->HIMKI($KGt4d), $vZ35y->OYxbH ? "\40\165\163\x69\x6e\147\40" . $vZ35y->OYxbH : '', $this->RyE0m($vZ35y->ADBZU)); } public function cBvnZ(DAdsH $KGt4d, UbAef $vZ35y) { goto IcLpv; wmZIW: return sprintf("\143\162\145\141\164\145\x20\x69\156\144\x65\170\x20\45\x73\x20\x6f\156\x20\45\x73\x20\165\x73\x69\156\147\40\x67\151\156\40\x28\x28\45\x73\x29\x29", $this->kvFj5($vZ35y->bJna9), $this->hImki($KGt4d), implode("\40\174\174\x20", $gFKqL)); goto PeZ2p; IcLpv: $wvKGE = $vZ35y->jnPfY ?: "\x65\x6e\147\154\151\163\150"; goto GfTzr; GfTzr: $gFKqL = array_map(function ($lno2h) use($wvKGE) { return "\164\x6f\x5f\164\x73\x76\145\143\x74\x6f\162\50{$this->OpbSI($wvKGE)}\x2c\x20{$this->KVFJ5($lno2h)}\x29"; }, $vZ35y->ADBZU); goto wmZIW; PeZ2p: } public function b3blq(dadsh $KGt4d, UBaef $vZ35y) { $vZ35y->OYxbH = "\147\x69\163\x74"; return $this->KcPYe($KGt4d, $vZ35y); } public function fkzaq(dAdSH $KGt4d, UBAeF $vZ35y) { goto eohH4; Ybck0: yhwPG: goto tNxyO; tNxyO: if (is_null($vZ35y->FNyn7)) { goto Ap_Ee; } goto vhoU9; IbW41: $FT4rB .= $vZ35y->H7tr9 ? "\x20\x64\145\x66\145\x72\x72\x61\142\154\x65" : "\40\156\157\x74\40\x64\x65\x66\x65\x72\x72\x61\142\x6c\145"; goto eVieZ; vhoU9: $FT4rB .= "\x20\x6e\157\x74\x20\x76\x61\154\151\144"; goto sOSc2; eohH4: $FT4rB = Qs92u::fkzaq($KGt4d, $vZ35y); goto hlf1g; GceIV: if (!($vZ35y->H7tr9 && !is_null($vZ35y->WLDk3))) { goto yhwPG; } goto vDxFC; hlf1g: if (is_null($vZ35y->H7tr9)) { goto QXt4X; } goto IbW41; eVieZ: QXt4X: goto GceIV; UpA4b: return $FT4rB; goto uQOdy; vDxFC: $FT4rB .= $vZ35y->WLDk3 ? "\40\151\x6e\x69\x74\x69\x61\x6c\154\x79\40\151\x6d\155\145\144\151\141\164\145" : "\x20\151\156\x69\164\151\x61\x6c\154\x79\40\144\x65\x66\145\162\162\145\x64"; goto Ybck0; sOSc2: Ap_Ee: goto UpA4b; uQOdy: } public function ft4Hg(dAdsH $KGt4d, UBaeF $vZ35y) { return "\x64\x72\x6f\x70\40\164\141\142\154\x65\x20" . $this->himkI($KGt4d); } public function Wj9Dt(dadsh $KGt4d, Ubaef $vZ35y) { return "\x64\x72\x6f\160\40\x74\141\142\154\145\40\151\x66\40\x65\170\x69\163\164\163\40" . $this->himki($KGt4d); } public function ZpqSp($saMqE) { return "\x64\x72\157\x70\x20\x74\141\142\x6c\145\40" . implode("\x2c", $this->tyLuJ($saMqE)) . "\x20\x63\141\163\x63\141\x64\x65"; } public function ty55f($YKfcu) { return "\x64\162\157\160\40\166\x69\x65\167\x20" . implode("\x2c", $this->Tyluj($YKfcu)) . "\40\143\141\x73\x63\141\x64\x65"; } public function c2eLD($bBlsr) { return "\x64\162\157\160\x20\164\171\160\145\40" . implode("\x2c", $this->tyLuJ($bBlsr)) . "\x20\143\x61\x73\x63\141\x64\x65"; } public function KwulC($bvvFV) { return "\x64\162\157\160\x20\144\x6f\155\x61\151\x6e\x20" . implode("\54", $this->TyLuJ($bvvFV)) . "\x20\143\141\163\143\x61\x64\x65"; } public function Hirq9(dadSH $KGt4d, Ubaef $vZ35y) { $gFKqL = $this->hgSM7("\x64\162\x6f\x70\40\143\x6f\x6c\165\x6d\156", $this->GD6XX($vZ35y->ADBZU)); return "\x61\x6c\164\x65\162\40\x74\141\x62\154\x65\40" . $this->hIMKI($KGt4d) . "\40" . implode("\54\x20", $gFKqL); } public function eDkIK(daDSH $KGt4d, uBAEf $vZ35y) { goto S1Yae; S1Yae: $yPdrt = yWmco(explode("\x2e", $KGt4d->DI9Bl())); goto M1UGo; M1UGo: $COLzu = $this->kVFj5("{$KGt4d->getPrefix()}{$yPdrt}\137\x70\153\145\x79"); goto un8af; un8af: return "\x61\154\x74\145\x72\x20\164\141\x62\154\145\x20" . $this->HIMKi($KGt4d) . "\x20\144\x72\x6f\x70\x20\x63\x6f\156\163\x74\162\x61\x69\x6e\164\x20{$COLzu}"; goto fcZbx; fcZbx: } public function FlClC(dAdsH $KGt4d, UBAEF $vZ35y) { $COLzu = $this->KVfJ5($vZ35y->bJna9); return "\141\x6c\164\x65\x72\40\164\141\x62\x6c\x65\40{$this->HimKI($KGt4d)}\x20\144\x72\x6f\x70\x20\x63\x6f\x6e\x73\164\162\x61\x69\x6e\x74\x20{$COLzu}"; } public function WWLDD(daDsH $KGt4d, ubaef $vZ35y) { return "\144\162\x6f\x70\x20\151\x6e\x64\145\x78\x20{$this->KVFj5($vZ35y->bJna9)}"; } public function cV0a_(dadSh $KGt4d, UbAEf $vZ35y) { return $this->WWlDd($KGt4d, $vZ35y); } public function yysux(dadsH $KGt4d, UBAeF $vZ35y) { return $this->wwLDD($KGt4d, $vZ35y); } public function LGUcU(DAdsh $KGt4d, ubAEF $vZ35y) { $COLzu = $this->kvfj5($vZ35y->bJna9); return "\x61\154\x74\145\x72\40\164\141\x62\x6c\x65\40{$this->hIMkI($KGt4d)}\x20\144\162\157\x70\40\x63\157\156\x73\164\162\141\x69\x6e\x74\x20{$COLzu}"; } public function X_J2Y(dadsh $KGt4d, ubAEF $vZ35y) { $ArXaA = $this->hiMkI($KGt4d); return "\141\154\x74\145\162\40\x74\x61\142\x6c\145\x20{$ArXaA}\x20\x72\145\x6e\141\155\145\x20\164\157\x20" . $this->HIMkI($vZ35y->ZFgKg); } public function Irbvs(dADSh $KGt4d, UbaEf $vZ35y) { return sprintf("\x61\154\x74\145\x72\x20\151\156\144\x65\x78\40\45\x73\40\162\145\156\x61\x6d\x65\40\x74\157\40\45\x73", $this->KVFJ5($vZ35y->wK59k), $this->KvfJ5($vZ35y->ZFgKg)); } public function nUh4l() { return "\123\x45\x54\40\x43\x4f\x4e\123\x54\x52\x41\x49\x4e\124\123\x20\x41\114\114\40\x49\x4d\x4d\x45\104\111\x41\124\105\73"; } public function Yfpn0() { return "\x53\105\x54\x20\x43\117\116\123\124\x52\x41\111\x4e\124\x53\x20\101\x4c\x4c\x20\104\x45\x46\105\x52\x52\105\104\x3b"; } public function OaWZB(dADsH $KGt4d, UbAEf $vZ35y) { goto k5qZz; OzmXD: return sprintf("\x63\x6f\155\155\145\x6e\164\x20\x6f\x6e\x20\143\x6f\154\x75\x6d\x6e\40\x25\163\x2e\45\163\40\x69\x73\x20\x25\163", $this->HiMki($KGt4d), $this->KvfJ5($vZ35y->column->name), is_null($HYuw3) ? "\x4e\125\114\114" : "\47" . str_replace("\x27", "\x27\47", $HYuw3) . "\47"); goto mUB76; mUB76: pleC3: goto t25P7; k5qZz: if (!(!is_null($HYuw3 = $vZ35y->column->BZJ_1) || $vZ35y->column->QgqfX)) { goto pleC3; } goto OzmXD; t25P7: } public function WfYWP(DADsh $KGt4d, uBAEF $vZ35y) { return sprintf("\x63\157\x6d\x6d\x65\x6e\x74\x20\x6f\156\40\164\141\142\x6c\x65\40\x25\x73\x20\x69\163\x20\45\163", $this->hIMKI($KGt4d), "\47" . str_replace("\x27", "\47\x27", $vZ35y->BZJ_1) . "\x27"); } public function TYluJ($Z_BEJ) { return array_map(static function ($RTHQG) { return "\42" . HesAb(explode("\x2e", $RTHQG))->FBY81(fn($vH8qb) => trim($vH8qb, "\47\42"))->implode("\x22\56\x22") . "\x22"; }, $Z_BEJ); } protected function YYj0S(UBAef $lno2h) { goto FuvcW; waX0q: return "\x63\150\141\162\50{$lno2h->EijKC}\x29"; goto EQOE8; KxkIw: return "\x63\x68\x61\162"; goto dIXMg; FuvcW: if (!$lno2h->EijKC) { goto QwmvK; } goto waX0q; EQOE8: QwmvK: goto KxkIw; dIXMg: } protected function K1fLI(ubaEF $lno2h) { goto x0IOk; Y8oRP: WeJ3H: goto P7tPz; z2lVu: return "\166\141\162\143\x68\141\162\50{$lno2h->EijKC}\x29"; goto Y8oRP; x0IOk: if (!$lno2h->EijKC) { goto WeJ3H; } goto z2lVu; P7tPz: return "\166\141\162\x63\x68\x61\x72"; goto k3XPM; k3XPM: } protected function VJhoZ(UbAeF $lno2h) { return "\x76\x61\x72\x63\x68\x61\x72\x28\x32\x35\x35\51"; } protected function BeIa4(UbaEf $lno2h) { return "\x74\x65\170\x74"; } protected function JHXFo(UbAEf $lno2h) { return "\x74\145\x78\164"; } protected function eAjff(uBaEF $lno2h) { return "\x74\145\x78\164"; } protected function ISxRc(ubAef $lno2h) { return $lno2h->Y2Aoz && is_null($lno2h->c2W_K) && !$lno2h->QgqfX ? "\x73\x65\162\151\141\154" : "\x69\156\164\x65\x67\x65\x72"; } protected function Zh4A4(UbAef $lno2h) { return $lno2h->Y2Aoz && is_null($lno2h->c2W_K) && !$lno2h->QgqfX ? "\142\x69\x67\x73\x65\162\151\141\x6c" : "\142\151\x67\151\156\164"; } protected function VnoK8(UBaeF $lno2h) { return $this->iSXRC($lno2h); } protected function Y4WsN(UbAEF $lno2h) { return $this->bpEfP($lno2h); } protected function bPeFp(ubAeF $lno2h) { return $lno2h->Y2Aoz && is_null($lno2h->c2W_K) && !$lno2h->QgqfX ? "\163\x6d\141\x6c\154\163\x65\x72\x69\141\154" : "\163\x6d\141\154\154\x69\156\164"; } protected function lSyNk(UBAeF $lno2h) { goto YxypJ; YxypJ: if (!$lno2h->H9xDl) { goto Paqrw; } goto jx7YJ; xLnkt: return "\x66\x6c\157\x61\x74"; goto KGC4q; jx7YJ: return "\146\x6c\157\x61\x74\50{$lno2h->H9xDl}\51"; goto a00Uy; a00Uy: Paqrw: goto xLnkt; KGC4q: } protected function NeqRx(UbaeF $lno2h) { return "\144\157\x75\x62\x6c\145\40\x70\162\145\x63\151\x73\151\x6f\x6e"; } protected function wJvGf(UbAEf $lno2h) { return "\162\x65\141\154"; } protected function Fh7Os(UBaEF $lno2h) { return "\x64\145\x63\151\x6d\141\154\x28{$lno2h->fMxvi}\54\40{$lno2h->mOT1v}\51"; } protected function rPYSH(ubaef $lno2h) { return "\142\x6f\x6f\x6c\x65\141\x6e"; } protected function OyMN_(uBaef $lno2h) { return sprintf("\x76\x61\162\143\x68\141\162\x28\62\x35\x35\x29\40\143\x68\x65\x63\x6b\40\50\x22\45\x73\42\x20\x69\156\x20\50\45\x73\x29\51", $lno2h->name, $this->OPbSI($lno2h->GvZ0H)); } protected function mQx3R(UBAEF $lno2h) { return "\152\163\x6f\156"; } protected function Eqj0o(ubAef $lno2h) { return "\x6a\163\157\156\142"; } protected function MKMXN(UBAeF $lno2h) { return "\x64\x61\164\145"; } protected function V3EO5(ubAEF $lno2h) { return $this->ADOYL($lno2h); } protected function MlIUn(uBAEf $lno2h) { return $this->BYAGX($lno2h); } protected function OhomC(UbAeF $lno2h) { return "\164\151\155\145" . (is_null($lno2h->H9xDl) ? '' : "\x28{$lno2h->H9xDl}\x29") . "\40\x77\x69\x74\x68\157\165\x74\40\x74\x69\155\145\x20\172\157\x6e\x65"; } protected function ebXmY(UBaEF $lno2h) { return "\x74\151\155\145" . (is_null($lno2h->H9xDl) ? '' : "\x28{$lno2h->H9xDl}\x29") . "\40\167\x69\164\x68\40\x74\x69\x6d\x65\40\172\157\156\145"; } protected function aDOyl(UbAeF $lno2h) { goto LSA7P; lb_C5: return "\x74\151\x6d\145\x73\164\x61\155\x70" . (is_null($lno2h->H9xDl) ? '' : "\x28{$lno2h->H9xDl}\x29") . "\40\167\151\164\150\x6f\x75\164\40\164\151\x6d\x65\x20\172\157\x6e\x65"; goto aSKzX; VrKJH: $lno2h->default(new xJeVj("\103\x55\122\x52\105\x4e\124\137\x54\111\115\105\123\x54\x41\115\120")); goto BZFlH; BZFlH: oPV1v: goto lb_C5; LSA7P: if (!$lno2h->bvokr) { goto oPV1v; } goto VrKJH; aSKzX: } protected function bYagX(UbAef $lno2h) { goto fUyTc; iG8iN: return "\x74\x69\155\145\163\164\x61\x6d\160" . (is_null($lno2h->H9xDl) ? '' : "\50{$lno2h->H9xDl}\x29") . "\x20\167\151\x74\150\x20\x74\x69\155\x65\40\x7a\157\156\x65"; goto ZRijv; e14Zw: $lno2h->default(new XJEvJ("\103\125\x52\122\x45\116\x54\x5f\124\x49\115\x45\123\x54\x41\x4d\x50")); goto pULNv; fUyTc: if (!$lno2h->bvokr) { goto fPV0o; } goto e14Zw; pULNv: fPV0o: goto iG8iN; ZRijv: } protected function xdZvt(UbaEf $lno2h) { return $this->isxrC($lno2h); } protected function QHhAZ(uBaeF $lno2h) { return "\142\x79\x74\145\141"; } protected function zsVvg(UbAEf $lno2h) { return "\165\165\x69\144"; } protected function xJJom(UbaEf $lno2h) { return "\151\x6e\145\x74"; } protected function fIQy3(uBAef $lno2h) { return "\x6d\141\143\141\144\x64\x72"; } protected function Nf9Vu(UbaeF $lno2h) { goto y5J3j; y5J3j: if (!$lno2h->UtOtU) { goto tXuH0; } goto kxTNS; gVrK_: tXuH0: goto VCnz6; kxTNS: return sprintf("\x67\x65\x6f\x6d\x65\x74\162\171\50\x25\163\x25\163\x29", strtolower($lno2h->UtOtU), $lno2h->r09ZS ? "\54" . $lno2h->r09ZS : ''); goto gVrK_; VCnz6: return "\147\145\x6f\155\x65\x74\162\x79"; goto pivwF; pivwF: } protected function anXez(uBaEF $lno2h) { goto doztP; JoIjM: uOxAv: goto I9iTx; doztP: if (!$lno2h->UtOtU) { goto uOxAv; } goto yMVhS; yMVhS: return sprintf("\x67\x65\x6f\x67\162\x61\x70\150\x79\x28\x25\163\x25\x73\x29", strtolower($lno2h->UtOtU), $lno2h->r09ZS ? "\54" . $lno2h->r09ZS : ''); goto JoIjM; I9iTx: return "\x67\x65\x6f\147\x72\141\160\x68\x79"; goto cFzQL; cFzQL: } protected function Pczkf(daDSh $KGt4d, ubaeF $lno2h) { goto BuU8j; TETG7: qSYTw: goto UbV3K; cNd0A: return "\x20\x63\157\154\x6c\x61\x74\x65\x20" . $this->OHHGo($lno2h->kdpZF); goto TETG7; BuU8j: if (is_null($lno2h->kdpZF)) { goto qSYTw; } goto cNd0A; UbV3K: } protected function xQkaN(DADsh $KGt4d, uBAef $lno2h) { goto qQGAU; qQGAU: if (!$lno2h->QgqfX) { goto chFsL; } goto j9FEx; k3sk7: chFsL: goto ROnrt; ROnrt: return $lno2h->t_FBP ? "\x20\x6e\x75\154\x6c" : "\x20\x6e\x6f\x74\x20\156\x75\x6c\x6c"; goto Xlkwl; j9FEx: return $lno2h->t_FBP ? "\144\162\x6f\x70\x20\156\157\164\40\x6e\165\x6c\x6c" : "\163\145\164\x20\156\157\164\40\x6e\165\x6c\x6c"; goto k3sk7; Xlkwl: } protected function Wqmxn(dAdSH $KGt4d, ubaeF $lno2h) { goto LZ54o; dZG2Q: ZSw_H: goto nWHMo; mn0on: Eru7A: goto bF1ox; LZ54o: if (!$lno2h->QgqfX) { goto Eru7A; } goto WMJjr; x1vq_: return is_null($lno2h->CqUvi) ? "\x64\162\157\x70\40\144\x65\146\x61\x75\x6c\164" : "\163\x65\164\x20\x64\145\x66\x61\165\154\164\40" . $this->getDefaultValue($lno2h->CqUvi); goto OGlES; Y8oNF: return "\40\144\x65\146\141\x75\x6c\x74\x20" . $this->getDefaultValue($lno2h->CqUvi); goto dZG2Q; s5tId: return null; goto mn0on; bF1ox: if (is_null($lno2h->CqUvi)) { goto ZSw_H; } goto Y8oNF; OGlES: Fld8b: goto s5tId; WMJjr: if (!(!$lno2h->Y2Aoz || !is_null($lno2h->c2W_K))) { goto Fld8b; } goto x1vq_; nWHMo: } protected function ayMWF(DAdSH $KGt4d, UBAEF $lno2h) { goto sD03b; lFObG: r0GWi: goto Uc977; jx0_C: return "\40\x70\x72\151\x6d\141\162\171\x20\x6b\145\x79"; goto lFObG; sD03b: if (!(!$lno2h->QgqfX && !$this->ljAMp($KGt4d, "\160\162\151\155\x61\x72\171") && (in_array($lno2h->NN5r_, $this->JAnKB) || $lno2h->c2W_K !== null) && $lno2h->Y2Aoz)) { goto r0GWi; } goto jx0_C; Uc977: } protected function p60OX(dAdsh $KGt4d, uBaef $lno2h) { goto MWyzj; yEBix: if (!array_key_exists("\x76\151\162\164\165\141\154\101\x73", $lno2h->getAttributes())) { goto oNDHS; } goto eD_l5; l1yOv: oNDHS: goto TlLB0; eD_l5: return is_null($lno2h->ZMCiH) ? "\144\x72\x6f\160\40\x65\x78\160\x72\145\163\x73\x69\x6f\x6e\x20\x69\146\40\x65\170\x69\163\x74\x73" : throw new LogicException("\124\x68\151\x73\40\x64\x61\164\141\x62\x61\163\x65\40\144\x72\151\x76\145\162\x20\x64\157\x65\163\40\156\157\x74\x20\x73\x75\160\x70\x6f\x72\164\40\155\157\x64\x69\146\x79\x69\156\x67\x20\x67\x65\x6e\145\x72\x61\164\x65\144\x20\x63\157\x6c\165\x6d\x6e\163\x2e"); goto l1yOv; TlLB0: return null; goto HEW3g; SYBG4: BGb0L: goto pyUMa; HEW3g: jPN0s: goto xbfhg; Y07Xk: return "\40\147\145\156\x65\x72\141\164\145\x64\x20\141\x6c\x77\x61\171\x73\40\141\163\40\50{$this->getValue($lno2h->ZMCiH)}\51"; goto SYBG4; xbfhg: if (is_null($lno2h->ZMCiH)) { goto BGb0L; } goto Y07Xk; MWyzj: if (!$lno2h->QgqfX) { goto jPN0s; } goto yEBix; pyUMa: } protected function sJkXa(DAdsH $KGt4d, ubaef $lno2h) { goto PiBUP; ZXSnA: return "\40\x67\145\x6e\x65\162\x61\x74\x65\x64\40\141\x6c\x77\141\x79\163\x20\141\x73\x20\50{$this->getValue($lno2h->eJmHd)}\x29\40\x73\x74\157\x72\145\144"; goto ob8RI; NWUO6: return null; goto Momos; ob8RI: PyoWY: goto BgLy6; KmViE: if (is_null($lno2h->eJmHd)) { goto PyoWY; } goto ZXSnA; HBvNa: return is_null($lno2h->eJmHd) ? "\144\162\x6f\160\40\145\x78\160\x72\145\163\163\151\157\x6e\x20\151\x66\x20\x65\x78\x69\163\164\x73" : throw new LogicException("\124\x68\x69\x73\x20\x64\x61\x74\141\142\x61\x73\x65\40\x64\x72\x69\166\145\x72\x20\x64\157\145\x73\40\156\157\164\x20\163\165\x70\x70\x6f\x72\x74\x20\155\157\x64\x69\x66\x79\151\156\x67\x20\x67\x65\156\x65\x72\141\164\145\144\x20\143\x6f\x6c\x75\155\156\163\56"); goto QiiTh; QiiTh: VdjZj: goto NWUO6; PiBUP: if (!$lno2h->QgqfX) { goto ObT07; } goto IrIiW; Momos: ObT07: goto KmViE; IrIiW: if (!array_key_exists("\163\x74\x6f\162\x65\x64\x41\x73", $lno2h->getAttributes())) { goto VdjZj; } goto HBvNa; BgLy6: } protected function WTBHO(DaDsH $KGt4d, ubAEF $lno2h) { goto lAHWt; wSuLp: return $FT4rB; goto vytCD; aREnL: if (is_null($FT4rB)) { goto ChXDO; } goto y3tUM; Ys6NG: if (!$lno2h->QgqfX) { goto k0srF; } goto Df9bx; qGVYF: return $OqI0a; goto kHgLt; GUQ26: if (is_null($lno2h->c2W_K)) { goto FYc5O; } goto IrZx7; etDrZ: FYc5O: goto Ys6NG; lAHWt: $FT4rB = null; goto GUQ26; IrZx7: $FT4rB = sprintf("\x20\x67\145\156\145\162\x61\164\x65\144\x20\x25\163\40\x61\x73\40\151\x64\x65\156\164\x69\x74\171\45\163", $lno2h->vC4u8 ? "\x61\x6c\167\x61\171\163" : "\x62\171\x20\144\x65\146\141\x75\x6c\164", !is_bool($lno2h->c2W_K) && !empty($lno2h->c2W_K) ? "\40\50{$lno2h->c2W_K}\51" : ''); goto etDrZ; y3tUM: $OqI0a[] = "\x61\x64\144\x20" . $FT4rB; goto kZqRu; kZqRu: ChXDO: goto qGVYF; kHgLt: k0srF: goto wSuLp; Df9bx: $OqI0a = $lno2h->Y2Aoz && is_null($FT4rB) ? [] : ["\x64\162\x6f\160\x20\x69\144\x65\156\164\x69\164\171\40\x69\x66\x20\x65\x78\151\163\164\163"]; goto aREnL; vytCD: } }

Function Calls

None

Variables

None

Stats

MD5 8bded8e8f18bc18cb846c58be1ab432f
Eval Count 0
Decode Time 127 ms