Cookies

Cookies are small text files stored by your browser on your computer or phone and they are used to make websites easier for visitors to use. They allow sites to store things like user preferences and gather anonymous data about how the site is used to help improve a visitor’s experience.

Please note that no advertising cookies are used on this site and no cookie data is used for marketing purposes.

Detailed below are details about how this site uses cookies, how to change the way your browser uses them and links to further information you may find useful. If you have any further questions about the use of cookies on this site then please contact us.

The cookies used by this site

When you visit this site, the following type of cookies can be created:

Site preferences cookies

Anonymous analytics cookies

Registration cookies

Site preferences cookies

These cookies are used to ensure that the site remembers how you want to use it. For example:

· allowing you to return to the same page you were on when you last logged off

· you current progress within a site as reported in the progress bar

· whether you see the latest or the oldest article comments first

Anonymous analytics cookies

We collect anonymous statistics about our visitors and we use cookies to capture this data. These cookies tell us useful information that can help us to improve the site and include things like:

· How many unique visitors the site has received and how many pages are viewed

· Technical information such as what version of browser a visitor has and what kind of operating system they use

· All of this anonymous data is used to plan and implement updates to the site and ensure it is optimized for our visitors.

Registration cookies

If you are registered with this site, we will create cookies that tell us information such as whether you are signed in or not and the website will use these cookies to manage your account details, allow access to the correct areas and customize your visit to match your account status. It also allows us to associate any comments you post with your username.

Turning cookies off

Cookies can be turned off using preferences in your browser (Internet Explorer, Safari, Chrome etc.) but please bear in mind that disabling cookies for this site may result in some functionality being disabled and may have an impact on other sites you visit afterwards.

However please bear in mind that if you disable cookies for this site you may find that it is not possible to have your progress and performance in any learning activities recorded by the site.

In order to change your browser’s cookie preferences, please click on the relevant link to find out more or click on the ‘Help’ option in your browser:

Cookie settings in Internet Explorer

Cookie settings in Firefox

Cookie settings in Chrome

Cookie settings in Safari web and iOS.

Further Information

To find out more information about cookies or about online privacy, you may find the following links useful:

Microsoft Cookies guide

All About Cookies

Data Protection Act 1998

The Information Commissioner’s Office

