#xdebug search results

Having the (dis)pleasure of doing some Wordpress hacking, I used #xdebug to help me understand the action and filter system a bit better

damjancvetko's tweet image. Having the (dis)pleasure of doing some Wordpress hacking, I used #xdebug to help me understand the action and filter system a bit better

🚀 Coming to #Xdebug 3.5: "Skipping Elements While Debugging" feature! Skip entire directories or specific files while stepping through your #PHP code 🎯 Native path mapping allows you to mark directories or files as "skip" in the debugger. When you "step in," #Xdebug jumps…

michabbb's tweet image. 🚀 Coming to #Xdebug 3.5: "Skipping Elements While Debugging" feature! Skip entire directories or specific files while stepping through your #PHP code

🎯 Native path mapping allows you to mark directories or files as "skip" in the debugger. When you "step in," #Xdebug jumps…

The man, the myth, the legend @derickr #phptek 2024 #xdebug

tress777's tweet image. The man, the myth, the legend @derickr #phptek 2024 #xdebug

PHP8.4対応の #Xdebug 3.4.0beta1のインストールに成功。 phpinfoを使ったWindows版のインストール手順では対応していないエラーがでるけれど、直接dllをダウンロードすれば行ける。

satopian's tweet image. PHP8.4対応の #Xdebug 3.4.0beta1のインストールに成功。
phpinfoを使ったWindows版のインストール手順では対応していないエラーがでるけれど、直接dllをダウンロードすれば行ける。

Dipped my toes into code profiling with #xdebug and #qcachegrind today – such a fascinating tool! 💻✨

HseinBitar's tweet image. Dipped my toes into code profiling with #xdebug and #qcachegrind today – such a fascinating tool! 💻✨

Selfie with my fellow speaker friend @derickr ! Have been meeting each other in Php Conferences since 2018! @phptek #phptek #php #xdebug

drishtijjain's tweet image. Selfie with my fellow speaker friend @derickr !
Have been meeting each other in Php Conferences since 2018!

@phptek #phptek #php #xdebug

Debug PHP su Windows con #Herd, #Xdebug e #VSCode — Guida completa youtu.be/tIM5u1ouddQ?si…

hidran's tweet image. Debug PHP su Windows con #Herd, #Xdebug e #VSCode — Guida completa

 youtu.be/tIM5u1ouddQ?si…

Turns out that I can still step-though debug with #xdebug on #kdevelop - #php 8 still works!

nshiell's tweet image. Turns out that I can still step-though debug with #xdebug on #kdevelop - #php 8 still works!

#ChatGPTとお仕事 #xdebug #php ブレークポイントで止まって、ステップ実行できないと、デバッグめんどくさすぎてやる気がおきないよね

sonecchi_com's tweet image. #ChatGPTとお仕事 #xdebug #php
ブレークポイントで止まって、ステップ実行できないと、デバッグめんどくさすぎてやる気がおきないよね
sonecchi_com's tweet image. #ChatGPTとお仕事 #xdebug #php
ブレークポイントで止まって、ステップ実行できないと、デバッグめんどくさすぎてやる気がおきないよね
sonecchi_com's tweet image. #ChatGPTとお仕事 #xdebug #php
ブレークポイントで止まって、ステップ実行できないと、デバッグめんどくさすぎてやる気がおきないよね

I just slashed the dashboard’s render time by 40% from 2.5s to 1.5 • Profiling slow API endpoints with #Xdebug • Batching DB queries • Lazy-loading components Measure first, then fix the bottleneck. Guessing wastes time—profiling pays off. #WebDev #Performance #PHP #MySQL

dearmansoor's tweet image. I just slashed the dashboard’s render time by 40% from 2.5s to 1.5
• Profiling slow API endpoints with #Xdebug
• Batching  DB queries
• Lazy-loading  components
Measure first, then fix the bottleneck. Guessing wastes time—profiling pays off.
#WebDev #Performance #PHP #MySQL

💡#PHP #XDebug Tips 💡 What's your preferred @Xdebug configuration for v3.x? Please comment 💬 This one used to be my favorite for v2.x

rajkbnp's tweet image. 💡#PHP #XDebug Tips 💡

What's your preferred @Xdebug configuration for v3.x?
Please comment 💬

This one used to be my favorite for v2.x

Testing #VSCode recently - functionalities are great, but debug output really not friendly. Cluttered, hard to read actually, no sorting/filtering, no change highlight. Is there any way to adjust #xdebug output pane to sth. like this? (credits to #PHPEd by NuSphere)

