Hooks

Hooks called and received by modules 1

These hooks have been dispatched by PrestaShop and there are active modules listening and receiving them.

moduleRoutes

Arguments Location Hooked modules
[
  "id_shop" => 1
]
/var/www/mijora/ps91.mijora.markak.lt/classes/Dispatcher.php:575

Ps_checkout

Module arguments
[
  "id_shop" => 1
  "cookie" => Cookie {#19
    #_content: [
      "date_add" => "2026-05-22 12:05:12"
      "id_lang" => 0
      "detect_language" => true
      "shopContext" => "s-1"
    ]
    #_name: "PrestaShop-44d3184e34fedd4d99f3a8b4cbd379ac"
    #_expire: 1781168868
    #_domain: "ps91.mijora.markak.lt"
    #_sameSite: "Lax"
    #_path: "/"
    #cipherTool: PhpEncryption {#18 …}
    #_modified: false
    #_allow_writing: true
    #_salt: "gV26Iqzknrta4cDtvJiAx9BMA5F2JdFd"
    #_standalone: false
    #_secure: true
    #session: null
  }
  "cart" => null
  "altern" => 1
]

Hooks called but not received by modules 8

These hooks have been dispatched by PrestaShop but no modules have subscribed to them.

actionDispatcherBefore

Arguments Location
[
  "_ps_version" => "9.1.1"
  "request" => Symfony\Component\HttpFoundation\Request {#66
    +attributes: Symfony\Component\HttpFoundation\ParameterBag {#65 …}
    +request: Symfony\Component\HttpFoundation\InputBag {#57 …}
    +query: Symfony\Component\HttpFoundation\InputBag {#67 …}
    +server: Symfony\Component\HttpFoundation\ServerBag {#62 …}
    +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
    +cookies: Symfony\Component\HttpFoundation\InputBag {#64 …}
    +headers: Symfony\Component\HttpFoundation\HeaderBag {#61 …}
    #content: ""
    #languages: null
    #charsets: null
    #encodings: null
    #acceptableContentTypes: [
      "*/*"
    ]
    #pathInfo: "/"
    #requestUri: "/admin921a53syffhxeukt2i9/?controller=AdminDashboard&token=c.IBFbOaQPotRG2E86I6g0uNJJZnwmuIPtaiGYOxIbvSw.bEcKcMV5-JMVryxJfJ5X9eIjLQ%E2%80%A6"
    #baseUrl: "/admin921a53syffhxeukt2i9"
    #basePath: null
    #method: "GET"
    #format: null
    #session: Symfony\Component\HttpFoundation\Session\Session {#1078 …}
    #locale: "en-US"
    #defaultLocale: "en-US"
    -preferredFormat: null
    -isHostValid: true
    -isForwardedValid: true
    -isSafeContentPreferred: ? bool
    -trustedValuesCache: []
    -isIisRewrite: false
    basePath: "/admin921a53syffhxeukt2i9"
    format: "html"
  }
  "route" => null
  "controller_type" => 2
]
/var/www/mijora/ps91.mijora.markak.lt/src/Adapter/LegacyHookSubscriber.php:108

actionAdminControllerInitBefore

Arguments Location
[
  "controller" => AdminDashboardController {#1204
    +className: null
    #context: Context {#12 …}
    +css_files: []
    +js_files: []
    #display_header: true
    #display_header_javascript: true
    #template: ?
    #display_footer: true
    #content_only: false
    +ajax: false
    #json: false
    #status: ""
    #redirect_after: null
    +controller_type: "admin"
    +php_self: null
    #translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1458 …}
    #container: ContainerIx9oQb6\AdminKernelDevDebugContainer {#68 …}
    +module: null
    +errors: []
    +layout: "layout.tpl"
    +path: null
    +content: null
    +warnings: []
    +informations: []
    +confirmations: []
    +shopShareDatas: false
    +_languages: [
      [
        "id_lang" => 1
        "name" => "English (English)"
        "active" => 1
        "iso_code" => "en"
        "language_code" => "en-us"
        "locale" => "en-US"
        "date_format_lite" => "m/d/Y"
        "date_format_full" => "m/d/Y H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 1
      ]
      [
        "id_lang" => 2
        "name" => "lietuvių kalba (Lithuanian)"
        "active" => 1
        "iso_code" => "lt"
        "language_code" => "lt-lt"
        "locale" => "lt-LT"
        "date_format_lite" => "Y-m-d"
        "date_format_full" => "Y-m-d H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 0
      ]
    ]
    +default_form_language: 1
    +allow_employee_form_lang: 0
    +bootstrap: true
    #meta_title: [
      "Dashboard"
    ]
    +template: "content.tpl"
    +table: "configuration"
    +list_id: "configuration"
    #identifier: "id_configuration"
    #identifier_name: "name"
    +tabAccess: null
    +id: 1
    +required_database: false
    +token: ""
    +shopLinkType: ""
    #_defaultOrderBy: "id_configuration"
    #_defaultOrderWay: "ASC"
    +tpl_form_vars: []
    +tpl_list_vars: []
    +tpl_delete_link_vars: []
    +tpl_option_vars: []
    +tpl_view_vars: []
    +tpl_required_fields_vars: []
    +base_tpl_view: null
    +base_tpl_form: null
    +multiple_fieldsets: false
    +fields_value: []
    +max_image_size: null
    #list_simple_header: null
    #fields_list: null
    #fields_form: null
    #fields_form_override: null
    #submit_action: null
    #fields_options: []
    #shopLink: null
    #_listsql: ""
    #_list: []
    #_list_error: null
    #toolbar_title: [
      "Dashboard"
      "View"
    ]
    #toolbar_btn: [
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
      ]
    ]
    #toolbar_scroll: true
    #show_toolbar: true
    #show_toolbar_options: false
    #_listTotal: 0
    +lang: false
    #_filter: null
    #_filterHaving: null
    #_tmpTableFilter: ""
    #_pagination: [
      20
      50
      100
      300
      1000
    ]
    #_default_pagination: 50
    #_orderBy: null
    #_orderWay: null
    #actions_available: [
      "view"
      "edit"
      "duplicate"
      "delete"
    ]
    #actions: []
    #list_skip_actions: []
    #lite_display: false
    #list_no_link: false
    #allow_export: false
    +required_fields: []
    #helper: null
    -allowAnonymous: false
    +override_folder: "dashboard/"
    #bulk_actions: null
    #boxes: null
    #explicitSelect: false
    #_select: null
    #_join: null
    #_where: null
    #_group: null
    #_having: null
    #_use_found_rows: true
    #is_cms: false
    #position_identifier: null
    #position_group_identifier: null
    #deleted: false
    #filter: null
    #noLink: null
    #specificConfirmDelete: null
    #colorOnBackground: null
    #row_hover: true
    #action: null
    #display: "view"
    +tpl_folder: "dashboard/"
    #bo_theme: "default"
    #_redirect: true
    +fieldImageSettings: []
    +imageType: "jpg"
    #object: null
    #id_object: 0
    +controller_name: "AdminDashboard"
    +multishop_context: 7
    +multishop_context_group: true
    #breadcrumbs: [
      "Dashboard"
    ]
    +show_page_header_toolbar: true
    +page_header_toolbar_title: "Dashboard"
    +page_header_toolbar_btn: [
      "switch_demo" => [
        "desc" => "Demo mode"
        "icon" => "process-icon-toggle-off"
        "help" => "This mode displays sample data so you can try your dashboard without real numbers."
        "name" => "switch_demo"
        "class" => "switch_demo btn-primary"
        "imgclass" => "switch_demo"
      ]
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
        "name" => "back"
        "class" => "back btn-primary"
        "imgclass" => "back"
      ]
    ]
    +show_form_cancel_button: null
    +admin_webpath: "admin921a53syffhxeukt2i9"
    #list_natives_modules: []
    #list_partners_modules: []
    +modals: []
    #can_import: false
    #tabSlug: null
    +_conf: [
      1 => "Successful deletion"
      2 => "The selection has been successfully deleted."
      3 => "Successful creation"
      4 => "Successful update"
      5 => "The status has been successfully updated."
      6 => "The settings have been successfully updated."
      7 => "Image successfully deleted."
      8 => "The module was successfully downloaded."
      9 => "The thumbnails were successfully regenerated."
      10 => "The message was successfully sent to the customer."
      11 => "Comment successfully added."
      12 => "Module(s) installed successfully."
      13 => "Module(s) uninstalled successfully."
      14 => "The translation was successfully copied."
      15 => "The translations have been successfully added."
      16 => "The module transplanted successfully to the hook."
      17 => "The module was successfully removed from the hook."
      18 => "Successful upload."
      19 => "Duplication was completed successfully."
      20 => "The translation was added successfully, but the language has not been created."
      21 => "Module reset successfully."
      22 => "Module deleted successfully."
      23 => "Localization pack imported successfully."
      24 => "Localization pack imported successfully."
      25 => "The selected images have successfully been moved."
      26 => "Your cover image selection has been saved."
      27 => "The image's shop association has been modified."
      28 => "A zone has been assigned to the selection successfully."
      29 => "Successful upgrade."
      30 => "A partial refund was successfully created."
      31 => "The discount was successfully generated."
      32 => "Successfully signed in to PrestaShop Addons."
    ]
    #translationsTab: []
    +bo_css: "theme.css"
    +_error: [
      1 => "The root category of the shop MK PS 9.1 dev is not associated with the current shop. You can't access this page. Please change the root category of the shop."
    ]
    +_lang: null
  }
]
/var/www/mijora/ps91.mijora.markak.lt/classes/controller/AdminController.php:2746

