You are here
    
            
                    
          10 classes are annotated with EntityReferenceSelection in Drupal 8        
                          
                  
                        
  - Broken in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php
 
  - Defines a fallback plugin for missing entity_reference selection plugins.
 
  - CommentSelection in core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php
 
  - Provides specific access control for the comment entity type.
 
  - DefaultSelection in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
 
  - Default plugin implementation of the Entity Reference Selection plugin.
 
  - FileSelection in core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php
 
  - Provides specific access control for the file entity type.
 
  - MediaSelection in core/modules/media/src/Plugin/EntityReferenceSelection/MediaSelection.php
 
  - Provides specific access control for the media entity type.
 
  - NodeSelection in core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php
 
  - Provides specific access control for the node entity type.
 
  - TermSelection in core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php
 
  - Provides specific access control for the taxonomy_term entity type.
 
  - UserSelection in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
 
  - Provides specific access control for the user entity type.
 
  - ViewsSelection in core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
 
  - Plugin implementation of the 'selection' entity_reference.
 
  - WorkspaceSelection in core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php
 
  - Provides specific access control for the workspace entity type.