comment_tokens in core/modules/comment/comment.tokens.inc
Implements hook_tokens().
FieldBlock::getContent in core/modules/field/field.block.inc
Sets block content on block view.
FieldTranslationsTestCase::testFieldDisplayLanguage in core/modules/field/tests/field.test
Tests display language logic for translatable fields.
FieldTranslationsTestCase::testFieldInvokeMultiple in core/modules/field/tests/field.test
Test the multilanguage logic of _field_invoke_multiple().
field_attach_prepare_view in core/modules/field/field.attach.inc
Prepare field data prior to display.
field_attach_view in core/modules/field/field.attach.inc
Returns a renderable array for the fields on an entity.
field_get_items in core/modules/field/field.module
Returns the field items in the language they currently would be displayed.
field_view_field in core/modules/field/field.module
Returns a renderable array for the value of a single field in an entity.
field_view_value in core/modules/field/field.module
Returns a renderable array for a single field value.
node_tokens in core/modules/node/node.tokens.inc
Implements hook_tokens().