actionControllerInitBefore

Arguments Location
[
  "controller" => AdminDashboardController {#1204
    +className: null
    #context: Context {#12 …}
    +css_files: []
    +js_files: []
    #display_header: true
    #display_header_javascript: true
    #template: ?
    #display_footer: true
    #content_only: false
    +ajax: false
    #json: false
    #status: ""
    #redirect_after: null
    +controller_type: "admin"
    +php_self: null
    #translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1458 …}
    #container: ContainerIx9oQb6\AdminKernelDevDebugContainer {#68 …}
    +module: null
    +errors: []
    +layout: "layout.tpl"
    +path: null
    +content: null
    +warnings: []
    +informations: []
    +confirmations: []
    +shopShareDatas: false
    +_languages: [
      [
        "id_lang" => 1
        "name" => "English (English)"
        "active" => 1
        "iso_code" => "en"
        "language_code" => "en-us"
        "locale" => "en-US"
        "date_format_lite" => "m/d/Y"
        "date_format_full" => "m/d/Y H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 1
      ]
      [
        "id_lang" => 2
        "name" => "lietuvių kalba (Lithuanian)"
        "active" => 1
        "iso_code" => "lt"
        "language_code" => "lt-lt"
        "locale" => "lt-LT"
        "date_format_lite" => "Y-m-d"
        "date_format_full" => "Y-m-d H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 0
      ]
    ]
    +default_form_language: 1
    +allow_employee_form_lang: 0
    +bootstrap: true
    #meta_title: [
      "Dashboard"
    ]
    +template: "content.tpl"
    +table: "configuration"
    +list_id: "configuration"
    #identifier: "id_configuration"
    #identifier_name: "name"
    +tabAccess: null
    +id: 1
    +required_database: false
    +token: ""
    +shopLinkType: ""
    #_defaultOrderBy: "id_configuration"
    #_defaultOrderWay: "ASC"
    +tpl_form_vars: []
    +tpl_list_vars: []
    +tpl_delete_link_vars: []
    +tpl_option_vars: []
    +tpl_view_vars: []
    +tpl_required_fields_vars: []
    +base_tpl_view: null
    +base_tpl_form: null
    +multiple_fieldsets: false
    +fields_value: []
    +max_image_size: null
    #list_simple_header: null
    #fields_list: null
    #fields_form: null
    #fields_form_override: null
    #submit_action: null
    #fields_options: []
    #shopLink: null
    #_listsql: ""
    #_list: []
    #_list_error: null
    #toolbar_title: [
      "Dashboard"
      "View"
    ]
    #toolbar_btn: [
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
      ]
    ]
    #toolbar_scroll: true
    #show_toolbar: true
    #show_toolbar_options: false
    #_listTotal: 0
    +lang: false
    #_filter: null
    #_filterHaving: null
    #_tmpTableFilter: ""
    #_pagination: [
      20
      50
      100
      300
      1000
    ]
    #_default_pagination: 50
    #_orderBy: null
    #_orderWay: null
    #actions_available: [
      "view"
      "edit"
      "duplicate"
      "delete"
    ]
    #actions: []
    #list_skip_actions: []
    #lite_display: false
    #list_no_link: false
    #allow_export: false
    +required_fields: []
    #helper: null
    -allowAnonymous: false
    +override_folder: "dashboard/"
    #bulk_actions: null
    #boxes: null
    #explicitSelect: false
    #_select: null
    #_join: null
    #_where: null
    #_group: null
    #_having: null
    #_use_found_rows: true
    #is_cms: false
    #position_identifier: null
    #position_group_identifier: null
    #deleted: false
    #filter: null
    #noLink: null
    #specificConfirmDelete: null
    #colorOnBackground: null
    #row_hover: true
    #action: null
    #display: "view"
    +tpl_folder: "dashboard/"
    #bo_theme: "default"
    #_redirect: true
    +fieldImageSettings: []
    +imageType: "jpg"
    #object: null
    #id_object: 0
    +controller_name: "AdminDashboard"
    +multishop_context: 7
    +multishop_context_group: true
    #breadcrumbs: [
      "Dashboard"
    ]
    +show_page_header_toolbar: true
    +page_header_toolbar_title: "Dashboard"
    +page_header_toolbar_btn: [
      "switch_demo" => [
        "desc" => "Demo mode"
        "icon" => "process-icon-toggle-off"
        "help" => "This mode displays sample data so you can try your dashboard without real numbers."
        "name" => "switch_demo"
        "class" => "switch_demo btn-primary"
        "imgclass" => "switch_demo"
      ]
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
        "name" => "back"
        "class" => "back btn-primary"
        "imgclass" => "back"
      ]
    ]
    +show_form_cancel_button: null
    +admin_webpath: "admin921a53syffhxeukt2i9"
    #list_natives_modules: []
    #list_partners_modules: []
    +modals: []
    #can_import: false
    #tabSlug: null
    +_conf: [
      1 => "Successful deletion"
      2 => "The selection has been successfully deleted."
      3 => "Successful creation"
      4 => "Successful update"
      5 => "The status has been successfully updated."
      6 => "The settings have been successfully updated."
      7 => "Image successfully deleted."
      8 => "The module was successfully downloaded."
      9 => "The thumbnails were successfully regenerated."
      10 => "The message was successfully sent to the customer."
      11 => "Comment successfully added."
      12 => "Module(s) installed successfully."
      13 => "Module(s) uninstalled successfully."
      14 => "The translation was successfully copied."
      15 => "The translations have been successfully added."
      16 => "The module transplanted successfully to the hook."
      17 => "The module was successfully removed from the hook."
      18 => "Successful upload."
      19 => "Duplication was completed successfully."
      20 => "The translation was added successfully, but the language has not been created."
      21 => "Module reset successfully."
      22 => "Module deleted successfully."
      23 => "Localization pack imported successfully."
      24 => "Localization pack imported successfully."
      25 => "The selected images have successfully been moved."
      26 => "Your cover image selection has been saved."
      27 => "The image's shop association has been modified."
      28 => "A zone has been assigned to the selection successfully."
      29 => "Successful upgrade."
      30 => "A partial refund was successfully created."
      31 => "The discount was successfully generated."
      32 => "Successfully signed in to PrestaShop Addons."
    ]
    #translationsTab: []
    +bo_css: "theme.css"
    +_error: [
      1 => "The root category of the shop MK PS 9.1 dev is not associated with the current shop. You can't access this page. Please change the root category of the shop."
    ]
    +_lang: null
  }
]
/var/www/mijora/ps91.mijora.markak.lt/classes/controller/Controller.php:176

