- entityreference_field_formatter_view in core/
modules/ entityreference/ entityreference.module - Implements hook_field_formatter_view().
- FieldTokenTestCase::testFieldToken in core/
modules/ field/ tests/ field.test - Test fields in token display mode.
- FileUnitTestCase::testFile in core/
modules/ file/ tests/ file.test - Tests basic file entity properties.
- file_usage_page in core/
modules/ file/ file.pages.inc - Page callback to show file usage information.
- file_view_page in core/
modules/ file/ file.pages.inc - Menu callback; view a single file entity.
- image_field_formatter_view in core/
modules/ image/ image.field.inc - Implements hook_field_formatter_view().
- node_page_view in core/
modules/ node/ node.module - Page callback: Displays a single node.
- node_search_execute in core/
modules/ node/ node.module - Implements hook_search_execute().
- PathPatternTestHelper::assertEntityAlias in core/
modules/ path/ tests/ path_pattern.test - PathPatternTestHelper::assertEntityAliasExists in core/
modules/ path/ tests/ path_pattern.test - PathPatternTestHelper::assertNoEntityAlias in core/
modules/ path/ tests/ path_pattern.test - PathPatternTestHelper::assertNoEntityAliasExists in core/
modules/ path/ tests/ path_pattern.test - PathPatternTestHelper::saveEntityAlias in core/
modules/ path/ tests/ path_pattern.test - taxonomy_field_formatter_view in core/
modules/ taxonomy/ taxonomy.module - Implements hook_field_formatter_view().
- taxonomy_term_page in core/
modules/ taxonomy/ taxonomy.pages.inc - Menu callback; displays all nodes associated with a term.
- template_preprocess_entity in core/
modules/ entity/ entity.theme.inc - Process variables for entity.tpl.php.
- template_preprocess_file_entity in core/
modules/ file/ file.module - Process variables for file.tpl.php
- template_preprocess_node in core/
modules/ node/ node.theme.inc - Processes variables for node.tpl.php.
- template_preprocess_taxonomy_term in core/
modules/ taxonomy/ taxonomy.theme.inc - Process variables for taxonomy-term.tpl.php.
- TokenTestHelper::saveEntityAlias in core/
modules/ simpletest/ tests/ token.test - UserEntityCallbacksTestCase::testUriCallback in core/
modules/ user/ tests/ user.test - Test URI callback.
- ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath in core/
modules/ views/ tests/ views_ui.test - Helper function to create a comment and return its expected path.
- ViewsUIWizardJumpMenuTestCase::createNodeAndGetPath in core/
modules/ views/ tests/ views_ui.test - Helper function to create a node and return its expected path.
- ViewsUIWizardJumpMenuTestCase::createTaxonomyTermAndGetPath in core/
modules/ views/ tests/ views_ui.test - Helper function to create a taxonomy term and return its expected path.
- ViewsUIWizardJumpMenuTestCase::createUserAndGetPath in core/
modules/ views/ tests/ views_ui.test - Helper function to create a user and return its expected path.
- views_handler_field_taxonomy::render_link in core/
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 core/
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 core/
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.