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 use app\models\debug\ErrorHandler; use app\models\users\Users; use kartik\base\Boot..

Decoded Output download

<?php 
use app\models\debug\ErrorHandler; use app\models\users\Users; use kartik\base\BootstrapIconsAsset; use yii\log\Logger; use yii\swiftmailer\Mailer; use yii\log\FileTarget; use app\models\behaviors\GridConfigurator; use app\models\rbac\AccessRule; use app\models\helpers\IntegrityException; use yii\bootstrap4\BootstrapAsset; use yii\bootstrap4\BootstrapPluginAsset; use yii\filters\AccessControl; use yii\helpers\Html; use yii\i18n\Formatter; use yii\validators\FileValidator; goto qWuiL; c3l2l: $cache = (require __DIR__ . "/cache.php"); goto gKnrk; l522I: $config = ["components" => ["request" => ["cookieValidationKey" => "z8-XzcUnPbCY-ff2WDoEfTFoBa17shxN", "enableCsrfCookie" => false], "cache" => $cache, "session" => $session, "user" => ["identityClass" => Users::class, "enableAutoLogin" => true], "errorHandler" => ["class" => ErrorHandler::class, "errorAction" => "/site/error"], "mailer" => ["class" => Mailer::class, "useFileTransport" => true], "log" => ["traceLevel" => YII_DEBUG ? 3 : 0, "targets" => [["class" => FileTarget::class, "levels" => ["error", "warning"]]]], "db" => $db, "urlManager" => ["enablePrettyUrl" => true, "showScriptName" => false, "enableStrictParsing" => false, "rules" => ['' => "site/index", "<action:(login|login-cert|logout|register|ajax-login|search|ajax-error|reset-password)>" => "site/<action>", "<controller:api>/<action:(call)>/<module:[\w\-]+>/<method:[\w\-]+>" => "api/call", "<module:\w+>/lists/<table:\w+>/<id:\d+>/<action:\w+>" => "<module>/lists/<action>", "<module:\w+>/lists/<table:\w+>/<action:\w+>" => "<module>/lists/<action>", "<controller:\w+>/<id:\d+>" => "<controller>/view", "<controller:\w+>/<id:\d+>/list" => "<controller>/index", "<controller:\w+>" => "<controller>/index", "<controller:\w+>/<id:\d+>/<action:\w+>" => "<controller>/<action>", "<controller:\w+>/<action:\w+>" => "<controller>/<action>", "<module:\w+>/<controller:\w+>/<id:-?\d+>" => "<module>/<controller>/view", "<module:\w+>/<controller:\w+>/<id:-?\d+>/index" => "<module>/<controller>/index", "<module:\w+>/<controller:\w+>" => "<module>/<controller>/index", "<module:\w+>/<controller:\w+>/<id:-?\d+>/<action:\w+>" => "<module>/<controller>/<action>", "<module:\w+>/<controller:\w+>/<action:\w+>" => "<module>/<controller>/<action>"]], "assetManager" => ["linkAssets" => true]], "container" => ["definitions" => [Logger::class => ["flushInterval" => 1000000], yii\grid\GridView::class => ["as gridConfigurator" => ["class" => GridConfigurator::class], "options" => ["class" => "grid-view"], "tableOptions" => ["class" => "table table-bordered table-vertical-align"], "layout" => "{items}\xa<div class="row clearfix"><div class="col-6 summary">{summary}</div><div class="col-6">{pager}</div></div>", "summary" => false, "pager" => ["options" => ["class" => "pagination float-right"], "linkContainerOptions" => ["class" => "page-item"], "linkOptions" => ["class" => "page-link"], "disabledListItemSubTagOptions" => ["tag" => "a", "class" => "page-link disabled"]]], yii\grid\ActionColumn::class => ["buttons" => ["view" => static function ($url) { return Html::a("<i class="fas fa-eye"></i>", $url, ["class" => "btn btn-outline-info"]); }, "update" => static function ($url) { return Html::a("<i class="fas fa-pencil-alt"></i>", $url, ["class" => "btn btn-outline-success"]); }, "delete" => static function ($url) { return Html::a("<i class="fa fa-times"></i>", $url, ["class" => "btn btn-outline-danger", "data-method" => "POST", "data-pjax" => 0, "data-confirm" => "\xd0\x92\xd1\x8b \xd1\203\320\xb2\xd0\265\321\x80\320\xb5\320\xbd\xd1\x8b, \321\207\321\202\320\276 \xd1\x85\320\xbe\xd1\x82\320\xb8\xd1\202\320\xb5 \321\203\xd0\xb4\xd0\xb0\xd0\xbb\320\xb8\321\x82\xd1\214 \321\215\xd1\202\xd0\276\xd1\202 \xd1\215\xd0\xbb\xd0\xb5\xd0\xbc\320\xb5\xd0\275\321\202?"]); }], "template" => "<div class="btn-group btn-group-justified">{update} {delete}</div>", "contentOptions" => ["class" => "action-column"]], yii\grid\SerialColumn::class => ["contentOptions" => ["class" => "serial-column"], "headerOptions" => ["class" => "serial-column"], "footerOptions" => ["class" => "serial-column"]], yii\bootstrap4\ActiveField::class => ["labelOptions" => ["class" => "col-3 col-form-label"], "options" => ["class" => "form-group row"], "template" => "{label}\xa<div class="col-9">
{input}
{hint}\xa{error}
</div>"], AccessControl::class => ["ruleConfig" => ["class" => AccessRule::class]], Formatter::class => ["numberFormatterOptions" => [NumberFormatter::MIN_FRACTION_DIGITS => 0, NumberFormatter::MAX_FRACTION_DIGITS => 2], "nullDisplay" => "<span class="text-muted">\320\x9d\xd0\xb5\321\x82</span>"], FileValidator::class => ["checkExtensionByMimeType" => false], \yii\db\mysql\Schema::class => ["exceptionMap" => ["SQLSTATE[23" => IntegrityException::class]], \yii\db\pgsql\Schema::class => ["exceptionMap" => ["SQLSTATE[23" => IntegrityException::class]], BootstrapPluginAsset::class => ["js" => [], "depends" => []], BootstrapAsset::class => ["css" => []], BootstrapIconsAsset::class => ["sourcePath" => "@app/style/css/icons/bootstrap-icons", "css" => ["bootstrap-icons.css"]]]], "params" => ["bsVersion" => "4.x"]]; goto XS7rP; qWuiL: $db = (require __DIR__ . "/db.php"); goto c3l2l; gKnrk: $session = (require __DIR__ . "/session.php"); goto l522I; XS7rP: return $config; ?>

Did this file decode correctly?

Original Code

<?php
use app\models\debug\ErrorHandler; use app\models\users\Users; use kartik\base\BootstrapIconsAsset; use yii\log\Logger; use yii\swiftmailer\Mailer; use yii\log\FileTarget; use app\models\behaviors\GridConfigurator; use app\models\rbac\AccessRule; use app\models\helpers\IntegrityException; use yii\bootstrap4\BootstrapAsset; use yii\bootstrap4\BootstrapPluginAsset; use yii\filters\AccessControl; use yii\helpers\Html; use yii\i18n\Formatter; use yii\validators\FileValidator; goto qWuiL; c3l2l: $cache = (require __DIR__ . "\57\x63\x61\143\x68\x65\56\x70\x68\x70"); goto gKnrk; l522I: $config = ["\x63\x6f\155\x70\157\x6e\x65\x6e\x74\x73" => ["\162\x65\161\x75\145\x73\x74" => ["\x63\157\x6f\x6b\x69\145\x56\141\154\x69\144\x61\x74\151\x6f\156\113\145\171" => "\x7a\70\55\x58\172\x63\x55\156\120\142\x43\x59\x2d\146\x66\x32\127\x44\157\x45\x66\x54\x46\157\102\141\61\x37\x73\x68\x78\116", "\145\x6e\141\x62\154\x65\103\x73\162\x66\x43\157\157\153\x69\145" => false], "\143\x61\143\x68\x65" => $cache, "\x73\x65\163\x73\x69\157\156" => $session, "\x75\163\x65\x72" => ["\x69\144\145\x6e\x74\151\x74\171\103\x6c\141\x73\163" => Users::class, "\x65\156\141\142\x6c\145\x41\x75\x74\x6f\x4c\157\x67\151\x6e" => true], "\145\x72\162\157\162\110\141\x6e\x64\x6c\x65\162" => ["\x63\154\x61\163\x73" => ErrorHandler::class, "\x65\162\162\157\x72\101\x63\164\x69\157\x6e" => "\57\163\x69\164\145\x2f\145\x72\162\x6f\x72"], "\x6d\141\x69\x6c\145\x72" => ["\143\x6c\x61\x73\163" => Mailer::class, "\165\x73\x65\106\151\154\x65\x54\162\x61\x6e\163\x70\157\x72\x74" => true], "\x6c\x6f\147" => ["\x74\162\x61\143\x65\x4c\145\166\145\x6c" => YII_DEBUG ? 3 : 0, "\x74\141\162\x67\x65\164\163" => [["\143\154\x61\163\x73" => FileTarget::class, "\x6c\x65\166\x65\154\x73" => ["\x65\162\x72\x6f\x72", "\x77\141\x72\156\x69\156\147"]]]], "\144\x62" => $db, "\165\162\154\115\x61\156\141\x67\x65\x72" => ["\x65\x6e\141\142\154\145\120\x72\x65\164\x74\171\125\x72\154" => true, "\x73\x68\157\x77\123\143\x72\151\160\164\116\141\x6d\x65" => false, "\x65\156\141\142\x6c\145\x53\x74\x72\x69\x63\x74\x50\141\x72\x73\x69\156\147" => false, "\162\165\154\145\163" => ['' => "\x73\x69\x74\x65\x2f\151\x6e\144\x65\170", "\74\141\143\x74\151\157\x6e\72\x28\154\x6f\x67\151\156\174\x6c\157\147\x69\156\x2d\x63\145\x72\x74\174\154\x6f\x67\157\165\x74\x7c\162\x65\147\x69\x73\x74\x65\x72\174\x61\152\x61\x78\x2d\154\x6f\147\x69\156\174\163\x65\x61\162\143\x68\174\141\x6a\141\170\x2d\x65\162\162\157\162\174\162\145\x73\145\164\55\160\141\163\x73\167\157\x72\x64\x29\76" => "\x73\x69\164\145\x2f\x3c\141\x63\164\x69\x6f\156\x3e", "\x3c\x63\157\x6e\164\162\x6f\x6c\154\145\x72\72\x61\160\x69\76\57\74\141\x63\164\151\x6f\x6e\x3a\50\143\141\x6c\x6c\x29\76\x2f\x3c\155\x6f\144\165\x6c\x65\x3a\133\x5c\x77\134\55\135\x2b\76\57\x3c\x6d\145\x74\150\157\144\72\133\x5c\167\x5c\55\x5d\x2b\x3e" => "\x61\160\x69\x2f\x63\141\154\x6c", "\x3c\155\x6f\x64\x75\x6c\145\72\134\x77\53\76\x2f\x6c\151\163\164\x73\x2f\74\x74\x61\142\154\145\72\x5c\x77\x2b\x3e\57\74\151\x64\72\x5c\x64\53\x3e\x2f\74\141\x63\x74\151\157\156\x3a\x5c\x77\53\x3e" => "\74\x6d\157\x64\x75\154\x65\76\57\154\151\163\x74\163\57\x3c\x61\143\x74\151\157\x6e\x3e", "\x3c\x6d\157\144\x75\154\145\x3a\134\167\53\x3e\57\x6c\151\x73\x74\x73\x2f\74\164\141\142\154\x65\72\x5c\x77\53\x3e\57\74\141\x63\164\151\157\156\72\134\x77\53\x3e" => "\74\155\157\144\165\x6c\x65\76\x2f\x6c\x69\x73\x74\163\57\x3c\141\x63\x74\x69\x6f\x6e\x3e", "\74\x63\x6f\x6e\164\162\x6f\154\154\145\162\x3a\134\x77\x2b\x3e\x2f\74\151\x64\x3a\134\144\x2b\76" => "\x3c\x63\157\x6e\164\162\x6f\x6c\154\145\162\x3e\57\x76\151\x65\167", "\x3c\x63\157\156\164\162\x6f\x6c\154\x65\162\72\134\x77\53\x3e\57\x3c\151\x64\72\x5c\144\x2b\76\x2f\154\x69\163\164" => "\x3c\143\157\x6e\164\x72\x6f\x6c\154\x65\x72\76\57\x69\156\144\x65\170", "\74\x63\157\x6e\164\x72\157\x6c\154\145\x72\72\x5c\x77\53\76" => "\x3c\x63\x6f\x6e\x74\x72\157\154\154\145\162\x3e\x2f\x69\156\144\145\x78", "\x3c\x63\x6f\x6e\164\x72\x6f\154\154\145\162\72\x5c\x77\x2b\x3e\57\x3c\x69\x64\x3a\x5c\x64\53\x3e\x2f\74\x61\x63\x74\x69\x6f\156\x3a\134\x77\x2b\x3e" => "\74\x63\157\156\164\x72\157\154\x6c\x65\x72\76\57\x3c\141\x63\x74\151\x6f\156\x3e", "\74\x63\157\156\x74\162\x6f\154\154\x65\162\x3a\134\167\x2b\x3e\x2f\x3c\141\143\164\x69\157\x6e\72\x5c\x77\53\76" => "\74\x63\157\x6e\x74\162\x6f\x6c\x6c\x65\162\x3e\57\x3c\x61\x63\164\151\157\156\x3e", "\74\x6d\157\144\165\x6c\x65\x3a\x5c\167\x2b\x3e\57\x3c\x63\x6f\x6e\x74\x72\157\154\154\x65\x72\72\134\167\x2b\76\57\x3c\x69\x64\72\x2d\x3f\134\144\x2b\x3e" => "\x3c\x6d\x6f\144\x75\154\x65\76\x2f\74\143\157\156\x74\x72\x6f\x6c\154\x65\162\x3e\x2f\x76\x69\x65\167", "\74\155\x6f\x64\x75\154\145\72\134\167\53\76\57\74\x63\157\x6e\x74\162\157\x6c\154\x65\162\x3a\x5c\x77\x2b\76\x2f\x3c\151\x64\72\55\77\134\144\53\x3e\57\x69\156\144\x65\x78" => "\x3c\x6d\157\x64\165\x6c\x65\x3e\x2f\74\x63\x6f\156\164\162\157\x6c\154\145\x72\76\x2f\x69\156\144\145\x78", "\x3c\x6d\x6f\144\x75\x6c\145\x3a\x5c\167\x2b\76\x2f\x3c\143\157\156\x74\162\x6f\154\154\x65\x72\x3a\134\x77\53\76" => "\x3c\155\x6f\x64\165\x6c\x65\x3e\x2f\74\143\x6f\x6e\164\x72\157\x6c\x6c\145\162\x3e\57\151\x6e\144\x65\x78", "\x3c\x6d\157\x64\x75\154\x65\x3a\x5c\167\x2b\x3e\57\x3c\143\157\156\164\x72\x6f\x6c\x6c\x65\162\72\134\x77\x2b\x3e\x2f\x3c\151\x64\72\x2d\x3f\134\144\x2b\x3e\57\x3c\141\143\164\x69\x6f\x6e\72\134\167\x2b\76" => "\74\x6d\x6f\x64\x75\x6c\x65\76\x2f\74\x63\x6f\x6e\164\x72\x6f\x6c\154\145\x72\76\57\x3c\x61\x63\x74\151\157\x6e\x3e", "\74\x6d\157\144\165\154\145\72\x5c\x77\53\76\x2f\x3c\x63\157\156\164\162\157\x6c\x6c\145\x72\x3a\x5c\167\x2b\x3e\57\74\141\x63\164\151\x6f\x6e\x3a\134\167\53\x3e" => "\74\155\157\144\165\x6c\145\76\x2f\x3c\143\x6f\156\x74\162\157\154\154\145\x72\x3e\57\74\141\x63\164\151\157\156\76"]], "\141\163\x73\x65\164\115\x61\x6e\141\x67\x65\162" => ["\154\x69\x6e\x6b\x41\163\163\x65\x74\x73" => true]], "\143\157\x6e\164\141\x69\156\x65\162" => ["\144\145\x66\151\x6e\x69\164\151\157\156\x73" => [Logger::class => ["\x66\x6c\165\163\150\x49\156\x74\145\x72\x76\141\x6c" => 1000000], yii\grid\GridView::class => ["\141\x73\x20\x67\162\x69\x64\x43\157\156\146\x69\147\x75\x72\x61\164\x6f\162" => ["\x63\x6c\x61\x73\163" => GridConfigurator::class], "\x6f\x70\164\x69\157\156\x73" => ["\x63\x6c\x61\x73\x73" => "\147\x72\151\x64\55\x76\151\x65\x77"], "\x74\141\x62\154\x65\117\x70\x74\x69\157\156\x73" => ["\143\154\141\x73\163" => "\x74\x61\142\x6c\145\40\164\141\x62\x6c\x65\x2d\x62\x6f\x72\x64\145\x72\145\x64\40\164\x61\142\x6c\145\55\x76\145\x72\x74\151\143\x61\x6c\x2d\141\154\x69\x67\156"], "\x6c\141\x79\157\x75\x74" => "\173\151\164\145\155\163\175\xa\74\144\151\x76\x20\x63\154\x61\x73\x73\75\42\162\x6f\167\x20\143\x6c\x65\141\162\x66\x69\170\42\76\74\x64\151\x76\x20\x63\x6c\141\163\163\75\42\143\x6f\154\55\66\40\x73\165\x6d\155\x61\x72\171\x22\x3e\173\x73\165\155\155\x61\x72\171\x7d\x3c\57\144\x69\x76\x3e\x3c\144\151\x76\40\143\154\141\x73\x73\x3d\x22\143\157\x6c\x2d\66\42\x3e\173\160\141\147\x65\x72\175\74\57\x64\151\x76\x3e\x3c\x2f\x64\x69\x76\76", "\x73\x75\155\x6d\x61\x72\x79" => false, "\160\x61\x67\x65\162" => ["\x6f\160\x74\x69\x6f\156\163" => ["\x63\x6c\141\x73\163" => "\160\x61\147\151\156\x61\164\x69\157\156\x20\x66\x6c\157\x61\164\x2d\x72\151\x67\x68\164"], "\x6c\x69\156\x6b\x43\x6f\x6e\x74\141\x69\156\x65\x72\117\160\x74\x69\157\x6e\163" => ["\143\154\x61\x73\163" => "\x70\x61\x67\x65\55\151\164\x65\155"], "\154\x69\x6e\153\x4f\160\x74\x69\157\156\x73" => ["\x63\x6c\x61\x73\163" => "\x70\141\x67\x65\55\x6c\151\156\x6b"], "\x64\x69\x73\x61\x62\154\145\144\114\x69\x73\164\x49\164\x65\x6d\123\x75\142\x54\141\147\x4f\160\164\151\157\156\163" => ["\164\x61\x67" => "\141", "\x63\154\141\x73\163" => "\x70\x61\x67\145\55\x6c\151\156\x6b\40\144\x69\x73\141\142\154\x65\x64"]]], yii\grid\ActionColumn::class => ["\142\x75\x74\164\157\156\163" => ["\166\151\145\x77" => static function ($url) { return Html::a("\x3c\151\x20\143\x6c\141\163\x73\75\x22\146\x61\x73\x20\146\141\x2d\145\x79\145\x22\76\x3c\57\x69\x3e", $url, ["\143\154\x61\163\x73" => "\142\x74\156\40\x62\164\156\x2d\x6f\x75\164\154\x69\x6e\145\55\x69\156\146\x6f"]); }, "\x75\160\x64\x61\x74\x65" => static function ($url) { return Html::a("\74\x69\x20\143\x6c\x61\163\163\x3d\42\146\141\163\x20\x66\141\x2d\160\x65\156\x63\151\154\x2d\x61\154\164\x22\76\74\57\151\x3e", $url, ["\x63\x6c\x61\163\163" => "\142\164\156\x20\x62\x74\156\55\x6f\x75\x74\154\x69\156\145\x2d\163\165\143\x63\x65\163\163"]); }, "\x64\145\154\x65\164\x65" => static function ($url) { return Html::a("\x3c\x69\x20\143\x6c\141\x73\163\x3d\42\146\141\40\x66\141\x2d\x74\x69\x6d\145\163\42\x3e\74\57\x69\76", $url, ["\143\x6c\141\163\163" => "\x62\x74\x6e\40\142\x74\156\55\157\165\x74\154\x69\x6e\x65\x2d\144\141\x6e\147\145\x72", "\x64\141\x74\x61\x2d\155\x65\164\150\157\x64" => "\120\117\123\x54", "\144\141\164\141\55\160\x6a\141\170" => 0, "\x64\x61\x74\x61\x2d\143\x6f\x6e\x66\151\x72\x6d" => "\xd0\x92\xd1\x8b\40\xd1\203\320\xb2\xd0\265\321\x80\320\xb5\320\xbd\xd1\x8b\54\x20\321\207\321\202\320\276\40\xd1\x85\320\xbe\xd1\x82\320\xb8\xd1\202\320\xb5\40\321\203\xd0\xb4\xd0\xb0\xd0\xbb\320\xb8\321\x82\xd1\214\x20\321\215\xd1\202\xd0\276\xd1\202\40\xd1\215\xd0\xbb\xd0\xb5\xd0\xbc\320\xb5\xd0\275\321\202\x3f"]); }], "\164\145\x6d\160\x6c\x61\x74\x65" => "\x3c\x64\x69\x76\40\143\154\x61\x73\163\x3d\42\142\164\156\x2d\x67\162\157\x75\160\40\x62\x74\156\55\x67\162\157\x75\160\x2d\152\x75\163\x74\151\x66\151\x65\144\42\x3e\173\x75\x70\144\x61\x74\x65\175\x20\173\x64\145\154\145\x74\145\175\74\x2f\x64\x69\166\76", "\143\x6f\156\164\145\x6e\x74\117\160\164\x69\x6f\156\163" => ["\x63\154\141\163\163" => "\141\143\x74\151\x6f\x6e\55\143\157\154\165\155\x6e"]], yii\grid\SerialColumn::class => ["\143\157\156\x74\145\x6e\164\x4f\x70\x74\x69\x6f\156\163" => ["\x63\154\141\x73\x73" => "\x73\145\162\x69\x61\154\x2d\143\157\154\165\x6d\x6e"], "\150\145\141\x64\x65\162\117\x70\x74\x69\157\156\163" => ["\143\x6c\x61\x73\163" => "\x73\x65\162\151\x61\154\x2d\x63\157\x6c\165\x6d\x6e"], "\x66\x6f\x6f\164\x65\x72\x4f\160\164\x69\157\156\163" => ["\143\154\141\x73\163" => "\163\145\162\151\141\154\55\x63\157\154\165\155\156"]], yii\bootstrap4\ActiveField::class => ["\x6c\x61\x62\145\154\x4f\x70\164\151\x6f\x6e\x73" => ["\143\154\x61\163\163" => "\143\157\x6c\55\x33\x20\143\157\154\55\146\157\162\155\55\x6c\x61\x62\145\x6c"], "\x6f\160\x74\x69\x6f\156\x73" => ["\x63\154\x61\x73\x73" => "\x66\x6f\162\x6d\55\x67\162\157\165\160\x20\162\157\167"], "\164\x65\x6d\160\x6c\x61\x74\145" => "\173\x6c\x61\142\x65\154\x7d\xa\74\144\x69\166\x20\x63\154\141\163\x73\x3d\x22\x63\x6f\x6c\55\71\x22\76\12\173\x69\x6e\160\x75\x74\x7d\12\173\x68\x69\156\x74\x7d\xa\173\145\x72\x72\157\162\x7d\12\x3c\x2f\144\x69\166\x3e"], AccessControl::class => ["\162\165\154\145\x43\157\156\x66\x69\x67" => ["\x63\154\141\163\x73" => AccessRule::class]], Formatter::class => ["\x6e\x75\x6d\142\145\162\106\157\162\155\141\164\164\145\162\x4f\x70\x74\x69\157\156\163" => [NumberFormatter::MIN_FRACTION_DIGITS => 0, NumberFormatter::MAX_FRACTION_DIGITS => 2], "\156\x75\154\x6c\104\151\163\160\154\x61\171" => "\x3c\163\x70\141\x6e\40\143\154\x61\x73\163\x3d\42\164\x65\x78\164\x2d\155\165\x74\x65\x64\42\76\320\x9d\xd0\xb5\321\x82\x3c\57\163\160\141\x6e\76"], FileValidator::class => ["\x63\150\145\143\153\105\x78\x74\145\x6e\163\x69\x6f\156\x42\171\x4d\x69\x6d\145\x54\x79\160\145" => false], \yii\db\mysql\Schema::class => ["\x65\170\x63\x65\160\x74\151\157\x6e\x4d\141\x70" => ["\x53\x51\114\x53\124\x41\x54\105\133\x32\63" => IntegrityException::class]], \yii\db\pgsql\Schema::class => ["\x65\x78\143\x65\160\x74\x69\x6f\x6e\x4d\141\160" => ["\x53\x51\114\x53\124\x41\x54\105\133\62\x33" => IntegrityException::class]], BootstrapPluginAsset::class => ["\x6a\163" => [], "\144\145\x70\x65\x6e\144\x73" => []], BootstrapAsset::class => ["\143\x73\163" => []], BootstrapIconsAsset::class => ["\x73\157\x75\162\x63\x65\x50\141\164\x68" => "\100\141\x70\x70\x2f\163\x74\x79\154\145\x2f\143\163\x73\57\151\x63\x6f\x6e\x73\x2f\142\157\x6f\164\x73\164\162\x61\160\55\x69\x63\x6f\x6e\163", "\143\x73\163" => ["\x62\x6f\157\x74\163\164\x72\141\x70\55\151\x63\x6f\156\x73\56\x63\x73\163"]]]], "\160\141\x72\x61\155\x73" => ["\142\x73\x56\x65\162\x73\x69\157\156" => "\x34\x2e\170"]]; goto XS7rP; qWuiL: $db = (require __DIR__ . "\57\144\142\x2e\x70\150\x70"); goto c3l2l; gKnrk: $session = (require __DIR__ . "\x2f\163\x65\x73\163\151\157\x6e\x2e\x70\x68\160"); goto l522I; XS7rP: return $config;

Function Calls

None

Variables

None

Stats

MD5 a2f7986cf9f07dbbf00761414040cdfc
Eval Count 0
Decode Time 60 ms