actionControllerInitAfter

Arguments Location
[
  "controller" => AdminDashboardController {#1204
    +className: null
    #context: Context {#12 …}
    +css_files: []
    +js_files: []
    #display_header: true
    #display_header_javascript: true
    #template: ?
    #display_footer: true
    #content_only: false
    +ajax: false
    #json: false
    #status: ""
    #redirect_after: null
    +controller_type: "admin"
    +php_self: null
    #translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1458 …}
    #container: ContainerIx9oQb6\AdminKernelDevDebugContainer {#68 …}
    +module: null
    +errors: []
    +layout: "layout.tpl"
    +path: null
    +content: null
    +warnings: []
    +informations: []
    +confirmations: []
    +shopShareDatas: false
    +_languages: [
      [
        "id_lang" => 1
        "name" => "English (English)"
        "active" => 1
        "iso_code" => "en"
        "language_code" => "en-us"
        "locale" => "en-US"
        "date_format_lite" => "m/d/Y"
        "date_format_full" => "m/d/Y H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 1
      ]
      [
        "id_lang" => 2
        "name" => "lietuvių kalba (Lithuanian)"
        "active" => 1
        "iso_code" => "lt"
        "language_code" => "lt-lt"
        "locale" => "lt-LT"
        "date_format_lite" => "Y-m-d"
        "date_format_full" => "Y-m-d H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 0
      ]
    ]
    +default_form_language: 1
    +allow_employee_form_lang: 0
    +bootstrap: true
    #meta_title: [
      "Dashboard"
    ]
    +template: "content.tpl"
    +table: "configuration"
    +list_id: "configuration"
    #identifier: "id_configuration"
    #identifier_name: "name"
    +tabAccess: null
    +id: 1
    +required_database: false
    +token: ""
    +shopLinkType: ""
    #_defaultOrderBy: "id_configuration"
    #_defaultOrderWay: "ASC"
    +tpl_form_vars: []
    +tpl_list_vars: []
    +tpl_delete_link_vars: []
    +tpl_option_vars: []
    +tpl_view_vars: []
    +tpl_required_fields_vars: []
    +base_tpl_view: null
    +base_tpl_form: null
    +multiple_fieldsets: false
    +fields_value: []
    +max_image_size: null
    #list_simple_header: null
    #fields_list: null
    #fields_form: null
    #fields_form_override: null
    #submit_action: null
    #fields_options: []
    #shopLink: null
    #_listsql: ""
    #_list: []
    #_list_error: null
    #toolbar_title: [
      "Dashboard"
      "View"
    ]
    #toolbar_btn: [
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
      ]
    ]
    #toolbar_scroll: true
    #show_toolbar: true
    #show_toolbar_options: false
    #_listTotal: 0
    +lang: false
    #_filter: null
    #_filterHaving: null
    #_tmpTableFilter: ""
    #_pagination: [
      20
      50
      100
      300
      1000
    ]
    #_default_pagination: 50
    #_orderBy: null
    #_orderWay: null
    #actions_available: [
      "view"
      "edit"
      "duplicate"
      "delete"
    ]
    #actions: []
    #list_skip_actions: []
    #lite_display: false
    #list_no_link: false
    #allow_export: false
    +required_fields: []
    #helper: null
    -allowAnonymous: false
    +override_folder: "dashboard/"
    #bulk_actions: null
    #boxes: null
    #explicitSelect: false
    #_select: null
    #_join: null
    #_where: null
    #_group: null
    #_having: null
    #_use_found_rows: true
    #is_cms: false
    #position_identifier: null
    #position_group_identifier: null
    #deleted: false
    #filter: null
    #noLink: null
    #specificConfirmDelete: null
    #colorOnBackground: null
    #row_hover: true
    #action: null
    #display: "view"
    +tpl_folder: "dashboard/"
    #bo_theme: "default"
    #_redirect: true
    +fieldImageSettings: []
    +imageType: "jpg"
    #object: null
    #id_object: 0
    +controller_name: "AdminDashboard"
    +multishop_context: 7
    +multishop_context_group: true
    #breadcrumbs: [
      "Dashboard"
    ]
    +show_page_header_toolbar: true
    +page_header_toolbar_title: "Dashboard"
    +page_header_toolbar_btn: [
      "switch_demo" => [
        "desc" => "Demo mode"
        "icon" => "process-icon-toggle-off"
        "help" => "This mode displays sample data so you can try your dashboard without real numbers."
        "name" => "switch_demo"
        "class" => "switch_demo btn-primary"
        "imgclass" => "switch_demo"
      ]
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
        "name" => "back"
        "class" => "back btn-primary"
        "imgclass" => "back"
      ]
    ]
    +show_form_cancel_button: null
    +admin_webpath: "admin921a53syffhxeukt2i9"
    #list_natives_modules: []
    #list_partners_modules: []
    +modals: []
    #can_import: false
    #tabSlug: null
    +_conf: [
      1 => "Successful deletion"
      2 => "The selection has been successfully deleted."
      3 => "Successful creation"
      4 => "Successful update"
      5 => "The status has been successfully updated."
      6 => "The settings have been successfully updated."
      7 => "Image successfully deleted."
      8 => "The module was successfully downloaded."
      9 => "The thumbnails were successfully regenerated."
      10 => "The message was successfully sent to the customer."
      11 => "Comment successfully added."
      12 => "Module(s) installed successfully."
      13 => "Module(s) uninstalled successfully."
      14 => "The translation was successfully copied."
      15 => "The translations have been successfully added."
      16 => "The module transplanted successfully to the hook."
      17 => "The module was successfully removed from the hook."
      18 => "Successful upload."
      19 => "Duplication was completed successfully."
      20 => "The translation was added successfully, but the language has not been created."
      21 => "Module reset successfully."
      22 => "Module deleted successfully."
      23 => "Localization pack imported successfully."
      24 => "Localization pack imported successfully."
      25 => "The selected images have successfully been moved."
      26 => "Your cover image selection has been saved."
      27 => "The image's shop association has been modified."
      28 => "A zone has been assigned to the selection successfully."
      29 => "Successful upgrade."
      30 => "A partial refund was successfully created."
      31 => "The discount was successfully generated."
      32 => "Successfully signed in to PrestaShop Addons."
    ]
    #translationsTab: []
    +bo_css: "theme.css"
    +_error: [
      1 => "The root category of the shop MK PS 9.1 dev is not associated with the current shop. You can't access this page. Please change the root category of the shop."
    ]
    +_lang: null
  }
]
/var/www/mijora/ps91.mijora.markak.lt/classes/controller/Controller.php:204

