|
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 |
|
|
views_plugin_display::render_more_link |
function |
core/modules/views/plugins/views_plugin_display.inc |
Render the 'more' link |
|
ViewsPluginStyleJumpMenuTest::$profile |
property |
core/modules/views/tests/styles/views_plugin_style_jump_menu.test |
The profile to install as a basis for testing. |
|
views_plugin_access_role::options_form |
function |
core/modules/views/plugins/views_plugin_access_role.inc |
Provide the default form for setting options. |
|
views_plugin_row_node_view::pre_render |
function |
core/modules/node/views/views_plugin_row_node_view.inc |
Allow the style to do stuff before each row is rendered. |
|
entityreference_plugin_display::render |
function |
core/modules/entityreference/views/entityreference_plugin_display.inc |
Render this display. |
|
views_plugin_pager_none::summary_title |
function |
core/modules/views/plugins/views_plugin_pager_none.inc |
Return a string to display as the clickable title for the
pager plugin. |
|
views_plugin_argument_default_node.inc |
file |
core/modules/node/views/views_plugin_argument_default_node.inc |
Contains the node from URL argument default plugin. |
|
views_plugin_style_summary_unformatted |
class |
core/modules/views/plugins/views_plugin_style_summary_unformatted.inc |
The default style plugin for summaries. |
|
views_plugin_pager_some::summary_title |
function |
core/modules/views/plugins/views_plugin_pager_some.inc |
Return a string to display as the clickable title for the
pager plugin. |
|
ViewsPluginDisplayBlockTestCase::setUp |
function |
core/modules/views/tests/plugins/views_plugin_display_block.test |
Sets up a Backdrop site for running functional and integration tests. |
|
views_plugin_pager_mini::summary_title |
function |
core/modules/views/plugins/views_plugin_pager_mini.inc |
Return a string to display as the clickable title for the
pager plugin. |
|
views_plugin_query_default::set_header |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Set the table header; used for click-sorting because it's needed
info to modify the ORDER BY clause. |
|
views_plugin_access_perm::options_form |
function |
core/modules/views/plugins/views_plugin_access_perm.inc |
Provide the default form for setting options. |
|
views_plugin_query_default::mark_table |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
|
|
views_plugin_row_user_view::pre_render |
function |
core/modules/user/views/views_plugin_row_user_view.inc |
Allow the style to do stuff before each row is rendered. |
|
views_plugin_query_default::add_having |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a simple HAVING clause to the query. |
|
views_plugin_style_table::options_form |
function |
core/modules/views/plugins/views_plugin_style_table.inc |
Render the given style. |
|
views_plugin_argument_validate_php.inc |
file |
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
Contains the php code argument validator plugin. |
|
views_plugin_cache_time::summary_title |
function |
core/modules/views/plugins/views_plugin_cache_time.inc |
Return a string to display as the clickable title for the
access control. |
|
views_plugin_argument_validate_numeric |
class |
core/modules/views/plugins/views_plugin_argument_validate_numeric.inc |
Validate whether an argument is numeric or not. |
|
views_plugin_row_rss_fields::get_field |
function |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Retrieves a views field value from the style plugin. |
|
ViewsPluginDisplayEmbedTestCase::setUp |
function |
core/modules/views/tests/plugins/views_plugin_display_embed.test |
|
|
views_plugin_argument_validate::access |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Determine if the administrator has the privileges to use this plugin |
|
views_plugin_localization_none::delete |
function |
core/modules/views/plugins/views_plugin_localization_none.inc |
Delete a string; not supported. |
|
views_plugin_argument_default_book_root |
class |
core/modules/book/views/views_plugin_argument_default_book_root.inc |
Default argument plugin to get the current node's book root. |
|
views_plugin_exposed_form::options_form |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
Provide a form to edit options for this plugin. |
|
views_plugin_exposed_form::post_execute |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
|
|
views_plugin_pager_full::offset_exposed |
function |
core/modules/views/plugins/views_plugin_pager_full.inc |
|
|
ViewsPluginStyleTestCase::_testGrouping |
function |
core/modules/views/tests/styles/views_plugin_style.test |
Tests the grouping features of styles. |
|
_ckeditor5_image_alignment_plugin_check |
function |
core/modules/ckeditor5/ckeditor5.module |
Enabled callback for hook_ckeditor5_plugins(). |
|
views_plugin_display_page::options_form |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Provide the default form for setting options. |
|
views_plugin_query::get_result_entities |
function |
core/modules/views/plugins/views_plugin_query.inc |
Returns the according entity objects for the given query results. |
|
views_plugin_display::option_definition |
function |
core/modules/views/plugins/views_plugin_display.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
views_plugin_display::uses_link_display |
function |
core/modules/views/plugins/views_plugin_display.inc |
Check to see if the display has some need to link to another display. |
|
views_plugin_pager::execute_count_query |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Execute the count query, which will be done just prior to the query
itself being executed. |
|
views_plugin_argument_validate_user.inc |
file |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Definition of views_plugin_argument_validate_user. |
|
views_plugin_pager::exposed_form_submit |
function |
core/modules/views/plugins/views_plugin_pager.inc |
|
|
views_plugin_access_role::summary_title |
function |
core/modules/views/plugins/views_plugin_access_role.inc |
Return a string to display as the clickable title for the
access control. |
|
entityreference_plugin_display::execute |
function |
core/modules/entityreference/views/entityreference_plugin_display.inc |
When used externally, this is how a view gets run and returns
data in the format required. |
|
views_plugin_row_node_rss::options_form |
function |
core/modules/node/views/views_plugin_row_node_rss.inc |
Provide a form for setting options. |
|
views_plugin_display::get_argument_text |
function |
core/modules/views/plugins/views_plugin_display.inc |
Provide some helpful text for the arguments.
The result should contain of an array with |
|
views_plugin_argument_validate_node.inc |
file |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Contains the 'node' argument validator plugin. |
|
views_plugin_row_fields::options_submit |
function |
core/modules/views/plugins/views_plugin_row_fields.inc |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
|
ViewsAccessTest::testStaticAccessPlugin |
function |
core/modules/views/tests/views_access.test |
Tests static access check. |
|
views_plugin_access_perm::summary_title |
function |
core/modules/views/plugins/views_plugin_access_perm.inc |
Return a string to display as the clickable title for the
access control. |