12 string references to plugin.manager.ckeditor5.plugin
- CKEditor5::create in core/
modules/ ckeditor5/ src/ Plugin/ Editor/ CKEditor5.php - Creates an instance of the plugin.
- CKEditor5ImageController::create in core/
modules/ ckeditor5/ src/ Controller/ CKEditor5ImageController.php - Instantiates a new instance of the implementing class using autowiring.
- CKEditor5ImageController::__construct in core/
modules/ ckeditor5/ src/ Controller/ CKEditor5ImageController.php - Constructs a new CKEditor5ImageController.
- CKEditor5PluginManagerTest::enableModules in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor5PluginManagerTest.php - Enables modules for this test.
- CKEditor5PluginManagerTest::setUp in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor5PluginManagerTest.php - CKEditor5PluginManagerTest::testEnabledPlugins in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor5PluginManagerTest.php - Tests the enabling of plugins.
- CKEditor5PluginManagerTest::testInvalidPluginDefinitions in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor5PluginManagerTest.php - @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::processDefinition @dataProvider providerTestInvalidPluginDefinitions
- ConfigurablePluginTest::setUp in core/
modules/ ckeditor5/ tests/ src/ Kernel/ ConfigurablePluginTest.php - Heading::validChoices in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ Heading.php - Computes all valid choices for the "enabled_headings" setting.
- PluginManagerDependentValidatorTrait::create in core/
modules/ ckeditor5/ src/ Plugin/ Validation/ Constraint/ PluginManagerDependentValidatorTrait.php - SmartDefaultSettingsTest::setUp in core/
modules/ ckeditor5/ tests/ src/ Kernel/ SmartDefaultSettingsTest.php - WildcardHtmlSupportTest::setUp in core/
modules/ ckeditor5/ tests/ src/ Kernel/ WildcardHtmlSupportTest.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.