Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5PluginManagerInterface::getPlugin | function | core/ |
Returns a CKEditor 5 plugin with configuration from the editor. |
CKEditor5PluginManagerInterface::getProvidedElements | function | core/ |
Gets all supported elements for the given plugins and text editor. |
CKEditor5PluginManagerInterface::getToolbarItems | function | core/ |
Gets a list of all toolbar items. |
CKEditor5PluginManagerTest | class | core/ |
Tests different ways of enabling CKEditor 5 plugins. |
CKEditor5PluginManagerTest.php | file | core/ |
|
CKEditor5PluginManagerTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
CKEditor5PluginManagerTest::$modules | property | core/ |
Modules to install. |
CKEditor5PluginManagerTest::$typedConfig | property | core/ |
The typed config manager. |
CKEditor5PluginManagerTest::enableModules | function | core/ |
Enables modules for this test. |
CKEditor5PluginManagerTest::mockModuleInVfs | function | core/ |
Mocks a module providing a CKEditor 5 plugin in VFS. |
CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestDerivedPluginDefinitions | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestInvalidPluginDefinitions | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestPluginSupportingElement | function | core/ |
Provides use cases for findPluginSupportingElement(). |
CKEditor5PluginManagerTest::providerTestProvidedElements | function | core/ |
Provides uses cases enabling different elements and the expected results. |
CKEditor5PluginManagerTest::setUp | function | core/ |
|
CKEditor5PluginManagerTest::testAutomaticLinkDecoratorsDisallowed | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects[[api-linebreak]] |
CKEditor5PluginManagerTest::testDeprecatedIcons | function | core/ |
Tests deprecation and backwards compatibility of icon names. |
CKEditor5PluginManagerTest::testDerivedPluginDefinitions | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getDiscovery[[api-linebreak]] @dataProvider providerTestDerivedPluginDefinitions @group legacy |
CKEditor5PluginManagerTest::testEnabledPlugins | function | core/ |
Tests the enabling of plugins. |
CKEditor5PluginManagerTest::testExternalLinkAutomaticLinkDecoratorDisallowed | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects[[api-linebreak]] |
CKEditor5PluginManagerTest::testInvalidPluginDefinitions | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::processDefinition[[api-linebreak]] @dataProvider providerTestInvalidPluginDefinitions |
CKEditor5PluginManagerTest::testPluginSupportingElement | function | core/ |
Tests the logic of findPluginSupportingElement. |
CKEditor5PluginManagerTest::testProvidedElements | function | core/ |
Tests the parsing of CKEditor 5 plugin element config. |
CKEditor5PluginManagerTest::testProvidedElementsInvalidElementSubset | function | core/ |
Tests detection of invalid CKEditor5PluginElementsSubsetInterface classes. |
ClassResolverConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
comment.manager | service | core/ |
Drupal\comment\CommentManager |
CommentAdminOverview::$entityTypeManager | property | core/ |
The entity type manager. |
CommentBreadcrumbBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
CommentBundlesTest::$entityFieldManager | property | core/ |
|
CommentController::$commentManager | property | core/ |
The comment manager service. |
CommentController::$entityFieldManager | property | core/ |
The entity field manager. |
CommentForm::$entityFieldManager | property | core/ |
The entity field manager. |
CommentLazyBuilders::$commentManager | property | core/ |
Comment manager service. |
CommentLazyBuilders::$entityTypeManager | property | core/ |
The entity type manager service. |
CommentLinkBuilder::$commentManager | property | core/ |
Comment manager service. |
CommentLinkBuilder::$entityTypeManager | property | core/ |
The entity type manager service. |
CommentLinkBuilderTest::$commentManager | property | core/ |
Comment manager mock. |
CommentLinkBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
CommentManager | class | core/ |
Comment manager contains common functions to manage comment fields. |
CommentManager.php | file | core/ |
|
CommentManager::$authenticatedCanPostComments | property | core/ |
Whether the \Drupal\user\RoleInterface::AUTHENTICATED_ID can post comments. |
CommentManager::$currentUser | property | core/ |
The current user. |
CommentManager::$entityDisplayRepository | property | core/ |
The entity display repository. |
CommentManager::$entityFieldManager | property | core/ |
The entity field manager. |
CommentManager::$entityTypeManager | property | core/ |
The entity type manager. |
CommentManager::$moduleHandler | property | core/ |
The module handler service. |
CommentManager::$userConfig | property | core/ |
The user settings config object. |
CommentManager::addBodyField | function | core/ |
Creates a comment_body field. |
CommentManager::forbiddenMessage | function | core/ |
Provides a message if posting comments is forbidden. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.