0

enter image description here Magento frontend is taking too long to load(~2hrs). In browser's network tab the request remains in pending state throughout. Meanwhile the Admin Backend is loading fine.

Debug logs:

[2021年04月02日 07:21:02] report.INFO: Broken reference: the 'yotpo_bottomline' tries to reorder itself towards 'product.info.addto', but their parents are different: 'product.info.main' and '' respectively. [] []

[2021年04月02日 07:21:02] report.INFO: Broken reference: the 'top.navigation.links' tries to reorder itself towards 'op.search', but their parents are different: 'header-wrapper_schedule_block1' and '' respectively. [] []

asked Apr 2, 2021 at 9:37

1 Answer 1

0

I would suggest that you run code profiler to determine the run time of each PHP file. You may refer here

answered Apr 2, 2021 at 9:54
1
  • i have done that and here is the result. could you please help me out with it. layout_render takes 5,311.676078 seconds. Commented Apr 7, 2021 at 16:26

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.