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 |
---|---|---|---|
UpdateActionsWithEntityPluginsTest::testUpdateActionsWithEntityPlugins | function | core/ |
Tests upgrading comment and node actions to generic entity ones. |
UpdateActionsWithEntityPluginsTest::testUpdateDeleteActionsWithEntityPlugins | function | core/ |
Tests upgrading comment and node delete actions to generic entity ones. |
user_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
VariableMultiRowTestBase::PLUGIN_CLASS | constant | core/ |
The plugin class under test. |
VariableTest::PLUGIN_CLASS | constant | core/ |
The plugin class under test. |
VariableTranslationTest::PLUGIN_CLASS | constant | core/ |
The plugin class under test. |
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::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 |
VendorHardeningPluginTest::testWriteAccessRestrictionFiles | function | core/ |
@covers ::writeAccessRestrictionFiles |
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. |
Views access plugins | group | core/ |
Plugins to handle access checking for views. |
Views area handler plugins | group | core/ |
Plugins governing areas of views, such as header, footer, and empty text. |
Views argument default plugins | group | core/ |
Plugins for argument defaults in Views. |
Views argument validate plugins | group | core/ |
Plugins for validating views contextual filters. |
Views cache plugins | group | core/ |
Plugins to handle Views caches. |
Views display extender plugins | group | core/ |
Plugins that offer additional display options across display types. |
Views display plugins | group | core/ |
Plugins to handle the overall display of views. |
Views exposed form plugins | group | core/ |
Plugins that handle validation, submission, and rendering of exposed forms. |
Views field handler plugins | group | core/ |
Handler plugins for Views fields. |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.