Search for manager

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.