Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 10.3.x for plugin
- Search 11.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
DisplayPluginInterface::usesFields | function | core/ |
Determines if the display's style uses fields. |
DisplayPluginInterface::usesLinkDisplay | function | core/ |
Checks to see if the display has some need to link to another display. |
DisplayPluginInterface::usesMore | function | core/ |
Whether the display allows the use of a 'more' link or not. |
DisplayPluginInterface::usesPager | function | core/ |
Whether the display allows the use of a pager or not. |
DisplayPluginInterface::validate | function | core/ |
Make sure the display and all associated handlers are valid. |
DisplayPluginInterface::validateOptionsForm | function | core/ |
Validates the options form. |
DisplayPluginInterface::viewExposedFormBlocks | function | core/ |
Renders the exposed form as block. |
DisplayTest::testDisplayPlugin | function | core/ |
Tests the display test plugin. |
DisplayTest::testDisplayPluginsAlter | function | core/ |
Tests views_ui_views_plugins_display_alter is altering plugin definitions. |
DisplayTest::testInvalidDisplayPlugins | function | core/ |
Tests invalid display plugins. |
drupal-8.views_entity_reference_plugins-2429191.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2429191. |
drupal_migrate_post_update_clear_migrate_field_plugin_cache | function | core/ |
Force MigrateField plugin definitions to be cleared. |
DynamicLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
Editor::$editorPluginManager | property | core/ |
|
Editor::editorPluginManager | function | core/ |
Returns the editor plugin manager. |
EditorConfigEntityUnitTest::$editorPluginManager | property | core/ |
The editor plugin manager used for testing. |
EditorPluginInterface | interface | core/ |
Defines an interface for configurable text editors. |
EditorPluginInterface.php | file | core/ |
|
EditorPluginInterface::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
EditorPluginInterface::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
EditorPluginInterface::getLibraries | function | core/ |
Returns libraries to be attached. |
Element::$pluginManager | property | core/ |
The Text Editor plugin manager service. |
ElementInfoManagerTest::providerTestGetInfoElementPlugin | function | core/ |
Provides tests data for testGetInfoElementPlugin(). |
ElementInfoManagerTest::testGetInfoElementPlugin | function | core/ |
Tests the getInfo() method when render element plugins are used. |
element_info_test_element_plugin_alter | function | core/ |
Implements hook_element_plugin_alter(). |
EntityAdapterUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
EntityDenormalizerBase::$pluginManager | property | core/ |
The field plugin manager. |
EntityDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
EntityDisplayBase::$pluginManager | property | core/ |
The plugin manager used by this entity type. |
EntityDisplayBase::$plugins | property | core/ |
The plugin objects used for this display, keyed by field name. |
EntityDisplayBase::getPluginRemovedDependencies | function | core/ |
Returns the plugin dependencies being removed. |
EntityDisplayFormBase::$pluginManager | property | core/ |
The widget or formatter plugin manager. |
EntityDisplayFormBase::getApplicablePluginOptions | function | core/ |
Returns an array of applicable widget or formatter options for a field. |
EntityDisplayFormBase::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
EntityDisplayPluginCollection | class | core/ |
A collection of formatters or widgets. |
EntityDisplayPluginCollection.php | file | core/ |
|
EntityDisplayPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
EntityField::$fieldTypePluginManager | property | core/ |
The field type plugin manager. |
EntityField::$formatterPluginManager | property | core/ |
The field formatter plugin manager. |
EntityFieldStorageConfig::$fieldTypePluginManager | property | core/ |
The field type plugin manager. |
EntityFormDisplay::getPluginCollections | function | core/ |
|
EntityFormDisplayEditForm::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
EntityOperationsUnitTest::$plugin | property | core/ |
The plugin under test. |
EntityReference::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
EntityTest::$stylePlugin | property | core/ |
The mocked style plugin. |
EntityViewDisplay::getPluginCollections | function | core/ |
|
EntityViewDisplayEditForm::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
EntityWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
EntityWithPluginCollectionInterface.php | file | core/ |
|
ExecutablePluginBase | class | core/ |
Provides the basic architecture for executable plugins. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.