lubosdz's tweet image. Testing #VSCode recently - functionalities are great, but debug output really not friendly. Cluttered, hard to read actually, no sorting/filtering, no change highlight. Is there any way to adjust #xdebug output pane to sth. like this? (credits to #PHPEd by NuSphere)

Testing xtc new `trace` command that wraps PHP script execution into xDebug tracing mode and automatically converts .xt dump into chrome trace .json format. #php #xdebug #magento #laravel #symfony


🔹 Unlocking Magento’s Secrets with Xdebug Techniques 🔹 The workshop by Mark Shust is about to begin! 🚀 🕑 Time: 1:30 - 3:00 PM ET 📍 Location: Hall H, Seminole Ballroom 📥 Download the Seminole Ballroom/Conference Hall Map 🗺️: meetmagentofl.com/conference-hal…. #MM25FL #Xdebug


Acabei de atualizar meu #xdebug no container do #php na versão 8.3.1 com #alpine (php:8.3.1-fpm-alpine3.18). Aparentemente tudo funcionando como esperado. #docker.

bgastaldi's tweet image. Acabei de atualizar meu #xdebug no container do #php  na versão 8.3.1 com #alpine (php:8.3.1-fpm-alpine3.18). Aparentemente tudo funcionando como esperado. #docker.

You can set up #xdebug path mappings in your IDE to ensure your IDE understands where files are located on the server and in your filesystem.


Debug PHP su Windows con #Herd, #Xdebug e #VSCode — Guida completa youtu.be/tIM5u1ouddQ?si…

hidran's tweet image. Debug PHP su Windows con #Herd, #Xdebug e #VSCode — Guida completa

 youtu.be/tIM5u1ouddQ?si…

🚀 Coming to #Xdebug 3.5: "Skipping Elements While Debugging" feature! Skip entire directories or specific files while stepping through your #PHP code 🎯 Native path mapping allows you to mark directories or files as "skip" in the debugger. When you "step in," #Xdebug jumps…

michabbb's tweet image. 🚀 Coming to #Xdebug 3.5: "Skipping Elements While Debugging" feature! Skip entire directories or specific files while stepping through your #PHP code

🎯 Native path mapping allows you to mark directories or files as "skip" in the debugger. When you "step in," #Xdebug jumps…

Você aí da #bolhadev que programa em PHP: como você chama o XDebug? #php #xdebug

Écsdebâgui %66.7
Xisdebugui %33.3

6 vote · Final results


💡#PHP #XDebug Tips 💡 What's your preferred @Xdebug configuration for v3.x? Please comment 💬 This one used to be my favorite for v2.x

rajkbnp's tweet image. 💡#PHP #XDebug Tips 💡

What's your preferred @Xdebug configuration for v3.x?
Please comment 💬

This one used to be my favorite for v2.x

#Xdebug 3.4.4 → 3.5.5 がリリースされたので適用しなくては。 #PHP の開発でデバックするのに重宝しています。


We are introducing Derick Rethans as a featured speaker of the CODING & SITE BUILDING track. Join his session “Better Debugging with Xdebug” on 16 October. Come level up your debugging skills at #DrupalCon Vienna! 👉buff.ly/IPiErsD #DrupalConEur #Xdebug #Coding

DrupalConEur's tweet image. We are introducing Derick Rethans as a featured speaker of the CODING & SITE BUILDING track. Join his session “Better Debugging with Xdebug” on 16 October.

Come level up your debugging skills at #DrupalCon Vienna! 
👉buff.ly/IPiErsD 

#DrupalConEur #Xdebug #Coding

I just slashed the dashboard’s render time by 40% from 2.5s to 1.5 • Profiling slow API endpoints with #Xdebug • Batching DB queries • Lazy-loading components Measure first, then fix the bottleneck. Guessing wastes time—profiling pays off. #WebDev #Performance #PHP #MySQL

dearmansoor's tweet image. I just slashed the dashboard’s render time by 40% from 2.5s to 1.5
• Profiling slow API endpoints with #Xdebug
• Batching  DB queries
• Lazy-loading  components
Measure first, then fix the bottleneck. Guessing wastes time—profiling pays off.
#WebDev #Performance #PHP #MySQL

PHPデバッガ備忘録✨️ VS Codeの「PHP Debug」拡張をインストール&設定⚙️ XAMPPで動かすにはXdebugが必要だと判明💡 phpinfo()で環境確認後、適切なバージョンを導入し、デバッグ機能が動き出した。㊗️ #PHP #VSCode #Xdebug #駆け出しエンジニアと繋がりたい


