When I export a menu that I created a single menu entry for I receive the following notice:

Notice: Undefined offset: 0 in Drupal\structure_sync\Controller\MenuLinksController->exportMenuLinks() (line 66 of modules/contrib/structure_sync/src/Controller/MenuLinksController.php).

Drupal\structure_sync\Controller\MenuLinksController->exportMenuLinks(Array, Object) (Line: 36)
Drupal\structure_sync\StructureSyncHelper::exportMenuLinks(Array, Object)
call_user_func_array(Array, Array) (Line: 111)
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers(Array, Object) (Line: 51)
Drupal\Core\Form\FormSubmitter->doSubmitForm(Array, Object) (Line: 585)
Drupal\Core\Form\FormBuilder->processForm('structure_sync_menus', Array, Object) (Line: 314)
Drupal\Core\Form\FormBuilder->buildForm('structure_sync_menus', Object) (Line: 74)
Drupal\Core\Controller\FormController->getContentResult(Object, Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 151)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 99)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 78)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 50)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 664)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

This is adding a simple top level menu item to the footer menu going to the sitemap so nothing fancy.

Suggestions?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Christopher Riley created an issue. See original summary.

timKruijsen’s picture

Status: Active » Needs review
FileSize
809 bytes

Could you check if the attached patch fixes the issue for you?

Christopher Riley’s picture

I installed the patch flushed the cache but still have the same issue. I went ahead and turned on kint and got this additional information:

