- FieldTranslationsTestCase::testFieldDisplayLanguage in core/
modules/ field/ tests/ field.test - Tests display language logic for translatable fields.
- views_handler_field_field::query in core/
modules/ field/ views/ views_handler_field_field.inc - Called to add the field to a query.
- views_plugin_display::init in core/
modules/ views/ plugins/ views_plugin_display.inc - views_plugin_display::options_form in core/
modules/ views/ plugins/ views_plugin_display.inc - Provide the default form for setting options.
- views_plugin_display::options_submit in core/
modules/ views/ plugins/ views_plugin_display.inc - Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
- views_plugin_display::options_summary in core/
modules/ views/ plugins/ views_plugin_display.inc - Provide the default summary for options in the views UI.
- views_plugin_display::option_definition in core/
modules/ views/ plugins/ views_plugin_display.inc - Information about options for all kinds of purposes will be held here. @code 'option_name' => array(