views_handler_argument_user_uid::title_query |
function |
core/modules/user/views/views_handler_argument_user_uid.inc |
Override the behavior of title(). Get the name of the user. |
views_handler_argument_node_vid::title_query |
function |
core/modules/node/views/views_handler_argument_node_vid.inc |
Override the behavior of title(). Get the title of the revision. |
views_plugin_row_comment_view::summary_title |
function |
core/modules/comment/views/views_plugin_row_comment_view.inc |
Returns the summary of the settings in the display. |
views_handler_argument_file_fid::title_query |
function |
core/modules/file/views/views_handler_argument_file_fid.inc |
Override the behavior of title_query(). Get the filenames. |
DashboardOverviewContentBlock::getAdminTitle |
function |
core/modules/dashboard/includes/block.overview_content.inc |
Return an administrative title that will always have a value. |
views_handler_argument_node_tnid::title_query |
function |
core/modules/translation/views/views_handler_argument_node_tnid.inc |
Override the behavior of title(). Get the title of the node. |
views_handler_argument_locale_language::title |
function |
core/modules/locale/views/views_handler_argument_locale_language.inc |
Override the behavior of title(). Get the user friendly version
of the language. |
_entityreference_preprocess_set_title_display |
function |
core/modules/entityreference/entityreference.module |
Pass title display setting to templates. |
AdminBarWebTestCase::assertNoLinkTrailByTitle |
function |
core/modules/admin_bar/tests/admin_bar.test |
Asserts that no link appears in the menu for a specified trail. |
AdminBarWebTestCase::_getXpathLinkTrailByTitle |
function |
core/modules/admin_bar/tests/admin_bar.test |
Shared logic for assertLinkTrailByTitle() and assertNoLinkTrailByTitle(). |
views_handler_argument_comment_user_uid::title |
function |
core/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_node_created_day::title |
function |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
views_handler_argument_users_roles::title_query |
function |
core/modules/user/views/views_handler_argument_users_roles.inc |
Override for specific title lookups. |
views_handler_argument_many_to_one::title_query |
function |
core/modules/views/handlers/views_handler_argument_many_to_one.inc |
Override for specific title lookups. |
views_handler_argument_node_created_month::title |
function |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
form_test_validate_required_form_no_title_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submission handler for form_test_validate_required_form_no_title(). |
views_handler_argument_term_node_tid::title_query |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc |
Override for specific title lookups. |
views_handler_argument_term_node_tid_depth::title |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Get the title this argument will assign the view, given the argument. |
views_handler_argument_node_created_fulldate::title |
function |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
views_handler_argument_node_created_year_month::title |
function |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
CommonBackdropAddFeedTestCase::testBasicFeedAddNoTitle |
function |
core/modules/simpletest/tests/common.test |
Test backdrop_add_feed() with paths, URLs, and titles. |
FileFieldAnonymousSubmission::_testNodeWithFileWithoutTitle |
function |
core/modules/file/tests/file.test |
Helper method to test file submissions with missing node titles. |
FileFieldAnonymousSubmission::testAnonymousNodeWithFileWithoutTitle |
function |
core/modules/file/tests/file.test |
Tests file submission for an anonymous visitor with a missing node title. |
FileFieldAnonymousSubmission::testAuthenticatedNodeWithFileWithoutTitle |
function |
core/modules/file/tests/file.test |
Tests file submission for an authenticated user with a missing node title. |