|
views_handler_field_user_permissions.inc |
file |
core/modules/user/views/views_handler_field_user_permissions.inc |
Definition of views_handler_field_user_permissions. |
|
views_handler_field_term_path::construct |
function |
core/modules/taxonomy/views/views_handler_field_term_path.inc |
Construct a new field handler. |
|
field_test_field_formatter_settings_form |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_settings_form(). |
|
LinkCustomFormTest::testCustomLinkFields |
function |
core/modules/link/tests/link.custom.test |
Test the output of a custom form with link fields. |
|
date_form_field_ui_field_edit_form_alter |
function |
core/modules/date/date.module |
Implements hook_form_FORM_ID_alter() for field_ui_field_edit_form(). |
|
date_field_ui_field_edit_form_pre_render |
function |
core/modules/date/date.module |
Rearrange form elements into fieldsets for presentation only. |
|
field_test_field_widget_properties_alter |
function |
core/modules/field/tests/field_test/field_test.module |
Implements hook_field_widget_properties_alter(). |
|
views_handler_field_node_link_delete.inc |
file |
core/modules/node/views/views_handler_field_node_link_delete.inc |
Definition of views_handler_field_node_link_delete. |
|
views_handler_field_contextual_links.inc |
file |
core/modules/views/handlers/views_handler_field_contextual_links.inc |
Definition of views_handler_field_contextual_links. |
|
views_handler_field_comment_link_approve |
class |
core/modules/comment/views/views_handler_field_comment_link_approve.inc |
Field handler to present a link to approve a comment. |
|
field_test_field_storage_delete_revision |
function |
core/modules/field/tests/field_test/field_test.storage.inc |
Implements hook_field_storage_delete_revision(). |
|
views_handler_field_search_score::render |
function |
core/modules/search/views/views_handler_field_search_score.inc |
Render the field. |
|
field_test_field_storage_delete_instance |
function |
core/modules/field/tests/field_test/field_test.storage.inc |
Implements hook_field_storage_delete_instance(). |
|
FieldSqlStorageTestCase::$revision_table |
property |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
|
|
_field_ui_add_default_view_mode_settings |
function |
core/modules/field_ui/field_ui.admin.inc |
Populates display settings for a new display mode from the default display mode. |
|
views_handler_field_node_path::construct |
function |
core/modules/node/views/views_handler_field_node_path.inc |
Override construct function to provide the langcode additional field. |
|
redirect_handler_field_redirect_redirect |
class |
core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc |
|
|
views_handler_field_contact_link::access |
function |
core/modules/contact/views/views_handler_field_contact_link.inc |
Check whether current user has access to this handler. |
|
views_handler_field_markup::element_type |
function |
core/modules/views/handlers/views_handler_field_markup.inc |
Return an HTML element based upon the field's element type. |
|
views_handler_field_comment_link::render |
function |
core/modules/comment/views/views_handler_field_comment_link.inc |
Render the field. |
|
FieldCrudTestCase::testUpdateFieldForbid |
function |
core/modules/field/tests/field.test |
Test field type modules forbidding an update. |
|
views_handler_field_custom::options_form |
function |
core/modules/views/handlers/views_handler_field_custom.inc |
Default options form that provides the label widget that all fields
should have. |
|
views_plugin_query_default::clear_fields |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Remove all fields that may have been added; primarily used for summary
mode where we're changing the query because we didn't get data we needed. |
|
views_handler_field_user_picture::render |
function |
core/modules/user/views/views_handler_field_user_picture.inc |
Render the field. |
|
views_handler_field_comment::render_link |
function |
core/modules/comment/views/views_handler_field_comment.inc |
|
|
views_handler_field_file_link_delete.inc |
file |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Definition of views_handler_field_file_link_delete. |
|
FieldGetValueTestCase::testFieldGetValue |
function |
core/modules/field/tests/field.test |
Test field_get_value(). |
|
EntityFieldQuery::fieldLanguageCondition |
function |
core/modules/entity/entity.query.inc |
Adds a condition on the field language column. |
|
FileFieldRevisionTestCase::testRevisions |
function |
core/modules/file/tests/file.test |
Tests creating multiple revisions of a node and managing attached files. |
|
BackdropWebTestCase::assertNoFieldByName |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Asserts that a field does not exist with the given name and value. |
|
views_handler_field_node_comment::render |
function |
core/modules/comment/views/views_handler_field_node_comment.inc |
Render the field. |
|
FieldUITestCase::fieldUIAddExistingField |
function |
core/modules/field_ui/tests/field_ui.test |
Adds an existing field through the Field UI. |
|
ViewsHandlerFieldBulkFormTest::viewsData |
function |
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
Defines bulk form handler for custom entity views_test. |
|
BackdropWebTestCase::constructFieldXpath |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Helper function: construct an XPath for the given set of attributes and value. |
|
views_handler_argument_field_list_string |
class |
core/modules/field/views/views_handler_argument_field_list_string.inc |
Argument handler for list field to show the human readable name in the
summary. |
|
FieldUIManageFieldsTestCase::createField |
function |
core/modules/field_ui/tests/field_ui.test |
Tests adding a new field. |
|
views_handler_field_entity::$entity_type |
property |
core/modules/views/handlers/views_handler_field_entity.inc |
Stores the entity type which is loaded by this field. |
|
FieldUIManageFieldsTestCase::updateField |
function |
core/modules/field_ui/tests/field_ui.test |
Tests editing an existing field. |
|
views_handler_field_term_node_tid::query |
function |
core/modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Add this term to the query |
|
views_handler_field_field::get_base_table |
function |
core/modules/field/views/views_handler_field_field.inc |
Set the base_table and base_table_alias. |
|
FieldUIManageFieldsTestCase::$field_label |
property |
core/modules/field_ui/tests/field_ui.test |
|
|
views_handler_field_field::click_sortable |
function |
core/modules/field/views/views_handler_field_field.inc |
Determine if this field is click sortable. |
|
file_field_widget_multiple_count_validate |
function |
core/modules/file/file.field.inc |
Validation callback for upload element on file widget. Checks if user has
uploaded more files than allowed. |
|
views_handler_field::element_wrapper_type |
function |
core/modules/views/handlers/views_handler_field.inc |
Return an HTML element for the wrapper based upon the field's element type. |
|
views_handler_field_taxonomy::render_link |
function |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Render whatever the data is as a link to the taxonomy. |
|
views_handler_field_node_translation_link |
class |
core/modules/translation/views/views_handler_field_node_translation_link.inc |
Field handler to present a link to the node. |
|
views_handler_field_field::field_language |
function |
core/modules/field/views/views_handler_field_field.inc |
Return the language code of the language the field should be displayed in,
according to the settings. |
|
views_handler_field_comment_link_edit.inc |
file |
core/modules/comment/views/views_handler_field_comment_link_edit.inc |
Definition of views_handler_field_comment_link_edit. |
|
views_handler_field_comment_node_link.inc |
file |
core/modules/comment/views/views_handler_field_comment_node_link.inc |
Definition of views_handler_field_comment_node_link. |
|
views_handler_field_term_language::render |
function |
core/modules/locale/views/views_handler_field_term_language.inc |
Render the field. |