_ckeditor5_image_caption_plugin_check |
function |
core/modules/ckeditor5/ckeditor5.module |
Enabled callback for hook_ckeditor5_plugins(). |
views_plugin_display_default::execute |
function |
core/modules/views/plugins/views_plugin_display_default.inc |
The default execute handler fully renders the view. |
date_views_plugin_pager::options_form |
function |
core/modules/date/views/date_views_plugin_pager.inc |
Provide the form for setting options. |
views_plugin_display::use_more_always |
function |
core/modules/views/plugins/views_plugin_display.inc |
Should the enabled display more link be shown when no more items? |
views_plugin_argument_default::access |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
Determine if the administrator has the privileges to use this
plugin |
views_plugin_display::uses_breadcrumb |
function |
core/modules/views/plugins/views_plugin_display.inc |
Check to see if the display needs a breadcrumb |
hook_entityreference_behavior_plugins |
function |
core/modules/entityreference/entityreference.api.php |
Register a new behavior plugin. |
views_plugin_display::override_option |
function |
core/modules/views/plugins/views_plugin_display.inc |
Set an option and force it to be an override. |
views_plugin_display::options_summary |
function |
core/modules/views/plugins/views_plugin_display.inc |
Provide the default summary for options in the views UI. |
views_plugin_display::hook_block_list |
function |
core/modules/views/plugins/views_plugin_display.inc |
If this display creates a block, implement one of these. |
views_plugin_pager_none::options_form |
function |
core/modules/views/plugins/views_plugin_pager_none.inc |
Provide the default form for setting options. |
views_test_plugin_access_test_dynamic |
class |
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Tests a dynamic access plugin. |
entityreference_plugin_display::query |
function |
core/modules/entityreference/views/entityreference_plugin_display.inc |
Inject anything into the query that the display handler needs. |
views_plugin_row_node_rss::pre_render |
function |
core/modules/node/views/views_plugin_row_node_rss.inc |
Allow the style to do stuff before each row is rendered. |
views_plugin_pager_none::post_execute |
function |
core/modules/views/plugins/views_plugin_pager_none.inc |
Perform any needed actions just after the query executing. |
views_plugin_pager_some::options_form |
function |
core/modules/views/plugins/views_plugin_pager_some.inc |
Provide the default form for setting options. |
views_plugin_style_grid::options_form |
function |
core/modules/views/plugins/views_plugin_style_grid.inc |
Render the given style. |
views_plugin_pager_mini::options_form |
function |
core/modules/views/plugins/views_plugin_pager_mini.inc |
Overrides views_plugin_pager_full::options_form(). |
views_plugin_row_fields::options_form |
function |
core/modules/views/plugins/views_plugin_row_fields.inc |
Provide a form for setting options. |
views_plugin_style_list::options_form |
function |
core/modules/views/plugins/views_plugin_style_list.inc |
Render the given style. |
views_plugin_query_default::add_table |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a table to the query, ensuring the path exists. |
views_plugin_query_default::add_field |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a field to the query table, possibly with an alias. This will
automatically call ensure_table to make sure the required table
exists, *unless* $table is unset. |
views_plugin_query_default::add_where |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a simple WHERE clause to the query. The caller is responsible for
ensuring that all fields are fully qualified (TABLE.FIELD) and that
the table already exists in the query. |
views_plugin_argument_default_php.inc |
file |
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Contains the php code argument default plugin. |
views_plugin_argument_default_raw.inc |
file |
core/modules/views/plugins/views_plugin_argument_default_raw.inc |
Contains the raw value argument default plugin. |
views_plugin_cache_time::options_form |
function |
core/modules/views/plugins/views_plugin_cache_time.inc |
Provide a form to edit options for this plugin. |
views_plugin_cache_time::get_lifespan |
function |
core/modules/views/plugins/views_plugin_cache_time.inc |
|
views_plugin_cache_time::cache_expire |
function |
core/modules/views/plugins/views_plugin_cache_time.inc |
Determine the expiration time of the cache type, or NULL if no expire. |
views_plugin_row_rss_fields::validate |
function |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Validate that the plugin is correct and can be saved. |
views_plugin_localization_core::delete |
function |
core/modules/views/plugins/views_plugin_localization_core.inc |
Delete a string. |
views_plugin_cache_none::summary_title |
function |
core/modules/views/plugins/views_plugin_cache_none.inc |
Return a string to display as the clickable title for the
access control. |
views_plugin_localization::save_string |
function |
core/modules/views/plugins/views_plugin_localization.inc |
Save a string for translation. |
views_plugin_localization_test::export |
function |
core/modules/views/tests/views_plugin_localization_test.inc |
Store the export strings. |
views_plugin_access::option_definition |
function |
core/modules/views/plugins/views_plugin_access.inc |
Retrieve the options when this is a new access
control plugin |
views_plugin_exposed_form::post_render |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
|
views_plugin_exposed_form::pre_execute |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
|
views_plugin_pager_full::summary_title |
function |
core/modules/views/plugins/views_plugin_pager_full.inc |
Return a string to display as the clickable title for the
pager plugin. |
ViewsPluginStyleTestCase::testGrouping |
function |
core/modules/views/tests/styles/views_plugin_style.test |
|
views_plugin_query::set_group_operator |
function |
core/modules/views/plugins/views_plugin_query.inc |
Control how all WHERE and HAVING groups are put together. |
date_views_plugin_pager::summary_title |
function |
core/modules/date/views/date_views_plugin_pager.inc |
Tell Views what this pager's setting is. |
views_plugin_display::displays_exposed |
function |
core/modules/views/plugins/views_plugin_display.inc |
Determine if this display should display the exposed
filters widgets, so the view will know whether or not
to render them. |
views_plugin_display::get_link_display |
function |
core/modules/views/plugins/views_plugin_display.inc |
Check to see which display to use when creating links within
a view using this display. |
views_plugin_pager::get_items_per_page |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Get how many items per page this pager will display. |
views_plugin_pager::set_items_per_page |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Set how many items per page this pager will display. |
hook_entityreference_selection_plugins |
function |
core/modules/entityreference/entityreference.api.php |
Register a new selection plugin. |
views_plugin_display::get_field_labels |
function |
core/modules/views/plugins/views_plugin_display.inc |
Retrieve a list of fields for the current display with the
relationship associated if it exists. |
views_plugin_argument_default_user.inc |
file |
core/modules/user/views/views_plugin_argument_default_user.inc |
Contains the user from URL argument default plugin. |
views_plugin_display::options_validate |
function |
core/modules/views/plugins/views_plugin_display.inc |
Validate the options form. |
views_plugin_display::options_override |
function |
core/modules/views/plugins/views_plugin_display.inc |
If override/revert was clicked, perform the proper toggle. |
views_plugin_pager::exposed_form_alter |
function |
core/modules/views/plugins/views_plugin_pager.inc |
|