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 |
---|---|---|---|
ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
ComponentPluginManagerTest::testMismatchingFolderName | function | core/ |
Test that the machine name is grabbed from the *.component.yml. |
ComponentPluginManagerTest::testMismatchingFolderName | function | core/ |
Test that the machine name is grabbed from the *.component.yml. |
ComponentPluginManagerTest::testMismatchingFolderName | function | core/ |
Test that the machine name is grabbed from the *.component.yml. |
ComponentRenderTest::testPluginDefinition | function | core/ |
Ensures some key aspects of the plugin definition are correctly computed. |
ComponentRenderTest::testPluginDefinition | function | core/ |
Ensures some key aspects of the plugin definition are correctly computed. |
ComposerInspector::getAllowPluginsConfig | function | core/ |
Returns the value of `allow-plugins` config setting. |
ComposerInspectorTest::providerAllowedPlugins | function | core/ |
Data provider for ::testAllowedPlugins(). |
ComposerInspectorTest::testAllowedPlugins | function | core/ |
Tests ComposerInspector's parsing of the allowed plugins list. |
ComposerPatchesValidator::PLUGIN_NAME | constant | core/ |
The name of the plugin being analyzed. |
ComposerPatchesValidatorTest::CONFIG_ALLOWED_PLUGIN | constant | core/ |
|
ComposerPluginImplementsScaffoldEvents | class | core/ |
A fixture composer plugin implement Drupal scaffold events. |
ComposerPluginImplementsScaffoldEvents.php | file | core/ |
|
ComposerPluginImplementsScaffoldEvents::activate | function | core/ |
|
ComposerPluginImplementsScaffoldEvents::deactivate | function | core/ |
|
ComposerPluginImplementsScaffoldEvents::getSubscribedEvents | function | core/ |
|
ComposerPluginImplementsScaffoldEvents::postDrupalScaffoldCmd | function | core/ |
Implements post Drupal scaffold cmd. |
ComposerPluginImplementsScaffoldEvents::preDrupalScaffoldCmd | function | core/ |
Implements pre Drupal scaffold cmd. |
ComposerPluginImplementsScaffoldEvents::uninstall | function | core/ |
|
ComposerPluginsValidator | class | core/ |
Validates the allowed Composer plugins, both in active and stage. |
ComposerPluginsValidator.php | file | core/ |
|
ComposerPluginsValidator::$additionalTrustedComposerPlugins | property | core/ |
The additional trusted Composer plugin package names. |
ComposerPluginsValidator::getSubscribedEvents | function | core/ |
|
ComposerPluginsValidator::normalizePackageName | function | core/ |
Normalizes a package name. |
ComposerPluginsValidator::SUPPORTED_PLUGINS_THAT_DO_MODIFY | constant | core/ |
Composer plugins known to modify other packages, but are validated. |
ComposerPluginsValidator::SUPPORTED_PLUGINS_THAT_DO_NOT_MODIFY | constant | core/ |
Composer plugins known to NOT modify other packages. |
ComposerPluginsValidator::validate | function | core/ |
Validates the allowed Composer plugins, both in active and stage. |
ComposerPluginsValidator::__construct | function | core/ |
|
ComposerPluginsValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\ComposerPluginsValidator @group package_manager @internal |
ComposerPluginsValidatorTest.php | file | core/ |
|
ComposerPluginsValidatorTest::providerComplexInvalidCases | function | core/ |
Generates complex invalid test cases based on the simple test cases. |
ComposerPluginsValidatorTest::providerSimpleInvalidCases | function | core/ |
Generates simple invalid test cases. |
ComposerPluginsValidatorTest::providerSimpleValidCases | function | core/ |
Generates simple test cases. |
ComposerPluginsValidatorTest::testAddDisallowedPlugin | function | core/ |
Tests adding a plugin that's not allowed by the allow-plugins config. |
ComposerPluginsValidatorTest::testInsecureConfigurationFailsValidationPreApply | function | core/ |
Tests `config.allow-plugins: true` fails validation during pre-apply. |
ComposerPluginsValidatorTest::testInsecureConfigurationFailsValidationPreCreate | function | core/ |
Tests `config.allow-plugins: true` fails validation during pre-create. |
ComposerPluginsValidatorTest::testValidationAfterTrustingDuringPreApply | function | core/ |
Tests additional composer plugins can be trusted during pre-apply. |
ComposerPluginsValidatorTest::testValidationAfterTrustingDuringPreCreate | function | core/ |
Tests additional composer plugins can be trusted during pre-create. |
ComposerPluginsValidatorTest::testValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
ComposerPluginsValidatorTest::testValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
ConditionPluginBase | class | core/ |
Provides a basis for fulfilling contexts for condition plugins. |
ConditionPluginBase.php | file | core/ |
|
ConditionPluginBase::$executableManager | property | core/ |
The condition manager to proxy execute calls through. |
ConditionPluginBase::buildConfigurationForm | function | core/ |
|
ConditionPluginBase::calculateDependencies | function | core/ |
|
ConditionPluginBase::defaultConfiguration | function | core/ |
|
ConditionPluginBase::execute | function | core/ |
|
ConditionPluginBase::getConfiguration | function | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.