views_handler_argument_user_uid::title_query |
function |
modules/user/views/views_handler_argument_user_uid.inc |
Override the behavior of title(). Get the name of the user. |
CommentViewsHandlerArgumentUserUidTest::setUp |
function |
modules/comment/tests/comment_views_handler_argument_user_uid.test |
Sets up a Backdrop site for running functional and integration tests. |
views_handler_filter_node_uid_revision::query |
function |
modules/node/views/views_handler_filter_node_uid_revision.inc |
Add this filter to the query. |
views_handler_argument_comment_user_uid::title |
function |
modules/comment/views/views_handler_argument_comment_user_uid.inc |
Get the title this argument will assign the view, given the argument. |
views_handler_argument_comment_user_uid::query |
function |
modules/comment/views/views_handler_argument_comment_user_uid.inc |
Set up the query for this argument. |
views_handler_argument_node_uid_revision::query |
function |
modules/node/views/views_handler_argument_node_uid_revision.inc |
Set up the query for this argument. |
CommentViewsHandlerArgumentUserUidTest::postComment |
function |
modules/comment/tests/comment_views_handler_argument_user_uid.test |
Post comment. |
UserViewsArgumentValidate::testArgumentValidateUserUid |
function |
modules/user/tests/user_views_argument_validate.test |
|
views_handler_argument_comment_user_uid::get_sort_name |
function |
modules/comment/views/views_handler_argument_comment_user_uid.inc |
Return a description of how the argument would normally be sorted. |
views_handler_argument_comment_user_uid::default_actions |
function |
modules/comment/views/views_handler_argument_comment_user_uid.inc |
Provide a list of default behaviors for this argument if the argument
is not present. |
CommentViewsHandlerFilterUserUidTest::view_comment_user_uid |
function |
modules/comment/tests/comment_views_handler_filter_user_uid.test |
Override the view from the argument test case to remove the argument and
add filter with the uid as the value. |
CommentViewsHandlerArgumentUserUidTest::view_comment_user_uid |
function |
modules/comment/tests/comment_views_handler_argument_user_uid.test |
|
CommentViewsHandlerArgumentUserUidTest::testCommentUserUidTest |
function |
modules/comment/tests/comment_views_handler_argument_user_uid.test |
|