Get it All
Together

Summary:  Takes a valid blog ID and returns an array of details found in the wp_blogs (or equivalent) table.

Detail:  This function takes the blog ID passed to it and queries the database for all blog details found in the wp_blogs table.  It first checks to see if the wp_cache already has this information in it, and if not, updates the cache for later use.