Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. rest.services.yml

plugin.manager.rest

Class

Drupal\rest\Plugin\Type\ResourcePluginManager
2 string references to plugin.manager.rest
RestPermissions::create in core/modules/rest/src/RestPermissions.php
Instantiates a new instance of this class.
RestResourceConfig::getResourcePluginManager in core/modules/rest/src/Entity/RestResourceConfig.php
Returns the resource plugin manager.

File

core/modules/rest/rest.services.yml

View source
  1. class: Drupal\rest\Plugin\Type\ResourcePluginManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.discovery'
  5. - '@module_handler'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal