Is the Moodle XREF still active? Link not loading

Is the Moodle XREF still active? Link not loading

by R Green -
Number of replies: 1

Hi everyone,

I'm trying to access the Moodle XREF at the following URL:
http://xref-diff.mukudu-dev.net/moodle401/_functions

The page takes a long time to load and eventually returns an error.
As far as I understand, this XREF provides a general reference for Moodle core functions (not system-specific).

Is this site still active and maintained?
If not, is there an alternative tool or site that offers similar code browsing and cross-referencing functionality for Moodle's source code?

Thanks in advance!

Average of ratings: -
In reply to R Green

Is the Moodle XREF still active? Link not loading

by Mark Johnson -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

These days I find using an IDE with code indexing and navigation (I use PHPStorm, but others do it too) to be more useful than a separate website like XREF.