Is there a list of all display functions for templates? [closed]

#1) A doc for a function on WordPress codex lists all related functions at the bottom of the page. For example, this is the doc for the_date(); — look at the section highlighted in the screenshot below:

Click on the image to enlarge…

Screenshot

#2) Another very good reference is QueryPosts. When you search for a function on QueryPosts, you can presume that the search results are related to that function (at least in most cases). For example:

Click on the image to enlarge…

Screenshot 2

Now, for the sake of relevance, here go the links to the pages for the respective functions where you can find other functions related to them:

And then there’s Google. For e.g. the_date(); on Google Search