node_update_1008 in core/modules/node/node.install
Create the view replacement for admin/content/node.
node_update_1018 in core/modules/node/node.install
Update content admin view to show scheduled publication info.
user_update_1009 in core/modules/user/user.install
Create the default view for user administration.
user_update_1025 in core/modules/user/user.install
Add a "changed" column to the user_admin View.
views_handler_field_user_name::init in core/modules/user/views/views_handler_field_user_name.inc
Add uid in the query so we can test for anonymous if needed.
views_handler_field_user_name::options_form in core/modules/user/views/views_handler_field_user_name.inc
Provide link to node option
views_handler_field_user_name::option_definition in core/modules/user/views/views_handler_field_user_name.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_user_name::render_link in core/modules/user/views/views_handler_field_user_name.inc