Search for plugin
- Search 7.x for plugin
- Search 8.9.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 |
---|---|---|---|
ToolkitTest::$imageEffectPluginManager | property | core/ |
The image effect plugin manager service. |
TourPluginTest | class | core/ |
Tests the functionality of tour plugins. |
TourPluginTest.php | file | core/ |
|
TourPluginTest::$modules | property | core/ |
Modules to enable. |
TourPluginTest::$pluginManager | property | core/ |
Stores the tour plugin manager. |
TourPluginTest::setUp | function | core/ |
|
TourPluginTest::testDeprecatedMethodWarningsErrors | function | core/ |
Test that warnings and deprecations are triggered. |
TourPluginTest::testTourPlugins | function | core/ |
Tests tour plugins. |
TourTipPluginInterface | interface | core/ |
Defines an interface for tour items. |
TourTipPluginInterface.php | file | core/ |
|
TourTipPluginInterface::getBody | function | core/ |
Returns the body content of the tooltip. |
TourTipPluginInterface::getLocation | function | core/ |
Returns the configured placement of the tip relative to the element. |
TourTipPluginInterface::getSelector | function | core/ |
Returns the selector the tour tip will attach to. |
TransitionInterface::PLUGIN_FORM_KEY | constant | core/ |
The key of the transition plugin form. |
TypedData::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TypedData::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
UninstallKernelTest::testUninstallPluginCacheClear | function | core/ |
Tests uninstalling a module with a plugin cache clearer service. |
user_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
VendorHardeningPlugin | class | composer/ |
A Composer plugin to clean out your project's vendor directory. |
VendorHardeningPlugin.php | file | composer/ |
|
VendorHardeningPlugin::$composer | property | composer/ |
Composer object. |
VendorHardeningPlugin::$config | property | composer/ |
Configuration. |
VendorHardeningPlugin::$io | property | composer/ |
IO object. |
VendorHardeningPlugin::$packagesAlreadyCleaned | property | composer/ |
List of projects already cleaned. |
VendorHardeningPlugin::activate | function | composer/ |
|
VendorHardeningPlugin::cleanAllPackages | function | composer/ |
Clean all configured packages. |
VendorHardeningPlugin::cleanPackage | function | composer/ |
Clean a single package. |
VendorHardeningPlugin::cleanPathsForPackage | function | composer/ |
Clean the installed directories for a named package. |
VendorHardeningPlugin::deactivate | function | composer/ |
|
VendorHardeningPlugin::findBinOverlap | function | composer/ |
Find bin files which are inside cleanup directories. |
VendorHardeningPlugin::getInstalledPackages | function | composer/ |
Gets a list of all installed packages from Composer. |
VendorHardeningPlugin::getInstallPathForPackage | function | composer/ |
Gets the installed path for a package. |
VendorHardeningPlugin::getSubscribedEvents | function | composer/ |
|
VendorHardeningPlugin::onPostAutoloadDump | function | composer/ |
POST_AUTOLOAD_DUMP event handler. |
VendorHardeningPlugin::onPostCmd | function | composer/ |
POST_UPDATE_CMD and POST_INSTALL_CMD event handler. |
VendorHardeningPlugin::onPostPackageInstall | function | composer/ |
POST_PACKAGE_INSTALL event handler. |
VendorHardeningPlugin::onPostPackageUpdate | function | composer/ |
POST_PACKAGE_UPDATE event handler. |
VendorHardeningPlugin::onPrePackageInstall | function | composer/ |
PRE_PACKAGE_INSTALL event handler. |
VendorHardeningPlugin::onPrePackageUpdate | function | composer/ |
PRE_PACKAGE_UPDATE event handler. |
VendorHardeningPlugin::removeBinBeforeCleanup | function | composer/ |
Remove bin config for packages that would have the bin file removed. |
VendorHardeningPlugin::uninstall | function | composer/ |
|
VendorHardeningPlugin::writeAccessRestrictionFiles | function | composer/ |
Place .htaccess and web.config files into the vendor directory. |
VendorHardeningPluginTest | class | core/ |
@coversDefaultClass \Drupal\Composer\Plugin\VendorHardening\VendorHardeningPlugin @group VendorHardening |
VendorHardeningPluginTest.php | file | core/ |
|
VendorHardeningPluginTest::providerFindBinOverlap | function | core/ |
|
VendorHardeningPluginTest::setUp | function | core/ |
|
VendorHardeningPluginTest::testCleanAllPackages | function | core/ |
@covers ::cleanAllPackages |
VendorHardeningPluginTest::testCleanPackage | function | core/ |
@covers ::cleanPackage |
VendorHardeningPluginTest::testCleanPathsForPackage | function | core/ |
@covers ::cleanPathsForPackage |
VendorHardeningPluginTest::testFindBinOverlap | function | core/ |
@covers ::findBinOverlap @dataProvider providerFindBinOverlap |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.