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 |
---|---|---|---|
FormatterPluginManager.php | file | core/ |
|
FormatterPluginManager::$fieldTypeManager | property | core/ |
The field type manager to define field. |
FormatterPluginManager::$formatterOptions | property | core/ |
An array of formatter options for each field type. |
FormatterPluginManager::createInstance | function | core/ |
|
FormatterPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field formatter. |
FormatterPluginManager::getInstance | function | core/ |
Overrides PluginManagerBase::getInstance(). |
FormatterPluginManager::getOptions | function | core/ |
Returns an array of formatter options for a field type. |
FormatterPluginManager::prepareConfiguration | function | core/ |
Merges default values for formatter configuration. |
FormatterPluginManager::__construct | function | core/ |
Constructs a FormatterPluginManager object. |
FormatterPluginManagerTest | class | core/ |
Tests the field formatter plugin manager. |
FormatterPluginManagerTest.php | file | core/ |
|
FormatterPluginManagerTest::testNotApplicableFallback | function | core/ |
Tests that getInstance falls back on default if current is not applicable. |
forum_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
FrontPageTest::testCacheTagsWithCachePluginNone | function | core/ |
Tests the cache tags when using the "none" cache plugin. |
FrontPageTest::testCacheTagsWithCachePluginTag | function | core/ |
Tests the cache tags when using the "tag" cache plugin. |
FrontPageTest::testCacheTagsWithCachePluginTime | function | core/ |
Tests the cache tags when using the "time" cache plugin. |
FundamentalCompatibilityConstraintValidator::FUNDAMENTAL_CKEDITOR5_PLUGINS | constant | core/ |
The fundamental CKEditor 5 plugins without which it cannot function. |
GetTest::testPluginSyntax | function | core/ |
Tests the Get plugin for syntax errors by creating a prophecy of the class. |
GlobalAttribute::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
Grid::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
GridResponsive::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
HandlerAliasTest::testPluginAliases | function | core/ |
|
Heading::getDynamicPluginConfig | function | core/ |
Filters the header options to those chosen in editor config. |
HeadingPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language @group ckeditor5 @internal |
HeadingPluginTest.php | file | core/ |
|
HeadingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
HeadingPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
HelpSearch::getSectionPlugin | function | core/ |
Instantiates a help section plugin and verifies it is searchable. |
HelpSearchPluginTest | class | core/ |
Tests search plugin behaviors. |
HelpSearchPluginTest.php | file | core/ |
|
HelpSearchPluginTest::$modules | property | core/ |
Modules to install. |
HelpSearchPluginTest::testAnnotation | function | core/ |
Tests search plugin annotation and interfaces. |
HelpSectionPluginBase | class | core/ |
Provides a base class for help section plugins. |
HelpSectionPluginBase.php | file | core/ |
|
HelpSectionPluginBase::getDescription | function | core/ |
Returns the description text for the help section. |
HelpSectionPluginBase::getTitle | function | core/ |
Returns the title of the help section. |
HelpSectionPluginInterface | interface | core/ |
Provides an interface for a plugin for a section of the /admin/help page. |
HelpSectionPluginInterface.php | file | core/ |
|
HelpSectionPluginInterface::getDescription | function | core/ |
Returns the description text for the help section. |
HelpSectionPluginInterface::getTitle | function | core/ |
Returns the title of the help section. |
HelpSectionPluginInterface::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
HelpTopicPluginBase | class | core/ |
Base class for help topic plugins. |
HelpTopicPluginBase | class | core/ |
Base class for help topic plugins. |
HelpTopicPluginBase.php | file | core/ |
|
HelpTopicPluginBase.php | file | core/ |
|
HelpTopicPluginBase::getLabel | function | core/ |
Returns the label of the topic. |
HelpTopicPluginBase::getProvider | function | core/ |
The name of the module or theme providing the help topic. |
HelpTopicPluginBase::getRelated | function | core/ |
Returns the IDs of related topics. |
HelpTopicPluginBase::isTopLevel | function | core/ |
Returns whether this is a top-level topic or not. |
HelpTopicPluginBase::toLink | function | core/ |
Returns a link for viewing the help topic. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.