FieldTokenTestCase::testFieldToken in modules/field/tests/field.test
Test fields in token display mode.
FileUnitTestCase::testFile in modules/file/tests/file.test
Tests basic file entity properties.
file_usage_page in modules/file/file.pages.inc
Page callback to show file usage information.
file_view_page in modules/file/file.pages.inc
Menu callback; view a single file entity.
image_field_formatter_view in modules/image/image.field.inc
Implements hook_field_formatter_view().
node_page_view in modules/node/node.module
Page callback: Displays a single node.
node_search_execute in modules/node/node.module
Implements hook_search_execute().
PathPatternTestHelper::assertEntityAlias in modules/path/tests/path_pattern.test
PathPatternTestHelper::assertEntityAliasExists in modules/path/tests/path_pattern.test
PathPatternTestHelper::assertNoEntityAlias in modules/path/tests/path_pattern.test
PathPatternTestHelper::assertNoEntityAliasExists in modules/path/tests/path_pattern.test
PathPatternTestHelper::saveEntityAlias in modules/path/tests/path_pattern.test
taxonomy_field_formatter_view in modules/taxonomy/taxonomy.module
Implements hook_field_formatter_view().
taxonomy_term_page in modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
template_preprocess_file_entity in modules/file/file.module
Process variables for file.tpl.php
template_preprocess_node in modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_taxonomy_term in modules/taxonomy/taxonomy.theme.inc
Process variables for taxonomy-term.tpl.php.
TokenTestHelper::saveEntityAlias in modules/simpletest/tests/token.test
UserEntityCallbacksTestCase::testUriCallback in modules/user/tests/user.test
Test URI callback.
views_handler_field_taxonomy::render_link in modules/taxonomy/views/views_handler_field_taxonomy.inc
Render whatever the data is as a link to the taxonomy.
views_plugin_row_comment_rss::render in modules/comment/views/views_plugin_row_comment_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_node_rss::render in modules/node/views/views_plugin_row_node_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath in modules/views/tests/views_ui.test
Helper function to create a comment and return its expected path.
ViewsUIWizardJumpMenuTestCase::createNodeAndGetPath in modules/views/tests/views_ui.test
Helper function to create a node and return its expected path.
ViewsUIWizardJumpMenuTestCase::createTaxonomyTermAndGetPath in modules/views/tests/views_ui.test
Helper function to create a taxonomy term and return its expected path.
ViewsUIWizardJumpMenuTestCase::createUserAndGetPath in modules/views/tests/views_ui.test
Helper function to create a user and return its expected path.