FieldInfoTestCase::testFieldPrepare |
function |
core/modules/field/tests/field.test |
Test that cached field definitions are ready for current runtime context. |
views_handler_field_dropbutton.test |
file |
core/modules/views/tests/handlers/views_handler_field_dropbutton.test |
Tests dropbutton functionality of Views. |
FieldInfoTestCase::testSettingsInfo |
function |
core/modules/field/tests/field.test |
Test that the field_info settings convenience functions work. |
field_ui_field_settings_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_field_settings_form(). |
field_permission_example_permission |
function |
modules/examples/field_permission_example/field_permission_example.module |
Implements hook_permission(). |
field_permission_example_field_info |
function |
modules/examples/field_permission_example/field_permission_example.module |
Implements hook_field_info(). |
field_test_entity_info_translatable |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Helper function to enable entity translations. |
_image_field_default_image_validate |
function |
core/modules/image/image.field.inc |
Element validation function for setting a default image. |
file_file_formatter_file_field_view |
function |
core/modules/file/file.module |
Implements hook_file_formatter_FORMATTER_view(). |
ViewsHandlerFieldUrlTest::viewsData |
function |
core/modules/views/tests/handlers/views_handler_field_url.test |
The views data definition. |
image_field_formatter_settings_form |
function |
core/modules/image/image.field.inc |
Implements hook_field_formatter_settings_form(). |
EntityFieldQuery::$entityConditions |
property |
core/modules/entity/entity.query.inc |
Associative array of entity-generic metadata conditions. |
taxonomy_field_widget_settings_form |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_settings_form(). |
views_handler_field_comment::render |
function |
core/modules/comment/views/views_handler_field_comment.inc |
Render the field. |
views_handler_field_file_status.inc |
file |
core/modules/file/views/views_handler_field_file_status.inc |
Definition of views_handler_field_file_status. |
NumberFieldSettingsTestCase::$field |
property |
core/modules/field/modules/number/tests/number_settings.test |
Array of field definitions. |
field_permission_example.tests.info |
file |
modules/examples/field_permission_example/tests/field_permission_example.tests.info |
[FieldTestPermissionsExample]
name = Field permission example functionality
description = Tests field permission functionality.
group = Example modules
file = field_permission_example.test |
EntityFieldQuery::addFieldCondition |
function |
core/modules/entity/entity.query.inc |
Adds the given condition to the proper condition array. |
EntityFieldQuery::propertyCondition |
function |
core/modules/entity/entity.query.inc |
Adds a condition on an entity-specific property. |
_node_type_example_installed_fields |
function |
modules/examples/node_type_example/node_type_example.module |
Defines the fields for our content type. |
FieldUITestCase::fieldUIAddNewField |
function |
core/modules/field_ui/tests/field_ui.test |
Creates a new field through the Field UI. |
FieldUITestCase::fieldUIDeleteField |
function |
core/modules/field_ui/tests/field_ui.test |
Deletes a field instance through the Field UI. |
views_plugin_row_rss_fields::render |
function |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Render a row object. This usually passes through to a theme template
of some form, but not always. |
_field_info_prepare_instance_widget |
function |
core/modules/field/field.info.inc |
Prepares widget specifications for the current run-time context. |
views_many_to_one_helper::get_field |
function |
core/modules/views/includes/handlers.inc |
Sometimes the handler might want us to use some kind of formula, so give
it that option. If it wants us to do this, it must set $helper->formula = TRUE
and implement handler->get_formula(); |
hook_date_field_settings_form_alter |
function |
core/modules/date/date.api.php |
Alter a date field settings form. |
FieldUIManageDisplayTestCase::setUp |
function |
core/modules/field_ui/tests/field_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
views_handler_field_field::$instance |
property |
core/modules/field/views/views_handler_field_field.inc |
Store the field instance. |
views_handler_field_file_uri::render |
function |
core/modules/file/views/views_handler_field_file_uri.inc |
Render the field. |
views_handler_field::$original_value |
property |
core/modules/views/handlers/views_handler_field.inc |
The field value prior to any rewriting. |
ImageFieldTestCase::createImageField |
function |
core/modules/image/tests/image.test |
Create a new image field. |
ViewsHandlerFieldDateTest::viewsData |
function |
core/modules/views/tests/handlers/views_handler_field_date.test |
The views data definition. |
views_handler_field_field::get_items |
function |
core/modules/field/views/views_handler_field_field.inc |
|
views_handler_field_field::get_value |
function |
core/modules/field/views/views_handler_field_field.inc |
|
views_handler_field_field::set_items |
function |
core/modules/field/views/views_handler_field_field.inc |
Return an array of items for the field. |
views_handler_field::element_classes |
function |
core/modules/views/handlers/views_handler_field.inc |
Return the class of the field. |
NodeAccessFieldTestCase::$admin_user |
property |
core/modules/node/tests/node.test |
|
views_handler_field_taxonomy::render |
function |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Render the field. |
ViewsPagerTest::viewsPagerFullFields |
function |
core/modules/views/tests/views_pager.test |
|
number_field_formatter_settings_form |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_settings_form(). |
NodeAccessFieldTestCase::$field_name |
property |
core/modules/node/tests/node.test |
|
field_ui_view_mode_reset_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Submit handler for field_ui_view_mode_reset_form(). |
views_handler_field_comment_link.inc |
file |
core/modules/comment/views/views_handler_field_comment_link.inc |
Definition of views_handler_field_comment_link. |
_update_7000_field_sql_storage_write |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.install |
Utility function: write field data directly to SQL storage. |
field_sql_storage_field_storage_info |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_info(). |
views_handler_field::advanced_render |
function |
core/modules/views/handlers/views_handler_field.inc |
Render a field using advanced settings. |
views_handler_field_node_comment.inc |
file |
core/modules/comment/views/views_handler_field_node_comment.inc |
Definition of views_handler_field_node_comment. |
views_handler_field::add_self_tokens |
function |
core/modules/views/handlers/views_handler_field.inc |
Add any special tokens this field might use for itself. |
field_sql_storage_field_storage_load |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_load(). |
node_query_entity_field_access_alter |
function |
core/modules/node/node.module |
Implements hook_query_TAG_alter(). |