Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.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. |
| Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TourPluginTest::$pluginManager | property | core/ |
Stores the tour plugin manager. |
| TourPluginTest::setUp | function | core/ |
|
| TourPluginTest::testTourPlugins | function | core/ |
Tests tour plugins. |
| TourTipLegacyTest::testPluginHelperDeprecation | function | core/ |
|
| TourTipPluginInterface | interface | core/ |
Defines an interface for tour items. |
| TourTipPluginInterface.php | file | core/ |
|
| 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[[api-linebreak]] @group VendorHardening |
| VendorHardeningPluginTest.php | file | core/ |
|
| VendorHardeningPluginTest::providerFindBinOverlap | function | core/ |
|
| VendorHardeningPluginTest::setUp | function | core/ |
|
| VendorHardeningPluginTest::testCleanAllPackages | function | core/ |
@covers ::cleanAllPackages[[api-linebreak]] |
| VendorHardeningPluginTest::testCleanPackage | function | core/ |
@covers ::cleanPackage[[api-linebreak]] |
| VendorHardeningPluginTest::testCleanPathsForPackage | function | core/ |
@covers ::cleanPathsForPackage[[api-linebreak]] |
| VendorHardeningPluginTest::testFindBinOverlap | function | core/ |
@covers ::findBinOverlap[[api-linebreak]] @dataProvider providerFindBinOverlap |
| VendorHardeningPluginTest::testWriteAccessRestrictionFiles | function | core/ |
@covers ::writeAccessRestrictionFiles[[api-linebreak]] |
| ViewExecutable::$plugin_name | property | core/ |
The plugin name. |
| ViewExecutable::$rowPlugin | property | core/ |
The current used row plugin, if the style plugin supports row plugins. |
| ViewExecutable::$style_plugin | property | core/ |
The current used style plugin. |
| ViewExecutable::getPluginTypes | function | core/ |
Returns the valid types of plugins that can be used. |
| ViewExecutableFactoryTest::$displayPluginManager | property | core/ |
The display plugin manager. |
| ViewExecutableTest::$displayPluginManager | property | core/ |
The display plugin manager. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.