Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 10.3.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
StylePluginBase::getFieldValue | function | core/ |
Get the raw field value. |
StylePluginBase::getRowClass | function | core/ |
Return the token replaced row class for the specified row. |
StylePluginBase::init | function | core/ |
Overrides \Drupal\views\Plugin\views\PluginBase::init(). |
StylePluginBase::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
StylePluginBase::query | function | core/ |
Add anything to the query that we might need to. |
StylePluginBase::render | function | core/ |
Render the display in this style. |
StylePluginBase::renderFields | function | core/ |
Renders all of the fields for a given style and store them on the object. |
StylePluginBase::renderGrouping | function | core/ |
Group records as needed for rendering. |
StylePluginBase::renderGroupingSets | function | core/ |
Render the grouping sets. |
StylePluginBase::renderRowGroup | function | core/ |
Renders a group of rows of the grouped view. |
StylePluginBase::tokenizeValue | function | core/ |
Take a value and apply token replacement logic to it. |
StylePluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
StylePluginBase::usesFields | function | core/ |
Return TRUE if this style also uses fields. |
StylePluginBase::usesGrouping | function | core/ |
Returns the usesGrouping property. |
StylePluginBase::usesRowClass | function | core/ |
Returns the usesRowClass property. |
StylePluginBase::usesRowPlugin | function | core/ |
Returns the usesRowPlugin property. |
StylePluginBase::usesTokens | function | core/ |
Return TRUE if this style uses tokens. |
StylePluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
StylePluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
StylePluginBase::wizardSubmit | function | core/ |
Alter the options of a display before they are added to the view. |
StylePluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style @group ckeditor5 @internal |
StylePluginTest.php | file | core/ |
|
StylePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
StylePluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
StyleSensibleElementConstraint::$conflictingDisabledPluginMessage | property | core/ |
When a Style is defined with classes supported by a disabled plugin. |
StyleSensibleElementConstraint::$conflictingEnabledPluginMessage | property | core/ |
When a Style is defined with classes supported by an enabled plugin. |
StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
StyleTemplateTest::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
StyleTest::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
StyleTest::setUsesRowPlugin | function | core/ |
Sets the usesRowPlugin property. |
SubProcessTest::$plugin | property | core/ |
The sub_process plugin being tested. |
SystemBrandingOffCanvasForm::$plugin | property | core/ |
The block plugin. |
SystemMenuOffCanvasForm::$plugin | property | core/ |
The plugin. |
SystemMenuOffCanvasForm::setPlugin | function | core/ |
Sets the plugin for this object. |
Table::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
TarTest::$archiverPluginId | property | core/ |
The archiver plugin identifier. |
TaxonomyTermReferenceFieldTest::$plugin | property | core/ |
|
template_preprocess_views_ui_style_plugin_table | function | core/ |
Prepares variables for style plugin table templates. |
Test::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TestBlockPluginWithRefinableDependentAccessInterface | interface | core/ |
Test interface for dependent access block plugins. |
TestConfigEntityWithPluginCollections | class | core/ |
|
TestConfigEntityWithPluginCollections::$pluginCollection | property | core/ |
|
TestConfigEntityWithPluginCollections::$pluginManager | property | core/ |
|
TestConfigEntityWithPluginCollections::$the_plugin_collection_config | property | core/ |
|
TestConfigEntityWithPluginCollections::getPluginCollections | function | core/ |
|
TestConfigEntityWithPluginCollections::setPluginManager | function | core/ |
|
TestConfigurableContextAwarePlugin | class | core/ |
|
TestConfigurableContextAwarePlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
TestConfigurableContextAwarePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
TestConfigurableContextAwarePlugin::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.