Namesort descending Location Description
views_handler_field_node_language::option_definition core/modules/locale/views/views_handler_field_node_language.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_language::render core/modules/locale/views/views_handler_field_node_language.inc Render the field.
views_handler_field_node_link::options_form core/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_node_link::option_definition core/modules/node/views/views_handler_field_node_link.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_link::render core/modules/node/views/views_handler_field_node_link.inc Render the field.
views_handler_field_node_link::render_link core/modules/node/views/views_handler_field_node_link.inc
views_handler_field_node_link_delete::render_link core/modules/node/views/views_handler_field_node_link_delete.inc Renders the link.
views_handler_field_node_link_edit::render_link core/modules/node/views/views_handler_field_node_link_edit.inc Renders the link.
views_handler_field_node_link_translate::render_link core/modules/translation/views/views_handler_field_node_link_translate.inc
views_handler_field_node_new_comments::construct core/modules/comment/views/views_handler_field_node_new_comments.inc Construct a new field handler.
views_handler_field_node_new_comments::init core/modules/comment/views/views_handler_field_node_new_comments.inc init the handler with necessary data.
views_handler_field_node_new_comments::options_form core/modules/comment/views/views_handler_field_node_new_comments.inc Default options form that provides the label widget that all fields should have.
views_handler_field_node_new_comments::option_definition core/modules/comment/views/views_handler_field_node_new_comments.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_new_comments::pre_render core/modules/comment/views/views_handler_field_node_new_comments.inc Run before any fields are rendered.
views_handler_field_node_new_comments::query core/modules/comment/views/views_handler_field_node_new_comments.inc Called to add the field to a query.
views_handler_field_node_new_comments::render core/modules/comment/views/views_handler_field_node_new_comments.inc Render the field.
views_handler_field_node_new_comments::render_link core/modules/comment/views/views_handler_field_node_new_comments.inc
views_handler_field_node_path::construct core/modules/node/views/views_handler_field_node_path.inc Override construct function to provide the langcode additional field.
views_handler_field_node_path::options_form core/modules/node/views/views_handler_field_node_path.inc Provide additional options for the path field.
views_handler_field_node_path::option_definition core/modules/node/views/views_handler_field_node_path.inc Default value for the path field option.
views_handler_field_node_path::query core/modules/node/views/views_handler_field_node_path.inc Provide necessary query segments.
views_handler_field_node_path::render core/modules/node/views/views_handler_field_node_path.inc Render the path field.
views_handler_field_node_revision::init core/modules/node/views/views_handler_field_node_revision.inc init the handler with necessary data.
views_handler_field_node_revision::options_form core/modules/node/views/views_handler_field_node_revision.inc Provide link to revision option.
views_handler_field_node_revision::option_definition core/modules/node/views/views_handler_field_node_revision.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_revision::render_link core/modules/node/views/views_handler_field_node_revision.inc Render whatever the data is as a link to the node.
views_handler_field_node_revision_link::access core/modules/node/views/views_handler_field_node_revision_link.inc Check whether current user has access to this handler.
views_handler_field_node_revision_link::construct core/modules/node/views/views_handler_field_node_revision_link.inc Construct a new field handler.
views_handler_field_node_revision_link::get_revision_entity core/modules/node/views/views_handler_field_node_revision_link.inc Returns the revision values of a node.
views_handler_field_node_revision_link::render_link core/modules/node/views/views_handler_field_node_revision_link.inc
views_handler_field_node_revision_link_delete::access core/modules/node/views/views_handler_field_node_revision_link_delete.inc Check whether current user has access to this handler.
views_handler_field_node_revision_link_delete::render_link core/modules/node/views/views_handler_field_node_revision_link_delete.inc
views_handler_field_node_revision_link_revert::access core/modules/node/views/views_handler_field_node_revision_link_revert.inc Check whether current user has access to this handler.
views_handler_field_node_revision_link_revert::render_link core/modules/node/views/views_handler_field_node_revision_link_revert.inc
views_handler_field_node_translation_link::construct core/modules/translation/views/views_handler_field_node_translation_link.inc Construct a new field handler.
views_handler_field_node_translation_link::query core/modules/translation/views/views_handler_field_node_translation_link.inc Called to add the field to a query.
views_handler_field_node_translation_link::render core/modules/translation/views/views_handler_field_node_translation_link.inc Render the field.
views_handler_field_node_translation_link::render_link core/modules/translation/views/views_handler_field_node_translation_link.inc
views_handler_field_node_type::options_form core/modules/node/views/views_handler_field_node_type.inc Provide machine_name option for to node type display.
views_handler_field_node_type::option_definition core/modules/node/views/views_handler_field_node_type.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_field_node_type::render core/modules/node/views/views_handler_field_node_type.inc Render the field.
views_handler_field_node_type::render_name core/modules/node/views/views_handler_field_node_type.inc Render node type as human readable name, unless using machine_name option.
views_handler_field_numeric::options_form core/modules/views/handlers/views_handler_field_numeric.inc Default options form that provides the label widget that all fields should have.
views_handler_field_numeric::option_definition 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_numeric::render core/modules/views/handlers/views_handler_field_numeric.inc Render the field.
views_handler_field_prerender_list::allow_advanced_render core/modules/views/handlers/views_handler_field_prerender_list.inc Determine if advanced rendering is allowed.
views_handler_field_prerender_list::get_items core/modules/views/handlers/views_handler_field_prerender_list.inc Return an array of items for the field.
views_handler_field_prerender_list::get_value core/modules/views/handlers/views_handler_field_prerender_list.inc Get the value that's supposed to be rendered.
views_handler_field_prerender_list::options_form core/modules/views/handlers/views_handler_field_prerender_list.inc Default options form that provides the label widget that all fields should have.
views_handler_field_prerender_list::option_definition core/modules/views/handlers/views_handler_field_prerender_list.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(

Pages