actionAfterLoadRoutes

Arguments Location
[
  "dispatcher" => Dispatcher {#779
    +default_routes: [
      "upload" => [
        "controller" => "upload"
        "rule" => "upload/{file}"
        "keywords" => [
          "file" => [
            "regexp" => ".+"
            "param" => "file"
          ]
        ]
      ]
      "category_rule" => [
        "controller" => "category"
        "rule" => "{id}-{rewrite}"
        "keywords" => [
          "id" => [
            "regexp" => "[0-9]+"
            "param" => "id_category"
          ]
          "rewrite" => [
            "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
          ]
          "meta_title" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
          "categories" => [
            "regexp" => "[/_a-zA-Z0-9-\pL]*"
          ]
        ]
      ]
      "supplier_rule" => [
        "controller" => "supplier"
        "rule" => "supplier/{id}-{rewrite}"
        "keywords" => [
          "id" => [
            "regexp" => "[0-9]+"
            "param" => "id_supplier"
          ]
          "rewrite" => [
            "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
          ]
          "meta_title" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
        ]
      ]
      "manufacturer_rule" => [
        "controller" => "manufacturer"
        "rule" => "brand/{id}-{rewrite}"
        "keywords" => [
          "id" => [
            "regexp" => "[0-9]+"
            "param" => "id_manufacturer"
          ]
          "rewrite" => [
            "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
          ]
          "meta_title" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
        ]
      ]
      "cms_rule" => [
        "controller" => "cms"
        "rule" => "content/{id}-{rewrite}"
        "keywords" => [
          "id" => [
            "regexp" => "[0-9]+"
            "param" => "id_cms"
          ]
          "rewrite" => [
            "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
          ]
          "meta_title" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
        ]
      ]
      "cms_category_rule" => [
        "controller" => "cms"
        "rule" => "content/category/{id}-{rewrite}"
        "keywords" => [
          "id" => [
            "regexp" => "[0-9]+"
            "param" => "id_cms_category"
          ]
          "rewrite" => [
            "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
          ]
          "meta_title" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
        ]
      ]
      "module" => [
        "controller" => null
        "rule" => "module/{module}{/:controller}"
        "keywords" => [
          "module" => [
            "regexp" => "[_a-zA-Z0-9_-]+"
            "param" => "module"
          ]
          "controller" => [
            "regexp" => "[_a-zA-Z0-9_-]+"
            "param" => "controller"
          ]
        ]
        "params" => [
          "fc" => "module"
        ]
      ]
      "product_rule" => [
        "controller" => "product"
        "rule" => "{id}{-:id_product_attribute}-{rewrite}.html"
        "keywords" => [
          "id" => [
            "regexp" => "[0-9]+"
            "param" => "id_product"
          ]
          "id_product_attribute" => [
            "regexp" => "[0-9]*+"
            "param" => "id_product_attribute"
          ]
          "rewrite" => [
            "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
            "param" => "rewrite"
          ]
          "ean13" => [
            "regexp" => "[0-9\pL]*"
          ]
          "category" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
          "categories" => [
            "regexp" => "[/_a-zA-Z0-9-\pL]*"
          ]
          "reference" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
          "meta_title" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
          "manufacturer" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
          "supplier" => [
            "regexp" => "[_a-zA-Z0-9-\pL]*"
          ]
          "price" => [
            "regexp" => "[0-9\.,]*"
          ]
          "tags" => [
            "regexp" => "[a-zA-Z0-9-\pL]*"
          ]
        ]
      ]
      "ps_checkout_applepay" => [
        "rule" => ".well-known/apple-developer-merchantid-domain-association"
        "keywords" => []
        "controller" => "applepay"
        "params" => [
          "fc" => "module"
          "module" => "ps_checkout"
          "action" => "getDomainAssociation"
        ]
      ]
    ]
    #use_routes: true
    #multilang_activated: true
    #routes: [
      1 => [
        1 => [
          "upload" => [
            "rule" => "upload/{file}"
            "regexp" => "#^/upload/(?P<file>.+)/?$#u"
            "controller" => "upload"
            "keywords" => [
              "file" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "category_rule" => [
            "rule" => "{id}-{rewrite}"
            "regexp" => "#^/(?P<id_category>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "category"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "supplier_rule" => [
            "rule" => "supplier/{id}-{rewrite}"
            "regexp" => "#^/supplier/(?P<id_supplier>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "supplier"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "manufacturer_rule" => [
            "rule" => "brand/{id}-{rewrite}"
            "regexp" => "#^/brand/(?P<id_manufacturer>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "manufacturer"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "cms_rule" => [
            "rule" => "content/{id}-{rewrite}"
            "regexp" => "#^/content/(?P<id_cms>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "cms"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "cms_category_rule" => [
            "rule" => "content/category/{id}-{rewrite}"
            "regexp" => "#^/content/category/(?P<id_cms_category>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "cms"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "module" => [
            "rule" => "module/{module}{/:controller}"
            "regexp" => "#^/module/(?P<module>[_a-zA-Z0-9_-]+)(/(?P<controller>[_a-zA-Z0-9_-]+))?/?$#u"
            "controller" => null
            "keywords" => [
              "module" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "controller" => [
                "required" => true
                "prepend" => "/"
                "append" => ""
              ]
            ]
            "params" => [
              "fc" => "module"
            ]
          ]
          "product_rule" => [
            "rule" => "{id}{-:id_product_attribute}-{rewrite}.html"
            "regexp" => "#^/(?P<id_product>[0-9]+)(\-(?P<id_product_attribute>[0-9]*+))?\-(?P<rewrite>[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)\.html/?$#u"
            "controller" => "product"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "id_product_attribute" => [
                "required" => true
                "prepend" => "-"
                "append" => ""
              ]
              "rewrite" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "ps_checkout_applepay" => [
            "rule" => ".well-known/apple-developer-merchantid-domain-association"
            "regexp" => "#^/\.well\-known/apple\-developer\-merchantid\-domain\-association/?$#u"
            "controller" => "applepay"
            "keywords" => []
            "params" => [
              "fc" => "module"
              "module" => "ps_checkout"
              "action" => "getDomainAssociation"
            ]
          ]
          "order-confirmation" => [
            "rule" => "order-confirmation"
            "regexp" => "#^/order\-confirmation/?$#u"
            "controller" => "order-confirmation"
            "keywords" => []
            "params" => []
          ]
          "password" => [
            "rule" => "password-recovery"
            "regexp" => "#^/password\-recovery/?$#u"
            "controller" => "password"
            "keywords" => []
            "params" => []
          ]
          "pagenotfound" => [
            "rule" => "page-not-found"
            "regexp" => "#^/page\-not\-found/?$#u"
            "controller" => "pagenotfound"
            "keywords" => []
            "params" => []
          ]
          "guest-tracking" => [
            "rule" => "guest-tracking"
            "regexp" => "#^/guest\-tracking/?$#u"
            "controller" => "guest-tracking"
            "keywords" => []
            "params" => []
          ]
          "history" => [
            "rule" => "order-history"
            "regexp" => "#^/order\-history/?$#u"
            "controller" => "history"
            "keywords" => []
            "params" => []
          ]
          "best-sales" => [
            "rule" => "best-sellers"
            "regexp" => "#^/best\-sellers/?$#u"
            "controller" => "best-sales"
            "keywords" => []
            "params" => []
          ]
          "order-follow" => [
            "rule" => "order-follow"
            "regexp" => "#^/order\-follow/?$#u"
            "controller" => "order-follow"
            "keywords" => []
            "params" => []
          ]
          "new-products" => [
            "rule" => "new-products"
            "regexp" => "#^/new\-products/?$#u"
            "controller" => "new-products"
            "keywords" => []
            "params" => []
          ]
          "registration" => [
            "rule" => "registration"
            "regexp" => "#^/registration/?$#u"
            "controller" => "registration"
            "keywords" => []
            "params" => []
          ]
          "order-slip" => [
            "rule" => "credit-slip"
            "regexp" => "#^/credit\-slip/?$#u"
            "controller" => "order-slip"
            "keywords" => []
            "params" => []
          ]
          "prices-drop" => [
            "rule" => "prices-drop"
            "regexp" => "#^/prices\-drop/?$#u"
            "controller" => "prices-drop"
            "keywords" => []
            "params" => []
          ]
          "contact" => [
            "rule" => "contact-us"
            "regexp" => "#^/contact\-us/?$#u"
            "controller" => "contact"
            "keywords" => []
            "params" => []
          ]
          "my-account" => [
            "rule" => "my-account"
            "regexp" => "#^/my\-account/?$#u"
            "controller" => "my-account"
            "keywords" => []
            "params" => []
          ]
          "supplier" => [
            "rule" => "suppliers"
            "regexp" => "#^/suppliers/?$#u"
            "controller" => "supplier"
            "keywords" => []
            "params" => []
          ]
          "addresses" => [
            "rule" => "addresses"
            "regexp" => "#^/addresses/?$#u"
            "controller" => "addresses"
            "keywords" => []
            "params" => []
          ]
          "discount" => [
            "rule" => "discount"
            "regexp" => "#^/discount/?$#u"
            "controller" => "discount"
            "keywords" => []
            "params" => []
          ]
          "identity" => [
            "rule" => "identity"
            "regexp" => "#^/identity/?$#u"
            "controller" => "identity"
            "keywords" => []
            "params" => []
          ]
          "sitemap" => [
            "rule" => "sitemap"
            "regexp" => "#^/sitemap/?$#u"
            "controller" => "sitemap"
            "keywords" => []
            "params" => []
          ]
          "address" => [
            "rule" => "address"
            "regexp" => "#^/address/?$#u"
            "controller" => "address"
            "keywords" => []
            "params" => []
          ]
          "search" => [
            "rule" => "search"
            "regexp" => "#^/search/?$#u"
            "controller" => "search"
            "keywords" => []
            "params" => []
          ]
          "manufacturer" => [
            "rule" => "brands"
            "regexp" => "#^/brands/?$#u"
            "controller" => "manufacturer"
            "keywords" => []
            "params" => []
          ]
          "stores" => [
            "rule" => "stores"
            "regexp" => "#^/stores/?$#u"
            "controller" => "stores"
            "keywords" => []
            "params" => []
          ]
          "order" => [
            "rule" => "order"
            "regexp" => "#^/order/?$#u"
            "controller" => "order"
            "keywords" => []
            "params" => []
          ]
          "authentication" => [
            "rule" => "login"
            "regexp" => "#^/login/?$#u"
            "controller" => "authentication"
            "keywords" => []
            "params" => []
          ]
          "cart" => [
            "rule" => "cart"
            "regexp" => "#^/cart/?$#u"
            "controller" => "cart"
            "keywords" => []
            "params" => []
          ]
        ]
        2 => [
          "upload" => [
            "rule" => "upload/{file}"
            "regexp" => "#^/upload/(?P<file>.+)/?$#u"
            "controller" => "upload"
            "keywords" => [
              "file" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "category_rule" => [
            "rule" => "{id}-{rewrite}"
            "regexp" => "#^/(?P<id_category>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "category"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "supplier_rule" => [
            "rule" => "supplier/{id}-{rewrite}"
            "regexp" => "#^/supplier/(?P<id_supplier>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "supplier"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "manufacturer_rule" => [
            "rule" => "brand/{id}-{rewrite}"
            "regexp" => "#^/brand/(?P<id_manufacturer>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "manufacturer"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "cms_rule" => [
            "rule" => "content/{id}-{rewrite}"
            "regexp" => "#^/content/(?P<id_cms>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "cms"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "cms_category_rule" => [
            "rule" => "content/category/{id}-{rewrite}"
            "regexp" => "#^/content/category/(?P<id_cms_category>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)/?$#u"
            "controller" => "cms"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "rewrite" => [
                "required" => false
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "module" => [
            "rule" => "module/{module}{/:controller}"
            "regexp" => "#^/module/(?P<module>[_a-zA-Z0-9_-]+)(/(?P<controller>[_a-zA-Z0-9_-]+))?/?$#u"
            "controller" => null
            "keywords" => [
              "module" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "controller" => [
                "required" => true
                "prepend" => "/"
                "append" => ""
              ]
            ]
            "params" => [
              "fc" => "module"
            ]
          ]
          "product_rule" => [
            "rule" => "{id}{-:id_product_attribute}-{rewrite}.html"
            "regexp" => "#^/(?P<id_product>[0-9]+)(\-(?P<id_product_attribute>[0-9]*+))?\-(?P<rewrite>[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)\.html/?$#u"
            "controller" => "product"
            "keywords" => [
              "id" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
              "id_product_attribute" => [
                "required" => true
                "prepend" => "-"
                "append" => ""
              ]
              "rewrite" => [
                "required" => true
                "prepend" => ""
                "append" => ""
              ]
            ]
            "params" => []
          ]
          "ps_checkout_applepay" => [
            "rule" => ".well-known/apple-developer-merchantid-domain-association"
            "regexp" => "#^/\.well\-known/apple\-developer\-merchantid\-domain\-association/?$#u"
            "controller" => "applepay"
            "keywords" => []
            "params" => [
              "fc" => "module"
              "module" => "ps_checkout"
              "action" => "getDomainAssociation"
            ]
          ]
          "order-confirmation" => [
            "rule" => "uzsakymo-patvirtinimas"
            "regexp" => "#^/uzsakymo\-patvirtinimas/?$#u"
            "controller" => "order-confirmation"
            "keywords" => []
            "params" => []
          ]
          "password" => [
            "rule" => "slaptazodzio-atkurimas"
            "regexp" => "#^/slaptazodzio\-atkurimas/?$#u"
            "controller" => "password"
            "keywords" => []
            "params" => []
          ]
          "identity" => [
            "rule" => "asmenine-informacija"
            "regexp" => "#^/asmenine\-informacija/?$#u"
            "controller" => "identity"
            "keywords" => []
            "params" => []
          ]
          "best-sales" => [
            "rule" => "perkamiausios-prekes"
            "regexp" => "#^/perkamiausios\-prekes/?$#u"
            "controller" => "best-sales"
            "keywords" => []
            "params" => []
          ]
          "contact" => [
            "rule" => "susisiekite-su-mumis"
            "regexp" => "#^/susisiekite\-su\-mumis/?$#u"
            "controller" => "contact"
            "keywords" => []
            "params" => []
          ]
          "sitemap" => [
            "rule" => "svetaines-zemelapis"
            "regexp" => "#^/svetaines\-zemelapis/?$#u"
            "controller" => "sitemap"
            "keywords" => []
            "params" => []
          ]
          "pagenotfound" => [
            "rule" => "Puslapis-nerastas"
            "regexp" => "#^/Puslapis\-nerastas/?$#u"
            "controller" => "pagenotfound"
            "keywords" => []
            "params" => []
          ]
          "history" => [
            "rule" => "uzsakymo-istorija"
            "regexp" => "#^/uzsakymo\-istorija/?$#u"
            "controller" => "history"
            "keywords" => []
            "params" => []
          ]
          "order-follow" => [
            "rule" => "uzsakymo-sekimas"
            "regexp" => "#^/uzsakymo\-sekimas/?$#u"
            "controller" => "order-follow"
            "keywords" => []
            "params" => []
          ]
          "prices-drop" => [
            "rule" => "sumazinta-kaina"
            "regexp" => "#^/sumazinta\-kaina/?$#u"
            "controller" => "prices-drop"
            "keywords" => []
            "params" => []
          ]
          "manufacturer" => [
            "rule" => "prekiu-zenklai"
            "regexp" => "#^/prekiu\-zenklai/?$#u"
            "controller" => "manufacturer"
            "keywords" => []
            "params" => []
          ]
          "order-slip" => [
            "rule" => "kredito-kvitas"
            "regexp" => "#^/kredito\-kvitas/?$#u"
            "controller" => "order-slip"
            "keywords" => []
            "params" => []
          ]
          "guest-tracking" => [
            "rule" => "svecio-paskyra"
            "regexp" => "#^/svecio\-paskyra/?$#u"
            "controller" => "guest-tracking"
            "keywords" => []
            "params" => []
          ]
          "authentication" => [
            "rule" => "prisijungimas"
            "regexp" => "#^/prisijungimas/?$#u"
            "controller" => "authentication"
            "keywords" => []
            "params" => []
          ]
          "new-products" => [
            "rule" => "naujos-prekes"
            "regexp" => "#^/naujos\-prekes/?$#u"
            "controller" => "new-products"
            "keywords" => []
            "params" => []
          ]
          "registration" => [
            "rule" => "registracija"
            "regexp" => "#^/registracija/?$#u"
            "controller" => "registration"
            "keywords" => []
            "params" => []
          ]
          "my-account" => [
            "rule" => "mano-paskyra"
            "regexp" => "#^/mano\-paskyra/?$#u"
            "controller" => "my-account"
            "keywords" => []
            "params" => []
          ]
          "stores" => [
            "rule" => "parduotuves"
            "regexp" => "#^/parduotuves/?$#u"
            "controller" => "stores"
            "keywords" => []
            "params" => []
          ]
          "order" => [
            "rule" => "uzsakymas"
            "regexp" => "#^/uzsakymas/?$#u"
            "controller" => "order"
            "keywords" => []
            "params" => []
          ]
          "cart" => [
            "rule" => "krepselis"
            "regexp" => "#^/krepselis/?$#u"
            "controller" => "cart"
            "keywords" => []
            "params" => []
          ]
          "supplier" => [
            "rule" => "tiekejai"
            "regexp" => "#^/tiekejai/?$#u"
            "controller" => "supplier"
            "keywords" => []
            "params" => []
          ]
          "discount" => [
            "rule" => "nuolaida"
            "regexp" => "#^/nuolaida/?$#u"
            "controller" => "discount"
            "keywords" => []
            "params" => []
          ]
          "search" => [
            "rule" => "paieska"
            "regexp" => "#^/paieska/?$#u"
            "controller" => "search"
            "keywords" => []
            "params" => []
          ]
          "address" => [
            "rule" => "adresas"
            "regexp" => "#^/adresas/?$#u"
            "controller" => "address"
            "keywords" => []
            "params" => []
          ]
          "addresses" => [
            "rule" => "adresai"
            "regexp" => "#^/adresai/?$#u"
            "controller" => "addresses"
            "keywords" => []
            "params" => []
          ]
        ]
      ]
    ]
    #controller: null
    #request_uri: "/admin921a53syffhxeukt2i9/?controller=AdminDashboard&token=c.IBFbOaQPotRG2E86I6g0uNJJZnwmuIPtaiGYOxIbvSw.bEcKcMV5-JMVryxJfJ5X9eIjLQ…"
    #empty_route: [
      "routeID" => "index"
      "rule" => ""
      "controller" => "index"
    ]
    #default_controller: null
    #use_default_controller: false
    #controller_not_found: "adminnotfound"
    #front_controller: 2
  }
  "id_shop" => 1
]
/var/www/mijora/ps91.mijora.markak.lt/classes/Dispatcher.php:677

actionAdminBreadcrumbModifier

Arguments Location
[
  "tabs" => [
    [
      "id_tab" => 1
      "id_parent" => 119
      "position" => 0
      "module" => ""
      "class_name" => "AdminDashboard"
      "route_name" => ""
      "active" => 1
      "enabled" => 1
      "icon" => "trending_up"
      "wording" => "Dashboard"
      "wording_domain" => "Admin.Navigation.Menu"
      "id_lang" => 1
      "name" => "Dashboard"
    ]
    [
      "id_tab" => 119
      "id_parent" => 0
      "position" => 0
      "module" => "ps_classic_edition"
      "class_name" => "HOME"
      "route_name" => ""
      "active" => 1
      "enabled" => 1
      "icon" => ""
      "wording" => "Welcome"
      "wording_domain" => "Modules.Classicedition.Admin"
      "id_lang" => 1
      "name" => "Welcome"
    ]
  ]
  "breadcrumb" => [
    "container" => [
      "name" => "Welcome"
      "href" => "https://ps91.mijora.markak.lt/admin921a53syffhxeukt2i9/?controller=HOME&token="
      "icon" => "icon-HOME"
    ]
    "tab" => [
      "name" => "Dashboard"
      "href" => "https://ps91.mijora.markak.lt/admin921a53syffhxeukt2i9/?controller=AdminDashboard&token="
      "icon" => ""
    ]
    "action" => [
      "name" => "View details"
      "href" => ""
      "icon" => "icon-zoom-in"
    ]
  ]
]
/var/www/mijora/ps91.mijora.markak.lt/classes/controller/AdminController.php:653

actionGetAdminToolbarButtons

Arguments Location
[
  "controller" => AdminDashboardController {#1204
    +className: null
    #context: Context {#12 …}
    +css_files: []
    +js_files: []
    #display_header: true
    #display_header_javascript: true
    #template: ?
    #display_footer: true
    #content_only: false
    +ajax: false
    #json: false
    #status: ""
    #redirect_after: null
    +controller_type: "admin"
    +php_self: null
    #translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1458 …}
    #container: ContainerIx9oQb6\AdminKernelDevDebugContainer {#68 …}
    +module: null
    +errors: []
    +layout: "layout.tpl"
    +path: null
    +content: null
    +warnings: []
    +informations: []
    +confirmations: []
    +shopShareDatas: false
    +_languages: [
      [
        "id_lang" => 1
        "name" => "English (English)"
        "active" => 1
        "iso_code" => "en"
        "language_code" => "en-us"
        "locale" => "en-US"
        "date_format_lite" => "m/d/Y"
        "date_format_full" => "m/d/Y H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 1
      ]
      [
        "id_lang" => 2
        "name" => "lietuvių kalba (Lithuanian)"
        "active" => 1
        "iso_code" => "lt"
        "language_code" => "lt-lt"
        "locale" => "lt-LT"
        "date_format_lite" => "Y-m-d"
        "date_format_full" => "Y-m-d H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 0
      ]
    ]
    +default_form_language: 1
    +allow_employee_form_lang: 0
    +bootstrap: true
    #meta_title: [
      "Dashboard"
    ]
    +template: "content.tpl"
    +table: "configuration"
    +list_id: "configuration"
    #identifier: "id_configuration"
    #identifier_name: "name"
    +tabAccess: null
    +id: 1
    +required_database: false
    +token: ""
    +shopLinkType: ""
    #_defaultOrderBy: "id_configuration"
    #_defaultOrderWay: "ASC"
    +tpl_form_vars: []
    +tpl_list_vars: []
    +tpl_delete_link_vars: []
    +tpl_option_vars: []
    +tpl_view_vars: []
    +tpl_required_fields_vars: []
    +base_tpl_view: null
    +base_tpl_form: null
    +multiple_fieldsets: false
    +fields_value: []
    +max_image_size: null
    #list_simple_header: null
    #fields_list: null
    #fields_form: null
    #fields_form_override: null
    #submit_action: null
    #fields_options: []
    #shopLink: null
    #_listsql: ""
    #_list: []
    #_list_error: null
    #toolbar_title: [
      "Dashboard"
      "View"
    ]
    #toolbar_btn: [
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
      ]
    ]
    #toolbar_scroll: true
    #show_toolbar: true
    #show_toolbar_options: false
    #_listTotal: 0
    +lang: false
    #_filter: null
    #_filterHaving: null
    #_tmpTableFilter: ""
    #_pagination: [
      20
      50
      100
      300
      1000
    ]
    #_default_pagination: 50
    #_orderBy: null
    #_orderWay: null
    #actions_available: [
      "view"
      "edit"
      "duplicate"
      "delete"
    ]
    #actions: []
    #list_skip_actions: []
    #lite_display: false
    #list_no_link: false
    #allow_export: false
    +required_fields: []
    #helper: null
    -allowAnonymous: false
    +override_folder: "dashboard/"
    #bulk_actions: null
    #boxes: null
    #explicitSelect: false
    #_select: null
    #_join: null
    #_where: null
    #_group: null
    #_having: null
    #_use_found_rows: true
    #is_cms: false
    #position_identifier: null
    #position_group_identifier: null
    #deleted: false
    #filter: null
    #noLink: null
    #specificConfirmDelete: null
    #colorOnBackground: null
    #row_hover: true
    #action: null
    #display: "view"
    +tpl_folder: "dashboard/"
    #bo_theme: "default"
    #_redirect: true
    +fieldImageSettings: []
    +imageType: "jpg"
    #object: null
    #id_object: 0
    +controller_name: "AdminDashboard"
    +multishop_context: 7
    +multishop_context_group: true
    #breadcrumbs: [
      "Dashboard"
    ]
    +show_page_header_toolbar: true
    +page_header_toolbar_title: "Dashboard"
    +page_header_toolbar_btn: [
      "switch_demo" => [
        "desc" => "Demo mode"
        "icon" => "process-icon-toggle-off"
        "help" => "This mode displays sample data so you can try your dashboard without real numbers."
        "name" => "switch_demo"
        "class" => "switch_demo btn-primary"
        "imgclass" => "switch_demo"
      ]
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
        "name" => "back"
        "class" => "back btn-primary"
        "imgclass" => "back"
      ]
    ]
    +show_form_cancel_button: null
    +admin_webpath: "admin921a53syffhxeukt2i9"
    #list_natives_modules: []
    #list_partners_modules: []
    +modals: []
    #can_import: false
    #tabSlug: null
    +_conf: [
      1 => "Successful deletion"
      2 => "The selection has been successfully deleted."
      3 => "Successful creation"
      4 => "Successful update"
      5 => "The status has been successfully updated."
      6 => "The settings have been successfully updated."
      7 => "Image successfully deleted."
      8 => "The module was successfully downloaded."
      9 => "The thumbnails were successfully regenerated."
      10 => "The message was successfully sent to the customer."
      11 => "Comment successfully added."
      12 => "Module(s) installed successfully."
      13 => "Module(s) uninstalled successfully."
      14 => "The translation was successfully copied."
      15 => "The translations have been successfully added."
      16 => "The module transplanted successfully to the hook."
      17 => "The module was successfully removed from the hook."
      18 => "Successful upload."
      19 => "Duplication was completed successfully."
      20 => "The translation was added successfully, but the language has not been created."
      21 => "Module reset successfully."
      22 => "Module deleted successfully."
      23 => "Localization pack imported successfully."
      24 => "Localization pack imported successfully."
      25 => "The selected images have successfully been moved."
      26 => "Your cover image selection has been saved."
      27 => "The image's shop association has been modified."
      28 => "A zone has been assigned to the selection successfully."
      29 => "Successful upgrade."
      30 => "A partial refund was successfully created."
      31 => "The discount was successfully generated."
      32 => "Successfully signed in to PrestaShop Addons."
    ]
    #translationsTab: []
    +bo_css: "theme.css"
    +_error: [
      1 => "The root category of the shop MK PS 9.1 dev is not associated with the current shop. You can't access this page. Please change the root category of the shop."
    ]
    +_lang: null
  }
  "toolbar_extra_buttons_collection" => PrestaShop\PrestaShop\Core\Action\ActionsBarButtonsCollection {#947
    -elements: [
      PrestaShop\PrestaShop\Core\Action\ActionsBarButton {#1041
        #class: "switch_demo"
        #properties: [
          "desc" => "Demo mode"
          "icon" => "process-icon-toggle-off"
          "help" => "This mode displays sample data so you can try your dashboard without real numbers."
        ]
        #content: "Demo mode"
      }
      PrestaShop\PrestaShop\Core\Action\ActionsBarButton {#1044
        #class: "back"
        #properties: [
          "href" => "index.php?controller=AdminDashboard&token="
          "desc" => "Back to list"
        ]
        #content: "Back to list"
      }
    ]
  }
]
/var/www/mijora/ps91.mijora.markak.lt/classes/controller/AdminController.php:4365

