Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 8.9.x for plugin
  4. Search 11.x for plugin
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Plugin class composer/Plugin/Scaffold/Plugin.php Composer plugin for handling drupal scaffold.
Plugin class core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object.
Plugin class core/lib/Drupal/Component/Plugin/Attribute/Plugin.php Defines a Plugin attribute object.

All search results

Title Object type File name Summary
VendorHardeningPlugin::activate function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
VendorHardeningPlugin::cleanAllPackages function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Clean all configured packages.
VendorHardeningPlugin::cleanPackage function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Clean a single package.
VendorHardeningPlugin::cleanPathsForPackage function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Clean the installed directories for a named package.
VendorHardeningPlugin::deactivate function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
VendorHardeningPlugin::findBinOverlap function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Find bin files which are inside cleanup directories.
VendorHardeningPlugin::getInstalledPackages function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Gets a list of all installed packages from Composer.
VendorHardeningPlugin::getInstallPathForPackage function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Gets the installed path for a package.
VendorHardeningPlugin::getSubscribedEvents function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
VendorHardeningPlugin::onPostAutoloadDump function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_AUTOLOAD_DUMP event handler.
VendorHardeningPlugin::onPostCmd function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_UPDATE_CMD and POST_INSTALL_CMD event handler.
VendorHardeningPlugin::onPostPackageInstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_PACKAGE_INSTALL event handler.
VendorHardeningPlugin::onPostPackageUpdate function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_PACKAGE_UPDATE event handler.
VendorHardeningPlugin::onPrePackageInstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php PRE_PACKAGE_INSTALL event handler.
VendorHardeningPlugin::onPrePackageUpdate function composer/Plugin/VendorHardening/VendorHardeningPlugin.php PRE_PACKAGE_UPDATE event handler.
VendorHardeningPlugin::removeBinBeforeCleanup function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Remove bin config for packages that would have the bin file removed.
VendorHardeningPlugin::uninstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
VendorHardeningPlugin::writeAccessRestrictionFiles function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Place .htaccess and web.config files into the vendor directory.
VendorHardeningPluginTest class core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @coversDefaultClass \Drupal\Composer\Plugin\VendorHardening\VendorHardeningPlugin[[api-linebreak]]
@group VendorHardening
VendorHardeningPluginTest.php file core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::providerFindBinOverlap function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::setUp function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::testCleanAllPackages function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::cleanAllPackages[[api-linebreak]]
VendorHardeningPluginTest::testCleanPackage function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::cleanPackage[[api-linebreak]]
VendorHardeningPluginTest::testCleanPathsForPackage function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::cleanPathsForPackage[[api-linebreak]]
VendorHardeningPluginTest::testFindBinOverlap function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::findBinOverlap[[api-linebreak]]
@dataProvider providerFindBinOverlap
VendorHardeningPluginTest::testWriteAccessRestrictionFiles function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::writeAccessRestrictionFiles[[api-linebreak]]
ViewExecutable::$plugin_name property core/modules/views/src/ViewExecutable.php The plugin name.
ViewExecutable::$rowPlugin property core/modules/views/src/ViewExecutable.php The current used row plugin, if the style plugin supports row plugins.
ViewExecutable::$style_plugin property core/modules/views/src/ViewExecutable.php The current used style plugin.
ViewExecutable::getPluginTypes function core/modules/views/src/ViewExecutable.php Returns the valid types of plugins that can be used.
ViewExecutableFactoryTest::$displayPluginManager property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The display plugin manager.
ViewExecutableTest::$displayPluginManager property core/modules/views/tests/src/Unit/ViewExecutableTest.php The display plugin manager.
Views access plugins group core/modules/views/src/Plugin/views/access/AccessPluginBase.php Plugins to handle access checking for views.
Views area handler plugins group core/modules/views/src/Plugin/views/area/AreaPluginBase.php Plugins governing areas of views, such as header, footer, and empty text.
Views argument default plugins group core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Plugins for argument defaults in Views.
Views argument validate plugins group core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Plugins for validating views contextual filters.
Views cache plugins group core/modules/views/src/Plugin/views/cache/CachePluginBase.php Plugins to handle Views caches.
Views display extender plugins group core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Plugins that offer additional display options across display types.
Views display plugins group core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Plugins to handle the overall display of views.
Views exposed form plugins group core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginInterface.php Plugins that handle validation, submission, and rendering of exposed forms.
Views field handler plugins group core/modules/views/src/Plugin/views/field/FieldPluginBase.php Handler plugins for Views fields.
Views filter handler plugins group core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Plugins that handle views filtering.
Views join handler plugins group core/modules/views/src/Plugin/views/join/JoinPluginBase.php Handler plugins for Views table joins.
Views pager plugins group core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Plugins to handle paging in views.
Views plugins group core/modules/views/views.api.php Overview of views plugins
Views query plugins group core/modules/views/src/Plugin/views/query/QueryPluginBase.php Plugins for views queries.
Views row plugins group core/modules/views/src/Plugin/views/row/RowPluginBase.php Plugins that control how Views outputs an individual record.
Views sort handler plugins group core/modules/views/src/Plugin/views/sort/SortPluginBase.php Plugins that handle sorting for Views.
Views style plugins group core/modules/views/src/Plugin/views/style/StylePluginBase.php Plugins that control how the collection of results is rendered in a view.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.