Notice: Undefined offset: 0 in Drupal\structure_sync\Controller\MenuLinksController->exportMenuLinks() (line 67 of /home/username/staging.domainname.com/web/modules/contrib/structure_sync/src/Controller/MenuLinksController.php). => Array
(
[23: Drupal\structure_sync\Controller\MenuLinksController->exportMenuLinks()] => Array
(
[file] => modules/contrib/structure_sync/src/Controller/MenuLinksController.php:67
[args] => Array
(
[0] => Array
(
[#attributes] => Array
(
[class] => Array
(
[0] => structure-sync-menus
)

[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Menu links
[arguments:protected] => Array(0)
)

[#theme] => page_title
[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => title
)

[#array_parents] => Array
(
[0] => title
)

[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-title
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export
[arguments:protected] => Array(0)
)

[#weight] => 1
[#open] => 1
[export_menu_links] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[export_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-list
[#name] => export_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export
)

[#array_parents] => Array
(
[0] => export
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import
[arguments:protected] => Array(0)
)

[#weight] => 2
[#open] => 1
[import_menus_safe] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_full] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_force] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menu-list
[#name] => import_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => import
)

[#array_parents] => Array
(
[0] => import
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-import
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array
(
[form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM] => Array(1)
)

[drupalSettings] => Array
(
[ajaxTrustedUrl] => Array(1)
)

)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array
(
[0] => form_build_id
)

[#attributes] => Array
(
[autocomplete] => off
[data-drupal-selector] => form-n-hxclgutzy4u-mzs1vy9uzpmpfrmlflkq21jdq9rls
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_build_id
)

[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array
(
[0] => user.roles:authenticated
)

)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array
(
[0] => form_token
)

[#attached] => Array
(
[placeholders] => Array(1)
)

[#cache] => Array
(
[max-age] => 0
)

[#input] => 1
[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Token
[1] => valueCallback
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_token
)

[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus-form-token
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array
(
[0] => form_id
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_id
)

[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array
(
[0] => Drupal\inline_form_errors\RenderElementHelper
[1] => processElement
)

)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[1] => stdClass Object
(
[__CLASS__] => Drupal\Core\Form\FormState
[complete_form:protected] => Array
(
[#attributes] => Array
(
[class] => Array(1)
[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#theme] => page_title
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 1
[#open] => 1
[export_menu_links] => Array(28)
[export_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 2
[#open] => 1
[import_menus_safe] => Array(28)
[import_menus_full] => Array(27)
[import_menus_force] => Array(27)
[import_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array(1)
[drupalSettings] => Array(1)
)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array(1)
[#attributes] => Array(2)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array(1)
)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array(1)
[#attached] => Array(1)
[#cache] => Array(1)
[#input] => 1
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array(1)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[build_info:protected] => Array
(
[args] => Array
(
)

[files] => Array
(
)

[callback_object] => stdClass Object
(
[__CLASS__] => Drupal\structure_sync\Form\MenuSyncForm
[database:protected] => Drupal\Core\Database\Driver\mysql\Connection
[requestStack:protected] =>
[configFactory:protected] => Drupal\Core\Config\ConfigFactory
[routeMatch:protected] =>
[_serviceIds:protected] => Array(0)
[linkGenerator:protected] =>
[loggerFactory:protected] =>
[messenger:protected] =>
[redirectDestination:protected] =>
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[urlGenerator:protected] =>
)

[form_id] => structure_sync_menus
)

[rebuild_info:protected] => Array
(
)

[rebuild:protected] =>
[invalidToken:protected] =>
[response:protected] =>
[redirect:protected] =>
[no_redirect:protected] =>
[method:protected] => POST
[requestMethod:protected] => POST
[cache:protected] =>
[no_cache:protected] =>
[values:protected] => Array
(
[export_menu_links] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[export_menu_list] => Array
(
[footer] => footer
)

[import_menus_safe] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (safely)
[arguments:protected] => Array(0)
)

[import_menus_full] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (full)
[arguments:protected] => Array(0)
)

[import_menus_force] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (force)
[arguments:protected] => Array(0)
)

[import_menu_list] => Array
(
[footer] => footer
)

[form_build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

)

[cleanValueKeys:protected] => Array
(
[0] => form_id
[1] => form_token
[2] => form_build_id
[3] => op
)

[input:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array
(
[footer] => footer
)

[import_menu_list] => Array
(
[footer] => footer
)

)

[always_process:protected] =>
[must_validate:protected] =>
[programmed:protected] =>
[programmed_bypass_access_check:protected] => 1
[process_input:protected] => 1
[submitted:protected] => 1
[executed:protected] =>
[triggering_element:protected] => Array
(
[#type] => submit
[#value] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array
(
[0] => Array(2)
)

[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => input__submit
)

[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Submit
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export_menu_links
)

[#array_parents] => Array
(
[0] => export
[1] => export_menu_links
)

[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export-menu-links
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[has_file_element:protected] =>
[groups:protected] => Array
(
[export] => Array
(
[#group_exists] => 1
)

[export_menu_list][footer] => Array
(
[#group_exists] => 1
)

[import] => Array
(
[#group_exists] => 1
)

[import_menu_list][footer] => Array
(
[#group_exists] => 1
)

)

[storage:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[1] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
)

[2] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
)

[3] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
)

)

[temporary:protected] => Array
(
)

[validation_complete:protected] => 1
[errors:protected] => Array
(
)

[limit_validation_errors:protected] =>
[validate_handlers:protected] => Array
(
)

[submit_handlers:protected] => Array
(
[0] => Array
(
[0] => Drupal\structure_sync\StructureSyncHelper
[1] => exportMenuLinks
)

)

)

)

)

[22: Drupal\structure_sync\StructureSyncHelper::exportMenuLinks()] => Array
(
[file] => modules/contrib/structure_sync/src/StructureSyncHelper.php:36
[args] => Array
(
[0] => Array
(
[#attributes] => Array
(
[class] => Array
(
[0] => structure-sync-menus
)

[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Menu links
[arguments:protected] => Array(0)
)

[#theme] => page_title
[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => title
)

[#array_parents] => Array
(
[0] => title
)

[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-title
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export
[arguments:protected] => Array(0)
)

[#weight] => 1
[#open] => 1
[export_menu_links] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[export_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-list
[#name] => export_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export
)

[#array_parents] => Array
(
[0] => export
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import
[arguments:protected] => Array(0)
)

[#weight] => 2
[#open] => 1
[import_menus_safe] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_full] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_force] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menu-list
[#name] => import_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => import
)

[#array_parents] => Array
(
[0] => import
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-import
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array
(
[form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM] => Array(1)
)

[drupalSettings] => Array
(
[ajaxTrustedUrl] => Array(1)
)

)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array
(
[0] => form_build_id
)

[#attributes] => Array
(
[autocomplete] => off
[data-drupal-selector] => form-n-hxclgutzy4u-mzs1vy9uzpmpfrmlflkq21jdq9rls
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_build_id
)

[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array
(
[0] => user.roles:authenticated
)

)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array
(
[0] => form_token
)

[#attached] => Array
(
[placeholders] => Array(1)
)

[#cache] => Array
(
[max-age] => 0
)

[#input] => 1
[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Token
[1] => valueCallback
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_token
)

[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus-form-token
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array
(
[0] => form_id
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_id
)

[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array
(
[0] => Drupal\inline_form_errors\RenderElementHelper
[1] => processElement
)

)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[1] => stdClass Object
(
[__CLASS__] => Drupal\Core\Form\FormState
[complete_form:protected] => Array
(
[#attributes] => Array
(
[class] => Array(1)
[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#theme] => page_title
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 1
[#open] => 1
[export_menu_links] => Array(28)
[export_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 2
[#open] => 1
[import_menus_safe] => Array(28)
[import_menus_full] => Array(27)
[import_menus_force] => Array(27)
[import_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array(1)
[drupalSettings] => Array(1)
)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array(1)
[#attributes] => Array(2)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array(1)
)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array(1)
[#attached] => Array(1)
[#cache] => Array(1)
[#input] => 1
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array(1)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[build_info:protected] => Array
(
[args] => Array
(
)

[files] => Array
(
)

[callback_object] => stdClass Object
(
[__CLASS__] => Drupal\structure_sync\Form\MenuSyncForm
[database:protected] => Drupal\Core\Database\Driver\mysql\Connection
[requestStack:protected] =>
[configFactory:protected] => Drupal\Core\Config\ConfigFactory
[routeMatch:protected] =>
[_serviceIds:protected] => Array(0)
[linkGenerator:protected] =>
[loggerFactory:protected] =>
[messenger:protected] =>
[redirectDestination:protected] =>
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[urlGenerator:protected] =>
)

[form_id] => structure_sync_menus
)

[rebuild_info:protected] => Array
(
)

[rebuild:protected] =>
[invalidToken:protected] =>
[response:protected] =>
[redirect:protected] =>
[no_redirect:protected] =>
[method:protected] => POST
[requestMethod:protected] => POST
[cache:protected] =>
[no_cache:protected] =>
[values:protected] => Array
(
[export_menu_links] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[export_menu_list] => Array
(
[footer] => footer
)

[import_menus_safe] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (safely)
[arguments:protected] => Array(0)
)

[import_menus_full] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (full)
[arguments:protected] => Array(0)
)

[import_menus_force] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (force)
[arguments:protected] => Array(0)
)

[import_menu_list] => Array
(
[footer] => footer
)

[form_build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

)

[cleanValueKeys:protected] => Array
(
[0] => form_id
[1] => form_token
[2] => form_build_id
[3] => op
)

[input:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array
(
[footer] => footer
)

[import_menu_list] => Array
(
[footer] => footer
)

)

[always_process:protected] =>
[must_validate:protected] =>
[programmed:protected] =>
[programmed_bypass_access_check:protected] => 1
[process_input:protected] => 1
[submitted:protected] => 1
[executed:protected] =>
[triggering_element:protected] => Array
(
[#type] => submit
[#value] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array
(
[0] => Array(2)
)

[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => input__submit
)

[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Submit
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export_menu_links
)

[#array_parents] => Array
(
[0] => export
[1] => export_menu_links
)

[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export-menu-links
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[has_file_element:protected] =>
[groups:protected] => Array
(
[export] => Array
(
[#group_exists] => 1
)

[export_menu_list][footer] => Array
(
[#group_exists] => 1
)

[import] => Array
(
[#group_exists] => 1
)

[import_menu_list][footer] => Array
(
[#group_exists] => 1
)

)

[storage:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[1] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
)

[2] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
)

[3] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
)

)

[temporary:protected] => Array
(
)

[validation_complete:protected] => 1
[errors:protected] => Array
(
)

[limit_validation_errors:protected] =>
[validate_handlers:protected] => Array
(
)

[submit_handlers:protected] => Array
(
[0] => Array
(
[0] => Drupal\structure_sync\StructureSyncHelper
[1] => exportMenuLinks
)

)

)

)

)

[21: call_user_func_array()] => Array
(
[args] => Array
(
[0] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Drupal\structure_sync\StructureSyncHelper
)

[1] => exportMenuLinks
)

[1] => Array
(
[0] => Array
(
[#attributes] => Array
(
[class] => Array(1)
[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#theme] => page_title
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 1
[#open] => 1
[export_menu_links] => Array(28)
[export_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 2
[#open] => 1
[import_menus_safe] => Array(28)
[import_menus_full] => Array(27)
[import_menus_force] => Array(27)
[import_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array(1)
[drupalSettings] => Array(1)
)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array(1)
[#attributes] => Array(2)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array(1)
)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array(1)
[#attached] => Array(1)
[#cache] => Array(1)
[#input] => 1
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array(1)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[1] => stdClass Object
(
[__CLASS__] => Drupal\Core\Form\FormState
[complete_form:protected] => Array
(
[#attributes] => Array(2)
[title] => Array(18)
[export] => Array(25)
[import] => Array(27)
[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array(2)
[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array(23)
[#cache] => Array(1)
[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array(26)
[form_id] => Array(23)
[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array(1)
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(0)
[#validate] => Array(1)
[#submit] => Array(1)
[#theme] => Array(1)
[#after_build] => Array(1)
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array(0)
[#after_build_done] => 1
[#validated] => 1
)

[build_info:protected] => Array
(
[args] => Array(0)
[files] => Array(0)
[callback_object] => Drupal\structure_sync\Form\MenuSyncForm
[form_id] => structure_sync_menus
)

[rebuild_info:protected] => Array
(
)

[rebuild:protected] =>
[invalidToken:protected] =>
[response:protected] =>
[redirect:protected] =>
[no_redirect:protected] =>
[method:protected] => POST
[requestMethod:protected] => POST
[cache:protected] =>
[no_cache:protected] =>
[values:protected] => Array
(
[export_menu_links] => Drupal\Core\StringTranslation\TranslatableMarkup
[export_menu_list] => Array(1)
[import_menus_safe] => Drupal\Core\StringTranslation\TranslatableMarkup
[import_menus_full] => Drupal\Core\StringTranslation\TranslatableMarkup
[import_menus_force] => Drupal\Core\StringTranslation\TranslatableMarkup
[import_menu_list] => Array(1)
[form_build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Drupal\Core\StringTranslation\TranslatableMarkup
)

[cleanValueKeys:protected] => Array
(
[0] => form_id
[1] => form_token
[2] => form_build_id
[3] => op
)

[input:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

[always_process:protected] =>
[must_validate:protected] =>
[programmed:protected] =>
[programmed_bypass_access_check:protected] => 1
[process_input:protected] => 1
[submitted:protected] => 1
[executed:protected] =>
[triggering_element:protected] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[has_file_element:protected] =>
[groups:protected] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[storage:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => Array(25)
[1] => Array(25)
[2] => Array(24)
[3] => Array(24)
)

[temporary:protected] => Array
(
)

[validation_complete:protected] => 1
[errors:protected] => Array
(
)

[limit_validation_errors:protected] =>
[validate_handlers:protected] => Array
(
)

[submit_handlers:protected] => Array
(
[0] => Array(2)
)

)

)

)

)

[20: Drupal\Core\Form\FormSubmitter->executeSubmitHandlers()] => Array
(
[file] => core/lib/Drupal/Core/Form/FormSubmitter.php:111
[args] => Array
(
[0] => Array
(
[#attributes] => Array
(
[class] => Array
(
[0] => structure-sync-menus
)

[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Menu links
[arguments:protected] => Array(0)
)

[#theme] => page_title
[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => title
)

[#array_parents] => Array
(
[0] => title
)

[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-title
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export
[arguments:protected] => Array(0)
)

[#weight] => 1
[#open] => 1
[export_menu_links] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[export_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-list
[#name] => export_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export
)

[#array_parents] => Array
(
[0] => export
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import
[arguments:protected] => Array(0)
)

[#weight] => 2
[#open] => 1
[import_menus_safe] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_full] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_force] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menu-list
[#name] => import_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => import
)

[#array_parents] => Array
(
[0] => import
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-import
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array
(
[form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM] => Array(1)
)

[drupalSettings] => Array
(
[ajaxTrustedUrl] => Array(1)
)

)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array
(
[0] => form_build_id
)

[#attributes] => Array
(
[autocomplete] => off
[data-drupal-selector] => form-n-hxclgutzy4u-mzs1vy9uzpmpfrmlflkq21jdq9rls
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_build_id
)

[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array
(
[0] => user.roles:authenticated
)

)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array
(
[0] => form_token
)

[#attached] => Array
(
[placeholders] => Array(1)
)

[#cache] => Array
(
[max-age] => 0
)

[#input] => 1
[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Token
[1] => valueCallback
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_token
)

[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus-form-token
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array
(
[0] => form_id
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_id
)

[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array
(
[0] => Drupal\inline_form_errors\RenderElementHelper
[1] => processElement
)

)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[1] => stdClass Object
(
[__CLASS__] => Drupal\Core\Form\FormState
[complete_form:protected] => Array
(
[#attributes] => Array
(
[class] => Array(1)
[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#theme] => page_title
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 1
[#open] => 1
[export_menu_links] => Array(28)
[export_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 2
[#open] => 1
[import_menus_safe] => Array(28)
[import_menus_full] => Array(27)
[import_menus_force] => Array(27)
[import_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array(1)
[drupalSettings] => Array(1)
)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array(1)
[#attributes] => Array(2)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array(1)
)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array(1)
[#attached] => Array(1)
[#cache] => Array(1)
[#input] => 1
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array(1)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[build_info:protected] => Array
(
[args] => Array
(
)

[files] => Array
(
)

[callback_object] => stdClass Object
(
[__CLASS__] => Drupal\structure_sync\Form\MenuSyncForm
[database:protected] => Drupal\Core\Database\Driver\mysql\Connection
[requestStack:protected] =>
[configFactory:protected] => Drupal\Core\Config\ConfigFactory
[routeMatch:protected] =>
[_serviceIds:protected] => Array(0)
[linkGenerator:protected] =>
[loggerFactory:protected] =>
[messenger:protected] =>
[redirectDestination:protected] =>
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[urlGenerator:protected] =>
)

[form_id] => structure_sync_menus
)

[rebuild_info:protected] => Array
(
)

[rebuild:protected] =>
[invalidToken:protected] =>
[response:protected] =>
[redirect:protected] =>
[no_redirect:protected] =>
[method:protected] => POST
[requestMethod:protected] => POST
[cache:protected] =>
[no_cache:protected] =>
[values:protected] => Array
(
[export_menu_links] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[export_menu_list] => Array
(
[footer] => footer
)

[import_menus_safe] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (safely)
[arguments:protected] => Array(0)
)

[import_menus_full] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (full)
[arguments:protected] => Array(0)
)

[import_menus_force] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (force)
[arguments:protected] => Array(0)
)

[import_menu_list] => Array
(
[footer] => footer
)

[form_build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

)

[cleanValueKeys:protected] => Array
(
[0] => form_id
[1] => form_token
[2] => form_build_id
[3] => op
)

[input:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array
(
[footer] => footer
)

[import_menu_list] => Array
(
[footer] => footer
)

)

[always_process:protected] =>
[must_validate:protected] =>
[programmed:protected] =>
[programmed_bypass_access_check:protected] => 1
[process_input:protected] => 1
[submitted:protected] => 1
[executed:protected] =>
[triggering_element:protected] => Array
(
[#type] => submit
[#value] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array
(
[0] => Array(2)
)

[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => input__submit
)

[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Submit
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export_menu_links
)

[#array_parents] => Array
(
[0] => export
[1] => export_menu_links
)

[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export-menu-links
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[has_file_element:protected] =>
[groups:protected] => Array
(
[export] => Array
(
[#group_exists] => 1
)

[export_menu_list][footer] => Array
(
[#group_exists] => 1
)

[import] => Array
(
[#group_exists] => 1
)

[import_menu_list][footer] => Array
(
[#group_exists] => 1
)

)

[storage:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[1] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
)

[2] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
)

[3] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
)

)

[temporary:protected] => Array
(
)

[validation_complete:protected] => 1
[errors:protected] => Array
(
)

[limit_validation_errors:protected] =>
[validate_handlers:protected] => Array
(
)

[submit_handlers:protected] => Array
(
[0] => Array
(
[0] => Drupal\structure_sync\StructureSyncHelper
[1] => exportMenuLinks
)

)

)

)

)

[19: Drupal\Core\Form\FormSubmitter->doSubmitForm()] => Array
(
[file] => core/lib/Drupal/Core/Form/FormSubmitter.php:51
[args] => Array
(
[0] => Array
(
[#attributes] => Array
(
[class] => Array
(
[0] => structure-sync-menus
)

[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Menu links
[arguments:protected] => Array(0)
)

[#theme] => page_title
[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => title
)

[#array_parents] => Array
(
[0] => title
)

[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-title
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export
[arguments:protected] => Array(0)
)

[#weight] => 1
[#open] => 1
[export_menu_links] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[export_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-list
[#name] => export_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export
)

[#array_parents] => Array
(
[0] => export
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import
[arguments:protected] => Array(0)
)

[#weight] => 2
[#open] => 1
[import_menus_safe] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_full] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_force] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menu-list
[#name] => import_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => import
)

[#array_parents] => Array
(
[0] => import
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-import
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array
(
[form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM] => Array(1)
)

[drupalSettings] => Array
(
[ajaxTrustedUrl] => Array(1)
)

)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array
(
[0] => form_build_id
)

[#attributes] => Array
(
[autocomplete] => off
[data-drupal-selector] => form-n-hxclgutzy4u-mzs1vy9uzpmpfrmlflkq21jdq9rls
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_build_id
)

[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array
(
[0] => user.roles:authenticated
)

)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array
(
[0] => form_token
)

[#attached] => Array
(
[placeholders] => Array(1)
)

[#cache] => Array
(
[max-age] => 0
)

[#input] => 1
[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Token
[1] => valueCallback
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_token
)

[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus-form-token
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array
(
[0] => form_id
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_id
)

[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array
(
[0] => Drupal\inline_form_errors\RenderElementHelper
[1] => processElement
)

)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[1] => stdClass Object
(
[__CLASS__] => Drupal\Core\Form\FormState
[complete_form:protected] => Array
(
[#attributes] => Array
(
[class] => Array(1)
[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#theme] => page_title
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 1
[#open] => 1
[export_menu_links] => Array(28)
[export_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 2
[#open] => 1
[import_menus_safe] => Array(28)
[import_menus_full] => Array(27)
[import_menus_force] => Array(27)
[import_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array(1)
[drupalSettings] => Array(1)
)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array(1)
[#attributes] => Array(2)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array(1)
)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array(1)
[#attached] => Array(1)
[#cache] => Array(1)
[#input] => 1
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array(1)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[build_info:protected] => Array
(
[args] => Array
(
)

[files] => Array
(
)

[callback_object] => stdClass Object
(
[__CLASS__] => Drupal\structure_sync\Form\MenuSyncForm
[database:protected] => Drupal\Core\Database\Driver\mysql\Connection
[requestStack:protected] =>
[configFactory:protected] => Drupal\Core\Config\ConfigFactory
[routeMatch:protected] =>
[_serviceIds:protected] => Array(0)
[linkGenerator:protected] =>
[loggerFactory:protected] =>
[messenger:protected] =>
[redirectDestination:protected] =>
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[urlGenerator:protected] =>
)

[form_id] => structure_sync_menus
)

[rebuild_info:protected] => Array
(
)

[rebuild:protected] =>
[invalidToken:protected] =>
[response:protected] =>
[redirect:protected] =>
[no_redirect:protected] =>
[method:protected] => POST
[requestMethod:protected] => POST
[cache:protected] =>
[no_cache:protected] =>
[values:protected] => Array
(
[export_menu_links] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[export_menu_list] => Array
(
[footer] => footer
)

[import_menus_safe] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (safely)
[arguments:protected] => Array(0)
)

[import_menus_full] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (full)
[arguments:protected] => Array(0)
)

[import_menus_force] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (force)
[arguments:protected] => Array(0)
)

[import_menu_list] => Array
(
[footer] => footer
)

[form_build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

)

[cleanValueKeys:protected] => Array
(
[0] => form_id
[1] => form_token
[2] => form_build_id
[3] => op
)

[input:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array
(
[footer] => footer
)

[import_menu_list] => Array
(
[footer] => footer
)

)

[always_process:protected] =>
[must_validate:protected] =>
[programmed:protected] =>
[programmed_bypass_access_check:protected] => 1
[process_input:protected] => 1
[submitted:protected] => 1
[executed:protected] =>
[triggering_element:protected] => Array
(
[#type] => submit
[#value] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array
(
[0] => Array(2)
)

[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => input__submit
)

[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Submit
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export_menu_links
)

[#array_parents] => Array
(
[0] => export
[1] => export_menu_links
)

[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export-menu-links
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[has_file_element:protected] =>
[groups:protected] => Array
(
[export] => Array
(
[#group_exists] => 1
)

[export_menu_list][footer] => Array
(
[#group_exists] => 1
)

[import] => Array
(
[#group_exists] => 1
)

[import_menu_list][footer] => Array
(
[#group_exists] => 1
)

)

[storage:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[1] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
)

[2] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
)

[3] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
)

)

[temporary:protected] => Array
(
)

[validation_complete:protected] => 1
[errors:protected] => Array
(
)

[limit_validation_errors:protected] =>
[validate_handlers:protected] => Array
(
)

[submit_handlers:protected] => Array
(
[0] => Array
(
[0] => Drupal\structure_sync\StructureSyncHelper
[1] => exportMenuLinks
)

)

)

)

)

[18: Drupal\Core\Form\FormBuilder->processForm()] => Array
(
[file] => core/lib/Drupal/Core/Form/FormBuilder.php:585
[args] => Array
(
[0] => structure_sync_menus
[1] => Array
(
[#attributes] => Array
(
[class] => Array
(
[0] => structure-sync-menus
)

[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Menu links
[arguments:protected] => Array(0)
)

[#theme] => page_title
[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => title
)

[#array_parents] => Array
(
[0] => title
)

[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-title
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export
[arguments:protected] => Array(0)
)

[#weight] => 1
[#open] => 1
[export_menu_links] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[export_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-list
[#name] => export_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export
)

[#array_parents] => Array
(
[0] => export
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import
[arguments:protected] => Array(0)
)

[#weight] => 2
[#open] => 1
[import_menus_safe] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_full] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menus_force] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import_menu_list] => Array
(
[#type] => checkboxes
[#options] => Array(1)
[#default_value] => Array(1)
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#input] => 1
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] => 1
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menu-list
[#name] => import_menu_list
[#value] => Array(1)
[#needs_validation] => 1
[footer] => Array(32)
[#validated] => 1
)

[#value] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => details
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => import
)

[#array_parents] => Array
(
[0] => import
)

[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-import
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array
(
[export] => Array(1)
[export_menu_list][footer] => Array(1)
[import] => Array(1)
[import_menu_list][footer] => Array(1)
)

[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array
(
[form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM] => Array(1)
)

[drupalSettings] => Array
(
[ajaxTrustedUrl] => Array(1)
)

)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array
(
[0] => form_build_id
)

[#attributes] => Array
(
[autocomplete] => off
[data-drupal-selector] => form-n-hxclgutzy4u-mzs1vy9uzpmpfrmlflkq21jdq9rls
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_build_id
)

[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array
(
[0] => user.roles:authenticated
)

)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array
(
[0] => form_token
)

[#attached] => Array
(
[placeholders] => Array(1)
)

[#cache] => Array
(
[max-age] => 0
)

[#input] => 1
[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Token
[1] => valueCallback
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_token
)

[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus-form-token
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array
(
[0] => form_id
)

[#input] => 1
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme] => input__hidden
[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Hidden
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array
(
[0] => form_id
)

[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-structure-sync-menus
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array
(
[0] => Drupal\inline_form_errors\RenderElementHelper
[1] => processElement
)

)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[2] => stdClass Object
(
[__CLASS__] => Drupal\Core\Form\FormState
[complete_form:protected] => Array
(
[#attributes] => Array
(
[class] => Array(1)
[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#theme] => page_title
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 1
[#open] => 1
[export_menu_links] => Array(28)
[export_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 2
[#open] => 1
[import_menus_safe] => Array(28)
[import_menus_full] => Array(27)
[import_menus_force] => Array(27)
[import_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array(1)
[drupalSettings] => Array(1)
)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array(1)
[#attributes] => Array(2)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array(1)
)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array(1)
[#attached] => Array(1)
[#cache] => Array(1)
[#input] => 1
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array(1)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[build_info:protected] => Array
(
[args] => Array
(
)

[files] => Array
(
)

[callback_object] => stdClass Object
(
[__CLASS__] => Drupal\structure_sync\Form\MenuSyncForm
[database:protected] => Drupal\Core\Database\Driver\mysql\Connection
[requestStack:protected] =>
[configFactory:protected] => Drupal\Core\Config\ConfigFactory
[routeMatch:protected] =>
[_serviceIds:protected] => Array(0)
[linkGenerator:protected] =>
[loggerFactory:protected] =>
[messenger:protected] =>
[redirectDestination:protected] =>
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[urlGenerator:protected] =>
)

[form_id] => structure_sync_menus
)

[rebuild_info:protected] => Array
(
)

[rebuild:protected] =>
[invalidToken:protected] =>
[response:protected] =>
[redirect:protected] =>
[no_redirect:protected] =>
[method:protected] => POST
[requestMethod:protected] => POST
[cache:protected] =>
[no_cache:protected] =>
[values:protected] => Array
(
[export_menu_links] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[export_menu_list] => Array
(
[footer] => footer
)

[import_menus_safe] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (safely)
[arguments:protected] => Array(0)
)

[import_menus_full] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (full)
[arguments:protected] => Array(0)
)

[import_menus_force] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (force)
[arguments:protected] => Array(0)
)

[import_menu_list] => Array
(
[footer] => footer
)

[form_build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

)

[cleanValueKeys:protected] => Array
(
[0] => form_id
[1] => form_token
[2] => form_build_id
[3] => op
)

[input:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array
(
[footer] => footer
)

[import_menu_list] => Array
(
[footer] => footer
)

)

[always_process:protected] =>
[must_validate:protected] =>
[programmed:protected] =>
[programmed_bypass_access_check:protected] => 1
[process_input:protected] => 1
[submitted:protected] => 1
[executed:protected] =>
[triggering_element:protected] => Array
(
[#type] => submit
[#value] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array
(
[0] => Array(2)
)

[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => input__submit
)

[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Submit
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export_menu_links
)

[#array_parents] => Array
(
[0] => export
[1] => export_menu_links
)

[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export-menu-links
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[has_file_element:protected] =>
[groups:protected] => Array
(
[export] => Array
(
[#group_exists] => 1
)

[export_menu_list][footer] => Array
(
[#group_exists] => 1
)

[import] => Array
(
[#group_exists] => 1
)

[import_menu_list][footer] => Array
(
[#group_exists] => 1
)

)

[storage:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[1] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
)

[2] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
)

[3] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
)

)

[temporary:protected] => Array
(
)

[validation_complete:protected] => 1
[errors:protected] => Array
(
)

[limit_validation_errors:protected] =>
[validate_handlers:protected] => Array
(
)

[submit_handlers:protected] => Array
(
[0] => Array
(
[0] => Drupal\structure_sync\StructureSyncHelper
[1] => exportMenuLinks
)

)

)

)

)

[17: Drupal\Core\Form\FormBuilder->buildForm()] => Array
(
[file] => core/lib/Drupal/Core/Form/FormBuilder.php:314
[args] => Array
(
[0] => structure_sync_menus
[1] => stdClass Object
(
[__CLASS__] => Drupal\Core\Form\FormState
[complete_form:protected] => Array
(
[#attributes] => Array
(
[class] => Array(1)
[data-drupal-selector] => structure-sync-menus
)

[title] => Array
(
[#type] => page_title
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#theme] => page_title
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#weight] => 0
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-title
[#sorted] => 1
[#validated] => 1
)

[export] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 1
[#open] => 1
[export_menu_links] => Array(28)
[export_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[import] => Array
(
[#type] => details
[#title] => Drupal\Core\StringTranslation\TranslatableMarkup
[#weight] => 2
[#open] => 1
[import_menus_safe] => Array(28)
[import_menus_full] => Array(27)
[import_menus_force] => Array(27)
[import_menu_list] => Array(26)
[#value] =>
[#process] => Array(3)
[#pre_render] => Array(2)
[#theme_wrappers] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(1)
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import
[#groups] => Array(4)
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#form_id] => structure_sync_menus
[#type] => form
[#attached] => Array
(
[placeholders] => Array(1)
[drupalSettings] => Array(1)
)

[#action] => form_action_p_pvdeGsVG5zNF_XLGPTvYSKCf43t8qZYSwcfZl2uzM
[#build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_build_id] => Array
(
[#type] => hidden
[#value] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[#name] => form_build_id
[#parents] => Array(1)
[#attributes] => Array(2)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.003
[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#cache] => Array
(
[contexts] => Array(1)
)

[#token] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[form_token] => Array
(
[#id] => edit-structure-sync-menus-form-token
[#type] => token
[#default_value] => form_token_placeholder_jciPEvq6pT-moDlQouESXixxNnjtRYhaFIQJV0Dktwk
[#parents] => Array(1)
[#attached] => Array(1)
[#cache] => Array(1)
[#input] => 1
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#process] => Array(1)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.004
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_token
[#value] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[#needs_validation] => 1
[#sorted] => 1
[#validated] => 1
)

[form_id] => Array
(
[#type] => hidden
[#value] => structure_sync_menus
[#id] => edit-structure-sync-menus
[#parents] => Array(1)
[#input] => 1
[#process] => Array(2)
[#pre_render] => Array(1)
[#theme] => input__hidden
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#array_parents] => Array(1)
[#weight] => 0.005
[#processed] => 1
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#name] => form_id
[#ajax_processed] =>
[#sorted] => 1
[#validated] => 1
)

[#id] => structure-sync-menus
[#method] => post
[#theme_wrappers] => Array
(
[0] => form
)

[#process] => Array
(
[0] => Array(2)
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
)

[#validate] => Array
(
[0] => ::validateForm
)

[#submit] => Array
(
[0] => ::submitForm
)

[#theme] => Array
(
[0] => structure_sync_menus
)

[#after_build] => Array
(
[0] => clientside_validation_form_after_build
)

[#processed] => 1
[#required] =>
[#title_display] => before
[#description_display] => after
[#errors] =>
[#array_parents] => Array
(
)

[#after_build_done] => 1
[#validated] => 1
)

[build_info:protected] => Array
(
[args] => Array
(
)

[files] => Array
(
)

[callback_object] => stdClass Object
(
[__CLASS__] => Drupal\structure_sync\Form\MenuSyncForm
[database:protected] => Drupal\Core\Database\Driver\mysql\Connection
[requestStack:protected] =>
[configFactory:protected] => Drupal\Core\Config\ConfigFactory
[routeMatch:protected] =>
[_serviceIds:protected] => Array(0)
[linkGenerator:protected] =>
[loggerFactory:protected] =>
[messenger:protected] =>
[redirectDestination:protected] =>
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[urlGenerator:protected] =>
)

[form_id] => structure_sync_menus
)

[rebuild_info:protected] => Array
(
)

[rebuild:protected] =>
[invalidToken:protected] =>
[response:protected] =>
[redirect:protected] =>
[no_redirect:protected] =>
[method:protected] => POST
[requestMethod:protected] => POST
[cache:protected] =>
[no_cache:protected] =>
[values:protected] => Array
(
[export_menu_links] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[export_menu_list] => Array
(
[footer] => footer
)

[import_menus_safe] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (safely)
[arguments:protected] => Array(0)
)

[import_menus_full] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (full)
[arguments:protected] => Array(0)
)

[import_menus_force] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] =>
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Import menu links (force)
[arguments:protected] => Array(0)
)

[import_menu_list] => Array
(
[footer] => footer
)

[form_build_id] => form-N-hxcLgutzy4U_MZS1vY9UZPMpFRMLFLKq21jdq9rls
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

)

[cleanValueKeys:protected] => Array
(
[0] => form_id
[1] => form_token
[2] => form_build_id
[3] => op
)

[input:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array
(
[footer] => footer
)

[import_menu_list] => Array
(
[footer] => footer
)

)

[always_process:protected] =>
[must_validate:protected] =>
[programmed:protected] =>
[programmed_bypass_access_check:protected] => 1
[process_input:protected] => 1
[submitted:protected] => 1
[executed:protected] =>
[triggering_element:protected] => Array
(
[#type] => submit
[#value] => stdClass Object
(
[__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
[translatedMarkup:protected] => Export menu links
[options:protected] => Array(0)
[stringTranslation:protected] => Drupal\Core\StringTranslation\TranslationManager
[string:protected] => Export menu links
[arguments:protected] => Array(0)
)

[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array
(
[0] => Array(2)
)

[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array
(
[0] => Array(2)
[1] => Array(2)
[2] => Array(2)
)

[#pre_render] => Array
(
[0] => Array(2)
)

[#theme_wrappers] => Array
(
[0] => input__submit
)

[#value_callback] => Array
(
[0] => Drupal\Core\Render\Element\Submit
[1] => valueCallback
)

[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array
(
[0] => export_menu_links
)

[#array_parents] => Array
(
[0] => export
[1] => export_menu_links
)

[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array
(
[data-drupal-selector] => edit-export-menu-links
)

[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[has_file_element:protected] =>
[groups:protected] => Array
(
[export] => Array
(
[#group_exists] => 1
)

[export_menu_list][footer] => Array
(
[#group_exists] => 1
)

[import] => Array
(
[#group_exists] => 1
)

[import_menu_list][footer] => Array
(
[#group_exists] => 1
)

)

[storage:protected] => Array
(
)

[buttons:protected] => Array
(
[0] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => exportMenuLinks
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-export-menu-links
)

[1] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusSafe
[#button_type] => primary
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-safe
)

[2] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusFull
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.001
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-full
)

[3] => Array
(
[#type] => submit
[#value] => Drupal\Core\StringTranslation\TranslatableMarkup
[#name] => importMenusForce
[#submit] => Array(1)
[#executes_submit_callback] => 1
[#input] => 1
[#is_button] => 1
[#limit_validation_errors] =>
[#process] => Array(3)
[#pre_render] => Array(1)
[#theme_wrappers] => Array(1)
[#value_callback] => Array(2)
[#defaults_loaded] => 1
[#tree] =>
[#parents] => Array(1)
[#array_parents] => Array(2)
[#weight] => 0.002
[#processed] =>
[#required] =>
[#attributes] => Array(1)
[#title_display] => before
[#description_display] => after
[#errors] =>
[#id] => edit-import-menus-force
)

)

[temporary:protected] => Array
(
)

[validation_complete:protected] => 1
[errors:protected] => Array
(
)

[limit_validation_errors:protected] =>
[validate_handlers:protected] => Array
(
)

[submit_handlers:protected] => Array
(
[0] => Array
(
[0] => Drupal\structure_sync\StructureSyncHelper
[1] => exportMenuLinks
)

)

)

)

)

[16: Drupal\Core\Controller\FormController->getContentResult()] => Array
(
[file] => core/lib/Drupal/Core/Controller/FormController.php:74
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => stdClass Object
(
[__CLASS__] => Drupal\Core\Routing\RouteMatch
[routeName:protected] => structure_sync.menu.form
[route:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\Routing\Route
[path:Symfony\Component\Routing\Route:private] => /admin/structure/structure-sync/menu-links
[host:Symfony\Component\Routing\Route:private] =>
[schemes:Symfony\Component\Routing\Route:private] => Array
(
)

[methods:Symfony\Component\Routing\Route:private] => Array
(
[0] => GET
[1] => POST
)

[defaults:Symfony\Component\Routing\Route:private] => Array
(
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
)

[requirements:Symfony\Component\Routing\Route:private] => Array
(
[_permission] => administer site configuration
)

[options:Symfony\Component\Routing\Route:private] => Array
(
[compiler_class] => \Drupal\Core\Routing\RouteCompiler
[_admin_route] => 1
[_access_checks] => Array(1)
)

[condition:Symfony\Component\Routing\Route:private] =>
[compiled:Symfony\Component\Routing\Route:private] => stdClass Object
(
[__CLASS__] => Drupal\Core\Routing\CompiledRoute
[fit:protected] => 15
[patternOutline:protected] => /admin/structure/structure-sync/menu-links
[numParts:protected] => 4
[variables:Symfony\Component\Routing\CompiledRoute:private] => Array(0)
[tokens:Symfony\Component\Routing\CompiledRoute:private] => Array(1)
[staticPrefix:Symfony\Component\Routing\CompiledRoute:private] =>
[regex:Symfony\Component\Routing\CompiledRoute:private] => #^/admin/structure/structure\-sync/menu\-links$#sD
[pathVariables:Symfony\Component\Routing\CompiledRoute:private] => Array(0)
[hostVariables:Symfony\Component\Routing\CompiledRoute:private] => Array(0)
[hostRegex:Symfony\Component\Routing\CompiledRoute:private] =>
[hostTokens:Symfony\Component\Routing\CompiledRoute:private] => Array(0)
)

)

[parameters:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[rawParameters:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

)

)

)

[15: call_user_func_array()] => Array
(
[args] => Array
(
[0] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Drupal\Core\Controller\HtmlFormController
[classResolver:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\DependencyInjection\ClassResolver
[_serviceIds:protected] => Array(0)
[container:protected] => Drupal\Core\DependencyInjection\Container
[_serviceId] => class_resolver
)

[controllerResolver:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Controller\ControllerResolver
[classResolver:protected] => Drupal\Core\DependencyInjection\ClassResolver
[httpMessageFactory:protected] => Symfony\Bridge\PsrHttpMessage\Factory\DiactorosFactory
[logger:Symfony\Component\HttpKernel\Controller\ControllerResolver:private] =>
[supportsVariadic:Symfony\Component\HttpKernel\Controller\ControllerResolver:private] =>
[supportsScalarTypes:Symfony\Component\HttpKernel\Controller\ControllerResolver:private] =>
[_serviceId] => controller_resolver
)

[formBuilder:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Form\FormBuilder
[moduleHandler:protected] => Drupal\Core\Extension\ModuleHandler
[eventDispatcher:protected] => Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[elementInfo:protected] => Drupal\Core\Render\ElementInfoManager
[csrfToken:protected] => Drupal\Core\Access\CsrfTokenGenerator
[classResolver:protected] => Drupal\Core\DependencyInjection\ClassResolver
[currentUser:protected] => Drupal\Core\Session\AccountProxy
[themeManager:protected] => Drupal\Core\Theme\ThemeManager
[formValidator:protected] => Drupal\Core\Form\FormValidator
[formSubmitter:protected] => Drupal\Core\Form\FormSubmitter
[formCache:protected] => Drupal\Core\Form\FormCache
[safeCoreValueCallables:protected] => Array(22)
[_serviceId] => form_builder
)

[_serviceIds:protected] => Array
(
)

[_serviceId] => controller.form
)

[1] => getContentResult
)

[1] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(9)
)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(6)
)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(0)
)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array(54)
)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array(0)
)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(7)
)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array(15)
[cacheControl:protected] => Array(1)
)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => Drupal\Core\Session\SessionManager
[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array(2)
[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => stdClass Object
(
[__CLASS__] => Drupal\Core\Routing\RouteMatch
[routeName:protected] => structure_sync.menu.form
[route:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\Routing\Route
[path:Symfony\Component\Routing\Route:private] => /admin/structure/structure-sync/menu-links
[host:Symfony\Component\Routing\Route:private] =>
[schemes:Symfony\Component\Routing\Route:private] => Array(0)
[methods:Symfony\Component\Routing\Route:private] => Array(2)
[defaults:Symfony\Component\Routing\Route:private] => Array(2)
[requirements:Symfony\Component\Routing\Route:private] => Array(1)
[options:Symfony\Component\Routing\Route:private] => Array(3)
[condition:Symfony\Component\Routing\Route:private] =>
[compiled:Symfony\Component\Routing\Route:private] => Drupal\Core\Routing\CompiledRoute
)

[parameters:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(0)
)

[rawParameters:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(0)
)

)

)

)

)

[14: Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()] => Array
(
[file] => core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:123
)

[13: Drupal\Core\Render\Renderer->executeInRenderContext()] => Array
(
[file] => core/lib/Drupal/Core/Render/Renderer.php:582
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Drupal\Core\Render\RenderContext
)

[1] => stdClass Object
(
[__CLASS__] => Closure
[0] => stdClass Object
(
[__CLASS__] => Closure
[0] => stdClass Object
(
[__CLASS__] => Closure
[0] => Closure
)

)

)

)

)

[12: Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()] => Array
(
[file] => core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:124
[args] => Array
(
[0] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Drupal\Core\Controller\HtmlFormController
[classResolver:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\DependencyInjection\ClassResolver
[_serviceIds:protected] => Array(0)
[container:protected] => Drupal\Core\DependencyInjection\Container
[_serviceId] => class_resolver
)

[controllerResolver:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Controller\ControllerResolver
[classResolver:protected] => Drupal\Core\DependencyInjection\ClassResolver
[httpMessageFactory:protected] => Symfony\Bridge\PsrHttpMessage\Factory\DiactorosFactory
[logger:Symfony\Component\HttpKernel\Controller\ControllerResolver:private] =>
[supportsVariadic:Symfony\Component\HttpKernel\Controller\ControllerResolver:private] =>
[supportsScalarTypes:Symfony\Component\HttpKernel\Controller\ControllerResolver:private] =>
[_serviceId] => controller_resolver
)

[formBuilder:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Form\FormBuilder
[moduleHandler:protected] => Drupal\Core\Extension\ModuleHandler
[eventDispatcher:protected] => Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[elementInfo:protected] => Drupal\Core\Render\ElementInfoManager
[csrfToken:protected] => Drupal\Core\Access\CsrfTokenGenerator
[classResolver:protected] => Drupal\Core\DependencyInjection\ClassResolver
[currentUser:protected] => Drupal\Core\Session\AccountProxy
[themeManager:protected] => Drupal\Core\Theme\ThemeManager
[formValidator:protected] => Drupal\Core\Form\FormValidator
[formSubmitter:protected] => Drupal\Core\Form\FormSubmitter
[formCache:protected] => Drupal\Core\Form\FormCache
[safeCoreValueCallables:protected] => Array(22)
[_serviceId] => form_builder
)

[_serviceIds:protected] => Array
(
)

[_serviceId] => controller.form
)

[1] => getContentResult
)

[1] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(9)
)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(6)
)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(0)
)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array(54)
)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array(0)
)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(7)
)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array(15)
[cacheControl:protected] => Array(1)
)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => Drupal\Core\Session\SessionManager
[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array(2)
[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => stdClass Object
(
[__CLASS__] => Drupal\Core\Routing\RouteMatch
[routeName:protected] => structure_sync.menu.form
[route:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\Routing\Route
[path:Symfony\Component\Routing\Route:private] => /admin/structure/structure-sync/menu-links
[host:Symfony\Component\Routing\Route:private] =>
[schemes:Symfony\Component\Routing\Route:private] => Array(0)
[methods:Symfony\Component\Routing\Route:private] => Array(2)
[defaults:Symfony\Component\Routing\Route:private] => Array(2)
[requirements:Symfony\Component\Routing\Route:private] => Array(1)
[options:Symfony\Component\Routing\Route:private] => Array(3)
[condition:Symfony\Component\Routing\Route:private] =>
[compiled:Symfony\Component\Routing\Route:private] => Drupal\Core\Routing\CompiledRoute
)

[parameters:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(0)
)

[rawParameters:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array(0)
)

)

)

)

)

[11: Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()] => Array
(
[file] => core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:97
)

[10: Symfony\Component\HttpKernel\HttpKernel->handleRaw()] => Array
(
[file] => /home/username/staging.domainname.com/vendor/symfony/http-kernel/HttpKernel.php:151
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => 1
)

)

[ 9: Symfony\Component\HttpKernel\HttpKernel->handle()] => Array
(
[file] => /home/username/staging.domainname.com/vendor/symfony/http-kernel/HttpKernel.php:68
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => 1
[2] => 1
)

)

[ 8: Drupal\Core\StackMiddleware\Session->handle()] => Array
(
[file] => core/lib/Drupal/Core/StackMiddleware/Session.php:57
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => 1
[2] => 1
)

)

[ 7: Drupal\Core\StackMiddleware\KernelPreHandle->handle()] => Array
(
[file] => core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php:47
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => 1
[2] => 1
)

)

[ 6: Drupal\page_cache\StackMiddleware\PageCache->pass()] => Array
(
[file] => core/modules/page_cache/src/StackMiddleware/PageCache.php:99
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => 1
[2] => 1
)

)

[ 5: Drupal\page_cache\StackMiddleware\PageCache->handle()] => Array
(
[file] => core/modules/page_cache/src/StackMiddleware/PageCache.php:78
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => 1
[2] => 1
)

)

[ 4: Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()] => Array
(
[file] => core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php:47
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => 1
[2] => 1
)

)

[ 3: Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()] => Array
(
[file] => core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php:50
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => 1
[2] => 1
)

)

[ 2: Stack\StackedHttpKernel->handle()] => Array
(
[file] => /home/username/staging.domainname.com/vendor/stack/builder/src/Stack/StackedHttpKernel.php:23
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

[1] => 1
[2] => 1
)

)

[ 1: Drupal\Core\DrupalKernel->handle()] => Array
(
[file] => core/lib/Drupal/Core/DrupalKernel.php:664
[args] => Array
(
[0] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Request
[attributes] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_drupal_request_sanitized] => 1
[_form] => \Drupal\structure_sync\Form\MenuSyncForm
[_title] => Menu links
[_route] => structure_sync.menu.form
[_route_object] => Symfony\Component\Routing\Route
[_raw_variables] => Symfony\Component\HttpFoundation\ParameterBag
[_controller] => controller.form:getContentResult
[_access_result] => Drupal\Core\Access\AccessResultAllowed
[_route_params] => Array(6)
)

)

[request] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[form_build_id] => form-W_fpsmIPXFQayhhdTsCbTlN_e72R4dq763-LHfrksU8
[form_token] => 1Kbdl0em6-v9Fxuyd29vih6ebfNGZVEQU5N2xztOicQ
[form_id] => structure_sync_menus
[exportMenuLinks] => Export menu links
[export_menu_list] => Array(1)
[import_menu_list] => Array(1)
)

)

[query] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
)

)

[server] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ServerBag
[parameters:protected] => Array
(
[USER] => username
[HOME] => /home/username
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /admin/structure/structure-sync/menu-links
[QUERY_STRING] =>
[REQUEST_METHOD] => POST
[SERVER_PROTOCOL] => HTTP/1.1
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /admin/structure/structure-sync/menu-links
[REMOTE_PORT] => 65232
[SCRIPT_FILENAME] => /home/username/staging.domainname.com/web/index.php
[SERVER_ADMIN] => webmaster@staging.domainname.com
[CONTEXT_DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/username/staging.domainname.com/web
[REMOTE_ADDR] => 108.199.187.23
[SERVER_PORT] => 443
[SERVER_ADDR] => 207.7.85.167
[SERVER_NAME] => staging.domainname.com
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_UPGRADE_INSECURE_REQUESTS] => 1
[HTTP_CONNECTION] => keep-alive
[HTTP_DNT] => 1
[HTTP_COOKIE] => _ga=GA1.2.1920710806.1519847982; PLScba944e3f3df1996b2f92d2b70cd8ff5=_-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI%3Abv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM; _gid=GA1.2.2145603368.1523040364; cookie-agreed=2; SESS391245d9a51b6aa9ddc9fd5c06d67ce0=TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY; PL391245d9a51b6aa9ddc9fd5c06d67ce0=iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk%3AsFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM; SSESS391245d9a51b6aa9ddc9fd5c06d67ce0=3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
[CONTENT_LENGTH] => 252
[CONTENT_TYPE] => application/x-www-form-urlencoded
[HTTP_REFERER] => https://staging.domainname.com/admin/structure/structure-sync/menu-links
[HTTP_ACCEPT_ENCODING] => gzip, deflate, br
[HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.5
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
[HTTP_HOST] => staging.domainname.com
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => staging.domainname.com
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[protossl] => s
[UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => staging.domainname.com
[REDIRECT_HTTPS] => on
[REDIRECT_HTTP_AUTHORIZATION] =>
[REDIRECT_protossl] => s
[REDIRECT_UNIQUE_ID] => WsuOlbXF4Zf7MsceO1wgmQAAAAk
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1523289749.5906
[REQUEST_TIME] => 1523289749
[argv] => Array(0)
[argc] => 0
)

)

[files] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\FileBag
[parameters:protected] => Array
(
)

)

[cookies] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\ParameterBag
[parameters:protected] => Array
(
[_ga] => GA1.2.1920710806.1519847982
[PLScba944e3f3df1996b2f92d2b70cd8ff5] => _-XwfBcL1BMQWLttuihZVBduXTnDHZTn5ShEy44sIaI:bv2s3eDgI9QH5DqdvIdTvZh-yFFtL3-oZiHTRjVIpdM
[_gid] => GA1.2.2145603368.1523040364
[cookie-agreed] => 2
[SESS391245d9a51b6aa9ddc9fd5c06d67ce0] => TLIbfZ3uVJiE3I4naYRzVQukJZz7ZPUI8BeiyQLAGaY
[PL391245d9a51b6aa9ddc9fd5c06d67ce0] => iz0rbkAqhR-wfWyqc8Aht5lazOAXLmXEO5XAfyMihmk:sFTqVk4Gc1AsCkymF47UBPg6oeY7enbgpw3KKnc4rSM
[SSESS391245d9a51b6aa9ddc9fd5c06d67ce0] => 3s1bKfuShgAiAS1yDbUK8PeDL8lIwY0-NqFSZdlv1Pc
)

)

[headers] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\HeaderBag
[headers:protected] => Array
(
[cache-control] => Array(1)
[upgrade-insecure-requests] => Array(1)
[connection] => Array(1)
[dnt] => Array(1)
[cookie] => Array(1)
[content-length] => Array(1)
[content-type] => Array(1)
[referer] => Array(1)
[accept-encoding] => Array(1)
[accept-language] => Array(1)
[accept] => Array(1)
[user-agent] => Array(1)
[host] => Array(1)
[authorization] => Array(1)
[x-php-ob-level] => Array(1)
)

[cacheControl:protected] => Array
(
[max-age] => 0
)

)

[content:protected] =>
[languages:protected] =>
[charsets:protected] =>
[encodings:protected] =>
[acceptableContentTypes:protected] =>
[pathInfo:protected] => /admin/structure/structure-sync/menu-links
[requestUri:protected] => /admin/structure/structure-sync/menu-links
[baseUrl:protected] =>
[basePath:protected] =>
[method:protected] => POST
[format:protected] => html
[session:protected] => stdClass Object
(
[__CLASS__] => Symfony\Component\HttpFoundation\Session\Session
[storage:protected] => stdClass Object
(
[__CLASS__] => Drupal\Core\Session\SessionManager
[requestStack:protected] => Symfony\Component\HttpFoundation\RequestStack
[connection:protected] => Drupal\Core\Database\Driver\mysql\Connection
[sessionConfiguration:protected] => Drupal\Core\Session\SessionConfiguration
[startedLazy:protected] =>
[writeSafeHandler:protected] => Drupal\Core\Session\WriteSafeSessionHandler
[bags:protected] => Array(2)
[started:protected] => 1
[closed:protected] =>
[saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
[metadataBag:protected] => Drupal\Core\Session\MetadataBag
[_serviceIds:protected] => Array(0)
[_serviceId] => session_manager
)

[flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes
[attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes
[data:Symfony\Component\HttpFoundation\Session\Session:private] => Array
(
[_sf2_attributes] => Array(2)
[_symfony_flashes] => Array(0)
)

[hasBeenStarted:Symfony\Component\HttpFoundation\Session\Session:private] => 1
[_serviceId] => session
)

[locale:protected] =>
[defaultLocale:protected] => en
[isHostValid:Symfony\Component\HttpFoundation\Request:private] => 1
[isForwardedValid:Symfony\Component\HttpFoundation\Request:private] => 1
)

)

)

[ 0: main()] => Array
(
[file] => index.php:19
[args] => Array
(
)

)

)

Notice: Undefined offset: 0 in Drupal\structure_sync\Controller\MenuLinksController->exportMenuLinks() (line 67 of /home/username/staging.domainname.com/web/modules/contrib/structure_sync/src/Controller/MenuLinksController.php).

timKruijsen’s picture

The previous patch seems to have solved at least one issue. This patch should resolve more, hopefully all, issues you have. Could you please try again with this patch?

Christopher Riley’s picture

Still is giving me a undefined offset on line 66 of the MenuLinksController.php file. I added a check and it doesn't look like parent is being set at all which makes sense since there is no parent. Let me know how I can assist further.

timKruijsen’s picture

Hmm, that's odd. I don't really have time to properly debug this now. If you find a solution yourself then I'd love to hear it and else I will look into it as soon as I can find some free time for it.

fkatsukawa’s picture

Hello guys, thanks for the patches, but I tried the #4 and errors continue appearing. Then I made this one (attached). Could you please try again with this patch? I hope to help someone with this.

PS. Also fixed 2 code smell errors.

Christopher Riley’s picture

How did you create that patch because it doesn't apply via composer patch. I don't believe it is a -p1 patch as per https://www.drupal.org/node/707484.

fkatsukawa’s picture

Sorry man, I created the patch using git format-patch, it was the first time that I used this command, and maybe I didn't the right way. So now I uploading a new patch that I created as always I create my own patches, with git diff. Can you try again?

fidovdbos’s picture

I wil take create a new version this week with all the patches of a few issues.

Christopher Riley’s picture

Not to seem pushy but any chance we can get that new version pushed out?

  • fkatsukawa authored 5d87cf4 on 8.x-1.x
    Issue #2959393 by timKruijsen, fkatsukawa: Undefined notice when...
fidovdbos’s picture

@fkatsukawa thns for the patch i have put it in the new version i wil publish today.

fidovdbos’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

timKruijsen’s picture