💡#PHP #XDebug Tips 💡 What's your preferred @Xdebug configuration for v3.x? Please comment 💬 This one used to be my favorite for v2.x

rajkbnp's tweet image. 💡#PHP #XDebug Tips 💡

What's your preferred @Xdebug configuration for v3.x?
Please comment 💬

This one used to be my favorite for v2.x

🔹 Unlocking Magento’s Secrets with Xdebug Techniques 🔹 The workshop by Mark Shust is about to begin! 🚀 🕑 Time: 1:30 - 3:00 PM ET 📍 Location: Hall H, Seminole Ballroom 📥 Download the Seminole Ballroom/Conference Hall Map 🗺️: meetmagentofl.com/conference-hal…. #MM25FL #Xdebug


💡#PHP #XDebug Tips 💡 What's your preferred @Xdebug configuration for v3.x? Please comment 💬 This one used to be my favorite for v2.x

rajkbnp's tweet image. 💡#PHP #XDebug Tips 💡

What's your preferred @Xdebug configuration for v3.x?
Please comment 💬

This one used to be my favorite for v2.x

@Xdebug i'm seeing this error while installing #xdebug on php 8.4

vijaykoogu's tweet image. @Xdebug i'm seeing this error while installing #xdebug on php 8.4

#phpstorm #xdebug setting "Force break on first line" is super frustrating. I need to disable it over and over, as it kind of re-enables automatically :-/


🚨 Are you facing issues with XDebug in VSCode when using Rancher Desktop? Check out this thread on the Rancher forums to see how others are troubleshooting this common Docker container problem! [URL](forums.rancher.com/t/xdebug-is-no…) #Docker #XDebug #RancherDesktop #DevOps #Programming


PHP8.4対応の #Xdebug 3.4.0beta1のインストールに成功。 phpinfoを使ったWindows版のインストール手順では対応していないエラーがでるけれど、直接dllをダウンロードすれば行ける。

satopian's tweet image. PHP8.4対応の #Xdebug 3.4.0beta1のインストールに成功。
phpinfoを使ったWindows版のインストール手順では対応していないエラーがでるけれど、直接dllをダウンロードすれば行ける。

💡#PHP #XDebug Tips 💡 What's your preferred @Xdebug configuration for v3.x? Please comment 💬 This one used to be my favorite for v2.x

rajkbnp's tweet image. 💡#PHP #XDebug Tips 💡

What's your preferred @Xdebug configuration for v3.x?
Please comment 💬

This one used to be my favorite for v2.x

I got to give my first talk ever to these two legends @derickr @rasmus #php #xdebug #asiaphp #singapore

gocanto's tweet image. I got to give my first talk ever to these two legends @derickr @rasmus #php #xdebug #asiaphp #singapore

You should become a patron of this cool guy @derickr for creating #xdebug which saves you a huge amount of time. And also for the awesome talk! 😎 #phpsrb

mefiblogger's tweet image. You should become a patron of this cool guy @derickr for creating #xdebug which saves you a huge amount of time. And also for the awesome talk! 😎 #phpsrb

👉👉👉 "Magento 2 Debugging Tricks - setData, DataObject.php, AbstractModel.php & xDebug" youtube.com/watch?v=eo8N7e… Techniques, strategies, tips & tricks to the Magento Community ;- ) RT's are highly appreciated! #magento #realmagento #xdebug #php

mhgontijo's tweet image. 👉👉👉 "Magento 2 Debugging Tricks - setData, DataObject.php, AbstractModel.php & xDebug"

youtube.com/watch?v=eo8N7e…

Techniques, strategies, tips & tricks to the Magento Community ;-  )

RT's are highly appreciated!

#magento #realmagento #xdebug #php

Debugging is that easy with @phpstorm and @xdebug ... #phpstorm + #xdebug = ❤️


New release of #vscode #php #xdebug extension is out! Support for @code no-folder debugging added, watch out for the launch icon up right to debug currently open file directly. Requires @Xdebug v3 to be installed.

damjancvetko's tweet image. New release of #vscode #php #xdebug extension is out!
Support for @code no-folder debugging added, watch out for the launch icon up right to debug currently open file directly. Requires @Xdebug v3 to be installed.

