views_handler_field_node_revision_link_delete.inc |
file |
core/modules/node/views/views_handler_field_node_revision_link_delete.inc |
Definition of views_handler_field_node_revision_link_delete. |
views_handler_field_node_revision_link_revert.inc |
file |
core/modules/node/views/views_handler_field_node_revision_link_revert.inc |
Definition of views_handler_field_node_revision_link_revert. |
views_handler_field_user_permissions::render_item |
function |
core/modules/user/views/views_handler_field_user_permissions.inc |
|
FieldAttachStorageTestCase::testFieldAttachDelete |
function |
core/modules/field/tests/field.test |
Test field_attach_delete(). |
FieldAttachOtherTestCase::testFieldAttachValidate |
function |
core/modules/field/tests/field.test |
Test field_attach_validate(). |
redirect_handler_field_redirect_link_edit::render |
function |
core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
Render the field. |
views_handler_field_ncs_last_comment_name::render |
function |
core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Render the field. |
redirect_handler_field_redirect_operations::query |
function |
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
Called to add the field to a query. |
entityreference_field_views_data_views_data_alter |
function |
core/modules/entityreference/views/entityreference.views.inc |
Implements hook_field_views_data_views_data_alter(). |
FieldInfoTestCase::testInstanceDisabledEntityType |
function |
core/modules/field/tests/field.test |
Test that instances on disabled entity types are filtered out. |
views_handler_field_comment_username::render_link |
function |
core/modules/comment/views/views_handler_field_comment_username.inc |
|
views_handler_field_node_new_comments::pre_render |
function |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Run before any fields are rendered. |
views_handler_field_serialized::option_definition |
function |
core/modules/views/handlers/views_handler_field_serialized.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_file_link_delete::render_link |
function |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Renders the link. |
FieldUIManageDisplayTestCase::assertNodeViewNoText |
function |
core/modules/field_ui/tests/field_ui.test |
Asserts that a string is not found in the rendered node in a display mode. |
views_handler_filter_field_list::get_value_options |
function |
core/modules/field/views/views_handler_filter_field_list.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
views_handler_filter_fields_compare::field_options |
function |
core/modules/views/handlers/views_handler_filter_fields_compare.inc |
Provide a list of available fields. |
views_handler_filter_fields_compare::admin_summary |
function |
core/modules/views/handlers/views_handler_filter_fields_compare.inc |
Overrides views_handler_filter#admin_summary(). |
ImageFieldDefaultImagesTestCase::testDefaultImages |
function |
core/modules/image/tests/image.test |
Tests CRUD for fields and fields instances with default images. |
views_handler_field_locale_link_edit::options_form |
function |
core/modules/locale/views/views_handler_field_locale_link_edit.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_system_info::option_definition |
function |
core/modules/system/views/views_handler_field_system_info.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_history_user_timestamp::render |
function |
core/modules/node/views/views_handler_field_history_user_timestamp.inc |
Render the field. |
EntityReferenceFieldTestCase::testShowLinksSetting |
function |
core/modules/entityreference/tests/entityreference.field.test |
Tests the "Show links" setting for the field formatter "Rendered entity". |
views_handler_field_comment_link_edit::render_link |
function |
core/modules/comment/views/views_handler_field_comment_link_edit.inc |
|
redirect_handler_field_redirect_link_delete::query |
function |
core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc |
Called to add the field to a query. |
redirect_handler_field_redirect_operations::render |
function |
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
Render the field. |
views_handler_field_contextual_links::options_form |
function |
core/modules/views/handlers/views_handler_field_contextual_links.inc |
Default options form that provides the label widget that all fields
should have. |
FieldInstanceCrudTestCase::testCreateFieldInstance |
function |
core/modules/field/tests/field.test |
Test the creation of a field instance. |
FieldInstanceCrudTestCase::testUpdateFieldInstance |
function |
core/modules/field/tests/field.test |
Test the update of a field instance. |
FieldInstanceCrudTestCase::testDeleteFieldInstance |
function |
core/modules/field/tests/field.test |
Test the deletion of a field instance. |
views_handler_field_last_comment_timestamp::render |
function |
core/modules/comment/views/views_handler_field_last_comment_timestamp.inc |
Render the field. |
FieldTranslationsTestCase::testFieldInvokeMultiple |
function |
core/modules/field/tests/field.test |
Test the multilanguage logic of _field_invoke_multiple(). |
TaxonomyTermFieldMultipleVocabularyTestCase::setUp |
function |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
views_handler_field_comment_username::options_form |
function |
core/modules/comment/views/views_handler_field_comment_username.inc |
Default options form that provides the label widget that all fields
should have. |
CommentFieldsTest::testCommentEmptyNonRequiredBody |
function |
core/modules/comment/tests/comment.test |
Tests trying to save a comment with an empty, NON-required body. |
views_handler_field_node_new_comments::render_link |
function |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
|
views_handler_field_file_link_delete::options_form |
function |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_term_node_tid::add_self_tokens |
function |
core/modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Add any special tokens this field might use for itself. |
ViewsHandlerFieldDateTest::assertRenderedDatesEqual |
function |
core/modules/views/tests/handlers/views_handler_field_date.test |
|
NodeEntityFieldQueryAlter::testNodeQueryAlterWithUI |
function |
core/modules/node/tests/node.test |
Tests that node access permissions are followed. |
FieldUIViewModeFunctionalTest::testFieldUIViewModes |
function |
core/modules/field_ui/tests/field_ui.test |
Tests display mode functionality. |
FieldTestPermissionsExample::testFieldnoteViewPerms |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Test view permissions. |
FieldTestPermissionsExample::testFieldnoteEditPerms |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Test edit permissions. |
views_handler_field_machine_name::get_value_options |
function |
core/modules/views/handlers/views_handler_field_machine_name.inc |
|
TaxonomyTermFieldMultipleVocabularyTestCase::$field |
property |
core/modules/taxonomy/tests/taxonomy.test |
|
views_handler_field_machine_name::option_definition |
function |
core/modules/views/handlers/views_handler_field_machine_name.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
EntityReferenceAdminTestCase::testFieldAdminHandler |
function |
core/modules/entityreference/tests/entityreference.admin.test |
|
FieldSchemaAlterTestCase::testImageFieldSchemaAlter |
function |
core/modules/field/tests/field.test |
Tests a hook_field_schema_alter() implementation. |
views_handler_field_node_revision_link::render_link |
function |
core/modules/node/views/views_handler_field_node_revision_link.inc |
|
FieldAttachStorageTestCase::testFieldAttachSaveLoad |
function |
core/modules/field/tests/field.test |
Check field values insert, update and load. |