Jump to content

User contributions for Mngr

A user with 1,554 edits. Account created on 22 December 2025.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

5 March 2026

2 March 2026

28 February 2026

27 February 2026

25 February 2026

  • 20:4620:46, 25 February 2026 diff hist +919 Drupal:Debugging and tracing No edit summary current
  • 20:4420:44, 25 February 2026 diff hist +1,556 N Drupal:Debugging and tracing Created page with "== Debugging & Logic Tracing == To monitor the internal "order of procedures" and database handshake: {| class="wikitable" ! Method !! Command !! Purpose |- | '''Live Stream''' || <code>./vendor/bin/drush wd-tail</code> || Real-time log of PHP errors, DB queries, and User actions. |- | '''Object Inspection''' || <code>kdf($entity);</code> || (Requires Devel) Formats complex data objects for "ICT-Pro" inspection. |- | '''ECA Workflow Trace''' || ''UI -> Reports ->..."
  • 20:4320:43, 25 February 2026 diff hist +1,792 N ICT:Drush Created page with "== Drush: The "Pro" Command-Line Recovery Suite == ''Note: All commands must be run from the Project Root: <code>/var/www/drupal</code>.'' {| class="wikitable" ! Command !! Purpose !! Professional Use Case |- | <code>./vendor/bin/drush cr</code> || '''Cache Rebuild''' || The first step if the UI looks "wrong" or CSS/JS changes don't appear. |- | <code>./vendor/bin/drush uli</code> || '''User Login (Emergency)''' || Generates a one-time secure link to bypass lost passw..."
  • 20:4220:42, 25 February 2026 diff hist +2,740 N ICT:Drupal migration Created page with "== Heritage Project: Drupal 11 Migration Blueprint (AlmaLinux 10.1) == === 1. Infrastructure Architecture === * '''Web Server:''' AlmaLinux 10.1 (Hyper-V VM) - Apache 2.4 / PHP 8.3 * '''Database Server:''' AlmaLinux 10.1 (Hyper-V VM) - MariaDB 10.11+ * '''Proxy:''' IIS ARR (Windows Server) - SSL Offloading & Reverse Proxy === 2. Installation Sequence (Web Server) === On the Web VM, execute the following to establish the "Secure Core": # '''Install Composer:''' #* <cod..." current

22 February 2026

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)