views_handler_field_node_link_translate.inc |
file |
modules/translation/views/views_handler_field_node_link_translate.inc |
Definition of views_handler_field_node_link_translate. |
NumberFieldTestCase::testNumberDecimalField |
function |
modules/field/modules/number/tests/number.test |
Test number_decimal field. |
hook_field_formatter_settings_summary_alter |
function |
modules/field/field.api.php |
Alter the short summary for the current formatter settings of an instance. |
hook_field_attach_prepare_translation_alter |
function |
modules/field/field.api.php |
Perform alterations on field_attach_prepare_translation(). |
FieldViewsFieldTest::_testSimpleFieldRender |
function |
modules/field/tests/field_views.test |
|
ImageFieldValidateTestCase::testOrientation |
function |
modules/image/tests/image.test |
Test image rotation resulting from EXIF data.
Requires a special test image, file rotate90cw.jpg. |
ImageFieldValidateTestCase::testTypeSupport |
function |
modules/image/tests/image.test |
Test for supported image types. |
FormsTestCase::testRequiredTextfieldNoTitle |
function |
modules/simpletest/tests/form.test |
Tests validation for required textfield element without title. |
views_handler_field_bulk_form::options_form |
function |
modules/views/handlers/views_handler_field_bulk_form.inc |
Overrides views_handler_field::options_form(). |
image_field_instance_settings_form_validate |
function |
modules/image/image.field.inc |
Element validate handler for image_field_instance_settings_form(). |
views_handler_field_math::option_definition |
function |
modules/views/handlers/views_handler_field_math.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_file_type::options_form |
function |
modules/file/views/views_handler_field_file_type.inc |
Provide machine_name option for to file type display. |
views_handler_field_node_new_comments::init |
function |
modules/comment/views/views_handler_field_node_new_comments.inc |
init the handler with necessary data. |
views_handler_field_node_type::options_form |
function |
modules/node/views/views_handler_field_node_type.inc |
Provide machine_name option for to node type display. |
views_handler_field_user_picture::construct |
function |
modules/user/views/views_handler_field_user_picture.inc |
Construct a new field handler. |
views_handler_field_user::option_definition |
function |
modules/user/views/views_handler_field_user.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_node::option_definition |
function |
modules/node/views/views_handler_field_node.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_user_roles::render_item |
function |
modules/user/views/views_handler_field_user_roles.inc |
|
views_handler_field_file::option_definition |
function |
modules/file/views/views_handler_field_file.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ViewsHandlerTestFileSize::testFieldFileSize |
function |
modules/views/tests/handlers/views_handler_field_file_size.test |
|
views_handler_field_broken::ensure_my_table |
function |
modules/views/handlers/views_handler_field.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
views_handler_field_comment_link_delete.inc |
file |
modules/comment/views/views_handler_field_comment_link_delete.inc |
Definition of views_handler_field_comment_link_delete. |
views_handler_field_file_size::options_form |
function |
modules/views/handlers/views_handler_field.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_node_link::options_form |
function |
modules/node/views/views_handler_field_node_link.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_user_permissions::query |
function |
modules/user/views/views_handler_field_user_permissions.inc |
Called to add the field to a query. |
views_handler_field_user_mail::options_form |
function |
modules/user/views/views_handler_field_user_mail.inc |
Provide link to node option |
views_handler_field_comment_link::construct |
function |
modules/comment/views/views_handler_field_comment_link.inc |
Construct a new field handler. |
views_handler_field_node_path::options_form |
function |
modules/node/views/views_handler_field_node_path.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_user_link::options_form |
function |
modules/user/views/views_handler_field_user_link.inc |
Default options form that provides the label widget that all fields
should have. |
SimpleTestFunctionalTest::getResultFieldSet |
function |
modules/simpletest/tests/simpletest.test |
Get the fieldset containing the results for group this test is in. |
field_test_field_formatter_settings_summary |
function |
modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_settings_summary(). |
FieldUIViewModeTestHelper::refreshVariables |
function |
modules/field_ui/tests/field_ui.test |
Overrides BackdropWebTestCase::refreshVariables(). |
UserViewsHandlerFieldNameTest::testUserName |
function |
modules/user/tests/user_views_handler_field_name.test |
|
FieldUIManageFieldsTestCase::testCRUDFields |
function |
modules/field_ui/tests/field_ui.test |
Runs the field CRUD tests. |
views_handler_field_date::option_definition |
function |
modules/views/handlers/views_handler_field_date.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
field_sql_storage_field_storage_purge_field |
function |
modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_purge_field(). |
FieldDisplayAPITestCase::testFieldViewField |
function |
modules/field/tests/field.test |
Test the field_view_field() function. |
FieldDisplayAPITestCase::testFieldViewValue |
function |
modules/field/tests/field.test |
Test the field_view_value() function. |
date_views_filter_handler::get_query_fields |
function |
modules/date/views/date_views_filter_handler.inc |
|
TaxonomyTermFieldMultipleVocabularyTestCase |
class |
modules/taxonomy/tests/taxonomy.test |
Tests a taxonomy term reference field that allows multiple vocabularies. |
views_handler_field_ncs_last_updated::query |
function |
modules/comment/views/views_handler_field_ncs_last_updated.inc |
Called to add the field to a query. |
ViewsUIWizardTaggedWithTestCase::$tag_field |
property |
modules/views/tests/views_ui.test |
|
views_plugin_query_default::get_field_alias |
function |
modules/views/plugins/views_plugin_query_default.inc |
Returns the alias for the given field added to $table. |
views_plugin_query_default::set_count_field |
function |
modules/views/plugins/views_plugin_query_default.inc |
Set what field the query will count() on for paging. |
FieldSqlStorageTestCase::testFieldAttachLoad |
function |
modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
hook_date_field_instance_settings_form_alter |
function |
modules/date/date.api.php |
Alter a date field instance settings form. |
views_handler_field_locale_link_edit::access |
function |
modules/locale/views/views_handler_field_locale_link_edit.inc |
Check whether current user has access to this handler. |
DatabaseCharsetConverter::convertTableFields |
function |
includes/database/charset_converter.inc |
Converts a table's field to a desired character set and collation. |
DatabaseAlterTestCase::testAlterChangeFields |
function |
modules/simpletest/tests/database_test.test |
Test that we can alter the fields of a query. |
FieldUIViewModeTestHelper::getActualViewMode |
function |
modules/field_ui/tests/field_ui.test |
|