FieldUIManageFieldsTestCase::testHiddenFields |
function |
core/modules/field_ui/tests/field_ui.test |
Tests that Field UI respects the 'no_ui' option in hook_field_info(). |
FieldUIManageFieldsTestCase::testRenameBundle |
function |
core/modules/field_ui/tests/field_ui.test |
Tests renaming a bundle. |
FieldUIManageDisplayTestCase::testFormatterUI |
function |
core/modules/field_ui/tests/field_ui.test |
Tests formatter settings. |
FieldUIManageFieldsTestCase::$field_name_input |
property |
core/modules/field_ui/tests/field_ui.test |
|
DatabaseInsertTestCase::testInsertSelectFields |
function |
core/modules/simpletest/tests/database_test.test |
Test that the INSERT INTO ... SELECT (fields) ... syntax works. |
views_handler_field_field::groupby_form_submit |
function |
core/modules/field/views/views_handler_field_field.inc |
|
views_handler_field_last_comment_timestamp.inc |
file |
core/modules/comment/views/views_handler_field_last_comment_timestamp.inc |
Definition of views_handler_field_last_comment_timestamp. |
ViewsHandlerFieldBooleanTest::testFieldBoolean |
function |
core/modules/views/tests/handlers/views_handler_field_boolean.test |
|
field_test_field_formatter_settings_form_alter |
function |
core/modules/field/tests/field_test/field_test.module |
Implements hook_field_formatter_settings_form_alter(). |
views_handler_field_boolean::option_definition |
function |
core/modules/views/handlers/views_handler_field_boolean.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FieldTestPermissionsExample::testFieldnoteInfo |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Test of hook_field_info() and other implementation requirements. |
views_handler_field_node_revision::render_link |
function |
core/modules/node/views/views_handler_field_node_revision.inc |
Render whatever the data is as a link to the node. |
views_handler_field_machine_name::options_form |
function |
core/modules/views/handlers/views_handler_field_machine_name.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_counter::option_definition |
function |
core/modules/views/handlers/views_handler_field_counter.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_bulk_form::get_entity_type |
function |
core/modules/views/handlers/views_handler_field_bulk_form.inc |
Determine the entity type of the bulk operation field. |
views_handler_field_numeric::option_definition |
function |
core/modules/views/handlers/views_handler_field_numeric.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_node_revision_link::access |
function |
core/modules/node/views/views_handler_field_node_revision_link.inc |
Check whether current user has access to this handler. |
views_handler_field_history_user_timestamp.inc |
file |
core/modules/node/views/views_handler_field_history_user_timestamp.inc |
Definition of views_handler_field_history_user_timestamp. |
EntityFieldQueryTestCase::testEntityFieldQuery |
function |
core/modules/entity/tests/entity_query.test |
Tests EntityFieldQuery. |
field_test_query_store_global_test_query_alter |
function |
core/modules/field/tests/field_test/field_test.module |
Implements hook_query_TAG_alter() for tag 'store_global_test_query'. |
redirect_handler_field_redirect_source::render |
function |
core/modules/redirect/views/redirect_handler_field_redirect_source.inc |
Render the field. |
ListFieldUITestCase::testListAllowedValuesText |
function |
core/modules/field/modules/list/tests/list.test |
List (text) : test 'allowed values' input. |
_field_ui_field_overview_form_validate_add_new |
function |
core/modules/field_ui/field_ui.admin.inc |
Validates the 'add new field' row of field_ui_field_overview_form(). |
views_handler_field_search_score::options_form |
function |
core/modules/search/views/views_handler_field_search_score.inc |
Default options form that provides the label widget that all fields
should have. |
FieldAttachOtherTestCase::testFieldAttachCache |
function |
core/modules/field/tests/field.test |
Test field cache. |
views_handler_field_user_language::render_link |
function |
core/modules/user/views/views_handler_field_user_language.inc |
|
EntityReferenceSelectionHandlerGeneric::$field |
property |
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
|
hook_field_widget_properties_ENTITY_TYPE_alter |
function |
core/modules/field/field.api.php |
Alters the widget properties of a field instance on a given entity type
before it gets displayed. |
FieldFormTestCase::testFieldFormSingleRequired |
function |
core/modules/field/tests/field.test |
|
views_handler_field_contact_link::options_form |
function |
core/modules/contact/views/views_handler_field_contact_link.inc |
Default options form that provides the label widget that all fields
should have. |
FieldFormTestCase::testFieldFormMultipleWidget |
function |
core/modules/field/tests/field.test |
Tests widgets handling multiple values. |
views_handler_field_comment_link::options_form |
function |
core/modules/comment/views/views_handler_field_comment_link.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_comment_link_reply::access |
function |
core/modules/comment/views/views_handler_field_comment_link_reply.inc |
Check whether current user has access to this handler. |
views_handler_field_user_picture::element_type |
function |
core/modules/user/views/views_handler_field_user_picture.inc |
Return an HTML element based upon the field's element type. |
views_handler_field_user_picture::options_form |
function |
core/modules/user/views/views_handler_field_user_picture.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_comment::option_definition |
function |
core/modules/comment/views/views_handler_field_comment.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FieldBulkDeleteTestCase::checkHooksInvocations |
function |
core/modules/field/tests/field.test |
Tests that the expected hooks have been invoked on the expected entities. |
FileFieldWidgetTestCase::testMultiValuedWidget |
function |
core/modules/file/tests/file.test |
Tests upload and remove buttons for multiple multi-valued File fields. |
views_plugin_row_rss_fields::option_definition |
function |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_argument_field_list_string::init |
function |
core/modules/field/views/views_handler_argument_field_list_string.inc |
init the handler with necessary data. |
views_handler_field_term_node_tid::render_item |
function |
core/modules/taxonomy/views/views_handler_field_term_node_tid.inc |
|
redirect_handler_field_redirect_operations.inc |
file |
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
Redirect field handler for redirect operations. |
views_handler_field_file_uri::option_definition |
function |
core/modules/file/views/views_handler_field_file_uri.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ImageFieldValidateTestCase::testWidthDimensions |
function |
core/modules/image/tests/image.test |
Test single width resolution setting. |
views_handler_field_taxonomy::option_definition |
function |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_field::document_self_tokens |
function |
core/modules/field/views/views_handler_field_field.inc |
|
views_handler_field_term_language::options_form |
function |
core/modules/locale/views/views_handler_field_term_language.inc |
Provide link to taxonomy option |
views_handler_field::get_token_values_recursive |
function |
core/modules/views/handlers/views_handler_field.inc |
Recursive function to add replacements for nested query string parameters. |
FieldUIViewModeTestHelper::assertViewModeExists |
function |
core/modules/field_ui/tests/field_ui.test |
|
FieldUIViewModeTestHelper::assertActualViewMode |
function |
core/modules/field_ui/tests/field_ui.test |
|