content: string
Template san-auth/auth/login form: Zend\Form\Form
messages: array
Mvc/Application.php - Line: 297
2. dispatch 0 BMvc/Application.php - Line: 314
3. dispatch 0 BController/AbstractController.php - Line: 118
4. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
5. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
6. discoverName 0 BAnnotation/AnnotationBuilder.php - Line: 397
7. configureForm 0 BAnnotation/AnnotationBuilder.php - Line: 284
8. configureForm 0 BAnnotation/AnnotationBuilder.php - Line: 284
9. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
10. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
11. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
12. checkForExclude 0 BAnnotation/AnnotationBuilder.php - Line: 413
13. discoverName 0 BAnnotation/AnnotationBuilder.php - Line: 397
14. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
15. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
16. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
17. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
18. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
19. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
20. checkForExclude 0 BAnnotation/AnnotationBuilder.php - Line: 413
21. discoverName 0 BAnnotation/AnnotationBuilder.php - Line: 397
22. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
23. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
24. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
25. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
26. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
27. checkForExclude 0 BAnnotation/AnnotationBuilder.php - Line: 413
28. discoverName 0 BAnnotation/AnnotationBuilder.php - Line: 397
29. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
30. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
31. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
32. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
33. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
34. createAnnotation 0 BAnnotation/AnnotationManager.php - Line: 103
35. checkForExclude 0 BAnnotation/AnnotationBuilder.php - Line: 413
36. discoverName 0 BAnnotation/AnnotationBuilder.php - Line: 397
37. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
38. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
39. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
40. configureElement 0 BAnnotation/AnnotationBuilder.php - Line: 331
41. session.validate 0 BSession/SessionManager.php - Line: 374
42. render 0 BMvc/Application.php - Line: 353
43. renderer 0 BView/View.php - Line: 175
44. renderer.post 0 BView/View.php - Line: 185
45. renderer 0 BView/View.php - Line: 175
46. renderer.post 0 BView/View.php - Line: 185
47. response 0 BView/View.php - Line: 216
48. finish 0 BMvc/Application.php - Line: 354
49. collected 0 BZendDeveloperTools/Profiler.php - Line: 215
Memory Peak 2.00 MBConfig
)
array(15) { ["router"] => array(1) { ["routes"] => array(26) { ["home"] => array(2) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(1) "/" ["defaults"] => array(2) { ["controller"] => string(23) "SanAuth\Controller\Auth" ["action"] => string(5) "login" } } } ["login"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(6) "/auth/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(18) "SanAuth\Controller" ["controller"] => string(4) "Auth" ["action"] => string(5) "login" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["process"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(9) "[: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) { } } } } } ["success"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(9) "/success/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(18) "SanAuth\Controller" ["controller"] => string(7) "Success" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["default"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(9) "[: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) { } } } } } ["users"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(7) "/users/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(16) "Users\Controller" ["controller"] => string(5) "Index" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["default"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(23) "[: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(2) { ["controller"] => string(22) "Users\Controller\index" ["action"] => string(5) "index" } } } ["user-manager"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(28) "user-manager[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(28) "Users\Controller\UserManager" ["action"] => string(5) "index" } } } ["register"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(18) "register[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(25) "Users\Controller\Register" ["action"] => string(5) "index" } } } } } ["inbox"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(7) "/inbox/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(16) "Inbox\Controller" ["controller"] => string(5) "Inbox" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(4) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["upload"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(26) "Inbox\Controller\AjaxInbox" } } } } } ["inbox-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(11) "/inbox-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(16) "Inbox\Controller" ["controller"] => string(8) "DocInbox" ["action"] => string(11) "downloadDoc" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["downloadDoc"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["outbox"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(8) "/outbox/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Outbox\Controller" ["controller"] => string(6) "Outbox" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(4) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["upload"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(28) "Outbox\Controller\AjaxOutbox" } } } } } ["outbox-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(12) "/outbox-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Outbox\Controller" ["controller"] => string(9) "DocOutbox" ["action"] => string(11) "downloadDoc" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["downloadDoc"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["contract"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(10) "/contract/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Contract\Controller" ["controller"] => string(8) "Contract" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(32) "Contract\Controller\AjaxContract" } } } } } ["contract-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(14) "/contract-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Contract\Controller" ["controller"] => string(11) "DocContract" ["action"] => string(11) "downloadDoc" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["downloadDoc"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["deal"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(15) "/deal[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Contract\Controller" ["controller"] => string(4) "Deal" ["action"] => string(8) "getDeals" } } } ["object"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(8) "/object/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Object\Controller" ["controller"] => string(6) "Object" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(28) "Object\Controller\AjaxObject" ["action"] => string(4) "ajax" } } } } } ["object-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(12) "/object-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Object\Controller" ["controller"] => string(9) "DocObject" ["action"] => string(11) "downloadDoc" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["greatSchedule"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["customer"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(10) "/customer/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Customer\Controller" ["controller"] => string(8) "Customer" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Customer\Controller" ["controller"] => string(12) "AjaxCustomer" ["action"] => string(4) "ajax" } } } } } ["protocol"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(10) "/protocol/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(8) "Protocol" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(32) "Protocol\Controller\AjaxProtocol" } } } } } ["protocol-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(14) "/protocol-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(11) "DocProtocol" ["action"] => string(14) "downloadDocAct" } } ["may_terminate"] => bool(true) ["child_routes"] => array(5) { ["downloadDocAct"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["downloadDocProtocol"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["downloadXLSXProtocol"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["createXLSX"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["greatListProtocols"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["measure-defect"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(25) "/measure-defect[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(6) "Defect" } } } ["protocol-resistance"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(30) "/protocol-resistance[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(10) "Resistance" } } } ["protocol-ground"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(26) "/protocol-ground[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(6) "Ground" } } } ["electric-defect-trts"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(31) "/electric-defect-trts[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(18) "ElectricDefectTRTS" } } } ["electric-defect-rule"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(31) "/electric-defect-rule[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(18) "ElectricDefectRule" } } } ["task"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(6) "/task/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(15) "Task\Controller" ["controller"] => string(4) "Task" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(5) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["upload"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(24) "Task\Controller\AjaxTask" } } } ["info"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "info[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(24) "Task\Controller\InfoTask" } } } } } ["chat"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(15) "/chat[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(3) { ["__NAMESPACE__"] => string(15) "Chat\Controller" ["controller"] => string(8) "AjaxChat" ["action"] => string(5) "write" } } } ["device"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(8) "/device/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Device\Controller" ["controller"] => string(6) "Device" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(28) "Device\Controller\AjaxDevice" ["action"] => string(4) "ajax" } } } } } ["device-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(12) "/device-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Device\Controller" ["controller"] => string(9) "DocDevice" ["action"] => string(9) "greatList" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["greatList"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["some"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(5) "/some" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(15) "Some\Controller" ["controller"] => string(4) "Some" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(2) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(8) "/[:page]" } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(21) "/ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(20) "Some\Controller\Some" ["action"] => string(4) "ajax" } } } } } } } ["service_manager"] => array(2) { ["abstract_factories"] => array(2) { [0] => string(53) "Zend\Cache\Service\StorageCacheAbstractServiceFactory" [1] => string(37) "Zend\Log\LoggerAbstractServiceFactory" } ["factories"] => array(2) { ["translator"] => string(41) "Zend\Mvc\Service\TranslatorServiceFactory" ["Zend\Db\Adapter\Adapter"] => object(Closure)#597 (1) { ["this"] => object(ZendDeveloperTools\Collector\ConfigCollector)#578 (2) { ["config":protected] => array(15) { ["router"] => array(1) { ["routes"] => array(26) { ["home"] => array(2) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(1) "/" ["defaults"] => array(2) { ["controller"] => string(23) "SanAuth\Controller\Auth" ["action"] => string(5) "login" } } } ["login"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(6) "/auth/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(18) "SanAuth\Controller" ["controller"] => string(4) "Auth" ["action"] => string(5) "login" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["process"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(9) "[: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) { } } } } } ["success"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(9) "/success/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(18) "SanAuth\Controller" ["controller"] => string(7) "Success" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["default"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(9) "[: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) { } } } } } ["users"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(7) "/users/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(16) "Users\Controller" ["controller"] => string(5) "Index" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["default"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(23) "[: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(2) { ["controller"] => string(22) "Users\Controller\index" ["action"] => string(5) "index" } } } ["user-manager"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(28) "user-manager[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(28) "Users\Controller\UserManager" ["action"] => string(5) "index" } } } ["register"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(18) "register[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(25) "Users\Controller\Register" ["action"] => string(5) "index" } } } } } ["inbox"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(7) "/inbox/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(16) "Inbox\Controller" ["controller"] => string(5) "Inbox" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(4) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["upload"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(26) "Inbox\Controller\AjaxInbox" } } } } } ["inbox-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(11) "/inbox-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(16) "Inbox\Controller" ["controller"] => string(8) "DocInbox" ["action"] => string(11) "downloadDoc" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["downloadDoc"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["outbox"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(8) "/outbox/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Outbox\Controller" ["controller"] => string(6) "Outbox" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(4) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["upload"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(28) "Outbox\Controller\AjaxOutbox" } } } } } ["outbox-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(12) "/outbox-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Outbox\Controller" ["controller"] => string(9) "DocOutbox" ["action"] => string(11) "downloadDoc" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["downloadDoc"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["contract"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(10) "/contract/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Contract\Controller" ["controller"] => string(8) "Contract" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(32) "Contract\Controller\AjaxContract" } } } } } ["contract-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(14) "/contract-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Contract\Controller" ["controller"] => string(11) "DocContract" ["action"] => string(11) "downloadDoc" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["downloadDoc"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["deal"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(15) "/deal[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Contract\Controller" ["controller"] => string(4) "Deal" ["action"] => string(8) "getDeals" } } } ["object"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(8) "/object/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Object\Controller" ["controller"] => string(6) "Object" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(28) "Object\Controller\AjaxObject" ["action"] => string(4) "ajax" } } } } } ["object-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(12) "/object-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Object\Controller" ["controller"] => string(9) "DocObject" ["action"] => string(11) "downloadDoc" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["greatSchedule"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["customer"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(10) "/customer/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Customer\Controller" ["controller"] => string(8) "Customer" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Customer\Controller" ["controller"] => string(12) "AjaxCustomer" ["action"] => string(4) "ajax" } } } } } ["protocol"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(10) "/protocol/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(8) "Protocol" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(32) "Protocol\Controller\AjaxProtocol" } } } } } ["protocol-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(14) "/protocol-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(11) "DocProtocol" ["action"] => string(14) "downloadDocAct" } } ["may_terminate"] => bool(true) ["child_routes"] => array(5) { ["downloadDocAct"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["downloadDocProtocol"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["downloadXLSXProtocol"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["createXLSX"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["greatListProtocols"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["measure-defect"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(25) "/measure-defect[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(6) "Defect" } } } ["protocol-resistance"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(30) "/protocol-resistance[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(10) "Resistance" } } } ["protocol-ground"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(26) "/protocol-ground[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(6) "Ground" } } } ["electric-defect-trts"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(31) "/electric-defect-trts[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(18) "ElectricDefectTRTS" } } } ["electric-defect-rule"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(31) "/electric-defect-rule[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["__NAMESPACE__"] => string(19) "Protocol\Controller" ["controller"] => string(18) "ElectricDefectRule" } } } ["task"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(6) "/task/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(15) "Task\Controller" ["controller"] => string(4) "Task" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(5) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["upload"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(24) "Task\Controller\AjaxTask" } } } ["info"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "info[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(1) { ["controller"] => string(24) "Task\Controller\InfoTask" } } } } } ["chat"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(3) { ["route"] => string(15) "/chat[/:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } ["defaults"] => array(3) { ["__NAMESPACE__"] => string(15) "Chat\Controller" ["controller"] => string(8) "AjaxChat" ["action"] => string(5) "write" } } } ["device"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(8) "/device/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Device\Controller" ["controller"] => string(6) "Device" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(3) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(7) "[:page]" } } ["add"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(20) "ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(28) "Device\Controller\AjaxDevice" ["action"] => string(4) "ajax" } } } } } ["device-doc"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(12) "/device-doc/" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(17) "Device\Controller" ["controller"] => string(9) "DocDevice" ["action"] => string(9) "greatList" } } ["may_terminate"] => bool(true) ["child_routes"] => array(1) { ["greatList"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(2) { ["route"] => string(9) "[:action]" ["constraints"] => array(1) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" } } } } } ["some"] => array(4) { ["type"] => string(7) "Literal" ["options"] => array(2) { ["route"] => string(5) "/some" ["defaults"] => array(3) { ["__NAMESPACE__"] => string(15) "Some\Controller" ["controller"] => string(4) "Some" ["action"] => string(5) "index" } } ["may_terminate"] => bool(true) ["child_routes"] => array(2) { ["page"] => array(2) { ["type"] => string(7) "segment" ["options"] => array(1) { ["route"] => string(8) "/[:page]" } } ["ajax"] => array(2) { ["type"] => string(7) "Segment" ["options"] => array(3) { ["route"] => string(21) "/ajax[/:action[/:id]]" ["constraints"] => array(2) { ["action"] => string(22) "[a-zA-Z][a-zA-Z0-9_-]*" ["id"] => string(14) "[a-zA-Z0-9_-]*" } ["defaults"] => array(2) { ["controller"] => string(20) "Some\Controller\Some" ["action"] => string(4) "ajax" } } } } } } } ["service_manager"] => array(2) { ["abstract_factories"] => array(2) { [0] => string(53) "Zend\Cache\Service\StorageCacheAbstractServiceFactory" [1] => string(37) "Zend\Log\LoggerAbstractServiceFactory" } ["factories"] => array(2) { ["translator"] => string(41) "Zend\Mvc\Service\TranslatorServiceFactory" ["Zend\Db\Adapter\Adapter"] => object(ZendDeveloperTools\Stub\ClosureStub)#583 (0) { } } } ["controllers"] => array(2) { ["invokables"] => array(24) { ["SanAuth\Controller\Auth"] => string(33) "SanAuth\Controller\AuthController" ["SanAuth\Controller\Success"] => string(36) "SanAuth\Controller\SuccessController" ["Users\Controller\Register"] => string(35) "Users\Controller\RegisterController" ["Users\Controller\UserManager"] => string(38) "Users\Controller\UserManagerController" ["Inbox\Controller\Inbox"] => string(32) "Inbox\Controller\InboxController" ["Inbox\Controller\AjaxInbox"] => string(36) "Inbox\Controller\AjaxInboxController" ["Inbox\Controller\DocInbox"] => string(35) "Inbox\Controller\DocInboxController" ["Outbox\Controller\Outbox"] => string(34) "Outbox\Controller\OutboxController" ["Outbox\Controller\AjaxOutbox"] => string(38) "Outbox\Controller\AjaxOutboxController" ["Outbox\Controller\DocOutbox"] => string(37) "Outbox\Controller\DocOutboxController" ["Contract\Controller\Contract"] => string(38) "Contract\Controller\ContractController" ["Contract\Controller\AjaxContract"] => string(42) "Contract\Controller\AjaxContractController" ["Contract\Controller\DocContract"] => string(41) "Contract\Controller\DocContractController" ["Object\Controller\Object"] => string(34) "Object\Controller\ObjectController" ["Object\Controller\AjaxObject"] => string(38) "Object\Controller\AjaxObjectController" ["Object\Controller\DocObject"] => string(37) "Object\Controller\DocObjectController" ["Protocol\Controller\Protocol"] => string(38) "Protocol\Controller\ProtocolController" ["Protocol\Controller\AjaxProtocol"] => string(42) "Protocol\Controller\AjaxProtocolController" ["Protocol\Controller\DocProtocol"] => string(41) "Protocol\Controller\DocProtocolController" ["Task\Controller\Task"] => string(30) "Task\Controller\TaskController" ["Task\Controller\AjaxTask"] => string(34) "Task\Controller\AjaxTaskController" ["Task\Controller\InfoTask"] => string(34) "Task\Controller\InfoTaskController" ["Chat\Controller\AjaxChat"] => string(34) "Chat\Controller\AjaxChatController" ["Some\Controller\Some"] => string(30) "Some\Controller\SomeController" } ["factories"] => array(11) { ["Contract\Controller\Deal"] => string(56) "Contract\Controller\Factory\DealDetailsControllerFactory" ["Customer\Controller\Customer"] => string(60) "Customer\Controller\Factory\CustomerDetailsControllerFactory" ["Customer\Controller\AjaxCustomer"] => string(64) "Customer\Controller\Factory\AjaxCustomerDetailsControllerFactory" ["Protocol\Controller\ElectricDefectRule"] => string(70) "Protocol\Controller\Factory\ElectricDefectRuleDetailsControllerFactory" ["Protocol\Controller\ElectricDefectTRTS"] => string(70) "Protocol\Controller\Factory\ElectricDefectTRTSDetailsControllerFactory" ["Protocol\Controller\Defect"] => string(58) "Protocol\Controller\Factory\DefectDetailsControllerFactory" ["Protocol\Controller\Resistance"] => string(62) "Protocol\Controller\Factory\ResistanceDetailsControllerFactory" ["Protocol\Controller\Ground"] => string(58) "Protocol\Controller\Factory\GroundDetailsControllerFactory" ["Device\Controller\Device"] => string(56) "Device\Controller\Factory\DeviceDetailsControllerFactory" ["Device\Controller\AjaxDevice"] => string(60) "Device\Controller\Factory\AjaxDeviceDetailsControllerFactory" ["Device\Controller\DocDevice"] => string(59) "Device\Controller\Factory\DocDeviceDetailsControllerFactory" } } ["view_manager"] => array(8) { ["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(62) "/var/www/module/Application/config/../view/layout/layout.phtml" ["layout/blank"] => string(61) "/var/www/module/Application/config/../view/layout/blank.phtml" ["application/index/index"] => string(72) "/var/www/module/Application/config/../view/application/index/index.phtml" ["error/404"] => string(58) "/var/www/module/Application/config/../view/error/404.phtml" ["error/index"] => string(60) "/var/www/module/Application/config/../view/error/index.phtml" ["my_pagination_control"] => string(64) "/var/www/module/Application/config/../view/paginator/pager.phtml" } ["strategies"] => array(1) { [0] => string(16) "ViewJsonStrategy" } ["template_path_stack"] => array(12) { ["zenddevelopertools"] => string(65) "/var/www/vendor/zendframework/zend-developer-tools/config/../view" ["SanAuth"] => string(38) "/var/www/module/SanAuth/config/../view" ["application"] => string(36) "/var/www/module/Users/config/../view" ["Inbox"] => string(36) "/var/www/module/Inbox/config/../view" ["Outbox"] => string(37) "/var/www/module/Outbox/config/../view" ["Contract"] => string(39) "/var/www/module/Contract/config/../view" ["Object"] => string(37) "/var/www/module/Object/config/../view" ["Customer"] => string(39) "/var/www/module/Customer/config/../view" ["Protocol"] => string(39) "/var/www/module/Protocol/config/../view" ["Task"] => string(35) "/var/www/module/Task/config/../view" ["Device"] => string(37) "/var/www/module/Device/config/../view" ["Some"] => string(35) "/var/www/module/Some/config/../view" } } ["translator"] => array(2) { ["locale"] => string(5) "ru_RU" ["translation_file_patterns"] => array(1) { [0] => array(3) { ["type"] => string(7) "gettext" ["base_dir"] => string(46) "/var/www/module/Application/config/../language" ["pattern"] => string(5) "%s.mo" } } } ["templates_docs"] => array(6) { ["template_docx"] => string(62) "/var/www/module/Application/config/../../../www/template/docx/" ["template_outboxs"] => string(65) "/var/www/module/Outbox/config/../../../www/template/docx/outboxs/" ["template_contracts"] => string(69) "/var/www/module/Contract/config/../../../www/template/docx/contracts/" ["template_acts"] => string(64) "/var/www/module/Protocol/config/../../../www/template/docx/acts/" ["template_protocols"] => string(69) "/var/www/module/Protocol/config/../../../www/template/docx/protocols/" ["template_protocol_xlsx"] => string(69) "/var/www/module/Protocol/config/../../../www/template/xlsx/protocols/" } ["php_settings"] => array(2) { ["session.name"] => string(9) "PHPSESSID" ["session.save_path"] => string(61) "/var/www/module/Application/config/../../../www/data/session/" } ["module_config"] => array(9) { ["location"] => string(53) "/var/www/module/Application/config/../../../www/data/" ["inbox_location"] => string(54) "/var/www/module/Inbox/config/../../../www/data/inboxs/" ["outbox_location"] => string(56) "/var/www/module/Outbox/config/../../../www/data/outboxs/" ["protocol_location"] => string(60) "/var/www/module/Protocol/config/../../../www/data/protocols/" ["cache_location"] => string(56) "/var/www/module/Protocol/config/../../../www/data/cache/" ["task_location"] => string(52) "/var/www/module/Task/config/../../../www/data/tasks/" ["chat_location"] => string(51) "/var/www/module/Chat/config/../../../www/data/chat/" ["xls_location"] => string(51) "/var/www/module/Some/config/../../../www/data/some/" ["log_location"] => string(50) "/var/www/module/Some/config/../../../www/data/log/" } ["view_helpers"] => array(0) { } ["properties"] => array(2) { ["doc"] => array(2) { ["creator"] => string(31) "Евгений Глечиков" ["title"] => string(43) "Исходящая документация" } ["sheet0"] => array(5) { ["title"] => string(18) "Исходящая" ["margins"] => array(4) { ["top"] => float(0.4) ["right"] => float(0.2) ["left"] => float(0.2) ["bottom"] => float(0.2) } ["columns_width"] => array(8) { ["A"] => int(8) ["B"] => int(10) ["C"] => int(13) ["D"] => int(52) ["E"] => int(23) ["F"] => int(23) ["G"] => int(52) ["H"] => int(52) } ["repeat_rows_start"] => int(1) ["repeat_rows_end"] => int(2) } } ["format"] => array(0) { } ["styles"] => array(3) { ["document"] => array(1) { ["font"] => array(2) { ["size"] => int(10) ["name"] => string(15) "Times New Roman" } } ["sheet"] => array(0) { } ["cell"] => array(1) { ["color_header"] => string(6) "C2FFFF" } } ["parameter"] => array(2) { ["param_form_electric"] => array(6) { ["electric_template"] => array(12) { [0] => string(43) "Пассажирский (релейный)" [1] => string(41) "2 Пассажирский, (реле, 5)" [2] => string(33) "3 Больничный (реле)" [3] => string(48) "4 Больничный, Грузовой, эл.5" [4] => string(33) "5 Пассажирский эл.4" [5] => string(37) "6 Пассажирский, эл.ч.4" [6] => string(34) "7 Пассажирский, эл.5" [7] => string(37) "8 Пассажирский, эл.ч.5" [8] => string(22) "9 ТО (Гр.100кг)." [9] => string(34) "10 OTIS, Китай, п.эл.ч.5" [10] => string(36) "№18-60- (пл-ма для инв.)" [11] => string(42) "№18-60- (под.накл.для инв.)" } ["electric_component"] => array(6) { [0] => string(29) "Аппараты защиты" [1] => string(30) "Электропроводка" [2] => string(38) "Электрооборудование" [3] => string(81) "Освещение и электроустановочные устройства" [4] => string(41) "Заземление (зануление)" [5] => string(78) "Маркировка элементов электрооборудования" } ["name_line"] => array(49) { [0] => string(57) "Вторичная обмотка тр-ра TRF2 (220в)" [1] => string(61) "Вторичная обмотка OS1 тр-ра TRF1 (220в)" [2] => string(61) "Вторичная обмотка OS2 тр-ра TRF1 (220в)" [3] => string(61) "Вторичная обмотка OS3 тр-ра TRF1 (220в)" [4] => string(61) "Вторичная обмотка OS4 тр-ра TRF1 (220в)" [5] => string(60) "Вторичная обмотка OS5 тр-ра TRF1 (220в)" [6] => string(47) "Обмотка Б скорости М1 (380в)" [7] => string(46) "Обмотка М скорости М1 (380в)" [8] => string(56) "Обмотка магнитной отводки (220в)" [9] => string(45) "Обмотка ТР вторичная (24в)" [10] => string(46) "Обмотка ТР первичная (220в)" [11] => string(47) "Обмотка ТР1 вторичная (85в)" [12] => string(47) "Обмотка ТР1 вторичная (95в)" [13] => string(48) "Обмотка ТР1 первичная (380в)" [14] => string(47) "Обмотка Тр3 вторичная (24в)" [15] => string(48) "Обмотка Тр3 первичная (380в)" [16] => string(52) "Обмотка эл.двиг. лебедки (380в)" [17] => string(54) "Обмотка эл.двигателя М1 (380в)" [18] => string(50) "Обмотка эл.двигателя М2 (380в)" [19] => string(49) "Обмотка эл.двигателя М2 (95в)" [20] => string(29) "Обмотка Эм Т(220в)" [21] => string(29) "От 2ВА до ТР (220в))" [22] => string(60) "От автомат.выкл. до инвертора(380в)" [23] => string(47) "От автомат.выкл. до TRF (380в)" [24] => string(48) "От автомат.выкл. до TRF1 (380в)" [25] => string(48) "От автомат.выкл. до TRF2 (380в)" [26] => string(38) "От ВАЗ (ПР1) до ТР1 (380в)" [27] => string(29) "От ВАЗ до ТР (220в)" [28] => string(27) "От ВУ до 1ВА(380в)" [29] => string(70) "От к-лера до обмотки эл.дв. лебедки (380в)" [30] => string(50) "От КВ и КБ до обмотки (Б) (380в)" [31] => string(57) "От КВ, КН и КБ до част.преоб. (380в)" [32] => string(54) "От КВ,КН и КБ до обмотки М1 (380в)" [33] => string(52) "От КМ и КН до обмотки (М)М1(380в)" [34] => string(36) "От КН и КВ до ЭмТ(380в)" [35] => string(48) "От НКУ до магн.отводки (220в)" [36] => string(38) "От НКУ до Эл.дв.М2 (380в)" [37] => string(28) "От ПР2 до ТР3(380в)" [38] => string(47) "От РОД и РЗД до Эл.дв.М2 (95в)" [39] => string(27) "От ТР1 до ВП3(85в)" [40] => string(59) "От част.преобр. до обмотки М1 (380в)" [41] => string(39) "Первичная обм. TRF (380в)" [42] => string(40) "Первичная обм. TRF1 (380в)" [43] => string(54) "Силовая линия от ВРУ до ВУ(380в)" [44] => string(50) "Цепи освещения кабины (220в)" [45] => string(47) "Цепи освещения шахты (220в)" [46] => string(39) "Цепи сигнализации(24в)" [47] => string(38) "Цепи управления (24в)" [48] => string(37) "Цепь управления(-110в)" } ["mark_line"] => array(10) { [0] => string(5) "А-В" [1] => string(5) "В-С" [2] => string(5) "А-С" [3] => string(3) "A-N" [4] => string(3) "B-N" [5] => string(3) "C-N" [6] => string(4) "A-PE" [7] => string(4) "B-PE" [8] => string(4) "C-PE" [9] => string(4) "N-PE" } ["name_ground"] => array(32) { [0] => string(38) "Все металлорукава МП" [1] => string(68) "Все металлорукава в шахте и на кабине" [2] => string(63) "Жила N и PE вводного силового кабеля" [3] => string(44) "Корпус блока резисторов" [4] => string(50) "Корпус вводного устройства" [5] => string(81) "Корпус выключателя переcпуска и переподьема" [6] => string(46) "Корпус датчика УКСЛ, УКДЛ" [7] => string(94) "Корпус частотного преобразователя привода лебедки" [8] => string(44) "Корпус шкафа управления" [9] => string(53) "Корпус эл.магнитного тормоза" [10] => string(45) "Корпус электродвигателя" [11] => string(70) "Корпуса и кронштейны трансформаторов" [12] => string(75) "Металлический корпус вызывных аппаратов" [13] => string(88) "Металлический корпус выключателей дверей шахты" [14] => string(96) "Металлический корпус выключателей дверного привода" [15] => string(88) "Металлический корпус выключателя дверей кабины" [16] => string(96) "Металлический корпус выключателя магнитной отводки" [17] => string(102) "Металлический корпус выключателя натяжного устройства" [18] => string(113) "Металлический корпус концевого выключателя ловителей кабины" [19] => string(100) "Металлический корпус концевого выключателя СПК и ДУСК" [20] => string(69) "Металлический корпус панели приказов" [21] => string(128) "Металлический корпус распределительных коробок в машинном помещении" [22] => string(91) "Металлический корпус эл.двигателя привода дверей" [23] => string(83) "Металлический корпус этажного переключателя" [24] => string(104) "Металлический корпус этажной распределительной коробки" [25] => string(49) "Металлоконструкция кабины" [26] => string(63) "Направляющие кабины и противовеса" [27] => string(33) "Подрамник лебедки" [28] => string(23) "Рама лебедки" [29] => string(38) "Порталы дверей шахты" [30] => string(57) "Струна открытой проводки шахты" [31] => string(98) "Тросик или заземляющая жила подвесного кабеля кабины" } ["protection_place"] => array(3) { [0] => string(66) "Силовая линия на вводном устройстве" [1] => string(47) "Электродвигатель лебедки" [2] => string(60) "Электродвигатель привода дверей" } } ["param_separate_form"] => array(11) { ["customer"] => array(1) { [0] => string(9) "name_cust" } ["official_customer"] => array(2) { [0] => string(13) "post_official" [1] => string(8) "official" } ["owner"] => array(1) { [0] => string(10) "name_owner" } ["official_owner"] => array(2) { [0] => string(19) "owner_post_official" [1] => string(14) "owner_official" } ["protocol"] => array(12) { [0] => string(2) "id" [1] => string(4) "type" [2] => string(8) "date_act" [3] => string(13) "date_protocol" [4] => string(9) "object_id" [5] => string(11) "customer_id" [6] => string(8) "owner_id" [7] => string(7) "user_id" [8] => string(10) "device_set" [9] => string(15) "officialCust_id" [10] => string(16) "officialOwner_id" [11] => string(21) "unit_protection_valid" } ["address"] => array(12) { [0] => string(9) "object_id" [1] => string(11) "year_mf_obj" [2] => string(8) "type_obj" [3] => string(12) "capacity_obj" [4] => string(9) "floor_obj" [5] => string(9) "speed_obj" [6] => string(9) "maker_obj" [7] => string(14) "serial_num_obj" [8] => string(6) "design" [9] => string(9) "frequency" [10] => string(8) "num_line" [11] => string(9) "auto_door" } ["electric_component"] => array(1) { [0] => string(18) "electric_component" } ["unit_protection"] => array(14) { [0] => string(17) "instalation_place" [1] => string(14) "mark_apparatus" [2] => string(14) "type_apparatus" [3] => string(16) "nominal_amperage" [4] => string(14) "reaction_start" [5] => string(12) "reaction_end" [6] => string(12) "resistance_A" [7] => string(12) "resistance_B" [8] => string(12) "resistance_C" [9] => string(10) "amperage_A" [10] => string(10) "amperage_B" [11] => string(10) "amperage_C" [12] => string(16) "time_activ_valid" [13] => string(10) "time_activ" } ["electric_defect_trts"] => array(1) { [0] => string(19) "list_defect_id_trts" } ["electric_defect_rule"] => array(1) { [0] => string(19) "list_defect_id_rule" } ["protocolMeasure"] => array(7) { [0] => string(2) "id" [1] => string(17) "safe_exploitation" [2] => string(17) "visual_inspection" [3] => string(6) "manual" [4] => string(13) "safety_device" [5] => string(11) "ropes_brake" [6] => string(19) "num_control_not_use" } } } ["db"] => array(7) { ["database"] => string(6) "ikc_ze" ["username"] => string(3) "ikc" ["password"] => string(10) "LiftlabFE4" ["hostname"] => string(2) "db" ["charset"] => string(4) "UTF8" ["driver"] => string(3) "pdo" ["dsn"] => string(34) "mysql:dbname=ikc_ze;host=localhost" } ["zenddevelopertools"] => array(3) { ["profiler"] => array(6) { ["enabled"] => bool(true) ["strict"] => bool(true) ["flush_early"] => bool(false) ["cache_dir"] => string(10) "data/cache" ["matcher"] => array(0) { } ["collectors"] => array(0) { } } ["events"] => array(3) { ["enabled"] => bool(true) ["collectors"] => array(0) { } ["identifiers"] => array(0) { } } ["toolbar"] => array(5) { ["enabled"] => bool(true) ["auto_hide"] => bool(false) ["position"] => string(6) "bottom" ["version_check"] => bool(false) ["entries"] => array(0) { } } } } ["applicationConfig":protected] => array(2) { ["modules"] => array(16) { [0] => string(11) "Application" [1] => string(18) "ZendDeveloperTools" [2] => string(11) "BjyProfiler" [3] => string(11) "CheckAccess" [4] => string(7) "SanAuth" [5] => string(5) "Users" [6] => string(5) "Inbox" [7] => string(6) "Outbox" [8] => string(8) "Contract" [9] => string(6) "Object" [10] => string(8) "Customer" [11] => string(8) "Protocol" [12] => string(4) "Task" [13] => string(4) "Chat" [14] => string(6) "Device" [15] => string(4) "Some" } ["module_listener_options"] => array(2) { ["module_paths"] => array(2) { [0] => string(8) "./module" [1] => string(8) "./vendor" } ["config_glob_paths"] => array(1) { [0] => string(44) "config/autoload/{{,*.}global,{,*.}local}.php" } } } } } } } ["controllers"] => array(2) { ["invokables"] => array(24) { ["SanAuth\Controller\Auth"] => string(33) "SanAuth\Controller\AuthController" ["SanAuth\Controller\Success"] => string(36) "SanAuth\Controller\SuccessController" ["Users\Controller\Register"] => string(35) "Users\Controller\RegisterController" ["Users\Controller\UserManager"] => string(38) "Users\Controller\UserManagerController" ["Inbox\Controller\Inbox"] => string(32) "Inbox\Controller\InboxController" ["Inbox\Controller\AjaxInbox"] => string(36) "Inbox\Controller\AjaxInboxController" ["Inbox\Controller\DocInbox"] => string(35) "Inbox\Controller\DocInboxController" ["Outbox\Controller\Outbox"] => string(34) "Outbox\Controller\OutboxController" ["Outbox\Controller\AjaxOutbox"] => string(38) "Outbox\Controller\AjaxOutboxController" ["Outbox\Controller\DocOutbox"] => string(37) "Outbox\Controller\DocOutboxController" ["Contract\Controller\Contract"] => string(38) "Contract\Controller\ContractController" ["Contract\Controller\AjaxContract"] => string(42) "Contract\Controller\AjaxContractController" ["Contract\Controller\DocContract"] => string(41) "Contract\Controller\DocContractController" ["Object\Controller\Object"] => string(34) "Object\Controller\ObjectController" ["Object\Controller\AjaxObject"] => string(38) "Object\Controller\AjaxObjectController" ["Object\Controller\DocObject"] => string(37) "Object\Controller\DocObjectController" ["Protocol\Controller\Protocol"] => string(38) "Protocol\Controller\ProtocolController" ["Protocol\Controller\AjaxProtocol"] => string(42) "Protocol\Controller\AjaxProtocolController" ["Protocol\Controller\DocProtocol"] => string(41) "Protocol\Controller\DocProtocolController" ["Task\Controller\Task"] => string(30) "Task\Controller\TaskController" ["Task\Controller\AjaxTask"] => string(34) "Task\Controller\AjaxTaskController" ["Task\Controller\InfoTask"] => string(34) "Task\Controller\InfoTaskController" ["Chat\Controller\AjaxChat"] => string(34) "Chat\Controller\AjaxChatController" ["Some\Controller\Some"] => string(30) "Some\Controller\SomeController" } ["factories"] => array(11) { ["Contract\Controller\Deal"] => string(56) "Contract\Controller\Factory\DealDetailsControllerFactory" ["Customer\Controller\Customer"] => string(60) "Customer\Controller\Factory\CustomerDetailsControllerFactory" ["Customer\Controller\AjaxCustomer"] => string(64) "Customer\Controller\Factory\AjaxCustomerDetailsControllerFactory" ["Protocol\Controller\ElectricDefectRule"] => string(70) "Protocol\Controller\Factory\ElectricDefectRuleDetailsControllerFactory" ["Protocol\Controller\ElectricDefectTRTS"] => string(70) "Protocol\Controller\Factory\ElectricDefectTRTSDetailsControllerFactory" ["Protocol\Controller\Defect"] => string(58) "Protocol\Controller\Factory\DefectDetailsControllerFactory" ["Protocol\Controller\Resistance"] => string(62) "Protocol\Controller\Factory\ResistanceDetailsControllerFactory" ["Protocol\Controller\Ground"] => string(58) "Protocol\Controller\Factory\GroundDetailsControllerFactory" ["Device\Controller\Device"] => string(56) "Device\Controller\Factory\DeviceDetailsControllerFactory" ["Device\Controller\AjaxDevice"] => string(60) "Device\Controller\Factory\AjaxDeviceDetailsControllerFactory" ["Device\Controller\DocDevice"] => string(59) "Device\Controller\Factory\DocDeviceDetailsControllerFactory" } } ["view_manager"] => array(8) { ["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(62) "/var/www/module/Application/config/../view/layout/layout.phtml" ["layout/blank"] => string(61) "/var/www/module/Application/config/../view/layout/blank.phtml" ["application/index/index"] => string(72) "/var/www/module/Application/config/../view/application/index/index.phtml" ["error/404"] => string(58) "/var/www/module/Application/config/../view/error/404.phtml" ["error/index"] => string(60) "/var/www/module/Application/config/../view/error/index.phtml" ["my_pagination_control"] => string(64) "/var/www/module/Application/config/../view/paginator/pager.phtml" } ["strategies"] => array(1) { [0] => string(16) "ViewJsonStrategy" } ["template_path_stack"] => array(12) { ["zenddevelopertools"] => string(65) "/var/www/vendor/zendframework/zend-developer-tools/config/../view" ["SanAuth"] => string(38) "/var/www/module/SanAuth/config/../view" ["application"] => string(36) "/var/www/module/Users/config/../view" ["Inbox"] => string(36) "/var/www/module/Inbox/config/../view" ["Outbox"] => string(37) "/var/www/module/Outbox/config/../view" ["Contract"] => string(39) "/var/www/module/Contract/config/../view" ["Object"] => string(37) "/var/www/module/Object/config/../view" ["Customer"] => string(39) "/var/www/module/Customer/config/../view" ["Protocol"] => string(39) "/var/www/module/Protocol/config/../view" ["Task"] => string(35) "/var/www/module/Task/config/../view" ["Device"] => string(37) "/var/www/module/Device/config/../view" ["Some"] => string(35) "/var/www/module/Some/config/../view" } } ["translator"] => array(2) { ["locale"] => string(5) "ru_RU" ["translation_file_patterns"] => array(1) { [0] => array(3) { ["type"] => string(7) "gettext" ["base_dir"] => string(46) "/var/www/module/Application/config/../language" ["pattern"] => string(5) "%s.mo" } } } ["templates_docs"] => array(6) { ["template_docx"] => string(62) "/var/www/module/Application/config/../../../www/template/docx/" ["template_outboxs"] => string(65) "/var/www/module/Outbox/config/../../../www/template/docx/outboxs/" ["template_contracts"] => string(69) "/var/www/module/Contract/config/../../../www/template/docx/contracts/" ["template_acts"] => string(64) "/var/www/module/Protocol/config/../../../www/template/docx/acts/" ["template_protocols"] => string(69) "/var/www/module/Protocol/config/../../../www/template/docx/protocols/" ["template_protocol_xlsx"] => string(69) "/var/www/module/Protocol/config/../../../www/template/xlsx/protocols/" } ["php_settings"] => array(2) { ["session.name"] => string(9) "PHPSESSID" ["session.save_path"] => string(61) "/var/www/module/Application/config/../../../www/data/session/" } ["module_config"] => array(9) { ["location"] => string(53) "/var/www/module/Application/config/../../../www/data/" ["inbox_location"] => string(54) "/var/www/module/Inbox/config/../../../www/data/inboxs/" ["outbox_location"] => string(56) "/var/www/module/Outbox/config/../../../www/data/outboxs/" ["protocol_location"] => string(60) "/var/www/module/Protocol/config/../../../www/data/protocols/" ["cache_location"] => string(56) "/var/www/module/Protocol/config/../../../www/data/cache/" ["task_location"] => string(52) "/var/www/module/Task/config/../../../www/data/tasks/" ["chat_location"] => string(51) "/var/www/module/Chat/config/../../../www/data/chat/" ["xls_location"] => string(51) "/var/www/module/Some/config/../../../www/data/some/" ["log_location"] => string(50) "/var/www/module/Some/config/../../../www/data/log/" } ["view_helpers"] => array(0) { } ["properties"] => array(2) { ["doc"] => array(2) { ["creator"] => string(31) "Евгений Глечиков" ["title"] => string(43) "Исходящая документация" } ["sheet0"] => array(5) { ["title"] => string(18) "Исходящая" ["margins"] => array(4) { ["top"] => float(0.4) ["right"] => float(0.2) ["left"] => float(0.2) ["bottom"] => float(0.2) } ["columns_width"] => array(8) { ["A"] => int(8) ["B"] => int(10) ["C"] => int(13) ["D"] => int(52) ["E"] => int(23) ["F"] => int(23) ["G"] => int(52) ["H"] => int(52) } ["repeat_rows_start"] => int(1) ["repeat_rows_end"] => int(2) } } ["format"] => array(0) { } ["styles"] => array(3) { ["document"] => array(1) { ["font"] => array(2) { ["size"] => int(10) ["name"] => string(15) "Times New Roman" } } ["sheet"] => array(0) { } ["cell"] => array(1) { ["color_header"] => string(6) "C2FFFF" } } ["parameter"] => array(2) { ["param_form_electric"] => array(6) { ["electric_template"] => array(12) { [0] => string(43) "Пассажирский (релейный)" [1] => string(41) "2 Пассажирский, (реле, 5)" [2] => string(33) "3 Больничный (реле)" [3] => string(48) "4 Больничный, Грузовой, эл.5" [4] => string(33) "5 Пассажирский эл.4" [5] => string(37) "6 Пассажирский, эл.ч.4" [6] => string(34) "7 Пассажирский, эл.5" [7] => string(37) "8 Пассажирский, эл.ч.5" [8] => string(22) "9 ТО (Гр.100кг)." [9] => string(34) "10 OTIS, Китай, п.эл.ч.5" [10] => string(36) "№18-60- (пл-ма для инв.)" [11] => string(42) "№18-60- (под.накл.для инв.)" } ["electric_component"] => array(6) { [0] => string(29) "Аппараты защиты" [1] => string(30) "Электропроводка" [2] => string(38) "Электрооборудование" [3] => string(81) "Освещение и электроустановочные устройства" [4] => string(41) "Заземление (зануление)" [5] => string(78) "Маркировка элементов электрооборудования" } ["name_line"] => array(49) { [0] => string(57) "Вторичная обмотка тр-ра TRF2 (220в)" [1] => string(61) "Вторичная обмотка OS1 тр-ра TRF1 (220в)" [2] => string(61) "Вторичная обмотка OS2 тр-ра TRF1 (220в)" [3] => string(61) "Вторичная обмотка OS3 тр-ра TRF1 (220в)" [4] => string(61) "Вторичная обмотка OS4 тр-ра TRF1 (220в)" [5] => string(60) "Вторичная обмотка OS5 тр-ра TRF1 (220в)" [6] => string(47) "Обмотка Б скорости М1 (380в)" [7] => string(46) "Обмотка М скорости М1 (380в)" [8] => string(56) "Обмотка магнитной отводки (220в)" [9] => string(45) "Обмотка ТР вторичная (24в)" [10] => string(46) "Обмотка ТР первичная (220в)" [11] => string(47) "Обмотка ТР1 вторичная (85в)" [12] => string(47) "Обмотка ТР1 вторичная (95в)" [13] => string(48) "Обмотка ТР1 первичная (380в)" [14] => string(47) "Обмотка Тр3 вторичная (24в)" [15] => string(48) "Обмотка Тр3 первичная (380в)" [16] => string(52) "Обмотка эл.двиг. лебедки (380в)" [17] => string(54) "Обмотка эл.двигателя М1 (380в)" [18] => string(50) "Обмотка эл.двигателя М2 (380в)" [19] => string(49) "Обмотка эл.двигателя М2 (95в)" [20] => string(29) "Обмотка Эм Т(220в)" [21] => string(29) "От 2ВА до ТР (220в))" [22] => string(60) "От автомат.выкл. до инвертора(380в)" [23] => string(47) "От автомат.выкл. до TRF (380в)" [24] => string(48) "От автомат.выкл. до TRF1 (380в)" [25] => string(48) "От автомат.выкл. до TRF2 (380в)" [26] => string(38) "От ВАЗ (ПР1) до ТР1 (380в)" [27] => string(29) "От ВАЗ до ТР (220в)" [28] => string(27) "От ВУ до 1ВА(380в)" [29] => string(70) "От к-лера до обмотки эл.дв. лебедки (380в)" [30] => string(50) "От КВ и КБ до обмотки (Б) (380в)" [31] => string(57) "От КВ, КН и КБ до част.преоб. (380в)" [32] => string(54) "От КВ,КН и КБ до обмотки М1 (380в)" [33] => string(52) "От КМ и КН до обмотки (М)М1(380в)" [34] => string(36) "От КН и КВ до ЭмТ(380в)" [35] => string(48) "От НКУ до магн.отводки (220в)" [36] => string(38) "От НКУ до Эл.дв.М2 (380в)" [37] => string(28) "От ПР2 до ТР3(380в)" [38] => string(47) "От РОД и РЗД до Эл.дв.М2 (95в)" [39] => string(27) "От ТР1 до ВП3(85в)" [40] => string(59) "От част.преобр. до обмотки М1 (380в)" [41] => string(39) "Первичная обм. TRF (380в)" [42] => string(40) "Первичная обм. TRF1 (380в)" [43] => string(54) "Силовая линия от ВРУ до ВУ(380в)" [44] => string(50) "Цепи освещения кабины (220в)" [45] => string(47) "Цепи освещения шахты (220в)" [46] => string(39) "Цепи сигнализации(24в)" [47] => string(38) "Цепи управления (24в)" [48] => string(37) "Цепь управления(-110в)" } ["mark_line"] => array(10) { [0] => string(5) "А-В" [1] => string(5) "В-С" [2] => string(5) "А-С" [3] => string(3) "A-N" [4] => string(3) "B-N" [5] => string(3) "C-N" [6] => string(4) "A-PE" [7] => string(4) "B-PE" [8] => string(4) "C-PE" [9] => string(4) "N-PE" } ["name_ground"] => array(32) { [0] => string(38) "Все металлорукава МП" [1] => string(68) "Все металлорукава в шахте и на кабине" [2] => string(63) "Жила N и PE вводного силового кабеля" [3] => string(44) "Корпус блока резисторов" [4] => string(50) "Корпус вводного устройства" [5] => string(81) "Корпус выключателя переcпуска и переподьема" [6] => string(46) "Корпус датчика УКСЛ, УКДЛ" [7] => string(94) "Корпус частотного преобразователя привода лебедки" [8] => string(44) "Корпус шкафа управления" [9] => string(53) "Корпус эл.магнитного тормоза" [10] => string(45) "Корпус электродвигателя" [11] => string(70) "Корпуса и кронштейны трансформаторов" [12] => string(75) "Металлический корпус вызывных аппаратов" [13] => string(88) "Металлический корпус выключателей дверей шахты" [14] => string(96) "Металлический корпус выключателей дверного привода" [15] => string(88) "Металлический корпус выключателя дверей кабины" [16] => string(96) "Металлический корпус выключателя магнитной отводки" [17] => string(102) "Металлический корпус выключателя натяжного устройства" [18] => string(113) "Металлический корпус концевого выключателя ловителей кабины" [19] => string(100) "Металлический корпус концевого выключателя СПК и ДУСК" [20] => string(69) "Металлический корпус панели приказов" [21] => string(128) "Металлический корпус распределительных коробок в машинном помещении" [22] => string(91) "Металлический корпус эл.двигателя привода дверей" [23] => string(83) "Металлический корпус этажного переключателя" [24] => string(104) "Металлический корпус этажной распределительной коробки" [25] => string(49) "Металлоконструкция кабины" [26] => string(63) "Направляющие кабины и противовеса" [27] => string(33) "Подрамник лебедки" [28] => string(23) "Рама лебедки" [29] => string(38) "Порталы дверей шахты" [30] => string(57) "Струна открытой проводки шахты" [31] => string(98) "Тросик или заземляющая жила подвесного кабеля кабины" } ["protection_place"] => array(3) { [0] => string(66) "Силовая линия на вводном устройстве" [1] => string(47) "Электродвигатель лебедки" [2] => string(60) "Электродвигатель привода дверей" } } ["param_separate_form"] => array(11) { ["customer"] => array(1) { [0] => string(9) "name_cust" } ["official_customer"] => array(2) { [0] => string(13) "post_official" [1] => string(8) "official" } ["owner"] => array(1) { [0] => string(10) "name_owner" } ["official_owner"] => array(2) { [0] => string(19) "owner_post_official" [1] => string(14) "owner_official" } ["protocol"] => array(12) { [0] => string(2) "id" [1] => string(4) "type" [2] => string(8) "date_act" [3] => string(13) "date_protocol" [4] => string(9) "object_id" [5] => string(11) "customer_id" [6] => string(8) "owner_id" [7] => string(7) "user_id" [8] => string(10) "device_set" [9] => string(15) "officialCust_id" [10] => string(16) "officialOwner_id" [11] => string(21) "unit_protection_valid" } ["address"] => array(12) { [0] => string(9) "object_id" [1] => string(11) "year_mf_obj" [2] => string(8) "type_obj" [3] => string(12) "capacity_obj" [4] => string(9) "floor_obj" [5] => string(9) "speed_obj" [6] => string(9) "maker_obj" [7] => string(14) "serial_num_obj" [8] => string(6) "design" [9] => string(9) "frequency" [10] => string(8) "num_line" [11] => string(9) "auto_door" } ["electric_component"] => array(1) { [0] => string(18) "electric_component" } ["unit_protection"] => array(14) { [0] => string(17) "instalation_place" [1] => string(14) "mark_apparatus" [2] => string(14) "type_apparatus" [3] => string(16) "nominal_amperage" [4] => string(14) "reaction_start" [5] => string(12) "reaction_end" [6] => string(12) "resistance_A" [7] => string(12) "resistance_B" [8] => string(12) "resistance_C" [9] => string(10) "amperage_A" [10] => string(10) "amperage_B" [11] => string(10) "amperage_C" [12] => string(16) "time_activ_valid" [13] => string(10) "time_activ" } ["electric_defect_trts"] => array(1) { [0] => string(19) "list_defect_id_trts" } ["electric_defect_rule"] => array(1) { [0] => string(19) "list_defect_id_rule" } ["protocolMeasure"] => array(7) { [0] => string(2) "id" [1] => string(17) "safe_exploitation" [2] => string(17) "visual_inspection" [3] => string(6) "manual" [4] => string(13) "safety_device" [5] => string(11) "ropes_brake" [6] => string(19) "num_control_not_use" } } } ["db"] => array(7) { ["database"] => string(6) "ikc_ze" ["username"] => string(3) "ikc" ["password"] => string(10) "LiftlabFE4" ["hostname"] => string(2) "db" ["charset"] => string(4) "UTF8" ["driver"] => string(3) "pdo" ["dsn"] => string(34) "mysql:dbname=ikc_ze;host=localhost" } ["zenddevelopertools"] => array(3) { ["profiler"] => array(6) { ["enabled"] => bool(true) ["strict"] => bool(true) ["flush_early"] => bool(false) ["cache_dir"] => string(10) "data/cache" ["matcher"] => array(0) { } ["collectors"] => array(0) { } } ["events"] => array(3) { ["enabled"] => bool(true) ["collectors"] => array(0) { } ["identifiers"] => array(0) { } } ["toolbar"] => array(5) { ["enabled"] => bool(true) ["auto_hide"] => bool(false) ["position"] => string(6) "bottom" ["version_check"] => bool(false) ["entries"] => array(0) { } } } }
ApplicationConfig
)
array(2) { ["modules"] => array(16) { [0] => string(11) "Application" [1] => string(18) "ZendDeveloperTools" [2] => string(11) "BjyProfiler" [3] => string(11) "CheckAccess" [4] => string(7) "SanAuth" [5] => string(5) "Users" [6] => string(5) "Inbox" [7] => string(6) "Outbox" [8] => string(8) "Contract" [9] => string(6) "Object" [10] => string(8) "Customer" [11] => string(8) "Protocol" [12] => string(4) "Task" [13] => string(4) "Chat" [14] => string(6) "Device" [15] => string(4) "Some" } ["module_listener_options"] => array(2) { ["module_paths"] => array(2) { [0] => string(8) "./module" [1] => string(8) "./vendor" } ["config_glob_paths"] => array(1) { [0] => string(44) "config/autoload/{{,*.}global,{,*.}local}.php" } } }