Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 10.3.x for plugin
  4. Search 11.x for plugin
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Plugin class composer/Plugin/Scaffold/Plugin.php Composer plugin for handling drupal scaffold.
Plugin class core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object.

All search results

Title Object type File name Summary
StylePluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/style/StylePluginBase.php Provide a form to edit options for this plugin.
StylePluginBase::buildSort function core/modules/views/src/Plugin/views/style/StylePluginBase.php Called by the view builder to see if this style handler wants to
interfere with the sorts. If so it should build; if it returns
any non-TRUE value, normal sorting will NOT be added to the query.
StylePluginBase::buildSortPost function core/modules/views/src/Plugin/views/style/StylePluginBase.php Called by the view builder to let the style build a second set of
sorts that will come after any other sorts in the view.
StylePluginBase::defaultFieldLabels function core/modules/views/src/Plugin/views/style/StylePluginBase.php Return TRUE if this style enables field labels by default.
StylePluginBase::defineOptions function core/modules/views/src/Plugin/views/style/StylePluginBase.php Information about options for all kinds of purposes will be held here.
StylePluginBase::destroy function core/modules/views/src/Plugin/views/style/StylePluginBase.php Clears a plugin.
StylePluginBase::elementPreRenderRow function core/modules/views/src/Plugin/views/style/StylePluginBase.php #pre_render callback for view row field rendering.
StylePluginBase::evenEmpty function core/modules/views/src/Plugin/views/style/StylePluginBase.php Should the output of the style plugin be rendered even if it's a empty view.
StylePluginBase::getField function core/modules/views/src/Plugin/views/style/StylePluginBase.php Gets a rendered field.
StylePluginBase::getFieldValue function core/modules/views/src/Plugin/views/style/StylePluginBase.php Get the raw field value.
StylePluginBase::getRowClass function core/modules/views/src/Plugin/views/style/StylePluginBase.php Return the token replaced row class for the specified row.
StylePluginBase::init function core/modules/views/src/Plugin/views/style/StylePluginBase.php Overrides \Drupal\views\Plugin\views\PluginBase::init().
StylePluginBase::preRender function core/modules/views/src/Plugin/views/style/StylePluginBase.php Allow the style to do stuff before each row is rendered.
StylePluginBase::query function core/modules/views/src/Plugin/views/style/StylePluginBase.php Add anything to the query that we might need to.
StylePluginBase::render function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render the display in this style.
StylePluginBase::renderFields function core/modules/views/src/Plugin/views/style/StylePluginBase.php Renders all of the fields for a given style and store them on the object.
StylePluginBase::renderGrouping function core/modules/views/src/Plugin/views/style/StylePluginBase.php Group records as needed for rendering.
StylePluginBase::renderGroupingSets function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render the grouping sets.
StylePluginBase::renderRowGroup function core/modules/views/src/Plugin/views/style/StylePluginBase.php Renders a group of rows of the grouped view.
StylePluginBase::tokenizeValue function core/modules/views/src/Plugin/views/style/StylePluginBase.php Take a value and apply token replacement logic to it.
StylePluginBase::trustedCallbacks function core/modules/views/src/Plugin/views/style/StylePluginBase.php Lists the trusted callbacks provided by the implementing class.
StylePluginBase::usesFields function core/modules/views/src/Plugin/views/style/StylePluginBase.php Return TRUE if this style also uses fields.
StylePluginBase::usesGrouping function core/modules/views/src/Plugin/views/style/StylePluginBase.php Returns the usesGrouping property.
StylePluginBase::usesRowClass function core/modules/views/src/Plugin/views/style/StylePluginBase.php Returns the usesRowClass property.
StylePluginBase::usesRowPlugin function core/modules/views/src/Plugin/views/style/StylePluginBase.php Returns the usesRowPlugin property.
StylePluginBase::usesTokens function core/modules/views/src/Plugin/views/style/StylePluginBase.php Return TRUE if this style uses tokens.
StylePluginBase::validate function core/modules/views/src/Plugin/views/style/StylePluginBase.php Validate that the plugin is correct and can be saved.
StylePluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/style/StylePluginBase.php Validate the options form.
StylePluginBase::wizardForm function core/modules/views/src/Plugin/views/style/StylePluginBase.php Provide a form in the views wizard if this style is selected.
StylePluginBase::wizardSubmit function core/modules/views/src/Plugin/views/style/StylePluginBase.php Alter the options of a display before they are added to the view.
StyleTemplateTest::$usesRowPlugin property core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTemplateTest.php Whether or not this style uses a row plugin.
StyleTest::$usesRowPlugin property core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Whether or not this style uses a row plugin.
StyleTest::setUsesRowPlugin function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Sets the usesRowPlugin property.
SubProcessTest::$plugin property core/modules/migrate/tests/src/Unit/process/SubProcessTest.php The sub_process plugin being tested.
SystemBrandingOffCanvasForm::$plugin property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The block plugin.
SystemMenuOffCanvasForm::$plugin property core/modules/system/src/Form/SystemMenuOffCanvasForm.php The plugin.
SystemMenuOffCanvasForm::setPlugin function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Sets the plugin for this object.
system_post_update_change_action_plugins function core/modules/system/system.post_update.php Change plugin IDs of actions.
system_post_update_change_delete_action_plugins function core/modules/system/system.post_update.php Change plugin IDs of delete actions.
system_post_update_field_type_plugins function core/modules/system/system.post_update.php Force field type plugin definitions to be cleared.
system_post_update_layout_plugin_schema_change function core/modules/system/system.post_update.php Clear the schema cache.
system_post_update_timestamp_plugins function core/modules/system/system.post_update.php Force plugin definitions to be cleared.
Table::$usesRowPlugin property core/modules/views/src/Plugin/views/style/Table.php Whether or not this style uses a row plugin.
TaxonomyTermReferenceCckTest::$plugin property core/modules/taxonomy/tests/src/Unit/Plugin/migrate/cckfield/TaxonomyTermReferenceCckTest.php
TaxonomyTermReferenceFieldTest::$plugin property core/modules/taxonomy/tests/src/Unit/Plugin/migrate/field/TaxonomyTermReferenceFieldTest.php
taxonomy_views_plugins_argument_validator_alter function core/modules/taxonomy/taxonomy.views.inc Implements hook_views_plugins_argument_validator_alter().
template_preprocess_views_ui_style_plugin_table function core/modules/views_ui/views_ui.theme.inc Prepares variables for style plugin table templates.
Test::getPluginDefinition function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets the definition of the plugin implementation.
TestBlockPluginWithRefinableDependentAccessInterface interface core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php Test interface for dependent access block plugins.
TestConfigEntityWithPluginCollections class core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.