- EntityReferenceSelectionHandlerGeneric::getLabel in core/
modules/ entityreference/ plugins/ selection/ EntityReferenceSelectionHandlerGeneric.inc - Implements EntityReferenceHandler::getLabel().
- EntityReferenceSelectionHandlerGeneric_taxonomy_term::getReferencableEntities in core/
modules/ entityreference/ plugins/ selection/ EntityReferenceSelectionHandlerGeneric.inc - Implements EntityReferenceHandler::getReferencableEntities().
- EntityReferenceSelectionHandlerViews::getLabel in core/
modules/ entityreference/ plugins/ selection/ EntityReferenceSelectionHandlerViews.inc - Implements EntityReferenceHandler::getLabel().
- entityreference_field_formatter_view in core/
modules/ entityreference/ entityreference.module - Implements hook_field_formatter_view().
- file_delete_form in core/
modules/ file/ file.pages.inc - Page callback: Form constructor for the file deletion confirmation form.
- file_manage_form_submit in core/
modules/ file/ file.pages.inc - Form submission handler for the 'Save' button for file_manage_form().
- file_usage_page in core/
modules/ file/ file.pages.inc - Page callback to show file usage information.
- taxonomy_field_formatter_view in core/
modules/ taxonomy/ taxonomy.module - Implements hook_field_formatter_view().
- 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
- UserEntityCallbacksTestCase::testLabelCallback in core/
modules/ user/ tests/ user.test - Test label callback.
- views_plugin_argument_validate_taxonomy_term::validate_argument in core/
modules/ taxonomy/ views/ views_plugin_argument_validate_taxonomy_term.inc