Timeslot:
Friday, 1:00pm - 1:45pm
Room:
446
Track:
Back-end Design & Development
Experience Level:
Beginner
Session Length:
45 minutes
Congratulations you have successfully setup Xdebug with your IDE. Now what?
Using Drupal 8 and Xdebug with PHPstorm, I will show some of the crazy things I’ve done and showing how and where Xdebug was useful. Hopefully with live demos.
Once stoping at a breakpoint, there’s a ton of stuff. How do you find what you are looking for?
Learning Objectives & Outcomes:
Basic use of xdebug.
Is my function getting touched?
Objects, Arrays, Values and how to access them.
Steps: In, out, over.