🔥🔥 Just released! 🔥🔥 👉👉👉 "Magento 2 Debugging Tricks - Complex MySQL Queries, fetchAll & xDebug" youtube.com/watch?v=xLf3Ow… Techniques, strategies, tips & tricks to the Magento Community ;- ) RT are highly appreciated! #magento #realmagento #xdebug #php #mhlej19

mhgontijo's tweet image. 🔥🔥 Just released! 🔥🔥

👉👉👉 "Magento 2 Debugging Tricks - Complex MySQL Queries, fetchAll & xDebug"

youtube.com/watch?v=xLf3Ow…

Techniques, strategies, tips & tricks to the Magento Community ;-  )

RT are highly appreciated!

#magento #realmagento #xdebug #php #mhlej19

The man, the myth, the legend @derickr #phptek 2024 #xdebug

tress777's tweet image. The man, the myth, the legend @derickr #phptek 2024 #xdebug

did a #xdebug benchmark 2 vs. 3. in this scenario #xdebug3 ist now 10x times faster. We will update all #dockware images to this version to significantly increase speed. Impressive what xdebug did there 🔥 3: 2,6 sec. 2: 27 sec. no xdebug: 1,4 sec.

MWeinmayr's tweet image. did a #xdebug benchmark 2 vs. 3. in this scenario #xdebug3 ist now 10x times faster. We will update all #dockware images to this version to significantly increase speed. Impressive what xdebug did there 🔥

3: 2,6 sec.
2: 27 sec.
no xdebug: 1,4 sec.

Busy crowd analyzing their #XDebug profiles. #PHPUGDD #workshop

phpugdd's tweet image. Busy crowd analyzing their #XDebug profiles. #PHPUGDD #workshop
phpugdd's tweet image. Busy crowd analyzing their #XDebug profiles. #PHPUGDD #workshop

Having some #xdebug fun with #VSCode and #docker. Run and debug a script inside an existing container.

damjancvetko's tweet image. Having some #xdebug fun with #VSCode and #docker.

Run and debug a script inside an existing container.

We still have #Xdebug setups to fix for @derickr 😬 #PHPUGDD

phpugdd's tweet image. We still have #Xdebug setups to fix for @derickr 😬 #PHPUGDD

the #wp guy @co_di_go speaking about debugging #WordPress apps with #xdebug 💪 / cc @10up #php

junior_grossi's tweet image. the #wp guy @co_di_go speaking about debugging #WordPress apps with #xdebug 💪 / cc @10up #php

The #Xdebug #workshop with @derickr has started. #ElePHPants and attendees are listening closely. #PHPUGDD #PHP #Dresden

phpugdd's tweet image. The #Xdebug #workshop with @derickr has started. #ElePHPants and attendees are listening closely. #PHPUGDD #PHP #Dresden
phpugdd's tweet image. The #Xdebug #workshop with @derickr has started. #ElePHPants and attendees are listening closely. #PHPUGDD #PHP #Dresden
phpugdd's tweet image. The #Xdebug #workshop with @derickr has started. #ElePHPants and attendees are listening closely. #PHPUGDD #PHP #Dresden

„I don’t like sad faces“ - @derickr on topic of confusing config settings (and names) in #Xdebug #PHPUGDD

phpugdd's tweet image. „I don’t like sad faces“ - @derickr on topic of confusing config settings (and names) in #Xdebug

#PHPUGDD

Hey #vscode #PHP community. I have fixed and re-published the old PHP IntelliSense extension. Works now with PHP 8.0 and 8.1 support is on the way. Search for php-instellisense in @code . Great in combination with PHP #Xdebug extension!

damjancvetko's tweet image. Hey #vscode #PHP community. I have fixed and re-published the old PHP IntelliSense extension. Works now with PHP 8.0 and 8.1 support is on the way. Search for php-instellisense in @code . Great in combination with PHP #Xdebug extension!

Selfie with my fellow speaker friend @derickr ! Have been meeting each other in Php Conferences since 2018! @phptek #phptek #php #xdebug

drishtijjain's tweet image. Selfie with my fellow speaker friend @derickr !
Have been meeting each other in Php Conferences since 2018!

@phptek #phptek #php #xdebug

The herd has arrived at @check24de for the #PHPUGDD special #Xdebug #meetup and @derickr is getting ready to start.

phpugdd's tweet image. The herd has arrived at @check24de for the #PHPUGDD special #Xdebug #meetup and @derickr is getting ready to start.
phpugdd's tweet image. The herd has arrived at @check24de for the #PHPUGDD special #Xdebug #meetup and @derickr is getting ready to start.

Loading...

Something went wrong.


Something went wrong.


United States Trends