object(PDOException)#71 (8) { ["message":protected]=> string(41) "SQLSTATE[HY000] [2002] Connection refused" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(2002) ["file":protected]=> string(45) "/var/www/html/app/modules/frontend/Module.php" ["line":protected]=> int(55) ["trace":"Exception":private]=> array(24) { [0]=> array(4) { ["function"]=> string(11) "__construct" ["class"]=> string(3) "PDO" ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> string(48) "mysql:host=127.0.0.1;dbname=kuzbass;charset=utf8" [1]=> string(4) "root" [2]=> string(13) "XcHjskIY-77&8" [3]=> array(1) { [3]=> int(2) } } } [1]=> array(4) { ["function"]=> string(7) "connect" ["class"]=> string(22) "Phalcon\Db\Adapter\Pdo" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(5) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(4) "root" ["password"]=> string(13) "XcHjskIY-77&8" ["dbname"]=> string(7) "kuzbass" ["charset"]=> string(4) "utf8" } } } [2]=> array(6) { ["file"]=> string(45) "/var/www/html/app/modules/frontend/Module.php" ["line"]=> int(55) ["function"]=> string(11) "__construct" ["class"]=> string(22) "Phalcon\Db\Adapter\Pdo" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(5) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(4) "root" ["password"]=> string(13) "XcHjskIY-77&8" ["dbname"]=> string(7) "kuzbass" ["charset"]=> string(4) "utf8" } } } [3]=> array(4) { ["function"]=> string(22) "App\Frontend\{closure}" ["class"]=> string(19) "App\Frontend\Module" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [4]=> array(4) { ["function"]=> string(7) "resolve" ["class"]=> string(18) "Phalcon\Di\Service" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> NULL [1]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> *RECURSION* ["_modelsManager":protected]=> *RECURSION* ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> *RECURSION* ["_modelsManager":protected]=> *RECURSION* ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> *RECURSION* ["_modelsManager":protected]=> *RECURSION* ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> *RECURSION* ["_modelsManager":protected]=> *RECURSION* ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } } } [5]=> array(4) { ["function"]=> string(3) "get" ["class"]=> string(10) "Phalcon\Di" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(2) "db" [1]=> NULL } } [6]=> array(4) { ["function"]=> string(9) "getShared" ["class"]=> string(10) "Phalcon\Di" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(2) "db" } } [7]=> array(4) { ["function"]=> string(14) "_getConnection" ["class"]=> string(25) "Phalcon\Mvc\Model\Manager" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_modelsManager":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> *RECURSION* } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> *RECURSION* ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } [1]=> NULL } } [8]=> array(4) { ["function"]=> string(17) "getReadConnection" ["class"]=> string(25) "Phalcon\Mvc\Model\Manager" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_modelsManager":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> *RECURSION* } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> *RECURSION* ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } } } [9]=> array(4) { ["function"]=> string(17) "getReadConnection" ["class"]=> string(17) "Phalcon\Mvc\Model" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(4) { ["function"]=> string(11) "getMetaData" ["class"]=> string(49) "Phalcon\Mvc\Model\MetaData\Strategy\Introspection" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_modelsManager":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> *RECURSION* } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> *RECURSION* ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } [1]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> *RECURSION* ["_modelsManager":protected]=> *RECURSION* ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> *RECURSION* ["_modelsManager":protected]=> *RECURSION* ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> *RECURSION* ["_modelsManager":protected]=> *RECURSION* ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> *RECURSION* ["_modelsManager":protected]=> *RECURSION* ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } } } [11]=> array(4) { ["function"]=> string(11) "_initialize" ["class"]=> string(26) "Phalcon\Mvc\Model\MetaData" ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_modelsManager":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> *RECURSION* } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> *RECURSION* ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } [1]=> string(22) "app\models\pages-pages" [2]=> string(5) "pages" [3]=> string(0) "" } } [12]=> array(4) { ["function"]=> string(12) "readMetaData" ["class"]=> string(26) "Phalcon\Mvc\Model\MetaData" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_modelsManager":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> *RECURSION* } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> *RECURSION* ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } } } [13]=> array(4) { ["function"]=> string(12) "hasAttribute" ["class"]=> string(26) "Phalcon\Mvc\Model\MetaData" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(App\Models\Pages)#64 (14) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_modelsManager":protected]=> object(Phalcon\Mvc\Model\Manager)#63 (26) { ["_dependencyInjector":protected]=> object(Phalcon\Di\FactoryDefault)#5 (4) { ["_services":protected]=> array(25) { ["router"]=> object(Phalcon\Di\Service)#28 (5) { ["_name":protected]=> string(6) "router" ["_definition":protected]=> object(Closure)#27 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } } ["dispatcher"]=> object(Phalcon\Di\Service)#54 (5) { ["_name":protected]=> string(10) "dispatcher" ["_definition":protected]=> object(Closure)#8 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["url"]=> object(Phalcon\Di\Service)#53 (5) { ["_name":protected]=> string(3) "url" ["_definition":protected]=> object(Closure)#52 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["modelsManager"]=> object(Phalcon\Di\Service)#9 (5) { ["_name":protected]=> string(13) "modelsManager" ["_definition":protected]=> string(25) "Phalcon\Mvc\Model\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> *RECURSION* } ["modelsMetadata"]=> object(Phalcon\Di\Service)#29 (5) { ["_name":protected]=> string(14) "modelsMetadata" ["_definition":protected]=> object(Closure)#6 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["response"]=> object(Phalcon\Di\Service)#11 (5) { ["_name":protected]=> string(8) "response" ["_definition":protected]=> string(21) "Phalcon\Http\Response" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["cookies"]=> object(Phalcon\Di\Service)#12 (5) { ["_name":protected]=> string(7) "cookies" ["_definition":protected]=> string(29) "Phalcon\Http\Response\Cookies" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["request"]=> object(Phalcon\Di\Service)#13 (5) { ["_name":protected]=> string(7) "request" ["_definition":protected]=> string(20) "Phalcon\Http\Request" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["filter"]=> object(Phalcon\Di\Service)#14 (5) { ["_name":protected]=> string(6) "filter" ["_definition":protected]=> string(14) "Phalcon\Filter" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["escaper"]=> object(Phalcon\Di\Service)#15 (5) { ["_name":protected]=> string(7) "escaper" ["_definition":protected]=> string(15) "Phalcon\Escaper" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["security"]=> object(Phalcon\Di\Service)#16 (5) { ["_name":protected]=> string(8) "security" ["_definition":protected]=> string(16) "Phalcon\Security" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["crypt"]=> object(Phalcon\Di\Service)#17 (5) { ["_name":protected]=> string(5) "crypt" ["_definition":protected]=> string(13) "Phalcon\Crypt" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["annotations"]=> object(Phalcon\Di\Service)#18 (5) { ["_name":protected]=> string(11) "annotations" ["_definition":protected]=> string(34) "Phalcon\Annotations\Adapter\Memory" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flash"]=> object(Phalcon\Di\Service)#31 (5) { ["_name":protected]=> string(5) "flash" ["_definition":protected]=> object(Closure)#22 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["flashSession"]=> object(Phalcon\Di\Service)#32 (5) { ["_name":protected]=> string(12) "flashSession" ["_definition":protected]=> object(Closure)#19 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["tag"]=> object(Phalcon\Di\Service)#21 (5) { ["_name":protected]=> string(3) "tag" ["_definition":protected]=> string(11) "Phalcon\Tag" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Tag)#62 (0) { } } ["session"]=> object(Phalcon\Di\Service)#30 (5) { ["_name":protected]=> string(7) "session" ["_definition":protected]=> object(Closure)#10 (0) { } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["sessionBag"]=> object(Phalcon\Di\Service)#23 (5) { ["_name":protected]=> string(10) "sessionBag" ["_definition":protected]=> string(19) "Phalcon\Session\Bag" ["_shared":protected]=> bool(false) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["eventsManager"]=> object(Phalcon\Di\Service)#24 (5) { ["_name":protected]=> string(13) "eventsManager" ["_definition":protected]=> string(22) "Phalcon\Events\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["transactionManager"]=> object(Phalcon\Di\Service)#25 (5) { ["_name":protected]=> string(18) "transactionManager" ["_definition":protected]=> string(37) "Phalcon\Mvc\Model\Transaction\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["assets"]=> object(Phalcon\Di\Service)#26 (5) { ["_name":protected]=> string(6) "assets" ["_definition":protected]=> string(22) "Phalcon\Assets\Manager" ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["view"]=> object(Phalcon\Di\Service)#49 (5) { ["_name":protected]=> string(4) "view" ["_definition":protected]=> object(Closure)#48 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(true) ["_sharedInstance":protected]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } } ["db"]=> object(Phalcon\Di\Service)#51 (5) { ["_name":protected]=> string(2) "db" ["_definition":protected]=> object(Closure)#50 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["elements"]=> object(Phalcon\Di\Service)#55 (5) { ["_name":protected]=> string(8) "elements" ["_definition":protected]=> object(Closure)#7 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } ["mail"]=> object(Phalcon\Di\Service)#57 (5) { ["_name":protected]=> string(4) "mail" ["_definition":protected]=> object(Closure)#56 (1) { ["this"]=> object(App\Frontend\Module)#33 (0) { } } ["_shared":protected]=> bool(true) ["_resolved":protected]=> bool(false) ["_sharedInstance":protected]=> NULL } } ["_sharedInstances":protected]=> array(7) { ["router"]=> object(Phalcon\Mvc\Router)#34 (21) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_uriSource":protected]=> NULL ["_namespace":protected]=> string(24) "App\Frontend\Controllers" ["_module":protected]=> string(8) "frontend" ["_controller":protected]=> string(8) "partners" ["_action":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_routes":protected]=> array(10) { [0]=> object(Phalcon\Mvc\Router\Route)#35 (11) { ["_pattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_compiledPattern":protected]=> string(28) "#^/([\w0-9\_\-]+)[/]{0,1}$#u" ["_paths":protected]=> array(1) { ["controller"]=> int(1) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(0) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [1]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [2]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [3]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [4]=> object(Phalcon\Mvc\Router\Route)#40 (11) { ["_pattern":protected]=> string(34) "/admin/:controller/:action/:params" ["_compiledPattern":protected]=> string(47) "#^/admin/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(4) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#37 (5) { ["_prefix":protected]=> string(6) "/admin" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#38 (11) { ["_pattern":protected]=> string(7) "/admin/" ["_compiledPattern":protected]=> string(7) "/admin/" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(2) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#39 (11) { ["_pattern":protected]=> string(18) "/admin/:controller" ["_compiledPattern":protected]=> string(26) "#^/admin/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(3) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [5]=> object(Phalcon\Mvc\Router\Route)#41 (11) { ["_pattern":protected]=> string(6) "/admin" ["_compiledPattern":protected]=> string(6) "/admin" ["_paths":protected]=> array(2) { ["module"]=> string(7) "backend" ["namespace"]=> string(23) "App\Backend\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(5) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } [6]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> *RECURSION* [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [7]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> *RECURSION* [2]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } } ["_beforeMatch":protected]=> NULL } } [8]=> object(Phalcon\Mvc\Router\Route)#45 (11) { ["_pattern":protected]=> string(32) "/api/:controller/:action/:params" ["_compiledPattern":protected]=> string(45) "#^/api/([\w0-9\_\-]+)/([\w0-9\_\-]+)(/.*)*$#u" ["_paths":protected]=> array(5) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(8) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> object(Phalcon\Mvc\Router\Group)#42 (5) { ["_prefix":protected]=> string(4) "/api" ["_hostname":protected]=> NULL ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_routes":protected]=> array(3) { [0]=> object(Phalcon\Mvc\Router\Route)#43 (11) { ["_pattern":protected]=> string(5) "/api/" ["_compiledPattern":protected]=> string(5) "/api/" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(6) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [1]=> object(Phalcon\Mvc\Router\Route)#44 (11) { ["_pattern":protected]=> string(16) "/api/:controller" ["_compiledPattern":protected]=> string(24) "#^/api/([\w0-9\_\-]+)$#u" ["_paths":protected]=> array(4) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" ["controller"]=> int(1) ["action"]=> string(5) "index" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(7) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> *RECURSION* } [2]=> *RECURSION* } ["_beforeMatch":protected]=> NULL } } [9]=> object(Phalcon\Mvc\Router\Route)#46 (11) { ["_pattern":protected]=> string(4) "/api" ["_compiledPattern":protected]=> string(4) "/api" ["_paths":protected]=> array(2) { ["module"]=> string(3) "api" ["namespace"]=> string(19) "App\API\Controllers" } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(9) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } } ["_matchedRoute":protected]=> object(Phalcon\Mvc\Router\Route)#36 (11) { ["_pattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_compiledPattern":protected]=> string(41) "#^/([\w0-9\_\-]+)/([\w0-9\.\_]+)(/.*)*$#u" ["_paths":protected]=> array(3) { ["controller"]=> int(1) ["action"]=> int(2) ["params"]=> int(3) } ["_methods":protected]=> NULL ["_hostname":protected]=> NULL ["_converters":protected]=> NULL ["_id":protected]=> int(1) ["_name":protected]=> NULL ["_beforeMatch":protected]=> NULL ["_match":protected]=> NULL ["_group":protected]=> NULL } ["_matches":protected]=> array(4) { [0]=> string(18) "/partners/plot/253" [1]=> string(8) "partners" [2]=> string(4) "plot" [3]=> string(4) "/253" } ["_wasMatched":protected]=> bool(true) ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_defaultModule":protected]=> string(8) "frontend" ["_defaultController":protected]=> NULL ["_defaultAction":protected]=> NULL ["_defaultParams":protected]=> array(0) { } ["_removeExtraSlashes":protected]=> NULL ["_notFoundPaths":protected]=> NULL ["_keyRouteNames":protected]=> array(0) { } ["_keyRouteIds":protected]=> array(0) { } } ["view"]=> object(Phalcon\Mvc\View)#59 (26) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_options":protected]=> array(0) { } ["_basePath":protected]=> string(0) "" ["_content":protected]=> NULL ["_renderLevel":protected]=> int(5) ["_currentRenderLevel":protected]=> int(0) ["_disabledLevels":protected]=> NULL ["_viewParams":protected]=> array(0) { } ["_layout":protected]=> NULL ["_layoutsDir":protected]=> string(0) "" ["_partialsDir":protected]=> string(0) "" ["_viewsDirs":protected]=> string(41) "/var/www/html/app/modules/frontend/views/" ["_templatesBefore":protected]=> array(0) { } ["_templatesAfter":protected]=> array(0) { } ["_engines":protected]=> bool(false) ["_registeredEngines":protected]=> array(1) { [".volt"]=> object(Closure)#60 (2) { ["this"]=> *RECURSION* ["parameter"]=> array(2) { ["$view"]=> string(10) "" ["$di"]=> string(10) "" } } } ["_mainView":protected]=> string(5) "index" ["_controllerName":protected]=> NULL ["_actionName":protected]=> NULL ["_params":protected]=> NULL ["_pickView":protected]=> NULL ["_cache":protected]=> NULL ["_cacheLevel":protected]=> int(0) ["_activeRenderPaths":protected]=> NULL ["_disabled":protected]=> bool(false) } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> *RECURSION* } ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } ["App\Frontend\Controllers\PartnersController"]=> object(App\Frontend\Controllers\PartnersController)#58 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["dispatcher"]=> object(Phalcon\Mvc\Dispatcher)#61 (23) { ["_dependencyInjector":protected]=> *RECURSION* ["_eventsManager":protected]=> NULL ["_activeHandler":protected]=> *RECURSION* ["_finished":protected]=> bool(true) ["_forwarded":protected]=> bool(false) ["_moduleName":protected]=> string(8) "frontend" ["_namespaceName":protected]=> string(24) "App\Frontend\Controllers" ["_handlerName":protected]=> string(8) "partners" ["_actionName":protected]=> string(4) "plot" ["_params":protected]=> array(1) { [0]=> string(3) "253" } ["_returnedValue":protected]=> NULL ["_lastHandler":protected]=> NULL ["_defaultNamespace":protected]=> string(24) "App\Frontend\Controllers" ["_actionSuffix":protected]=> string(6) "Action" ["_previousNamespaceName":protected]=> NULL ["_previousHandlerName":protected]=> NULL ["_previousActionName":protected]=> NULL ["_modelBinding":protected]=> bool(false) ["_modelBinder":protected]=> NULL ["_isControllerInitialize":protected]=> bool(false) ["_handlerSuffix":protected]=> string(10) "Controller" ["_defaultHandler":protected]=> string(5) "index" ["_defaultAction":protected]=> string(5) "index" } } ["tag"]=> object(Phalcon\Tag)#62 (0) { } ["modelsManager"]=> *RECURSION* ["modelsMetadata"]=> object(Phalcon\Mvc\Model\MetaData\Memory)#67 (4) { ["_dependencyInjector":protected]=> *RECURSION* ["_strategy":protected]=> object(Phalcon\Mvc\Model\MetaData\Strategy\Introspection)#66 (0) { } ["_columnMap":protected]=> array(1) { ["app\models\pages"]=> array(2) { [0]=> NULL [1]=> NULL } } ["_metaData":protected]=> array(0) { } } } ["_freshInstance":protected]=> bool(false) ["_eventsManager":protected]=> NULL } ["_eventsManager":protected]=> NULL ["_customEventsManager":protected]=> NULL ["_readConnectionServices":protected]=> NULL ["_writeConnectionServices":protected]=> NULL ["_aliases":protected]=> NULL ["_modelVisibility":protected]=> array(0) { } ["_hasMany":protected]=> NULL ["_hasManySingle":protected]=> NULL ["_hasOne":protected]=> NULL ["_hasOneSingle":protected]=> NULL ["_belongsTo":protected]=> NULL ["_belongsToSingle":protected]=> NULL ["_hasManyToMany":protected]=> NULL ["_hasManyToManySingle":protected]=> NULL ["_initialized":protected]=> array(1) { ["app\models\pages"]=> *RECURSION* } ["_prefix":protected]=> string(0) "" ["_sources":protected]=> array(1) { ["app\models\pages"]=> string(5) "pages" } ["_schemas":protected]=> NULL ["_behaviors":protected]=> NULL ["_lastInitialized":protected]=> *RECURSION* ["_lastQuery":protected]=> NULL ["_reusable":protected]=> NULL ["_keepSnapshots":protected]=> NULL ["_dynamicUpdate":protected]=> NULL ["_namespaceAliases":protected]=> NULL } ["_modelsMetaData":protected]=> NULL ["_errorMessages":protected]=> NULL ["_operationMade":protected]=> int(0) ["_dirtyState":protected]=> int(1) ["_transaction":protected]=> NULL ["_uniqueKey":protected]=> NULL ["_uniqueParams":protected]=> NULL ["_uniqueTypes":protected]=> NULL ["_skipped":protected]=> NULL ["_related":protected]=> NULL ["_snapshot":protected]=> NULL ["_oldSnapshot":protected]=> array(0) { } } [1]=> string(4) "page" } } [14]=> array(4) { ["function"]=> string(13) "_getQualified" ["class"]=> string(23) "Phalcon\Mvc\Model\Query" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(2) { ["type"]=> int(355) ["name"]=> string(4) "page" } } } [15]=> array(4) { ["function"]=> string(14) "_getExpression" ["class"]=> string(23) "Phalcon\Mvc\Model\Query" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> array(2) { ["type"]=> int(355) ["name"]=> string(4) "page" } [1]=> bool(true) } } [16]=> array(4) { ["function"]=> string(14) "_getExpression" ["class"]=> string(23) "Phalcon\Mvc\Model\Query" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(3) { ["type"]=> int(61) ["left"]=> array(2) { ["type"]=> int(355) ["name"]=> string(4) "page" } ["right"]=> array(2) { ["type"]=> int(274) ["value"]=> string(4) "page" } } } } [17]=> array(4) { ["function"]=> string(14) "_prepareSelect" ["class"]=> string(23) "Phalcon\Mvc\Model\Query" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [18]=> array(4) { ["function"]=> string(5) "parse" ["class"]=> string(23) "Phalcon\Mvc\Model\Query" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [19]=> array(4) { ["function"]=> string(7) "execute" ["class"]=> string(23) "Phalcon\Mvc\Model\Query" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [20]=> array(6) { ["file"]=> string(65) "/var/www/html/app/modules/frontend/controllers/ControllerBase.php" ["line"]=> int(16) ["function"]=> string(9) "findFirst" ["class"]=> string(17) "Phalcon\Mvc\Model" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> array(2) { [0]=> string(13) "page = :page:" ["bind"]=> array(1) { ["page"]=> string(8) "partners" } } } } [21]=> array(4) { ["function"]=> string(10) "initialize" ["class"]=> string(39) "App\Frontend\Controllers\ControllerBase" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [22]=> array(4) { ["function"]=> string(8) "dispatch" ["class"]=> string(18) "Phalcon\Dispatcher" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [23]=> array(6) { ["file"]=> string(30) "/var/www/html/public/index.php" ["line"]=> int(22) ["function"]=> string(6) "handle" ["class"]=> string(23) "Phalcon\Mvc\Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL ["errorInfo"]=> NULL } SQLSTATE[HY000] [2002] Connection refused
#0 [internal function]: PDO->__construct('mysql:host=127....', 'root', 'XcHjskIY-77&8', Array)
#1 [internal function]: Phalcon\Db\Adapter\Pdo->connect(Array)
#2 /var/www/html/app/modules/frontend/Module.php(55): Phalcon\Db\Adapter\Pdo->__construct(Array)
#3 [internal function]: App\Frontend\Module->App\Frontend\{closure}()
#4 [internal function]: Phalcon\Di\Service->resolve(NULL, Object(Phalcon\Di\FactoryDefault))
#5 [internal function]: Phalcon\Di->get('db', NULL)
#6 [internal function]: Phalcon\Di->getShared('db')
#7 [internal function]: Phalcon\Mvc\Model\Manager->_getConnection(Object(App\Models\Pages), NULL)
#8 [internal function]: Phalcon\Mvc\Model\Manager->getReadConnection(Object(App\Models\Pages))
#9 [internal function]: Phalcon\Mvc\Model->getReadConnection()
#10 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(App\Models\Pages), Object(Phalcon\Di\FactoryDefault))
#11 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(App\Models\Pages), 'app\\models\\page...', 'pages', '')
#12 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaData(Object(App\Models\Pages))
#13 [internal function]: Phalcon\Mvc\Model\MetaData->hasAttribute(Object(App\Models\Pages), 'page')
#14 [internal function]: Phalcon\Mvc\Model\Query->_getQualified(Array)
#15 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array, true)
#16 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array)
#17 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect()
#18 [internal function]: Phalcon\Mvc\Model\Query->parse()
#19 [internal function]: Phalcon\Mvc\Model\Query->execute()
#20 /var/www/html/app/modules/frontend/controllers/ControllerBase.php(16): Phalcon\Mvc\Model::findFirst(Array)
#21 [internal function]: App\Frontend\Controllers\ControllerBase->initialize()
#22 [internal function]: Phalcon\Dispatcher->dispatch()
#23 /var/www/html/public/index.php(22): Phalcon\Mvc\Application->handle()
#24 {main}