views_plugin_query_default::add_groupby |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a simple GROUP BY clause to the query. The caller is responsible
for ensuring that the fields are fully qualified and the table is properly
added. |
views_plugin_query_default::placeholder |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Generates a unique placeholder used in the db query. |
EntityReferenceBehaviorHandler::$plugin |
property |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
The plugin definition. |
views_plugin_style_rss::get_description |
function |
core/modules/views/plugins/views_plugin_style_rss.inc |
Get RSS feed description. |
views_plugin_display_feed::options_form |
function |
core/modules/views/plugins/views_plugin_display_feed.inc |
Provide the default form for setting options. |
views_plugin_style_mapping::options_form |
function |
core/modules/views/plugins/views_plugin_style_mapping.inc |
Overrides views_plugin_style::options_form(). |
views_plugin_style_default::options_form |
function |
core/modules/views/plugins/views_plugin_style_default.inc |
Provide a form to edit options for this plugin. |
views_plugin::additional_theme_functions |
function |
core/modules/views/includes/plugin.inc |
Provide a list of additional theme functions for the theme information page |
views_plugin_access::get_access_callback |
function |
core/modules/views/plugins/views_plugin_access.inc |
Determine the access callback and arguments. |
views_plugin_display_attachment::execute |
function |
core/modules/views/plugins/views_plugin_display_attachment.inc |
When used externally, this is how a view gets run and returns
data in the format required. |
views_plugin_pager_full::get_pager_total |
function |
core/modules/views/plugins/views_plugin_pager_full.inc |
|
views_plugin_style::render_grouping_sets |
function |
core/modules/views/plugins/views_plugin_style.inc |
Render the grouping sets. |
views_plugin_style_summary::options_form |
function |
core/modules/views/plugins/views_plugin_style_summary.inc |
Provide a form to edit options for this plugin. |
views_plugin_query::get_aggregation_info |
function |
core/modules/views/plugins/views_plugin_query.inc |
Get aggregation info for group by queries. |
date_views_plugin_pager::use_count_query |
function |
core/modules/date/views/date_views_plugin_pager.inc |
This kind of pager does not need to count the number of records. |
views_plugin_exposed_form_input_required |
class |
core/modules/views/plugins/views_plugin_exposed_form_input_required.inc |
Exposed form plugin that provides an exposed form with required input. |
views_plugin_display::is_default_display |
function |
core/modules/views/plugins/views_plugin_display.inc |
Determine if this display is the 'default' display which contains
fallback settings |
views_plugin_display::accept_attachments |
function |
core/modules/views/plugins/views_plugin_display.inc |
Can this display accept attachments? |
ckeditor5_upgrade_test_ckeditor5_plugins |
function |
core/modules/ckeditor5/tests/ckeditor5_upgrade_test/ckeditor5_upgrade_test.module |
Implements hook_ckeditor5_plugins(). |
views_plugin_row_node_view::options_form |
function |
core/modules/node/views/views_plugin_row_node_view.inc |
Provide a form for setting options. |
views_plugin_access_role::options_submit |
function |
core/modules/views/plugins/views_plugin_access_role.inc |
Provide the default form form for submitting options |
views_plugin_display::get_special_blocks |
function |
core/modules/views/plugins/views_plugin_display.inc |
Provide the block system with any exposed widget blocks for this display. |
views_plugin_pager_none::use_count_query |
function |
core/modules/views/plugins/views_plugin_pager_none.inc |
Determine if a pager needs a count query. |
views_plugin_row_node_rss::summary_title |
function |
core/modules/node/views/views_plugin_row_node_rss.inc |
Returns the summary of the settings in the display. |
entityreference_plugin_display::validate |
function |
core/modules/entityreference/views/entityreference_plugin_display.inc |
Extend the default validation. |
views_plugin_pager_some::use_count_query |
function |
core/modules/views/plugins/views_plugin_pager_some.inc |
Determine if a pager needs a count query. |
views_plugin_row_comment_rss::pre_render |
function |
core/modules/comment/views/views_plugin_row_comment_rss.inc |
Allow the style to do stuff before each row is rendered. |
ViewsAccessTest::testDynamicAccessPlugin |
function |
core/modules/views/tests/views_access.test |
Tests dynamic access plugin. |
views_plugin_query_default::set_distinct |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Set the view to be distinct. |
views_plugin_query_default::options_form |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add settings for the ui. |
views_plugin_query_default::ensure_table |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Ensure a table exists in the queue; if it already exists it won't
do anything, but if it doesn't it will add the table queue. It will ensure
a path leads back to the relationship table. |
views_plugin_row_user_view::options_form |
function |
core/modules/user/views/views_plugin_row_user_view.inc |
Provide a form for setting options. |
views_plugin_display_block::options_form |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Provide the default form for setting options. |
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_test_plugin_access_test_static.inc |
file |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Definition of views_test_plugin_access_test_static. |
views_test_plugin_style_test_mapping.inc |
file |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc |
Definition of views_test_plugin_style_test_mapping. |
views_plugin_style_jump_menu::render_set |
function |
core/modules/views/plugins/views_plugin_style_jump_menu.inc |
|
views_plugin_style_summary_jump_menu.inc |
file |
core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc |
Contains the default summary style plugin, which displays items in an HTML list. |
views_plugin_argument_default_php::access |
function |
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Only let users with PHP block visibility permissions set/modify this
default plugin. |
views_plugin_pager_full::options_validate |
function |
core/modules/views/plugins/views_plugin_pager_full.inc |
Provide the default form form for validating options |
views_plugin_pager_full::set_current_page |
function |
core/modules/views/plugins/views_plugin_pager_full.inc |
Set the current page. |
views_plugin_pager_full::update_page_info |
function |
core/modules/views/plugins/views_plugin_pager_full.inc |
Update global paging info. |
ViewsPluginStyleMappingTest::viewsPlugins |
function |
core/modules/views/tests/styles/views_plugin_style_mapping.test |
|
ViewsPluginStyleMappingTest::getBasicView |
function |
core/modules/views/tests/styles/views_plugin_style_mapping.test |
Overrides ViewsTestCase::getBasicView(). |
views_plugin_display_page::options_submit |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
date_views_plugin_pager::has_more_records |
function |
core/modules/date/views/date_views_plugin_pager.inc |
Set a default value. |
views_plugin_display_page::get_pager_text |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Provide some helpful text for pagers. |
views_plugin_pager::exposed_form_validate |
function |
core/modules/views/plugins/views_plugin_pager.inc |
|
ViewsPluginStyleJumpMenuTest::$nodeTitles |
property |
core/modules/views/tests/styles/views_plugin_style_jump_menu.test |
|
views_plugin_row_node_view::summary_title |
function |
core/modules/node/views/views_plugin_row_node_view.inc |
Returns the summary of the settings in the display. |