Is the Moodle XREF still active? Link not loading

Is the Moodle XREF still active? Link not loading

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!

평균 등급 : -
In reply to R Green

Is the Moodle XREF still active? Link not loading

Mark Johnson
Core developers 사진 Particularly helpful Moodlers 사진 Peer reviewers 사진 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.