| Core | class | Drupal\imce\Plugin\ImcePlugin | src/Plugin/ImcePlugin/Core.php | Defines Imce Core plugin. |  | 1 |  | 
          
                  | CoreTest | class | Drupal\Tests\imce\Kernel\Plugin\ImcePlugin | tests/src/Kernel/Plugin/ImcePlugin/CoreTest.php | Kernel tests for Imce plugins for Imce Plugin Core. |  |  |  | 
          
                  | Delete | class | Drupal\imce\Plugin\ImcePlugin | src/Plugin/ImcePlugin/Delete.php | Defines Imce Delete plugin. |  | 1 |  | 
          
                  | DeleteTest | class | Drupal\Tests\imce\Kernel\Plugin\ImcePlugin | tests/src/Kernel/Plugin/ImcePlugin/DeleteTest.php | Kernel tests for Imce plugins for Imce Plugin Core. |  |  |  | 
          
                  | Imce | class | Drupal\imce\Plugin\BUEditorPlugin | src/Plugin/BUEditorPlugin/Imce.php | Defines Imce as a BUEditor plugin. |  |  |  | 
          
                  | Imce | class | Drupal\imce | src/Imce.php | Imce container class for helper methods. |  | 9 |  | 
          
                  | Imce | class | Drupal\imce\Plugin\CKEditorPlugin | src/Plugin/CKEditorPlugin/Imce.php | Defines Imce plugin for CKEditor. |  | 1 |  | 
          
                  | ImceController | class | Drupal\imce\Controller | src/Controller/ImceController.php | Controller routines for imce routes. |  |  |  | 
          
                  | ImceFile | class | Drupal\imce | src/ImceFile.php | Imce File. |  | 2 |  | 
          
                  | ImceFileField | class | Drupal\imce | src/ImceFileField.php | Defines methods for integrating Imce into file field widgets. |  | 1 |  | 
          
                  | ImceFileTest | class | Drupal\Tests\imce\Unit | tests/src/Unit/ImceFileTest.php | Test ImceFile. |  |  |  | 
          
                  | ImceFM | class | Drupal\imce | src/ImceFM.php | Imce File Manager. |  | 6 |  | 
          
                  | ImceFolder | class | Drupal\imce | src/ImceFolder.php | Imce Folder. |  | 4 |  | 
          
                  | ImceFolderTest | class | Drupal\Tests\imce\Unit | tests/src/Unit/ImceFolderTest.php | Test ImceFile. |  |  |  | 
          
                  | ImceFolderTest | class | Drupal\Tests\imce\Kernel | tests/src/Kernel/ImceFolderTest.php | Kernel tests for ImceFolder. |  |  |  | 
          
                  | ImceHelpController | class | Drupal\imce\Controller | src/Controller/ImceHelpController.php | Controller routines for help routes. |  |  |  | 
          
                  | ImceItem | abstract class | Drupal\imce | src/ImceItem.php | Imce Item. | 2 |  |  | 
          
                  | ImcePlugin | class | Drupal\imce\Annotation | src/Annotation/ImcePlugin.php | Defines an ImcePlugin annotation object. |  |  |  | 
          
                  | ImcePluginBase | abstract class | Drupal\imce | src/ImcePluginBase.php | Defines a base Imce plugin implementation. | 5 | 5 |  | 
          
                  | ImcePluginInterface | interface | Drupal\imce | src/ImcePluginInterface.php | Defines an interface for Imce plugins. | 1 | 5 |  | 
          
                  | ImcePluginManager | class | Drupal\imce | src/ImcePluginManager.php | Provides a plugin manager for Imce Plugins. |  | 1 | 2 | 
          
                  | ImceProfile | class | Drupal\imce\Entity | src/Entity/ImceProfile.php | Defines the Imce Profile entity. |  | 3 |  | 
          
                  | ImceProfileDeleteForm | class | Drupal\imce\Form | src/Form/ImceProfileDeleteForm.php | Provides a deletion confirmation form for Imce Profile. |  | 1 |  | 
          
                  | ImceProfileDeleteFormTest | class | Drupal\Tests\imce\Kernel\Form | tests/src/Kernel/Form/ImceProfileDeleteFormTest.php | Kernel tests for ImceProfileDeleteForm. |  |  |  | 
          
                  | ImceProfileForm | class | Drupal\imce\Form | src/Form/ImceProfileForm.php | Base form for Imce Profile entities. |  |  |  | 
          
                  | ImceProfileListBuilder | class | Drupal\imce | src/ImceProfileListBuilder.php | Defines a class to build a list of Imce Profile entities. |  |  |  | 
          
                  | ImceRouteSubscriber | class | Drupal\imce\Routing | src/Routing/ImceRouteSubscriber.php | Listens to the dynamic route events. |  |  | 2 | 
          
                  | ImceSettersTrait | trait | Drupal\imce | src/ImceSettersTrait.php | The trait setters Imce. |  | 1 |  | 
          
                  | ImceSettingsForm | class | Drupal\imce\Form | src/Form/ImceSettingsForm.php | Imce settings form. |  | 1 |  | 
          
                  | ImceSettingsFormTest | class | Drupal\Tests\imce\Kernel\Form | tests/src/Kernel/Form/ImceSettingsFormTest.php | Kernel tests for ImceSettingsForm. |  |  |  | 
          
                  | ImceTest | class | Drupal\Tests\imce\Kernel\Plugin\CKEditorPlugin | tests/src/Kernel/Plugin/CKEditorPlugin/ImceTest.php | Kernel tests for Imce plugins for CKEditor. |  |  |  | 
          
                  | KernelTestBasePlugin | abstract class | Drupal\Tests\imce\Kernel\Plugin | tests/src/Kernel/Plugin/KernelTestBasePlugin.php | The abstract class base to imce kernel tests. | 6 | 6 |  | 
          
                  | Newfolder | class | Drupal\imce\Plugin\ImcePlugin | src/Plugin/ImcePlugin/Newfolder.php | Defines Imce New Folder plugin. |  | 1 |  | 
          
                  | NewFolderTest | class | Drupal\Tests\imce\Kernel\Plugin\ImcePlugin | tests/src/Kernel/Plugin/ImcePlugin/NewFolderTest.php | Kernel tests for Imce plugins for Imce Plugin NewFolder. |  |  |  | 
          
                  | Resize | class | Drupal\imce\Plugin\ImcePlugin | src/Plugin/ImcePlugin/Resize.php | Defines Imce Resize plugin. |  | 1 |  | 
          
                  | ResizeTest | class | Drupal\Tests\imce\Kernel\Plugin\ImcePlugin | tests/src/Kernel/Plugin/ImcePlugin/ResizeTest.php | Kernel tests for Imce plugins for Imce Plugin Core. |  |  |  | 
          
                  | Upload | class | Drupal\imce\Plugin\ImcePlugin | src/Plugin/ImcePlugin/Upload.php | Defines Imce Upload plugin. |  | 1 |  | 
          
                  | UploadTest | class | Drupal\Tests\imce\Kernel\Plugin\ImcePlugin | tests/src/Kernel/Plugin/ImcePlugin/UploadTest.php | Kernel tests for Imce plugins for Imce Plugin Core. |  |  |  |