brand-icon

© 2024 - Vision A DIRECT TRAVEL® COMPANY - All Rights Reserved.

Zend Framework 2 2.2.5
Documentation Modules Gallery Version 2.2.5 PHP Version 5.6.33-1+ubuntu16.04.1+deb.sury.org+1 Extensions intl ModulesZendDeveloperToolsBjyProfilerApplication
Request and Response 200 Admin::signin on adminsignin
Status code 200 Method GET Controller Application\Controller\Admin Action signin Route adminsignin Templatesapplication/layoutapplication/admin/signin
Execution Time 22.74 ms
Total Time 22.74 ms
Memory Peak 3.25 Mb
Memory Peak 3.25 Mb
Config Config
Merged Config (Config)
array(13) {
  ["view_manager"] => array(9) {
    ["template_path_stack"] => array(2) {
      ["zenddevelopertools"] => string(80) "/home/drive/visionlinks/vendor/zendframework/zend-developer-tools/config/../view"
      ["application"] => string(57) "/home/drive/visionlinks/module/Application/config/../view"
    }
    ["display_not_found_reason"] => bool(true)
    ["display_exceptions"] => bool(true)
    ["doctype"] => string(5) "HTML5"
    ["not_found_template"] => string(9) "error/404"
    ["exception_template"] => string(11) "error/index"
    ["layout"] => string(18) "application/layout"
    ["template_map"] => array(4) {
      ["application/layout"] => string(77) "/home/drive/visionlinks/module/Application/config/../view/layout/layout.phtml"
      ["application/home/index"] => string(86) "/home/drive/visionlinks/module/Application/config/../view/application/home/index.phtml"
      ["application/error/404"] => string(73) "/home/drive/visionlinks/module/Application/config/../view/error/404.phtml"
      ["application/error/index"] => string(75) "/home/drive/visionlinks/module/Application/config/../view/error/index.phtml"
    }
    ["strategies"] => array(1) {
      [0] => string(16) "ViewJsonStrategy"
    }
  }
  ["service_manager"] => array(4) {
    ["factories"] => array(2) {
      ["Zend\Db\Adapter\Adapter"] => object(Closure)#400 (1) {
        ["this"] => object(ZendDeveloperTools\Collector\ConfigCollector)#383 (2) {
          ["config":protected] => array(13) {
            ["view_manager"] => array(9) {
              ["template_path_stack"] => array(2) {
                ["zenddevelopertools"] => string(80) "/home/drive/visionlinks/vendor/zendframework/zend-developer-tools/config/../view"
                ["application"] => string(57) "/home/drive/visionlinks/module/Application/config/../view"
              }
              ["display_not_found_reason"] => bool(true)
              ["display_exceptions"] => bool(true)
              ["doctype"] => string(5) "HTML5"
              ["not_found_template"] => string(9) "error/404"
              ["exception_template"] => string(11) "error/index"
              ["layout"] => string(18) "application/layout"
              ["template_map"] => array(4) {
                ["application/layout"] => string(77) "/home/drive/visionlinks/module/Application/config/../view/layout/layout.phtml"
                ["application/home/index"] => string(86) "/home/drive/visionlinks/module/Application/config/../view/application/home/index.phtml"
                ["application/error/404"] => string(73) "/home/drive/visionlinks/module/Application/config/../view/error/404.phtml"
                ["application/error/index"] => string(75) "/home/drive/visionlinks/module/Application/config/../view/error/index.phtml"
              }
              ["strategies"] => array(1) {
                [0] => string(16) "ViewJsonStrategy"
              }
            }
            ["service_manager"] => array(4) {
              ["factories"] => array(2) {
                ["Zend\Db\Adapter\Adapter"] => object(ZendDeveloperTools\Stub\ClosureStub)#384 (0) {
                }
                ["loggingService"] => object(ZendDeveloperTools\Stub\ClosureStub)#385 (0) {
                }
              }
              ["abstract_factories"] => array(2) {
                [0] => string(53) "Zend\Cache\Service\StorageCacheAbstractServiceFactory"
                [1] => string(37) "Zend\Log\LoggerAbstractServiceFactory"
              }
              ["aliases"] => array(2) {
                ["translator"] => string(13) "MvcTranslator"
                ["db"] => string(23) "Zend\Db\Adapter\Adapter"
              }
              ["invokables"] => array(10) {
                ["agresso"] => string(27) "Application\Service\Agresso"
                ["command"] => string(27) "Application\Service\Command"
                ["email"] => string(25) "Application\Service\Email"
                ["feed"] => string(24) "Application\Service\Feed"
                ["ftp"] => string(23) "Application\Service\Ftp"
                ["pnr"] => string(23) "Application\Service\Pnr"
                ["sabre"] => string(25) "Application\Service\Sabre"
                ["sftp"] => string(24) "Application\Service\Sftp"
                ["curlrq"] => string(31) "Application\Service\CurlRequest"
                ["obtconcur"] => string(38) "Application\Service\Obt\Concur\Request"
              }
            }
            ["router"] => array(1) {
              ["routes"] => array(24) {
                ["application"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(92) "[/:lang][/:controller][/:action][/:param1][/:param2][/:param3][/:param4][/:param5][/:param6]"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(5) "index"
                    }
                    ["constraints"] => array(9) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["param1"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param2"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param3"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param4"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param5"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param6"] => string(15) "[a-zA-Z0-9_.-]+"
                    }
                  }
                }
                ["adminsignin"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(2) {
                    ["route"] => string(9) "[/:lang]/"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(28) "Application\Controller\Admin"
                      ["action"] => string(6) "signin"
                      ["company"] => string(0) ""
                    }
                  }
                }
                ["adminindex"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(20) "[/:lang]/admin/index"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(5) "Admin"
                      ["action"] => string(5) "index"
                    }
                    ["constraints"] => array(3) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["accounts"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(9) "/accounts"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(31) "Application\Controller\Accounts"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["groupaccounts"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(14) "/groupaccounts"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(36) "Application\Controller\Groupaccounts"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["forms"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/forms"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(28) "Application\Controller\Forms"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["lists"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/lists"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(28) "Application\Controller\Lists"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["users"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/users"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(28) "Application\Controller\Users"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["messages"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(9) "/messages"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(31) "Application\Controller\Messages"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["adminusers"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(11) "/adminusers"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(33) "Application\Controller\Adminusers"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["passwordpolicies"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(17) "/passwordpolicies"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(39) "Application\Controller\Passwordpolicies"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["adminpreviewprofile"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(40) "[/:company]/admin[/:lang]/previewprofile"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(5) "Admin"
                      ["action"] => string(8) "register"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homesignout"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(21) "/home[/:lang]/signout"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(7) "signout"
                    }
                    ["constraints"] => array(3) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeindex"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(30) "[/:company]/home[/:lang]/index"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(5) "index"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homechangepassword"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(39) "[/:company]/home[/:lang]/changepassword"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(14) "changepassword"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeextendsession"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(38) "[/:company]/home[/:lang]/extendsession"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(13) "extendsession"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homehelp"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(29) "[/:company]/home[/:lang]/help"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(4) "help"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeactivation"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(45) "[/:company]/home[/:lang]/activation[/:param1]"
                    ["defaults"] => array(7) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(10) "activation"
                      ["company"] => string(0) ""
                      ["param1"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeapproveprofile"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(49) "[/:company]/home[/:lang]/approveprofile[/:param1]"
                    ["defaults"] => array(7) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(14) "approveprofile"
                      ["company"] => string(0) ""
                      ["param1"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeprofile"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(32) "[/:company]/home[/:lang]/profile"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(7) "profile"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeregister"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(33) "[/:company]/home[/:lang]/register"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(8) "register"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeregisterprocess"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(40) "[/:company]/home[/:lang]/registerprocess"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(15) "registerprocess"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["register"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(34) "[/:company]/admin[/:lang]/register"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(5) "Admin"
                      ["action"] => string(8) "register"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["registerprocess"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(41) "[/:company]/admin[/:lang]/registerprocess"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(5) "Admin"
                      ["action"] => string(15) "registerprocess"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
              }
            }
            ["translator"] => array(2) {
              ["locale"] => string(5) "en_US"
              ["translation_file_patterns"] => array(1) {
                [0] => array(3) {
                  ["type"] => string(8) "PhpArray"
                  ["base_dir"] => string(61) "/home/drive/visionlinks/module/Application/config/../language"
                  ["pattern"] => string(6) "%s.php"
                }
              }
            }
            ["controllers"] => array(1) {
              ["invokables"] => array(15) {
                ["Application\Controller\Cron"] => string(37) "Application\Controller\CronController"
                ["Application\Controller\Scripts"] => string(40) "Application\Controller\ScriptsController"
                ["Application\Controller\Accounts"] => string(41) "Application\Controller\AccountsController"
                ["Application\Controller\Admin"] => string(38) "Application\Controller\AdminController"
                ["Application\Controller\Adminusers"] => string(43) "Application\Controller\AdminusersController"
                ["Application\Controller\Contacts"] => string(41) "Application\Controller\ContactsController"
                ["Application\Controller\Forms"] => string(38) "Application\Controller\FormsController"
                ["Application\Controller\Links"] => string(38) "Application\Controller\LinksController"
                ["Application\Controller\Lists"] => string(38) "Application\Controller\ListsController"
                ["Application\Controller\Messages"] => string(41) "Application\Controller\MessagesController"
                ["Application\Controller\Users"] => string(38) "Application\Controller\UsersController"
                ["Application\Controller\Passwordpolicies"] => string(49) "Application\Controller\PasswordpoliciesController"
                ["Application\Controller\Home"] => string(37) "Application\Controller\HomeController"
                ["Application\Controller\Domains"] => string(40) "Application\Controller\DomainsController"
                ["Application\Controller\Groupaccounts"] => string(46) "Application\Controller\GroupaccountsController"
              }
            }
            ["view_helpers"] => array(1) {
              ["invokables"] => array(1) {
                ["sortHelper"] => string(29) "Application\Helper\SortHelper"
              }
            }
            ["controller_plugins"] => array(1) {
              ["invokables"] => array(0) {
              }
            }
            ["console"] => array(1) {
              ["router"] => array(1) {
                ["routes"] => array(0) {
                }
              }
            }
            ["concur_api_settings"] => array(3) {
              ["active"] => string(3) "new"
              ["travel_config_id"] => string(6) "115987"
              ["api_type"] => array(2) {
                ["old"] => array(2) {
                  ["single"] => array(2) {
                    ["url_default"] => string(52) "https://app2.outtask.com/twsproxy/acceptProfiles.asp"
                    ["url_eu"] => string(59) "https://eu1.concursolutions.com/twsproxy/acceptProfiles.asp"
                  }
                  ["multiple"] => array(2) {
                    ["url_default"] => string(52) "https://app2.outtask.com/twsproxy/acceptProfiles.asp"
                    ["url_eu"] => string(59) "https://eu1.concursolutions.com/twsproxy/acceptProfiles.asp"
                  }
                }
                ["new"] => array(2) {
                  ["single"] => array(2) {
                    ["url_default"] => string(60) "https://stark-woodland-84602.herokuapp.com/concur/single/Xml"
                    ["url_fop"] => string(60) "https://stark-woodland-84602.herokuapp.com/concur/single/fop"
                  }
                  ["multiple"] => array(2) {
                    ["url_default"] => string(0) ""
                    ["url_fop"] => string(0) ""
                  }
                }
              }
            }
            ["obt_sso_config"] => array(6) {
              ["concur_sso1_url"] => string(48) "https://www.concursolutions.com/verify_login.asp"
              ["concur_sso2_url"] => string(56) "https://www.concursolutions.com/verify_login.asp?p=sso2&"
              ["concur_sso2_key"] => string(256) "2D1BCD98952DFF80F74400D7B97A107BF67AFC4AC5918A073EB7CBE7628B112A1893D01AB9B5E82DA41A4F9153E024ACF95B6C39ED540B75304E4CDE0BCBC32DEAB6EC48F5B61FF6F6846049960F42FC8AF720C9A994390EB1C799C16F3DCF2D321F7CA33E988E5FFA83516931B06977945AE2413F5657678B817628EC83CDAB"
              ["resx_url"] => string(47) "https://enterprise.nutravel.com/login.aspx?SS=1"
              ["resx_key"] => string(40) "d8a0xL3E6F137S0ADBX75yjUka9jUY6M8arkf7IR"
              ["getthere_url"] => string(199) "https://wx1.getthere.net/DispatcherServlet?requestType=portalaccess&portalRequestType=login&transIndex=0:0.0.0.0:0&site=vision2000&user=SS_LOGIN&pwd=SS_PASSWORD&next_jsp=index"
            }
            ["application_settings"] => array(1) {
              ["perpage"] => string(2) "20"
            }
            ["application_debugger"] => array(1) {
              ["sabre"] => bool(false)
            }
            ["zenddevelopertools"] => array(2) {
              ["profiler"] => array(6) {
                ["enabled"] => bool(true)
                ["strict"] => bool(false)
                ["flush_early"] => bool(false)
                ["cache_dir"] => string(10) "data/cache"
                ["matcher"] => array(0) {
                }
                ["collectors"] => array(0) {
                }
              }
              ["toolbar"] => array(5) {
                ["enabled"] => bool(true)
                ["auto_hide"] => bool(false)
                ["position"] => string(6) "bottom"
                ["version_check"] => bool(false)
                ["entries"] => array(0) {
                }
              }
            }
          }
          ["applicationConfig":protected] => array(4) {
            ["router"] => array(1) {
              ["routes"] => array(1) {
                ["index"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(0) ""
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(27) "Application\Controller\Home"
                      ["action"] => string(6) "signin"
                    }
                  }
                }
              }
            }
            ["modules"] => array(3) {
              [0] => string(18) "ZendDeveloperTools"
              [1] => string(11) "BjyProfiler"
              [2] => string(11) "Application"
            }
            ["module_listener_options"] => array(2) {
              ["module_paths"] => array(2) {
                [0] => string(8) "./module"
                [1] => string(8) "./vendor"
              }
              ["config_glob_paths"] => array(1) {
                [0] => string(38) "config/autoload/{,*.}{development}.php"
              }
            }
            ["service_manager"] => array(0) {
            }
          }
        }
      }
      ["loggingService"] => object(Closure)#399 (1) {
        ["this"] => object(ZendDeveloperTools\Collector\ConfigCollector)#383 (2) {
          ["config":protected] => array(13) {
            ["view_manager"] => array(9) {
              ["template_path_stack"] => array(2) {
                ["zenddevelopertools"] => string(80) "/home/drive/visionlinks/vendor/zendframework/zend-developer-tools/config/../view"
                ["application"] => string(57) "/home/drive/visionlinks/module/Application/config/../view"
              }
              ["display_not_found_reason"] => bool(true)
              ["display_exceptions"] => bool(true)
              ["doctype"] => string(5) "HTML5"
              ["not_found_template"] => string(9) "error/404"
              ["exception_template"] => string(11) "error/index"
              ["layout"] => string(18) "application/layout"
              ["template_map"] => array(4) {
                ["application/layout"] => string(77) "/home/drive/visionlinks/module/Application/config/../view/layout/layout.phtml"
                ["application/home/index"] => string(86) "/home/drive/visionlinks/module/Application/config/../view/application/home/index.phtml"
                ["application/error/404"] => string(73) "/home/drive/visionlinks/module/Application/config/../view/error/404.phtml"
                ["application/error/index"] => string(75) "/home/drive/visionlinks/module/Application/config/../view/error/index.phtml"
              }
              ["strategies"] => array(1) {
                [0] => string(16) "ViewJsonStrategy"
              }
            }
            ["service_manager"] => array(4) {
              ["factories"] => array(2) {
                ["Zend\Db\Adapter\Adapter"] => object(ZendDeveloperTools\Stub\ClosureStub)#384 (0) {
                }
                ["loggingService"] => object(ZendDeveloperTools\Stub\ClosureStub)#385 (0) {
                }
              }
              ["abstract_factories"] => array(2) {
                [0] => string(53) "Zend\Cache\Service\StorageCacheAbstractServiceFactory"
                [1] => string(37) "Zend\Log\LoggerAbstractServiceFactory"
              }
              ["aliases"] => array(2) {
                ["translator"] => string(13) "MvcTranslator"
                ["db"] => string(23) "Zend\Db\Adapter\Adapter"
              }
              ["invokables"] => array(10) {
                ["agresso"] => string(27) "Application\Service\Agresso"
                ["command"] => string(27) "Application\Service\Command"
                ["email"] => string(25) "Application\Service\Email"
                ["feed"] => string(24) "Application\Service\Feed"
                ["ftp"] => string(23) "Application\Service\Ftp"
                ["pnr"] => string(23) "Application\Service\Pnr"
                ["sabre"] => string(25) "Application\Service\Sabre"
                ["sftp"] => string(24) "Application\Service\Sftp"
                ["curlrq"] => string(31) "Application\Service\CurlRequest"
                ["obtconcur"] => string(38) "Application\Service\Obt\Concur\Request"
              }
            }
            ["router"] => array(1) {
              ["routes"] => array(24) {
                ["application"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(92) "[/:lang][/:controller][/:action][/:param1][/:param2][/:param3][/:param4][/:param5][/:param6]"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(5) "index"
                    }
                    ["constraints"] => array(9) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["param1"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param2"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param3"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param4"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param5"] => string(15) "[a-zA-Z0-9_.-]+"
                      ["param6"] => string(15) "[a-zA-Z0-9_.-]+"
                    }
                  }
                }
                ["adminsignin"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(2) {
                    ["route"] => string(9) "[/:lang]/"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(28) "Application\Controller\Admin"
                      ["action"] => string(6) "signin"
                      ["company"] => string(0) ""
                    }
                  }
                }
                ["adminindex"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(20) "[/:lang]/admin/index"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(5) "Admin"
                      ["action"] => string(5) "index"
                    }
                    ["constraints"] => array(3) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["accounts"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(9) "/accounts"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(31) "Application\Controller\Accounts"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["groupaccounts"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(14) "/groupaccounts"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(36) "Application\Controller\Groupaccounts"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["forms"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/forms"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(28) "Application\Controller\Forms"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["lists"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/lists"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(28) "Application\Controller\Lists"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["users"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/users"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(28) "Application\Controller\Users"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["messages"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(9) "/messages"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(31) "Application\Controller\Messages"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["adminusers"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(11) "/adminusers"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(33) "Application\Controller\Adminusers"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["passwordpolicies"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(17) "/passwordpolicies"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(39) "Application\Controller\Passwordpolicies"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["adminpreviewprofile"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(40) "[/:company]/admin[/:lang]/previewprofile"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(5) "Admin"
                      ["action"] => string(8) "register"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homesignout"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(21) "/home[/:lang]/signout"
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(7) "signout"
                    }
                    ["constraints"] => array(3) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeindex"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(30) "[/:company]/home[/:lang]/index"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(5) "index"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homechangepassword"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(39) "[/:company]/home[/:lang]/changepassword"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(14) "changepassword"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeextendsession"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(38) "[/:company]/home[/:lang]/extendsession"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(13) "extendsession"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homehelp"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(29) "[/:company]/home[/:lang]/help"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(4) "help"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeactivation"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(45) "[/:company]/home[/:lang]/activation[/:param1]"
                    ["defaults"] => array(7) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(10) "activation"
                      ["company"] => string(0) ""
                      ["param1"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeapproveprofile"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(49) "[/:company]/home[/:lang]/approveprofile[/:param1]"
                    ["defaults"] => array(7) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(14) "approveprofile"
                      ["company"] => string(0) ""
                      ["param1"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeprofile"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(32) "[/:company]/home[/:lang]/profile"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(7) "profile"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeregister"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(33) "[/:company]/home[/:lang]/register"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(8) "register"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["homeregisterprocess"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(40) "[/:company]/home[/:lang]/registerprocess"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(4) "Home"
                      ["action"] => string(15) "registerprocess"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["register"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(34) "[/:company]/admin[/:lang]/register"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(5) "Admin"
                      ["action"] => string(8) "register"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
                ["registerprocess"] => array(2) {
                  ["type"] => string(7) "Segment"
                  ["options"] => array(3) {
                    ["route"] => string(41) "[/:company]/admin[/:lang]/registerprocess"
                    ["defaults"] => array(6) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(5) "Admin"
                      ["action"] => string(15) "registerprocess"
                      ["company"] => string(0) ""
                    }
                    ["constraints"] => array(4) {
                      ["lang"] => string(7) "(en|fr)"
                      ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                  }
                }
              }
            }
            ["translator"] => array(2) {
              ["locale"] => string(5) "en_US"
              ["translation_file_patterns"] => array(1) {
                [0] => array(3) {
                  ["type"] => string(8) "PhpArray"
                  ["base_dir"] => string(61) "/home/drive/visionlinks/module/Application/config/../language"
                  ["pattern"] => string(6) "%s.php"
                }
              }
            }
            ["controllers"] => array(1) {
              ["invokables"] => array(15) {
                ["Application\Controller\Cron"] => string(37) "Application\Controller\CronController"
                ["Application\Controller\Scripts"] => string(40) "Application\Controller\ScriptsController"
                ["Application\Controller\Accounts"] => string(41) "Application\Controller\AccountsController"
                ["Application\Controller\Admin"] => string(38) "Application\Controller\AdminController"
                ["Application\Controller\Adminusers"] => string(43) "Application\Controller\AdminusersController"
                ["Application\Controller\Contacts"] => string(41) "Application\Controller\ContactsController"
                ["Application\Controller\Forms"] => string(38) "Application\Controller\FormsController"
                ["Application\Controller\Links"] => string(38) "Application\Controller\LinksController"
                ["Application\Controller\Lists"] => string(38) "Application\Controller\ListsController"
                ["Application\Controller\Messages"] => string(41) "Application\Controller\MessagesController"
                ["Application\Controller\Users"] => string(38) "Application\Controller\UsersController"
                ["Application\Controller\Passwordpolicies"] => string(49) "Application\Controller\PasswordpoliciesController"
                ["Application\Controller\Home"] => string(37) "Application\Controller\HomeController"
                ["Application\Controller\Domains"] => string(40) "Application\Controller\DomainsController"
                ["Application\Controller\Groupaccounts"] => string(46) "Application\Controller\GroupaccountsController"
              }
            }
            ["view_helpers"] => array(1) {
              ["invokables"] => array(1) {
                ["sortHelper"] => string(29) "Application\Helper\SortHelper"
              }
            }
            ["controller_plugins"] => array(1) {
              ["invokables"] => array(0) {
              }
            }
            ["console"] => array(1) {
              ["router"] => array(1) {
                ["routes"] => array(0) {
                }
              }
            }
            ["concur_api_settings"] => array(3) {
              ["active"] => string(3) "new"
              ["travel_config_id"] => string(6) "115987"
              ["api_type"] => array(2) {
                ["old"] => array(2) {
                  ["single"] => array(2) {
                    ["url_default"] => string(52) "https://app2.outtask.com/twsproxy/acceptProfiles.asp"
                    ["url_eu"] => string(59) "https://eu1.concursolutions.com/twsproxy/acceptProfiles.asp"
                  }
                  ["multiple"] => array(2) {
                    ["url_default"] => string(52) "https://app2.outtask.com/twsproxy/acceptProfiles.asp"
                    ["url_eu"] => string(59) "https://eu1.concursolutions.com/twsproxy/acceptProfiles.asp"
                  }
                }
                ["new"] => array(2) {
                  ["single"] => array(2) {
                    ["url_default"] => string(60) "https://stark-woodland-84602.herokuapp.com/concur/single/Xml"
                    ["url_fop"] => string(60) "https://stark-woodland-84602.herokuapp.com/concur/single/fop"
                  }
                  ["multiple"] => array(2) {
                    ["url_default"] => string(0) ""
                    ["url_fop"] => string(0) ""
                  }
                }
              }
            }
            ["obt_sso_config"] => array(6) {
              ["concur_sso1_url"] => string(48) "https://www.concursolutions.com/verify_login.asp"
              ["concur_sso2_url"] => string(56) "https://www.concursolutions.com/verify_login.asp?p=sso2&"
              ["concur_sso2_key"] => string(256) "2D1BCD98952DFF80F74400D7B97A107BF67AFC4AC5918A073EB7CBE7628B112A1893D01AB9B5E82DA41A4F9153E024ACF95B6C39ED540B75304E4CDE0BCBC32DEAB6EC48F5B61FF6F6846049960F42FC8AF720C9A994390EB1C799C16F3DCF2D321F7CA33E988E5FFA83516931B06977945AE2413F5657678B817628EC83CDAB"
              ["resx_url"] => string(47) "https://enterprise.nutravel.com/login.aspx?SS=1"
              ["resx_key"] => string(40) "d8a0xL3E6F137S0ADBX75yjUka9jUY6M8arkf7IR"
              ["getthere_url"] => string(199) "https://wx1.getthere.net/DispatcherServlet?requestType=portalaccess&portalRequestType=login&transIndex=0:0.0.0.0:0&site=vision2000&user=SS_LOGIN&pwd=SS_PASSWORD&next_jsp=index"
            }
            ["application_settings"] => array(1) {
              ["perpage"] => string(2) "20"
            }
            ["application_debugger"] => array(1) {
              ["sabre"] => bool(false)
            }
            ["zenddevelopertools"] => array(2) {
              ["profiler"] => array(6) {
                ["enabled"] => bool(true)
                ["strict"] => bool(false)
                ["flush_early"] => bool(false)
                ["cache_dir"] => string(10) "data/cache"
                ["matcher"] => array(0) {
                }
                ["collectors"] => array(0) {
                }
              }
              ["toolbar"] => array(5) {
                ["enabled"] => bool(true)
                ["auto_hide"] => bool(false)
                ["position"] => string(6) "bottom"
                ["version_check"] => bool(false)
                ["entries"] => array(0) {
                }
              }
            }
          }
          ["applicationConfig":protected] => array(4) {
            ["router"] => array(1) {
              ["routes"] => array(1) {
                ["index"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(0) ""
                    ["defaults"] => array(5) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["lang"] => string(2) "en"
                      ["module"] => string(11) "Application"
                      ["controller"] => string(27) "Application\Controller\Home"
                      ["action"] => string(6) "signin"
                    }
                  }
                }
              }
            }
            ["modules"] => array(3) {
              [0] => string(18) "ZendDeveloperTools"
              [1] => string(11) "BjyProfiler"
              [2] => string(11) "Application"
            }
            ["module_listener_options"] => array(2) {
              ["module_paths"] => array(2) {
                [0] => string(8) "./module"
                [1] => string(8) "./vendor"
              }
              ["config_glob_paths"] => array(1) {
                [0] => string(38) "config/autoload/{,*.}{development}.php"
              }
            }
            ["service_manager"] => array(0) {
            }
          }
        }
      }
    }
    ["abstract_factories"] => array(2) {
      [0] => string(53) "Zend\Cache\Service\StorageCacheAbstractServiceFactory"
      [1] => string(37) "Zend\Log\LoggerAbstractServiceFactory"
    }
    ["aliases"] => array(2) {
      ["translator"] => string(13) "MvcTranslator"
      ["db"] => string(23) "Zend\Db\Adapter\Adapter"
    }
    ["invokables"] => array(10) {
      ["agresso"] => string(27) "Application\Service\Agresso"
      ["command"] => string(27) "Application\Service\Command"
      ["email"] => string(25) "Application\Service\Email"
      ["feed"] => string(24) "Application\Service\Feed"
      ["ftp"] => string(23) "Application\Service\Ftp"
      ["pnr"] => string(23) "Application\Service\Pnr"
      ["sabre"] => string(25) "Application\Service\Sabre"
      ["sftp"] => string(24) "Application\Service\Sftp"
      ["curlrq"] => string(31) "Application\Service\CurlRequest"
      ["obtconcur"] => string(38) "Application\Service\Obt\Concur\Request"
    }
  }
  ["router"] => array(1) {
    ["routes"] => array(24) {
      ["application"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(92) "[/:lang][/:controller][/:action][/:param1][/:param2][/:param3][/:param4][/:param5][/:param6]"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(5) "index"
          }
          ["constraints"] => array(9) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["param1"] => string(15) "[a-zA-Z0-9_.-]+"
            ["param2"] => string(15) "[a-zA-Z0-9_.-]+"
            ["param3"] => string(15) "[a-zA-Z0-9_.-]+"
            ["param4"] => string(15) "[a-zA-Z0-9_.-]+"
            ["param5"] => string(15) "[a-zA-Z0-9_.-]+"
            ["param6"] => string(15) "[a-zA-Z0-9_.-]+"
          }
        }
      }
      ["adminsignin"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(2) {
          ["route"] => string(9) "[/:lang]/"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(28) "Application\Controller\Admin"
            ["action"] => string(6) "signin"
            ["company"] => string(0) ""
          }
        }
      }
      ["adminindex"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(20) "[/:lang]/admin/index"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(5) "Admin"
            ["action"] => string(5) "index"
          }
          ["constraints"] => array(3) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["accounts"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(9) "/accounts"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(31) "Application\Controller\Accounts"
            ["action"] => string(5) "index"
          }
        }
      }
      ["groupaccounts"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(14) "/groupaccounts"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(36) "Application\Controller\Groupaccounts"
            ["action"] => string(5) "index"
          }
        }
      }
      ["forms"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(6) "/forms"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(28) "Application\Controller\Forms"
            ["action"] => string(5) "index"
          }
        }
      }
      ["lists"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(6) "/lists"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(28) "Application\Controller\Lists"
            ["action"] => string(5) "index"
          }
        }
      }
      ["users"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(6) "/users"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(28) "Application\Controller\Users"
            ["action"] => string(5) "index"
          }
        }
      }
      ["messages"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(9) "/messages"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(31) "Application\Controller\Messages"
            ["action"] => string(5) "index"
          }
        }
      }
      ["adminusers"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(11) "/adminusers"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(33) "Application\Controller\Adminusers"
            ["action"] => string(5) "index"
          }
        }
      }
      ["passwordpolicies"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(17) "/passwordpolicies"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(39) "Application\Controller\Passwordpolicies"
            ["action"] => string(5) "index"
          }
        }
      }
      ["adminpreviewprofile"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(40) "[/:company]/admin[/:lang]/previewprofile"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(5) "Admin"
            ["action"] => string(8) "register"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homesignout"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(21) "/home[/:lang]/signout"
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(7) "signout"
          }
          ["constraints"] => array(3) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homeindex"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(30) "[/:company]/home[/:lang]/index"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(5) "index"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homechangepassword"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(39) "[/:company]/home[/:lang]/changepassword"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(14) "changepassword"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homeextendsession"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(38) "[/:company]/home[/:lang]/extendsession"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(13) "extendsession"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homehelp"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(29) "[/:company]/home[/:lang]/help"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(4) "help"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homeactivation"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(45) "[/:company]/home[/:lang]/activation[/:param1]"
          ["defaults"] => array(7) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(10) "activation"
            ["company"] => string(0) ""
            ["param1"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homeapproveprofile"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(49) "[/:company]/home[/:lang]/approveprofile[/:param1]"
          ["defaults"] => array(7) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(14) "approveprofile"
            ["company"] => string(0) ""
            ["param1"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homeprofile"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(32) "[/:company]/home[/:lang]/profile"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(7) "profile"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homeregister"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(33) "[/:company]/home[/:lang]/register"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(8) "register"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["homeregisterprocess"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(40) "[/:company]/home[/:lang]/registerprocess"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(4) "Home"
            ["action"] => string(15) "registerprocess"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["register"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(34) "[/:company]/admin[/:lang]/register"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(5) "Admin"
            ["action"] => string(8) "register"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
      ["registerprocess"] => array(2) {
        ["type"] => string(7) "Segment"
        ["options"] => array(3) {
          ["route"] => string(41) "[/:company]/admin[/:lang]/registerprocess"
          ["defaults"] => array(6) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(5) "Admin"
            ["action"] => string(15) "registerprocess"
            ["company"] => string(0) ""
          }
          ["constraints"] => array(4) {
            ["lang"] => string(7) "(en|fr)"
            ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["company"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
        }
      }
    }
  }
  ["translator"] => array(2) {
    ["locale"] => string(5) "en_US"
    ["translation_file_patterns"] => array(1) {
      [0] => array(3) {
        ["type"] => string(8) "PhpArray"
        ["base_dir"] => string(61) "/home/drive/visionlinks/module/Application/config/../language"
        ["pattern"] => string(6) "%s.php"
      }
    }
  }
  ["controllers"] => array(1) {
    ["invokables"] => array(15) {
      ["Application\Controller\Cron"] => string(37) "Application\Controller\CronController"
      ["Application\Controller\Scripts"] => string(40) "Application\Controller\ScriptsController"
      ["Application\Controller\Accounts"] => string(41) "Application\Controller\AccountsController"
      ["Application\Controller\Admin"] => string(38) "Application\Controller\AdminController"
      ["Application\Controller\Adminusers"] => string(43) "Application\Controller\AdminusersController"
      ["Application\Controller\Contacts"] => string(41) "Application\Controller\ContactsController"
      ["Application\Controller\Forms"] => string(38) "Application\Controller\FormsController"
      ["Application\Controller\Links"] => string(38) "Application\Controller\LinksController"
      ["Application\Controller\Lists"] => string(38) "Application\Controller\ListsController"
      ["Application\Controller\Messages"] => string(41) "Application\Controller\MessagesController"
      ["Application\Controller\Users"] => string(38) "Application\Controller\UsersController"
      ["Application\Controller\Passwordpolicies"] => string(49) "Application\Controller\PasswordpoliciesController"
      ["Application\Controller\Home"] => string(37) "Application\Controller\HomeController"
      ["Application\Controller\Domains"] => string(40) "Application\Controller\DomainsController"
      ["Application\Controller\Groupaccounts"] => string(46) "Application\Controller\GroupaccountsController"
    }
  }
  ["view_helpers"] => array(1) {
    ["invokables"] => array(1) {
      ["sortHelper"] => string(29) "Application\Helper\SortHelper"
    }
  }
  ["controller_plugins"] => array(1) {
    ["invokables"] => array(0) {
    }
  }
  ["console"] => array(1) {
    ["router"] => array(1) {
      ["routes"] => array(0) {
      }
    }
  }
  ["concur_api_settings"] => array(3) {
    ["active"] => string(3) "new"
    ["travel_config_id"] => string(6) "115987"
    ["api_type"] => array(2) {
      ["old"] => array(2) {
        ["single"] => array(2) {
          ["url_default"] => string(52) "https://app2.outtask.com/twsproxy/acceptProfiles.asp"
          ["url_eu"] => string(59) "https://eu1.concursolutions.com/twsproxy/acceptProfiles.asp"
        }
        ["multiple"] => array(2) {
          ["url_default"] => string(52) "https://app2.outtask.com/twsproxy/acceptProfiles.asp"
          ["url_eu"] => string(59) "https://eu1.concursolutions.com/twsproxy/acceptProfiles.asp"
        }
      }
      ["new"] => array(2) {
        ["single"] => array(2) {
          ["url_default"] => string(60) "https://stark-woodland-84602.herokuapp.com/concur/single/Xml"
          ["url_fop"] => string(60) "https://stark-woodland-84602.herokuapp.com/concur/single/fop"
        }
        ["multiple"] => array(2) {
          ["url_default"] => string(0) ""
          ["url_fop"] => string(0) ""
        }
      }
    }
  }
  ["obt_sso_config"] => array(6) {
    ["concur_sso1_url"] => string(48) "https://www.concursolutions.com/verify_login.asp"
    ["concur_sso2_url"] => string(56) "https://www.concursolutions.com/verify_login.asp?p=sso2&"
    ["concur_sso2_key"] => string(256) "2D1BCD98952DFF80F74400D7B97A107BF67AFC4AC5918A073EB7CBE7628B112A1893D01AB9B5E82DA41A4F9153E024ACF95B6C39ED540B75304E4CDE0BCBC32DEAB6EC48F5B61FF6F6846049960F42FC8AF720C9A994390EB1C799C16F3DCF2D321F7CA33E988E5FFA83516931B06977945AE2413F5657678B817628EC83CDAB"
    ["resx_url"] => string(47) "https://enterprise.nutravel.com/login.aspx?SS=1"
    ["resx_key"] => string(40) "d8a0xL3E6F137S0ADBX75yjUka9jUY6M8arkf7IR"
    ["getthere_url"] => string(199) "https://wx1.getthere.net/DispatcherServlet?requestType=portalaccess&portalRequestType=login&transIndex=0:0.0.0.0:0&site=vision2000&user=SS_LOGIN&pwd=SS_PASSWORD&next_jsp=index"
  }
  ["application_settings"] => array(1) {
    ["perpage"] => string(2) "20"
  }
  ["application_debugger"] => array(1) {
    ["sabre"] => bool(false)
  }
  ["zenddevelopertools"] => array(2) {
    ["profiler"] => array(6) {
      ["enabled"] => bool(true)
      ["strict"] => bool(false)
      ["flush_early"] => bool(false)
      ["cache_dir"] => string(10) "data/cache"
      ["matcher"] => array(0) {
      }
      ["collectors"] => array(0) {
      }
    }
    ["toolbar"] => array(5) {
      ["enabled"] => bool(true)
      ["auto_hide"] => bool(false)
      ["position"] => string(6) "bottom"
      ["version_check"] => bool(false)
      ["entries"] => array(0) {
      }
    }
  }
}
Application Config ApplicationConfig
Application Config (ApplicationConfig)
array(4) {
  ["router"] => array(1) {
    ["routes"] => array(1) {
      ["index"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(0) ""
          ["defaults"] => array(5) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["lang"] => string(2) "en"
            ["module"] => string(11) "Application"
            ["controller"] => string(27) "Application\Controller\Home"
            ["action"] => string(6) "signin"
          }
        }
      }
    }
  }
  ["modules"] => array(3) {
    [0] => string(18) "ZendDeveloperTools"
    [1] => string(11) "BjyProfiler"
    [2] => string(11) "Application"
  }
  ["module_listener_options"] => array(2) {
    ["module_paths"] => array(2) {
      [0] => string(8) "./module"
      [1] => string(8) "./vendor"
    }
    ["config_glob_paths"] => array(1) {
      [0] => string(38) "config/autoload/{,*.}{development}.php"
    }
  }
  ["service_manager"] => array(0) {
  }
}
Database (Zend\Db) N/A
Error You have to install or enable @bjyoungblood's Zend\Db Profiler to use this feature.