views_plugin_query_default |
class |
core/modules/views/plugins/views_plugin_query_default.inc |
Object used to create a SELECT query. |
views_plugin_display_block |
class |
core/modules/views/plugins/views_plugin_display_block.inc |
The plugin that handles a block. |
views_plugin_row_user_view |
class |
core/modules/user/views/views_plugin_row_user_view.inc |
A row plugin which renders a user account via user_view. |
ViewsSqlTest::viewsPlugins |
function |
core/modules/views/tests/views_query.test |
|
views_plugin_style_rss.inc |
file |
core/modules/views/plugins/views_plugin_style_rss.inc |
Contains the RSS style plugin. |
views_plugin_style_mapping |
class |
core/modules/views/plugins/views_plugin_style_mapping.inc |
Allows fields to be mapped to specific use cases. |
views_plugin::summary_title |
function |
core/modules/views/includes/plugin.inc |
Returns the summary of the settings in the display. |
views_plugin_access::access |
function |
core/modules/views/plugins/views_plugin_access.inc |
Determine if the current user has access or not. |
views_plugin_style::destroy |
function |
core/modules/views/plugins/views_plugin_style.inc |
|
date_views_plugin_pager.inc |
file |
core/modules/date/views/date_views_plugin_pager.inc |
Date views pager plugin. |
ViewsPluginStyleMappingTest |
class |
core/modules/views/tests/styles/views_plugin_style_mapping.test |
Tests the default/mapping row style. |
views_plugin_query::execute |
function |
core/modules/views/plugins/views_plugin_query.inc |
Executes the query and fills the associated view object with according
values. |
ckeditor5_ckeditor5_plugins |
function |
core/modules/ckeditor5/ckeditor5.module |
Implements hook_ckeditor5_plugins(). |
ckeditor_image_plugin_check |
function |
core/modules/ckeditor/ckeditor.module |
Enabled callback for hook_ckeditor_plugins(). |
hook_ckeditor_plugins_alter |
function |
core/modules/ckeditor/ckeditor.api.php |
Modify the list of available CKEditor 4 plugins. |
views_plugin_display::query |
function |
core/modules/views/plugins/views_plugin_display.inc |
Inject anything into the query that the display handler needs. |
views_plugin_cache_none.inc |
file |
core/modules/views/plugins/views_plugin_cache_none.inc |
Definition of views_plugin_cache_none. |
views_plugin_cache_time.inc |
file |
core/modules/views/plugins/views_plugin_cache_time.inc |
Definition of views_plugin_cache_time. |
views_plugin_pager_full.inc |
file |
core/modules/views/plugins/views_plugin_pager_full.inc |
Definition of views_plugin_pager_full. |
views_plugin_pager_mini.inc |
file |
core/modules/views/plugins/views_plugin_pager_mini.inc |
Definition of views_plugin_pager_mini. |
views_plugin_pager_none.inc |
file |
core/modules/views/plugins/views_plugin_pager_none.inc |
Definition of views_plugin_pager_none. |
views_plugin_pager_some.inc |
file |
core/modules/views/plugins/views_plugin_pager_some.inc |
Definition of views_plugin_pager_some. |
views_plugin_row_fields.inc |
file |
core/modules/views/plugins/views_plugin_row_fields.inc |
Contains the base row style plugin. |
views_plugin_style_grid.inc |
file |
core/modules/views/plugins/views_plugin_style_grid.inc |
Contains the grid style plugin. |
views_plugin_style_list.inc |
file |
core/modules/views/plugins/views_plugin_style_list.inc |
Contains the list style plugin. |
views_plugin_row_rss_fields |
class |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Renders an RSS item based on fields. |
views_plugin::options_submit |
function |
core/modules/views/includes/plugin.inc |
Handle any special handling on the validate form. |
hook_ckeditor5_plugins_alter |
function |
core/modules/ckeditor5/ckeditor5.api.php |
Modify the list of available CKEditor plugins. |
ViewsPluginStyleJumpMenuTest |
class |
core/modules/views/tests/styles/views_plugin_style_jump_menu.test |
Tests jump menu style functionality. |
views_plugin_style::validate |
function |
core/modules/views/plugins/views_plugin_style.inc |
Validate that the plugin is correct and can be saved. |
views_plugin_display_default |
class |
core/modules/views/plugins/views_plugin_display_default.inc |
A plugin to handle defaults on a view. |
views_plugin_display::render |
function |
core/modules/views/plugins/views_plugin_display.inc |
Render this display. |
views_plugin_display::access |
function |
core/modules/views/plugins/views_plugin_display.inc |
Determine if the user has access to this display of the view. |
views_plugin_row_search_view |
class |
core/modules/search/views/views_plugin_row_search_view.inc |
Plugin which performs a node_view on the resulting object. |
views_ui_views_plugins_alter |
function |
core/modules/views_ui/views_ui.module |
Implements hook_views_plugins_alter(). |
entityreference_plugin_style |
class |
core/modules/entityreference/views/entityreference_plugin_style.inc |
@file
Handler for entityreference_plugin_style. |
views_plugin_row_comment_rss |
class |
core/modules/comment/views/views_plugin_row_comment_rss.inc |
Plugin which formats the comments as RSS items. |
views_plugin_style_base.test |
file |
core/modules/views/tests/styles/views_plugin_style_base.test |
Definition of ViewsPluginStyleTestBase. |
views_plugin_access_none.inc |
file |
core/modules/views/plugins/views_plugin_access_none.inc |
Definition of views_plugin_access_none. |
views_plugin_access_perm.inc |
file |
core/modules/views/plugins/views_plugin_access_perm.inc |
Definition of views_plugin_access_perm. |
views_plugin_access_role.inc |
file |
core/modules/views/plugins/views_plugin_access_role.inc |
Definition of views_plugin_access_role. |
views_plugin_style_jump_menu |
class |
core/modules/views/plugins/views_plugin_style_jump_menu.inc |
Style plugin to render each item as a row in a table. |
views_plugin_row::pre_render |
function |
core/modules/views/plugins/views_plugin_row.inc |
Allow the style to do stuff before each row is rendered. |
views_plugin_style_table.inc |
file |
core/modules/views/plugins/views_plugin_style_table.inc |
Contains the table style plugin. |
views_plugin_display_extender |
class |
core/modules/views/plugins/views_plugin_display_extender.inc |
@todo. |
views_plugin::theme_functions |
function |
core/modules/views/includes/plugin.inc |
Provide a full list of possible theme templates used by this style. |
views_plugin_cache::assetDiff |
function |
core/modules/views/plugins/views_plugin_cache.inc |
Computes the differences between two JS/CSS asset arrays. |
views_plugin_style::get_field |
function |
core/modules/views/plugins/views_plugin_style.inc |
Get a rendered field. |
views_plugin_query::set_limit |
function |
core/modules/views/plugins/views_plugin_query.inc |
Set a LIMIT on the query, specifying a maximum number of results. |
views_plugin_display::destroy |
function |
core/modules/views/plugins/views_plugin_display.inc |
|