Zend Framework 2 2.5.1
Documentation Modules Gallery Version 2.5.1 PHP Version 8.1.30 Extensions intl ModulesApplicationAdminWebinoImageThumbEdpModuleLayoutsZendDeveloperToolsSpeckPaypalAwsMailchimp
Request and Response 200 Index::cookies on cookies
Status code 200 Method GET Controller Application\Controller\Index Action cookies Route cookies Templateslayout/layoutapplication/index/cookies
Execution Time 92.47 ms
Total Time 92.47 ms
Memory Peak 6.00 Mb
Memory Peak 6.00 Mb
Config Config
Merged Config (Config)
array(14) {
  ["router"] => array(1) {
    ["routes"] => array(53) {
      ["home"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(1) "/"
          ["defaults"] => array(2) {
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(5) "index"
          }
        }
      }
      ["login"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(6) "/login"
          ["defaults"] => array(3) {
            ["controller"] => string(27) "Application\Controller\Auth"
            ["action"] => string(5) "index"
            ["module"] => string(0) ""
          }
        }
      }
      ["captcha_form_generate"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(19) "/auth/captcha[/:id]"
          ["constraints"] => array(1) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
          ["defaults"] => array(2) {
            ["controller"] => string(27) "Application\Controller\Auth"
            ["action"] => string(8) "generate"
          }
        }
      }
      ["register"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(9) "/register"
          ["defaults"] => array(3) {
            ["controller"] => string(27) "Application\Controller\Auth"
            ["action"] => string(8) "register"
            ["module"] => string(0) ""
          }
        }
      }
      ["feedback"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(9) "/feedback"
          ["defaults"] => array(3) {
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(8) "feedback"
            ["module"] => string(0) ""
          }
        }
      }
      ["privacy-policy"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(15) "/privacy-policy"
          ["defaults"] => array(3) {
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(14) "privacy-policy"
            ["module"] => string(0) ""
          }
        }
      }
      ["terms"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(6) "/terms"
          ["defaults"] => array(3) {
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(5) "terms"
            ["module"] => string(0) ""
          }
        }
      }
      ["cookies"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(8) "/cookies"
          ["defaults"] => array(3) {
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(7) "cookies"
            ["module"] => string(0) ""
          }
        }
      }
      ["search"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(13) "/search[/:id]"
          ["constraints"] => array(1) {
            ["id"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(4) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(6) "search"
            ["module"] => string(0) ""
          }
        }
      }
      ["download-training-record"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(31) "/download-training-record[/:id]"
          ["constraints"] => array(1) {
            ["id"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(4) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(24) "download-training-record"
            ["module"] => string(0) ""
          }
        }
      }
      ["assessments"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(64) "/assessments[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
          ["constraints"] => array(5) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
            ["subsubsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(34) "Application\Controller\Assessments"
            ["action"] => string(5) "index"
            ["module"] => string(0) ""
          }
        }
      }
      ["logout"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(7) "/logout"
          ["defaults"] => array(3) {
            ["controller"] => string(27) "Application\Controller\Auth"
            ["action"] => string(6) "logout"
            ["module"] => string(0) ""
          }
        }
      }
      ["forgotten-password"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(19) "/forgotten-password"
          ["defaults"] => array(3) {
            ["controller"] => string(27) "Application\Controller\Auth"
            ["action"] => string(17) "forgottenPassword"
            ["module"] => string(0) ""
          }
        }
      }
      ["scorm"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(58) "/scorm[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
          ["constraints"] => array(5) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
            ["subsubsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(28) "Application\Controller\Scorm"
            ["action"] => string(5) "index"
            ["module"] => string(0) ""
          }
        }
      }
      ["dashboard"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(10) "/dashboard"
          ["defaults"] => array(3) {
            ["controller"] => string(30) "Application\Controller\Profile"
            ["action"] => string(5) "index"
            ["module"] => string(0) ""
          }
        }
      }
      ["change-password"] => array(3) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(16) "/change-password"
          ["defaults"] => array(3) {
            ["controller"] => string(27) "Application\Controller\Auth"
            ["action"] => string(14) "changePassword"
            ["module"] => string(0) ""
          }
        }
        ["priority"] => int(9001)
      }
      ["update-details"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(15) "/update-details"
          ["defaults"] => array(3) {
            ["controller"] => string(27) "Application\Controller\Auth"
            ["action"] => string(13) "updateDetails"
            ["module"] => string(0) ""
          }
        }
      }
      ["reset-password"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(29) "/reset-password[/:id][/:hash]"
          ["constraints"] => array(2) {
            ["id"] => string(6) "[0-9]+"
            ["hash"] => string(15) "[a-zA-Z0-9_-].*"
          }
          ["defaults"] => array(4) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["controller"] => string(27) "Application\Controller\Auth"
            ["action"] => string(13) "resetPassword"
            ["module"] => string(0) ""
          }
        }
      }
      ["offline"] => array(2) {
        ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
        ["options"] => array(2) {
          ["route"] => string(8) "/offline"
          ["defaults"] => array(3) {
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(7) "offline"
            ["module"] => string(0) ""
          }
        }
      }
      ["resources"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(47) "/resources[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(32) "Application\Controller\Resources"
            ["action"] => string(5) "index"
            ["resource"] => string(0) ""
          }
        }
      }
      ["sections"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(46) "/sections[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(31) "Application\Controller\Sections"
            ["action"] => string(5) "index"
            ["section"] => string(0) ""
          }
        }
      }
      ["modules"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(45) "/modules[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(30) "Application\Controller\Modules"
            ["action"] => string(5) "index"
            ["module"] => string(0) ""
          }
        }
      }
      ["news"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(42) "/news[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(3) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(27) "Application\Controller\News"
            ["action"] => string(4) "news"
            ["module"] => string(0) ""
          }
        }
      }
      ["application"] => array(4) {
        ["type"] => string(7) "Literal"
        ["options"] => array(2) {
          ["route"] => string(12) "/application"
          ["defaults"] => array(3) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["controller"] => string(5) "Index"
            ["action"] => string(5) "index"
          }
        }
        ["may_terminate"] => bool(true)
        ["child_routes"] => array(1) {
          ["default"] => array(2) {
            ["type"] => string(7) "Segment"
            ["options"] => array(3) {
              ["route"] => string(24) "/[:controller[/:action]]"
              ["constraints"] => array(2) {
                ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
              }
              ["defaults"] => array(0) {
              }
            }
          }
        }
      }
      ["admin"] => array(5) {
        ["type"] => string(7) "Literal"
        ["priority"] => int(1000)
        ["options"] => array(2) {
          ["route"] => string(6) "/admin"
          ["defaults"] => array(3) {
            ["module"] => string(5) "admin"
            ["controller"] => string(10) "adminIndex"
            ["action"] => string(5) "index"
          }
        }
        ["may_terminate"] => bool(true)
        ["child_routes"] => array(2) {
          ["login"] => array(2) {
            ["type"] => string(7) "literal"
            ["options"] => array(2) {
              ["route"] => string(6) "/login"
              ["defaults"] => array(3) {
                ["controller"] => string(9) "adminAuth"
                ["action"] => string(5) "index"
                ["module"] => string(5) "admin"
              }
            }
          }
          ["logout"] => array(2) {
            ["type"] => string(7) "literal"
            ["options"] => array(2) {
              ["route"] => string(7) "/logout"
              ["defaults"] => array(3) {
                ["controller"] => string(9) "adminAuth"
                ["action"] => string(6) "logout"
                ["module"] => string(5) "admin"
              }
            }
          }
        }
      }
      ["update"] => array(3) {
        ["type"] => string(7) "Literal"
        ["priority"] => int(1000)
        ["options"] => array(2) {
          ["route"] => string(13) "/admin/update"
          ["defaults"] => array(3) {
            ["module"] => string(5) "admin"
            ["controller"] => string(10) "adminIndex"
            ["action"] => string(6) "update"
          }
        }
      }
      ["rollback"] => array(3) {
        ["type"] => string(7) "Literal"
        ["priority"] => int(1000)
        ["options"] => array(2) {
          ["route"] => string(15) "/admin/rollback"
          ["defaults"] => array(3) {
            ["module"] => string(5) "admin"
            ["controller"] => string(10) "adminIndex"
            ["action"] => string(8) "rollback"
          }
        }
      }
      ["adminContent"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(66) "/admin/content[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
          ["constraints"] => array(5) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
            ["subsubsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(12) "adminContent"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminResources"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(68) "/admin/resources[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
          ["constraints"] => array(5) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
            ["subsubsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(14) "adminResources"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminSections"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(67) "/admin/sections[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
          ["constraints"] => array(5) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
            ["subsubsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(13) "adminSections"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminSupporters"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(69) "/admin/supporters[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
          ["constraints"] => array(5) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
            ["subsubsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(15) "adminSupporters"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminAssessments"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(34) "/admin/assessments[/:action][/:id]"
          ["constraints"] => array(2) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(16) "adminAssessments"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminClients"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(51) "/admin/clients[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(12) "adminClients"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminNews"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(63) "/admin/news[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
          ["constraints"] => array(5) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
            ["subsubsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(9) "adminNews"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminModules"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(51) "/admin/modules[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(12) "adminModules"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminVideos"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(50) "/admin/videos[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(11) "adminVideos"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminGalleries"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(53) "/admin/galleries[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(14) "adminGalleries"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminPages"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(49) "/admin/pages[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(10) "adminPages"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminSubPages"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(53) "/admin/sub-pages[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(13) "adminSubPages"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminGalleryImages"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(58) "/admin/gallery-images[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(18) "adminGalleryImages"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminReports"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(51) "/admin/reports[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(12) "adminReports"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminCertificates"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(56) "/admin/certificates[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(17) "adminCertificates"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminStudents"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(52) "/admin/students[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(13) "adminStudents"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminAdministrators"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(58) "/admin/administrators[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(19) "adminAdministrators"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminRoles"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(49) "/admin/roles[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(10) "adminRoles"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminProfessions"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(55) "/admin/professions[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(16) "adminProfessions"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminTrusts"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(50) "/admin/trusts[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(11) "adminTrusts"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminStartYears"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(55) "/admin/start-years[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(15) "adminStartYears"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminSchools"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(51) "/admin/schools[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(12) "adminSchools"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminDegrees"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(51) "/admin/degrees[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(12) "adminDegrees"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["adminTutors"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(50) "/admin/tutors[/:action][/:id][/:subid][/:subsubid]"
          ["constraints"] => array(4) {
            ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
            ["id"] => string(6) "[0-9]+"
            ["subid"] => string(6) "[0-9]+"
            ["subsubid"] => string(6) "[0-9]+"
          }
          ["defaults"] => array(3) {
            ["controller"] => string(11) "adminTutors"
            ["action"] => string(5) "index"
            ["module"] => string(5) "admin"
          }
        }
      }
      ["asset"] => array(2) {
        ["type"] => string(7) "segment"
        ["options"] => array(3) {
          ["route"] => string(18) "/asset[/:filename]"
          ["constraints"] => array(1) {
            ["filename"] => string(15) "[a-zA-Z0-9_-].*"
          }
          ["defaults"] => array(3) {
            ["__NAMESPACE__"] => string(22) "Application\Controller"
            ["controller"] => string(28) "Application\Controller\Index"
            ["action"] => string(8) "getAsset"
          }
        }
      }
      ["mailchimp-subscribe"] => array(4) {
        ["type"] => string(7) "Literal"
        ["options"] => array(2) {
          ["route"] => string(10) "/subscribe"
          ["defaults"] => array(2) {
            ["controller"] => string(9) "mailchimp"
            ["action"] => string(9) "subscribe"
          }
        }
        ["may_terminate"] => bool(true)
        ["child_routes"] => array(1) {
          ["thank-you"] => array(2) {
            ["type"] => string(7) "Literal"
            ["options"] => array(2) {
              ["route"] => string(10) "/thank-you"
              ["defaults"] => array(2) {
                ["controller"] => string(9) "mailchimp"
                ["action"] => string(9) "thank-you"
              }
            }
          }
        }
      }
    }
  }
  ["service_manager"] => array(4) {
    ["abstract_factories"] => array(2) {
      [0] => string(53) "Zend\Cache\Service\StorageCacheAbstractServiceFactory"
      [1] => string(37) "Zend\Log\LoggerAbstractServiceFactory"
    }
    ["aliases"] => array(4) {
      ["translator"] => string(13) "MvcTranslator"
      ["subscriber"] => string(28) "Mailchimp\Service\Subscriber"
      ["db"] => string(23) "Zend\Db\Adapter\Adapter"
      ["default_hydrator"] => string(20) "Zend\Stdlib\Hydrator"
    }
    ["factories"] => array(9) {
      ["Aws"] => string(22) "Aws\Factory\AwsFactory"
      ["Aws\Session\SaveHandler\DynamoDb"] => string(45) "Aws\Factory\DynamoDbSessionSaveHandlerFactory"
      ["Mailchimp\Service\Subscriber"] => string(42) "Mailchimp\Service\SubscriberServiceFactory"
      ["MailchimpMapper"] => string(47) "Mailchimp\Service\MailchimpMapperServiceFactory"
      ["MailchimpConfig"] => string(40) "Mailchimp\Service\MailchimpConfigFactory"
      ["Zend\Db\Adapter\Adapter"] => object(Closure)#487 (1) {
        ["this"] => object(ZendDeveloperTools\Collector\ConfigCollector)#468 (2) {
          ["config":protected] => array(14) {
            ["router"] => array(1) {
              ["routes"] => array(53) {
                ["home"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(1) "/"
                    ["defaults"] => array(2) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["login"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/login"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["captcha_form_generate"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(19) "/auth/captcha[/:id]"
                    ["constraints"] => array(1) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                    ["defaults"] => array(2) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(8) "generate"
                    }
                  }
                }
                ["register"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(9) "/register"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(8) "register"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["feedback"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(9) "/feedback"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(8) "feedback"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["privacy-policy"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(15) "/privacy-policy"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(14) "privacy-policy"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["terms"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/terms"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(5) "terms"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["cookies"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(8) "/cookies"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(7) "cookies"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["search"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(13) "/search[/:id]"
                    ["constraints"] => array(1) {
                      ["id"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(4) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(6) "search"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["download-training-record"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(31) "/download-training-record[/:id]"
                    ["constraints"] => array(1) {
                      ["id"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(4) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(24) "download-training-record"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["assessments"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(64) "/assessments[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(34) "Application\Controller\Assessments"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["logout"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(7) "/logout"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(6) "logout"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["forgotten-password"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(19) "/forgotten-password"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(17) "forgottenPassword"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["scorm"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(58) "/scorm[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Scorm"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["dashboard"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(10) "/dashboard"
                    ["defaults"] => array(3) {
                      ["controller"] => string(30) "Application\Controller\Profile"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["change-password"] => array(3) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(16) "/change-password"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(14) "changePassword"
                      ["module"] => string(0) ""
                    }
                  }
                  ["priority"] => int(9001)
                }
                ["update-details"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(15) "/update-details"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(13) "updateDetails"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["reset-password"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(29) "/reset-password[/:id][/:hash]"
                    ["constraints"] => array(2) {
                      ["id"] => string(6) "[0-9]+"
                      ["hash"] => string(15) "[a-zA-Z0-9_-].*"
                    }
                    ["defaults"] => array(4) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(13) "resetPassword"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["offline"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(8) "/offline"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(7) "offline"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["resources"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(47) "/resources[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(32) "Application\Controller\Resources"
                      ["action"] => string(5) "index"
                      ["resource"] => string(0) ""
                    }
                  }
                }
                ["sections"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(46) "/sections[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(31) "Application\Controller\Sections"
                      ["action"] => string(5) "index"
                      ["section"] => string(0) ""
                    }
                  }
                }
                ["modules"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(45) "/modules[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(30) "Application\Controller\Modules"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["news"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(42) "/news[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(3) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\News"
                      ["action"] => string(4) "news"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["application"] => array(4) {
                  ["type"] => string(7) "Literal"
                  ["options"] => array(2) {
                    ["route"] => string(12) "/application"
                    ["defaults"] => array(3) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(5) "Index"
                      ["action"] => string(5) "index"
                    }
                  }
                  ["may_terminate"] => bool(true)
                  ["child_routes"] => array(1) {
                    ["default"] => array(2) {
                      ["type"] => string(7) "Segment"
                      ["options"] => array(3) {
                        ["route"] => string(24) "/[:controller[/:action]]"
                        ["constraints"] => array(2) {
                          ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                          ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                        }
                        ["defaults"] => array(0) {
                        }
                      }
                    }
                  }
                }
                ["admin"] => array(5) {
                  ["type"] => string(7) "Literal"
                  ["priority"] => int(1000)
                  ["options"] => array(2) {
                    ["route"] => string(6) "/admin"
                    ["defaults"] => array(3) {
                      ["module"] => string(5) "admin"
                      ["controller"] => string(10) "adminIndex"
                      ["action"] => string(5) "index"
                    }
                  }
                  ["may_terminate"] => bool(true)
                  ["child_routes"] => array(2) {
                    ["login"] => array(2) {
                      ["type"] => string(7) "literal"
                      ["options"] => array(2) {
                        ["route"] => string(6) "/login"
                        ["defaults"] => array(3) {
                          ["controller"] => string(9) "adminAuth"
                          ["action"] => string(5) "index"
                          ["module"] => string(5) "admin"
                        }
                      }
                    }
                    ["logout"] => array(2) {
                      ["type"] => string(7) "literal"
                      ["options"] => array(2) {
                        ["route"] => string(7) "/logout"
                        ["defaults"] => array(3) {
                          ["controller"] => string(9) "adminAuth"
                          ["action"] => string(6) "logout"
                          ["module"] => string(5) "admin"
                        }
                      }
                    }
                  }
                }
                ["update"] => array(3) {
                  ["type"] => string(7) "Literal"
                  ["priority"] => int(1000)
                  ["options"] => array(2) {
                    ["route"] => string(13) "/admin/update"
                    ["defaults"] => array(3) {
                      ["module"] => string(5) "admin"
                      ["controller"] => string(10) "adminIndex"
                      ["action"] => string(6) "update"
                    }
                  }
                }
                ["rollback"] => array(3) {
                  ["type"] => string(7) "Literal"
                  ["priority"] => int(1000)
                  ["options"] => array(2) {
                    ["route"] => string(15) "/admin/rollback"
                    ["defaults"] => array(3) {
                      ["module"] => string(5) "admin"
                      ["controller"] => string(10) "adminIndex"
                      ["action"] => string(8) "rollback"
                    }
                  }
                }
                ["adminContent"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(66) "/admin/content[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminContent"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminResources"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(68) "/admin/resources[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(14) "adminResources"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminSections"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(67) "/admin/sections[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(13) "adminSections"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminSupporters"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(69) "/admin/supporters[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(15) "adminSupporters"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminAssessments"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(34) "/admin/assessments[/:action][/:id]"
                    ["constraints"] => array(2) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(16) "adminAssessments"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminClients"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/clients[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminClients"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminNews"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(63) "/admin/news[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(9) "adminNews"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminModules"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/modules[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminModules"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminVideos"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(50) "/admin/videos[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(11) "adminVideos"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminGalleries"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(53) "/admin/galleries[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(14) "adminGalleries"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminPages"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(49) "/admin/pages[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(10) "adminPages"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminSubPages"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(53) "/admin/sub-pages[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(13) "adminSubPages"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminGalleryImages"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(58) "/admin/gallery-images[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(18) "adminGalleryImages"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminReports"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/reports[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminReports"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminCertificates"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(56) "/admin/certificates[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(17) "adminCertificates"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminStudents"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(52) "/admin/students[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(13) "adminStudents"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminAdministrators"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(58) "/admin/administrators[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(19) "adminAdministrators"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminRoles"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(49) "/admin/roles[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(10) "adminRoles"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminProfessions"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(55) "/admin/professions[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(16) "adminProfessions"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminTrusts"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(50) "/admin/trusts[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(11) "adminTrusts"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminStartYears"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(55) "/admin/start-years[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(15) "adminStartYears"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminSchools"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/schools[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminSchools"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminDegrees"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/degrees[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminDegrees"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminTutors"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(50) "/admin/tutors[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(11) "adminTutors"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["asset"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(18) "/asset[/:filename]"
                    ["constraints"] => array(1) {
                      ["filename"] => string(15) "[a-zA-Z0-9_-].*"
                    }
                    ["defaults"] => array(3) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(8) "getAsset"
                    }
                  }
                }
                ["mailchimp-subscribe"] => array(4) {
                  ["type"] => string(7) "Literal"
                  ["options"] => array(2) {
                    ["route"] => string(10) "/subscribe"
                    ["defaults"] => array(2) {
                      ["controller"] => string(9) "mailchimp"
                      ["action"] => string(9) "subscribe"
                    }
                  }
                  ["may_terminate"] => bool(true)
                  ["child_routes"] => array(1) {
                    ["thank-you"] => array(2) {
                      ["type"] => string(7) "Literal"
                      ["options"] => array(2) {
                        ["route"] => string(10) "/thank-you"
                        ["defaults"] => array(2) {
                          ["controller"] => string(9) "mailchimp"
                          ["action"] => string(9) "thank-you"
                        }
                      }
                    }
                  }
                }
              }
            }
            ["service_manager"] => array(4) {
              ["abstract_factories"] => array(2) {
                [0] => string(53) "Zend\Cache\Service\StorageCacheAbstractServiceFactory"
                [1] => string(37) "Zend\Log\LoggerAbstractServiceFactory"
              }
              ["aliases"] => array(4) {
                ["translator"] => string(13) "MvcTranslator"
                ["subscriber"] => string(28) "Mailchimp\Service\Subscriber"
                ["db"] => string(23) "Zend\Db\Adapter\Adapter"
                ["default_hydrator"] => string(20) "Zend\Stdlib\Hydrator"
              }
              ["factories"] => array(9) {
                ["Aws"] => string(22) "Aws\Factory\AwsFactory"
                ["Aws\Session\SaveHandler\DynamoDb"] => string(45) "Aws\Factory\DynamoDbSessionSaveHandlerFactory"
                ["Mailchimp\Service\Subscriber"] => string(42) "Mailchimp\Service\SubscriberServiceFactory"
                ["MailchimpMapper"] => string(47) "Mailchimp\Service\MailchimpMapperServiceFactory"
                ["MailchimpConfig"] => string(40) "Mailchimp\Service\MailchimpConfigFactory"
                ["Zend\Db\Adapter\Adapter"] => object(ZendDeveloperTools\Stub\ClosureStub)#469 (0) {
                }
                ["Zend\Session\SessionManager"] => string(42) "Zend\Session\Service\SessionManagerFactory"
                ["Zend\Session\Config\ConfigInterface"] => string(41) "Zend\Session\Service\SessionConfigFactory"
                ["Logger"] => object(ZendDeveloperTools\Stub\ClosureStub)#470 (0) {
                }
              }
              ["invokables"] => array(5) {
                ["Mailchimp\Mapper\Mailchimp"] => string(26) "Mailchimp\Mapper\Mailchimp"
                ["Mailchimp\Entity\Subscriber"] => string(27) "Mailchimp\Entity\Subscriber"
                ["Mailchimp\Entity\MailingList"] => string(28) "Mailchimp\Entity\MailingList"
                ["Mailchimp\Form\SubscriptionForm"] => string(31) "Mailchimp\Form\SubscriptionForm"
                ["Zend\Stdlib\Hydrator\ClassMethods"] => string(33) "Zend\Stdlib\Hydrator\ClassMethods"
              }
            }
            ["translator"] => array(2) {
              ["locale"] => string(5) "en_US"
              ["translation_file_patterns"] => array(2) {
                [0] => array(3) {
                  ["type"] => string(7) "gettext"
                  ["base_dir"] => string(51) "/var/www/html/module/Application/config/../language"
                  ["pattern"] => string(5) "%s.mo"
                }
                [1] => array(3) {
                  ["type"] => string(8) "phpArray"
                  ["base_dir"] => string(61) "/var/www/html/vendor/aaron4m/zf2-mailchimp/config/../language"
                  ["pattern"] => string(16) "%s/mailchimp.php"
                }
              }
            }
            ["controllers"] => array(2) {
              ["invokables"] => array(25) {
                ["Application\Controller\Index"] => string(38) "Application\Controller\IndexController"
                ["Application\Controller\Auth"] => string(37) "Application\Controller\AuthController"
                ["Application\Controller\Modules"] => string(40) "Application\Controller\ModulesController"
                ["Application\Controller\Resources"] => string(42) "Application\Controller\ResourcesController"
                ["Application\Controller\Sections"] => string(41) "Application\Controller\SectionsController"
                ["Application\Controller\Assessments"] => string(44) "Application\Controller\AssessmentsController"
                ["Application\Controller\Scorm"] => string(38) "Application\Controller\ScormController"
                ["Application\Controller\News"] => string(37) "Application\Controller\NewsController"
                ["adminIndex"] => string(32) "Admin\Controller\IndexController"
                ["adminAuth"] => string(31) "Admin\Controller\AuthController"
                ["adminResources"] => string(36) "Admin\Controller\ResourcesController"
                ["adminSections"] => string(35) "Admin\Controller\SectionsController"
                ["adminModules"] => string(34) "Admin\Controller\ModulesController"
                ["adminVideos"] => string(33) "Admin\Controller\VideosController"
                ["adminGalleries"] => string(36) "Admin\Controller\GalleriesController"
                ["adminPages"] => string(32) "Admin\Controller\PagesController"
                ["adminSubPages"] => string(35) "Admin\Controller\SubPagesController"
                ["adminGalleryImages"] => string(40) "Admin\Controller\GalleryImagesController"
                ["adminCertificates"] => string(39) "Admin\Controller\CertificatesController"
                ["adminAssessments"] => string(38) "Admin\Controller\AssessmentsController"
                ["adminAdministrators"] => string(41) "Admin\Controller\AdministratorsController"
                ["adminRoles"] => string(32) "Admin\Controller\RolesController"
                ["adminNews"] => string(31) "Admin\Controller\NewsController"
                ["adminSupporters"] => string(37) "Admin\Controller\SupportersController"
                ["Mailchimp\Controller\MailchimpController"] => string(40) "Mailchimp\Controller\MailchimpController"
              }
              ["aliases"] => array(1) {
                ["mailchimp"] => string(40) "Mailchimp\Controller\MailchimpController"
              }
            }
            ["session_config"] => array(3) {
              ["remember_me_seconds"] => int(2419200)
              ["use_cookies"] => bool(true)
              ["cookie_httponly"] => bool(true)
            }
            ["view_manager"] => array(7) {
              ["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"
              ["template_map"] => array(6) {
                ["layout/layout"] => string(67) "/var/www/html/module/Application/config/../view/layout/layout.phtml"
                ["application/index/index"] => string(77) "/var/www/html/module/Application/config/../view/application/index/index.phtml"
                ["error/404"] => string(63) "/var/www/html/module/Application/config/../view/error/404.phtml"
                ["error/index"] => string(65) "/var/www/html/module/Application/config/../view/error/index.phtml"
                ["partials/resource-menu"] => string(89) "/var/www/html/module/Application/config/../view/application/_partials/resource-menu.phtml"
                ["layout/admin"] => string(61) "/var/www/html/module/Admin/config/../view/layout/layout.phtml"
              }
              ["template_path_stack"] => array(4) {
                [0] => string(47) "/var/www/html/module/Application/config/../view"
                ["album"] => string(41) "/var/www/html/module/Admin/config/../view"
                ["zenddevelopertools"] => string(54) "/var/www/html/vendor/ZendDeveloperTools/config/../view"
                ["mailchimp"] => string(57) "/var/www/html/vendor/aaron4m/zf2-mailchimp/config/../view"
              }
            }
            ["view_helpers"] => array(3) {
              ["invokables"] => array(6) {
                ["navlink"] => string(34) "Application\View\Helper\RenderForm"
                ["UserPermissions"] => string(39) "Application\View\Helper\UserPermissions"
                ["Thumbnail"] => string(33) "Application\View\Helper\Thumbnail"
                ["ParseTags"] => string(33) "Application\View\Helper\ParseTags"
                ["Progress"] => string(32) "Application\View\Helper\Progress"
                ["Media"] => string(29) "Application\View\Helper\Media"
              }
              ["factories"] => array(2) {
                ["Aws\View\Helper\S3Link"] => string(35) "Aws\Factory\S3LinkViewHelperFactory"
                ["Aws\View\Helper\CloudFrontLink"] => string(43) "Aws\Factory\CloudFrontLinkViewHelperFactory"
              }
              ["aliases"] => array(2) {
                ["cloudfrontlink"] => string(30) "Aws\View\Helper\CloudFrontLink"
                ["s3link"] => string(22) "Aws\View\Helper\S3Link"
              }
            }
            ["console"] => array(1) {
              ["router"] => array(1) {
                ["routes"] => array(0) {
                }
              }
            }
            ["module_layouts"] => array(1) {
              ["Admin"] => array(1) {
                ["default"] => string(12) "layout/admin"
              }
            }
            ["filters"] => array(2) {
              ["factories"] => array(1) {
                ["Aws\Filter\File\S3RenameUpload"] => string(33) "Aws\Factory\S3RenameUploadFactory"
              }
              ["aliases"] => array(1) {
                ["s3renameupload"] => string(30) "Aws\Filter\File\S3RenameUpload"
              }
            }
            ["zenddevelopertools"] => array(1) {
              ["toolbar"] => array(1) {
                ["enabled"] => bool(true)
              }
            }
            ["aws"] => array(5) {
              ["key"] => string(20) "AKIAJN4GOAPMVTJX3IFA"
              ["secret"] => string(41) "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
"
              ["region"] => string(9) "us-east-1"
              ["private_key"] => string(31) "/srv/cloudfront-private-key.pem"
              ["key_pair_id"] => string(20) "APKAJSJSZTFFU4OBVSSQ"
            }
            ["db"] => array(5) {
              ["driver"] => string(3) "Pdo"
              ["dsn"] => string(97) "mysql:dbname=wmlearn_wme;host=joltshared-production.cniphmnqz5do.eu-west-1.rds.amazonaws.com:3306"
              ["username"] => string(3) "wme"
              ["password"] => string(20) "bdU6lpbWzA6GLZfKeOOL"
              ["driver_options"] => array(1) {
                [1002] => string(16) "SET NAMES 'UTF8'"
              }
            }
            ["mailchimp"] => array(3) {
              ["general"] => array(7) {
                ["apiKey"] => string(37) "89785021eb6e1c5edee89cedc3c11297-us10"
                ["listId"] => string(10) "f358358f54"
                ["apiVersion"] => string(3) "1.3"
                ["timeout"] => int(300)
                ["chunkSize"] => int(8192)
                ["defaultDc"] => string(3) "us1"
                ["secure"] => bool(false)
              }
              ["subscribe"] => array(5) {
                ["emailType"] => string(4) "html"
                ["doubleOptin"] => bool(true)
                ["updateExisting"] => bool(false)
                ["replaceInterests"] => bool(true)
                ["sendWelcome"] => bool(false)
              }
              ["unsubscribe"] => array(3) {
                ["deleteMember"] => bool(false)
                ["sendGoodbye"] => bool(true)
                ["sendNotify"] => bool(true)
              }
            }
          }
          ["applicationConfig":protected] => array(2) {
            ["modules"] => array(8) {
              [0] => string(11) "Application"
              [1] => string(5) "Admin"
              [2] => string(16) "WebinoImageThumb"
              [3] => string(16) "EdpModuleLayouts"
              [4] => string(18) "ZendDeveloperTools"
              [5] => string(11) "SpeckPaypal"
              [6] => string(3) "Aws"
              [7] => string(9) "Mailchimp"
            }
            ["module_listener_options"] => array(2) {
              ["module_paths"] => array(2) {
                [0] => string(30) "/var/www/html/config/../module"
                [1] => string(30) "/var/www/html/config/../vendor"
              }
              ["config_glob_paths"] => array(1) {
                [0] => string(39) "config/autoload/{,*.}{global,local}.php"
              }
            }
          }
        }
      }
      ["Zend\Session\SessionManager"] => string(42) "Zend\Session\Service\SessionManagerFactory"
      ["Zend\Session\Config\ConfigInterface"] => string(41) "Zend\Session\Service\SessionConfigFactory"
      ["Logger"] => object(Closure)#482 (1) {
        ["this"] => object(ZendDeveloperTools\Collector\ConfigCollector)#468 (2) {
          ["config":protected] => array(14) {
            ["router"] => array(1) {
              ["routes"] => array(53) {
                ["home"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(1) "/"
                    ["defaults"] => array(2) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(5) "index"
                    }
                  }
                }
                ["login"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/login"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["captcha_form_generate"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(19) "/auth/captcha[/:id]"
                    ["constraints"] => array(1) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                    ["defaults"] => array(2) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(8) "generate"
                    }
                  }
                }
                ["register"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(9) "/register"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(8) "register"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["feedback"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(9) "/feedback"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(8) "feedback"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["privacy-policy"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(15) "/privacy-policy"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(14) "privacy-policy"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["terms"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(6) "/terms"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(5) "terms"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["cookies"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(8) "/cookies"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(7) "cookies"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["search"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(13) "/search[/:id]"
                    ["constraints"] => array(1) {
                      ["id"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(4) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(6) "search"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["download-training-record"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(31) "/download-training-record[/:id]"
                    ["constraints"] => array(1) {
                      ["id"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(4) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(24) "download-training-record"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["assessments"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(64) "/assessments[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(34) "Application\Controller\Assessments"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["logout"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(7) "/logout"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(6) "logout"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["forgotten-password"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(19) "/forgotten-password"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(17) "forgottenPassword"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["scorm"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(58) "/scorm[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Scorm"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["dashboard"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(10) "/dashboard"
                    ["defaults"] => array(3) {
                      ["controller"] => string(30) "Application\Controller\Profile"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["change-password"] => array(3) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(16) "/change-password"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(14) "changePassword"
                      ["module"] => string(0) ""
                    }
                  }
                  ["priority"] => int(9001)
                }
                ["update-details"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(15) "/update-details"
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(13) "updateDetails"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["reset-password"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(29) "/reset-password[/:id][/:hash]"
                    ["constraints"] => array(2) {
                      ["id"] => string(6) "[0-9]+"
                      ["hash"] => string(15) "[a-zA-Z0-9_-].*"
                    }
                    ["defaults"] => array(4) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(27) "Application\Controller\Auth"
                      ["action"] => string(13) "resetPassword"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["offline"] => array(2) {
                  ["type"] => string(28) "Zend\Mvc\Router\Http\Literal"
                  ["options"] => array(2) {
                    ["route"] => string(8) "/offline"
                    ["defaults"] => array(3) {
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(7) "offline"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["resources"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(47) "/resources[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(32) "Application\Controller\Resources"
                      ["action"] => string(5) "index"
                      ["resource"] => string(0) ""
                    }
                  }
                }
                ["sections"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(46) "/sections[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(31) "Application\Controller\Sections"
                      ["action"] => string(5) "index"
                      ["section"] => string(0) ""
                    }
                  }
                }
                ["modules"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(45) "/modules[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(30) "Application\Controller\Modules"
                      ["action"] => string(5) "index"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["news"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(42) "/news[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(3) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(27) "Application\Controller\News"
                      ["action"] => string(4) "news"
                      ["module"] => string(0) ""
                    }
                  }
                }
                ["application"] => array(4) {
                  ["type"] => string(7) "Literal"
                  ["options"] => array(2) {
                    ["route"] => string(12) "/application"
                    ["defaults"] => array(3) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(5) "Index"
                      ["action"] => string(5) "index"
                    }
                  }
                  ["may_terminate"] => bool(true)
                  ["child_routes"] => array(1) {
                    ["default"] => array(2) {
                      ["type"] => string(7) "Segment"
                      ["options"] => array(3) {
                        ["route"] => string(24) "/[:controller[/:action]]"
                        ["constraints"] => array(2) {
                          ["controller"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                          ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                        }
                        ["defaults"] => array(0) {
                        }
                      }
                    }
                  }
                }
                ["admin"] => array(5) {
                  ["type"] => string(7) "Literal"
                  ["priority"] => int(1000)
                  ["options"] => array(2) {
                    ["route"] => string(6) "/admin"
                    ["defaults"] => array(3) {
                      ["module"] => string(5) "admin"
                      ["controller"] => string(10) "adminIndex"
                      ["action"] => string(5) "index"
                    }
                  }
                  ["may_terminate"] => bool(true)
                  ["child_routes"] => array(2) {
                    ["login"] => array(2) {
                      ["type"] => string(7) "literal"
                      ["options"] => array(2) {
                        ["route"] => string(6) "/login"
                        ["defaults"] => array(3) {
                          ["controller"] => string(9) "adminAuth"
                          ["action"] => string(5) "index"
                          ["module"] => string(5) "admin"
                        }
                      }
                    }
                    ["logout"] => array(2) {
                      ["type"] => string(7) "literal"
                      ["options"] => array(2) {
                        ["route"] => string(7) "/logout"
                        ["defaults"] => array(3) {
                          ["controller"] => string(9) "adminAuth"
                          ["action"] => string(6) "logout"
                          ["module"] => string(5) "admin"
                        }
                      }
                    }
                  }
                }
                ["update"] => array(3) {
                  ["type"] => string(7) "Literal"
                  ["priority"] => int(1000)
                  ["options"] => array(2) {
                    ["route"] => string(13) "/admin/update"
                    ["defaults"] => array(3) {
                      ["module"] => string(5) "admin"
                      ["controller"] => string(10) "adminIndex"
                      ["action"] => string(6) "update"
                    }
                  }
                }
                ["rollback"] => array(3) {
                  ["type"] => string(7) "Literal"
                  ["priority"] => int(1000)
                  ["options"] => array(2) {
                    ["route"] => string(15) "/admin/rollback"
                    ["defaults"] => array(3) {
                      ["module"] => string(5) "admin"
                      ["controller"] => string(10) "adminIndex"
                      ["action"] => string(8) "rollback"
                    }
                  }
                }
                ["adminContent"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(66) "/admin/content[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminContent"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminResources"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(68) "/admin/resources[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(14) "adminResources"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminSections"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(67) "/admin/sections[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(13) "adminSections"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminSupporters"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(69) "/admin/supporters[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(15) "adminSupporters"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminAssessments"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(34) "/admin/assessments[/:action][/:id]"
                    ["constraints"] => array(2) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(16) "adminAssessments"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminClients"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/clients[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminClients"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminNews"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(63) "/admin/news[/:action][/:id][/:subid][/:subsubid][/:subsubsubid]"
                    ["constraints"] => array(5) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                      ["subsubsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(9) "adminNews"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminModules"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/modules[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminModules"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminVideos"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(50) "/admin/videos[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(11) "adminVideos"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminGalleries"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(53) "/admin/galleries[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(14) "adminGalleries"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminPages"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(49) "/admin/pages[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(10) "adminPages"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminSubPages"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(53) "/admin/sub-pages[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(13) "adminSubPages"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminGalleryImages"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(58) "/admin/gallery-images[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(18) "adminGalleryImages"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminReports"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/reports[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminReports"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminCertificates"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(56) "/admin/certificates[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(17) "adminCertificates"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminStudents"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(52) "/admin/students[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(13) "adminStudents"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminAdministrators"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(58) "/admin/administrators[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(19) "adminAdministrators"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminRoles"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(49) "/admin/roles[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(10) "adminRoles"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminProfessions"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(55) "/admin/professions[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(16) "adminProfessions"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminTrusts"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(50) "/admin/trusts[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(11) "adminTrusts"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminStartYears"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(55) "/admin/start-years[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(15) "adminStartYears"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminSchools"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/schools[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminSchools"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminDegrees"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(51) "/admin/degrees[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(12) "adminDegrees"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["adminTutors"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(50) "/admin/tutors[/:action][/:id][/:subid][/:subsubid]"
                    ["constraints"] => array(4) {
                      ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*"
                      ["id"] => string(6) "[0-9]+"
                      ["subid"] => string(6) "[0-9]+"
                      ["subsubid"] => string(6) "[0-9]+"
                    }
                    ["defaults"] => array(3) {
                      ["controller"] => string(11) "adminTutors"
                      ["action"] => string(5) "index"
                      ["module"] => string(5) "admin"
                    }
                  }
                }
                ["asset"] => array(2) {
                  ["type"] => string(7) "segment"
                  ["options"] => array(3) {
                    ["route"] => string(18) "/asset[/:filename]"
                    ["constraints"] => array(1) {
                      ["filename"] => string(15) "[a-zA-Z0-9_-].*"
                    }
                    ["defaults"] => array(3) {
                      ["__NAMESPACE__"] => string(22) "Application\Controller"
                      ["controller"] => string(28) "Application\Controller\Index"
                      ["action"] => string(8) "getAsset"
                    }
                  }
                }
                ["mailchimp-subscribe"] => array(4) {
                  ["type"] => string(7) "Literal"
                  ["options"] => array(2) {
                    ["route"] => string(10) "/subscribe"
                    ["defaults"] => array(2) {
                      ["controller"] => string(9) "mailchimp"
                      ["action"] => string(9) "subscribe"
                    }
                  }
                  ["may_terminate"] => bool(true)
                  ["child_routes"] => array(1) {
                    ["thank-you"] => array(2) {
                      ["type"] => string(7) "Literal"
                      ["options"] => array(2) {
                        ["route"] => string(10) "/thank-you"
                        ["defaults"] => array(2) {
                          ["controller"] => string(9) "mailchimp"
                          ["action"] => string(9) "thank-you"
                        }
                      }
                    }
                  }
                }
              }
            }
            ["service_manager"] => array(4) {
              ["abstract_factories"] => array(2) {
                [0] => string(53) "Zend\Cache\Service\StorageCacheAbstractServiceFactory"
                [1] => string(37) "Zend\Log\LoggerAbstractServiceFactory"
              }
              ["aliases"] => array(4) {
                ["translator"] => string(13) "MvcTranslator"
                ["subscriber"] => string(28) "Mailchimp\Service\Subscriber"
                ["db"] => string(23) "Zend\Db\Adapter\Adapter"
                ["default_hydrator"] => string(20) "Zend\Stdlib\Hydrator"
              }
              ["factories"] => array(9) {
                ["Aws"] => string(22) "Aws\Factory\AwsFactory"
                ["Aws\Session\SaveHandler\DynamoDb"] => string(45) "Aws\Factory\DynamoDbSessionSaveHandlerFactory"
                ["Mailchimp\Service\Subscriber"] => string(42) "Mailchimp\Service\SubscriberServiceFactory"
                ["MailchimpMapper"] => string(47) "Mailchimp\Service\MailchimpMapperServiceFactory"
                ["MailchimpConfig"] => string(40) "Mailchimp\Service\MailchimpConfigFactory"
                ["Zend\Db\Adapter\Adapter"] => object(ZendDeveloperTools\Stub\ClosureStub)#469 (0) {
                }
                ["Zend\Session\SessionManager"] => string(42) "Zend\Session\Service\SessionManagerFactory"
                ["Zend\Session\Config\ConfigInterface"] => string(41) "Zend\Session\Service\SessionConfigFactory"
                ["Logger"] => object(ZendDeveloperTools\Stub\ClosureStub)#470 (0) {
                }
              }
              ["invokables"] => array(5) {
                ["Mailchimp\Mapper\Mailchimp"] => string(26) "Mailchimp\Mapper\Mailchimp"
                ["Mailchimp\Entity\Subscriber"] => string(27) "Mailchimp\Entity\Subscriber"
                ["Mailchimp\Entity\MailingList"] => string(28) "Mailchimp\Entity\MailingList"
                ["Mailchimp\Form\SubscriptionForm"] => string(31) "Mailchimp\Form\SubscriptionForm"
                ["Zend\Stdlib\Hydrator\ClassMethods"] => string(33) "Zend\Stdlib\Hydrator\ClassMethods"
              }
            }
            ["translator"] => array(2) {
              ["locale"] => string(5) "en_US"
              ["translation_file_patterns"] => array(2) {
                [0] => array(3) {
                  ["type"] => string(7) "gettext"
                  ["base_dir"] => string(51) "/var/www/html/module/Application/config/../language"
                  ["pattern"] => string(5) "%s.mo"
                }
                [1] => array(3) {
                  ["type"] => string(8) "phpArray"
                  ["base_dir"] => string(61) "/var/www/html/vendor/aaron4m/zf2-mailchimp/config/../language"
                  ["pattern"] => string(16) "%s/mailchimp.php"
                }
              }
            }
            ["controllers"] => array(2) {
              ["invokables"] => array(25) {
                ["Application\Controller\Index"] => string(38) "Application\Controller\IndexController"
                ["Application\Controller\Auth"] => string(37) "Application\Controller\AuthController"
                ["Application\Controller\Modules"] => string(40) "Application\Controller\ModulesController"
                ["Application\Controller\Resources"] => string(42) "Application\Controller\ResourcesController"
                ["Application\Controller\Sections"] => string(41) "Application\Controller\SectionsController"
                ["Application\Controller\Assessments"] => string(44) "Application\Controller\AssessmentsController"
                ["Application\Controller\Scorm"] => string(38) "Application\Controller\ScormController"
                ["Application\Controller\News"] => string(37) "Application\Controller\NewsController"
                ["adminIndex"] => string(32) "Admin\Controller\IndexController"
                ["adminAuth"] => string(31) "Admin\Controller\AuthController"
                ["adminResources"] => string(36) "Admin\Controller\ResourcesController"
                ["adminSections"] => string(35) "Admin\Controller\SectionsController"
                ["adminModules"] => string(34) "Admin\Controller\ModulesController"
                ["adminVideos"] => string(33) "Admin\Controller\VideosController"
                ["adminGalleries"] => string(36) "Admin\Controller\GalleriesController"
                ["adminPages"] => string(32) "Admin\Controller\PagesController"
                ["adminSubPages"] => string(35) "Admin\Controller\SubPagesController"
                ["adminGalleryImages"] => string(40) "Admin\Controller\GalleryImagesController"
                ["adminCertificates"] => string(39) "Admin\Controller\CertificatesController"
                ["adminAssessments"] => string(38) "Admin\Controller\AssessmentsController"
                ["adminAdministrators"] => string(41) "Admin\Controller\AdministratorsController"
                ["adminRoles"] => string(32) "Admin\Controller\RolesController"
                ["adminNews"] => string(31) "Admin\Controller\NewsController"
                ["adminSupporters"] => string(37) "Admin\Controller\SupportersController"
                ["Mailchimp\Controller\MailchimpController"] => string(40) "Mailchimp\Controller\MailchimpController"
              }
              ["aliases"] => array(1) {
                ["mailchimp"] => string(40) "Mailchimp\Controller\MailchimpController"
              }
            }
            ["session_config"] => array(3) {
              ["remember_me_seconds"] => int(2419200)
              ["use_cookies"] => bool(true)
              ["cookie_httponly"] => bool(true)
            }
            ["view_manager"] => array(7) {
              ["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"
              ["template_map"] => array(6) {
                ["layout/layout"] => string(67) "/var/www/html/module/Application/config/../view/layout/layout.phtml"
                ["application/index/index"] => string(77) "/var/www/html/module/Application/config/../view/application/index/index.phtml"
                ["error/404"] => string(63) "/var/www/html/module/Application/config/../view/error/404.phtml"
                ["error/index"] => string(65) "/var/www/html/module/Application/config/../view/error/index.phtml"
                ["partials/resource-menu"] => string(89) "/var/www/html/module/Application/config/../view/application/_partials/resource-menu.phtml"
                ["layout/admin"] => string(61) "/var/www/html/module/Admin/config/../view/layout/layout.phtml"
              }
              ["template_path_stack"] => array(4) {
                [0] => string(47) "/var/www/html/module/Application/config/../view"
                ["album"] => string(41) "/var/www/html/module/Admin/config/../view"
                ["zenddevelopertools"] => string(54) "/var/www/html/vendor/ZendDeveloperTools/config/../view"
                ["mailchimp"] => string(57) "/var/www/html/vendor/aaron4m/zf2-mailchimp/config/../view"
              }
            }
            ["view_helpers"] => array(3) {
              ["invokables"] => array(6) {
                ["navlink"] => string(34) "Application\View\Helper\RenderForm"
                ["UserPermissions"] => string(39) "Application\View\Helper\UserPermissions"
                ["Thumbnail"] => string(33) "Application\View\Helper\Thumbnail"
                ["ParseTags"] => string(33) "Application\View\Helper\ParseTags"
                ["Progress"] => string(32) "Application\View\Helper\Progress"
                ["Media"] => string(29) "Application\View\Helper\Media"
              }
              ["factories"] => array(2) {
                ["Aws\View\Helper\S3Link"] => string(35) "Aws\Factory\S3LinkViewHelperFactory"
                ["Aws\View\Helper\CloudFrontLink"] => string(43) "Aws\Factory\CloudFrontLinkViewHelperFactory"
              }
              ["aliases"] => array(2) {
                ["cloudfrontlink"] => string(30) "Aws\View\Helper\CloudFrontLink"
                ["s3link"] => string(22) "Aws\View\Helper\S3Link"
              }
            }
            ["console"] => array(1) {
              ["router"] => array(1) {
                ["routes"] => array(0) {
                }
              }
            }
            ["module_layouts"] => array(1) {
              ["Admin"] => array(1) {
                ["default"] => string(12) "layout/admin"
              }
            }
            ["filters"] => array(2) {
              ["factories"] => array(1) {
                ["Aws\Filter\File\S3RenameUpload"] => string(33) "Aws\Factory\S3RenameUploadFactory"
              }
              ["aliases"] => array(1) {
                ["s3renameupload"] => string(30) "Aws\Filter\File\S3RenameUpload"
              }
            }
            ["zenddevelopertools"] => array(1) {
              ["toolbar"] => array(1) {
                ["enabled"] => bool(true)
              }
            }
            ["aws"] => array(5) {
              ["key"] => string(20) "AKIAJN4GOAPMVTJX3IFA"
              ["secret"] => string(41) "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
"
              ["region"] => string(9) "us-east-1"
              ["private_key"] => string(31) "/srv/cloudfront-private-key.pem"
              ["key_pair_id"] => string(20) "APKAJSJSZTFFU4OBVSSQ"
            }
            ["db"] => array(5) {
              ["driver"] => string(3) "Pdo"
              ["dsn"] => string(97) "mysql:dbname=wmlearn_wme;host=joltshared-production.cniphmnqz5do.eu-west-1.rds.amazonaws.com:3306"
              ["username"] => string(3) "wme"
              ["password"] => string(20) "bdU6lpbWzA6GLZfKeOOL"
              ["driver_options"] => array(1) {
                [1002] => string(16) "SET NAMES 'UTF8'"
              }
            }
            ["mailchimp"] => array(3) {
              ["general"] => array(7) {
                ["apiKey"] => string(37) "89785021eb6e1c5edee89cedc3c11297-us10"
                ["listId"] => string(10) "f358358f54"
                ["apiVersion"] => string(3) "1.3"
                ["timeout"] => int(300)
                ["chunkSize"] => int(8192)
                ["defaultDc"] => string(3) "us1"
                ["secure"] => bool(false)
              }
              ["subscribe"] => array(5) {
                ["emailType"] => string(4) "html"
                ["doubleOptin"] => bool(true)
                ["updateExisting"] => bool(false)
                ["replaceInterests"] => bool(true)
                ["sendWelcome"] => bool(false)
              }
              ["unsubscribe"] => array(3) {
                ["deleteMember"] => bool(false)
                ["sendGoodbye"] => bool(true)
                ["sendNotify"] => bool(true)
              }
            }
          }
          ["applicationConfig":protected] => array(2) {
            ["modules"] => array(8) {
              [0] => string(11) "Application"
              [1] => string(5) "Admin"
              [2] => string(16) "WebinoImageThumb"
              [3] => string(16) "EdpModuleLayouts"
              [4] => string(18) "ZendDeveloperTools"
              [5] => string(11) "SpeckPaypal"
              [6] => string(3) "Aws"
              [7] => string(9) "Mailchimp"
            }
            ["module_listener_options"] => array(2) {
              ["module_paths"] => array(2) {
                [0] => string(30) "/var/www/html/config/../module"
                [1] => string(30) "/var/www/html/config/../vendor"
              }
              ["config_glob_paths"] => array(1) {
                [0] => string(39) "config/autoload/{,*.}{global,local}.php"
              }
            }
          }
        }
      }
    }
    ["invokables"] => array(5) {
      ["Mailchimp\Mapper\Mailchimp"] => string(26) "Mailchimp\Mapper\Mailchimp"
      ["Mailchimp\Entity\Subscriber"] => string(27) "Mailchimp\Entity\Subscriber"
      ["Mailchimp\Entity\MailingList"] => string(28) "Mailchimp\Entity\MailingList"
      ["Mailchimp\Form\SubscriptionForm"] => string(31) "Mailchimp\Form\SubscriptionForm"
      ["Zend\Stdlib\Hydrator\ClassMethods"] => string(33) "Zend\Stdlib\Hydrator\ClassMethods"
    }
  }
  ["translator"] => array(2) {
    ["locale"] => string(5) "en_US"
    ["translation_file_patterns"] => array(2) {
      [0] => array(3) {
        ["type"] => string(7) "gettext"
        ["base_dir"] => string(51) "/var/www/html/module/Application/config/../language"
        ["pattern"] => string(5) "%s.mo"
      }
      [1] => array(3) {
        ["type"] => string(8) "phpArray"
        ["base_dir"] => string(61) "/var/www/html/vendor/aaron4m/zf2-mailchimp/config/../language"
        ["pattern"] => string(16) "%s/mailchimp.php"
      }
    }
  }
  ["controllers"] => array(2) {
    ["invokables"] => array(25) {
      ["Application\Controller\Index"] => string(38) "Application\Controller\IndexController"
      ["Application\Controller\Auth"] => string(37) "Application\Controller\AuthController"
      ["Application\Controller\Modules"] => string(40) "Application\Controller\ModulesController"
      ["Application\Controller\Resources"] => string(42) "Application\Controller\ResourcesController"
      ["Application\Controller\Sections"] => string(41) "Application\Controller\SectionsController"
      ["Application\Controller\Assessments"] => string(44) "Application\Controller\AssessmentsController"
      ["Application\Controller\Scorm"] => string(38) "Application\Controller\ScormController"
      ["Application\Controller\News"] => string(37) "Application\Controller\NewsController"
      ["adminIndex"] => string(32) "Admin\Controller\IndexController"
      ["adminAuth"] => string(31) "Admin\Controller\AuthController"
      ["adminResources"] => string(36) "Admin\Controller\ResourcesController"
      ["adminSections"] => string(35) "Admin\Controller\SectionsController"
      ["adminModules"] => string(34) "Admin\Controller\ModulesController"
      ["adminVideos"] => string(33) "Admin\Controller\VideosController"
      ["adminGalleries"] => string(36) "Admin\Controller\GalleriesController"
      ["adminPages"] => string(32) "Admin\Controller\PagesController"
      ["adminSubPages"] => string(35) "Admin\Controller\SubPagesController"
      ["adminGalleryImages"] => string(40) "Admin\Controller\GalleryImagesController"
      ["adminCertificates"] => string(39) "Admin\Controller\CertificatesController"
      ["adminAssessments"] => string(38) "Admin\Controller\AssessmentsController"
      ["adminAdministrators"] => string(41) "Admin\Controller\AdministratorsController"
      ["adminRoles"] => string(32) "Admin\Controller\RolesController"
      ["adminNews"] => string(31) "Admin\Controller\NewsController"
      ["adminSupporters"] => string(37) "Admin\Controller\SupportersController"
      ["Mailchimp\Controller\MailchimpController"] => string(40) "Mailchimp\Controller\MailchimpController"
    }
    ["aliases"] => array(1) {
      ["mailchimp"] => string(40) "Mailchimp\Controller\MailchimpController"
    }
  }
  ["session_config"] => array(3) {
    ["remember_me_seconds"] => int(2419200)
    ["use_cookies"] => bool(true)
    ["cookie_httponly"] => bool(true)
  }
  ["view_manager"] => array(7) {
    ["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"
    ["template_map"] => array(6) {
      ["layout/layout"] => string(67) "/var/www/html/module/Application/config/../view/layout/layout.phtml"
      ["application/index/index"] => string(77) "/var/www/html/module/Application/config/../view/application/index/index.phtml"
      ["error/404"] => string(63) "/var/www/html/module/Application/config/../view/error/404.phtml"
      ["error/index"] => string(65) "/var/www/html/module/Application/config/../view/error/index.phtml"
      ["partials/resource-menu"] => string(89) "/var/www/html/module/Application/config/../view/application/_partials/resource-menu.phtml"
      ["layout/admin"] => string(61) "/var/www/html/module/Admin/config/../view/layout/layout.phtml"
    }
    ["template_path_stack"] => array(4) {
      [0] => string(47) "/var/www/html/module/Application/config/../view"
      ["album"] => string(41) "/var/www/html/module/Admin/config/../view"
      ["zenddevelopertools"] => string(54) "/var/www/html/vendor/ZendDeveloperTools/config/../view"
      ["mailchimp"] => string(57) "/var/www/html/vendor/aaron4m/zf2-mailchimp/config/../view"
    }
  }
  ["view_helpers"] => array(3) {
    ["invokables"] => array(6) {
      ["navlink"] => string(34) "Application\View\Helper\RenderForm"
      ["UserPermissions"] => string(39) "Application\View\Helper\UserPermissions"
      ["Thumbnail"] => string(33) "Application\View\Helper\Thumbnail"
      ["ParseTags"] => string(33) "Application\View\Helper\ParseTags"
      ["Progress"] => string(32) "Application\View\Helper\Progress"
      ["Media"] => string(29) "Application\View\Helper\Media"
    }
    ["factories"] => array(2) {
      ["Aws\View\Helper\S3Link"] => string(35) "Aws\Factory\S3LinkViewHelperFactory"
      ["Aws\View\Helper\CloudFrontLink"] => string(43) "Aws\Factory\CloudFrontLinkViewHelperFactory"
    }
    ["aliases"] => array(2) {
      ["cloudfrontlink"] => string(30) "Aws\View\Helper\CloudFrontLink"
      ["s3link"] => string(22) "Aws\View\Helper\S3Link"
    }
  }
  ["console"] => array(1) {
    ["router"] => array(1) {
      ["routes"] => array(0) {
      }
    }
  }
  ["module_layouts"] => array(1) {
    ["Admin"] => array(1) {
      ["default"] => string(12) "layout/admin"
    }
  }
  ["filters"] => array(2) {
    ["factories"] => array(1) {
      ["Aws\Filter\File\S3RenameUpload"] => string(33) "Aws\Factory\S3RenameUploadFactory"
    }
    ["aliases"] => array(1) {
      ["s3renameupload"] => string(30) "Aws\Filter\File\S3RenameUpload"
    }
  }
  ["zenddevelopertools"] => array(1) {
    ["toolbar"] => array(1) {
      ["enabled"] => bool(true)
    }
  }
  ["aws"] => array(5) {
    ["key"] => string(20) "AKIAJN4GOAPMVTJX3IFA"
    ["secret"] => string(41) "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
"
    ["region"] => string(9) "us-east-1"
    ["private_key"] => string(31) "/srv/cloudfront-private-key.pem"
    ["key_pair_id"] => string(20) "APKAJSJSZTFFU4OBVSSQ"
  }
  ["db"] => array(5) {
    ["driver"] => string(3) "Pdo"
    ["dsn"] => string(97) "mysql:dbname=wmlearn_wme;host=joltshared-production.cniphmnqz5do.eu-west-1.rds.amazonaws.com:3306"
    ["username"] => string(3) "wme"
    ["password"] => string(20) "bdU6lpbWzA6GLZfKeOOL"
    ["driver_options"] => array(1) {
      [1002] => string(16) "SET NAMES 'UTF8'"
    }
  }
  ["mailchimp"] => array(3) {
    ["general"] => array(7) {
      ["apiKey"] => string(37) "89785021eb6e1c5edee89cedc3c11297-us10"
      ["listId"] => string(10) "f358358f54"
      ["apiVersion"] => string(3) "1.3"
      ["timeout"] => int(300)
      ["chunkSize"] => int(8192)
      ["defaultDc"] => string(3) "us1"
      ["secure"] => bool(false)
    }
    ["subscribe"] => array(5) {
      ["emailType"] => string(4) "html"
      ["doubleOptin"] => bool(true)
      ["updateExisting"] => bool(false)
      ["replaceInterests"] => bool(true)
      ["sendWelcome"] => bool(false)
    }
    ["unsubscribe"] => array(3) {
      ["deleteMember"] => bool(false)
      ["sendGoodbye"] => bool(true)
      ["sendNotify"] => bool(true)
    }
  }
}
Application Config ApplicationConfig
Application Config (ApplicationConfig)
array(2) {
  ["modules"] => array(8) {
    [0] => string(11) "Application"
    [1] => string(5) "Admin"
    [2] => string(16) "WebinoImageThumb"
    [3] => string(16) "EdpModuleLayouts"
    [4] => string(18) "ZendDeveloperTools"
    [5] => string(11) "SpeckPaypal"
    [6] => string(3) "Aws"
    [7] => string(9) "Mailchimp"
  }
  ["module_listener_options"] => array(2) {
    ["module_paths"] => array(2) {
      [0] => string(30) "/var/www/html/config/../module"
      [1] => string(30) "/var/www/html/config/../vendor"
    }
    ["config_glob_paths"] => array(1) {
      [0] => string(39) "config/autoload/{,*.}{global,local}.php"
    }
  }
}
Database (Zend\Db) N/A
Error You have to install or enable @bjyoungblood's Zend\Db Profiler to use this feature.