actionAdminControllerInitAfter

Arguments Location
[
  "controller" => AdminDashboardController {#1204
    +className: null
    #context: Context {#12 …}
    +css_files: []
    +js_files: []
    #display_header: true
    #display_header_javascript: true
    #template: ?
    #display_footer: true
    #content_only: false
    +ajax: false
    #json: false
    #status: ""
    #redirect_after: null
    +controller_type: "admin"
    +php_self: null
    #translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1458 …}
    #container: ContainerIx9oQb6\AdminKernelDevDebugContainer {#68 …}
    +module: null
    +errors: []
    +layout: "layout.tpl"
    +path: null
    +content: null
    +warnings: []
    +informations: []
    +confirmations: []
    +shopShareDatas: false
    +_languages: [
      [
        "id_lang" => 1
        "name" => "English (English)"
        "active" => 1
        "iso_code" => "en"
        "language_code" => "en-us"
        "locale" => "en-US"
        "date_format_lite" => "m/d/Y"
        "date_format_full" => "m/d/Y H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 1
      ]
      [
        "id_lang" => 2
        "name" => "lietuvių kalba (Lithuanian)"
        "active" => 1
        "iso_code" => "lt"
        "language_code" => "lt-lt"
        "locale" => "lt-LT"
        "date_format_lite" => "Y-m-d"
        "date_format_full" => "Y-m-d H:i:s"
        "is_rtl" => 0
        "id_shop" => 1
        "shops" => [
          1 => true
        ]
        "is_default" => 0
      ]
    ]
    +default_form_language: 1
    +allow_employee_form_lang: 0
    +bootstrap: true
    #meta_title: [
      "Dashboard"
    ]
    +template: "content.tpl"
    +table: "configuration"
    +list_id: "configuration"
    #identifier: "id_configuration"
    #identifier_name: "name"
    +tabAccess: null
    +id: 1
    +required_database: false
    +token: ""
    +shopLinkType: ""
    #_defaultOrderBy: "id_configuration"
    #_defaultOrderWay: "ASC"
    +tpl_form_vars: []
    +tpl_list_vars: []
    +tpl_delete_link_vars: []
    +tpl_option_vars: []
    +tpl_view_vars: []
    +tpl_required_fields_vars: []
    +base_tpl_view: null
    +base_tpl_form: null
    +multiple_fieldsets: false
    +fields_value: []
    +max_image_size: null
    #list_simple_header: null
    #fields_list: null
    #fields_form: null
    #fields_form_override: null
    #submit_action: null
    #fields_options: []
    #shopLink: null
    #_listsql: ""
    #_list: []
    #_list_error: null
    #toolbar_title: [
      "Dashboard"
      "View"
    ]
    #toolbar_btn: [
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
      ]
    ]
    #toolbar_scroll: true
    #show_toolbar: true
    #show_toolbar_options: false
    #_listTotal: 0
    +lang: false
    #_filter: null
    #_filterHaving: null
    #_tmpTableFilter: ""
    #_pagination: [
      20
      50
      100
      300
      1000
    ]
    #_default_pagination: 50
    #_orderBy: null
    #_orderWay: null
    #actions_available: [
      "view"
      "edit"
      "duplicate"
      "delete"
    ]
    #actions: []
    #list_skip_actions: []
    #lite_display: false
    #list_no_link: false
    #allow_export: false
    +required_fields: []
    #helper: null
    -allowAnonymous: false
    +override_folder: "dashboard/"
    #bulk_actions: null
    #boxes: null
    #explicitSelect: false
    #_select: null
    #_join: null
    #_where: null
    #_group: null
    #_having: null
    #_use_found_rows: true
    #is_cms: false
    #position_identifier: null
    #position_group_identifier: null
    #deleted: false
    #filter: null
    #noLink: null
    #specificConfirmDelete: null
    #colorOnBackground: null
    #row_hover: true
    #action: null
    #display: "view"
    +tpl_folder: "dashboard/"
    #bo_theme: "default"
    #_redirect: true
    +fieldImageSettings: []
    +imageType: "jpg"
    #object: null
    #id_object: 0
    +controller_name: "AdminDashboard"
    +multishop_context: 7
    +multishop_context_group: true
    #breadcrumbs: [
      "Dashboard"
    ]
    +show_page_header_toolbar: true
    +page_header_toolbar_title: "Dashboard"
    +page_header_toolbar_btn: [
      "switch_demo" => [
        "desc" => "Demo mode"
        "icon" => "process-icon-toggle-off"
        "help" => "This mode displays sample data so you can try your dashboard without real numbers."
        "name" => "switch_demo"
        "class" => "switch_demo btn-primary"
        "imgclass" => "switch_demo"
      ]
      "back" => [
        "href" => "index.php?controller=AdminDashboard&token="
        "desc" => "Back to list"
        "name" => "back"
        "class" => "back btn-primary"
        "imgclass" => "back"
      ]
    ]
    +show_form_cancel_button: null
    +admin_webpath: "admin921a53syffhxeukt2i9"
    #list_natives_modules: []
    #list_partners_modules: []
    +modals: []
    #can_import: false
    #tabSlug: null
    +_conf: [
      1 => "Successful deletion"
      2 => "The selection has been successfully deleted."
      3 => "Successful creation"
      4 => "Successful update"
      5 => "The status has been successfully updated."
      6 => "The settings have been successfully updated."
      7 => "Image successfully deleted."
      8 => "The module was successfully downloaded."
      9 => "The thumbnails were successfully regenerated."
      10 => "The message was successfully sent to the customer."
      11 => "Comment successfully added."
      12 => "Module(s) installed successfully."
      13 => "Module(s) uninstalled successfully."
      14 => "The translation was successfully copied."
      15 => "The translations have been successfully added."
      16 => "The module transplanted successfully to the hook."
      17 => "The module was successfully removed from the hook."
      18 => "Successful upload."
      19 => "Duplication was completed successfully."
      20 => "The translation was added successfully, but the language has not been created."
      21 => "Module reset successfully."
      22 => "Module deleted successfully."
      23 => "Localization pack imported successfully."
      24 => "Localization pack imported successfully."
      25 => "The selected images have successfully been moved."
      26 => "Your cover image selection has been saved."
      27 => "The image's shop association has been modified."
      28 => "A zone has been assigned to the selection successfully."
      29 => "Successful upgrade."
      30 => "A partial refund was successfully created."
      31 => "The discount was successfully generated."
      32 => "Successfully signed in to PrestaShop Addons."
    ]
    #translationsTab: []
    +bo_css: "theme.css"
    +_error: [
      1 => "The root category of the shop MK PS 9.1 dev is not associated with the current shop. You can't access this page. Please change the root category of the shop."
    ]
    +_lang: null
  }
]
/var/www/mijora/ps91.mijora.markak.lt/classes/controller/AdminController.php:2790

Not registered hooks 0

These hooks have been dispatched by PrestaShop but they are not registered in the database, meaning no modules registered them and they were not added in the hook fixtures for core hooks.

There are no unregistered hooks.

Seems like all hooks had appropriate listeners so they were all correctly registered in the database.