Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5PluginManagerTest::testDerivedPluginDefinitions | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getDiscovery[[api-linebreak]] @dataProvider providerTestDerivedPluginDefinitions |
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. |
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. |
CommentManager::getCountNewComments | function | core/ |
Returns the number of new comments available on a given entity for a user. |
CommentManager::getFields | function | core/ |
Utility function to return an array of comment fields. |
CommentManager::__construct | function | core/ |
Construct the CommentManager object. |
CommentManagerInterface | interface | core/ |
Comment manager contains common functions to manage comment fields. |
CommentManagerInterface.php | file | core/ |
|
CommentManagerInterface::addBodyField | function | core/ |
Creates a comment_body field. |
CommentManagerInterface::COMMENT_MODE_FLAT | constant | core/ |
Comments are displayed in a flat list - expanded. |
CommentManagerInterface::COMMENT_MODE_THREADED | constant | core/ |
Comments are displayed as a threaded list - expanded. |
CommentManagerInterface::forbiddenMessage | function | core/ |
Provides a message if posting comments is forbidden. |
CommentManagerInterface::getCountNewComments | function | core/ |
Returns the number of new comments available on a given entity for a user. |
CommentManagerInterface::getFields | function | core/ |
Utility function to return an array of comment fields. |
CommentManagerTest | class | core/ |
@coversDefaultClass \Drupal\comment\CommentManager[[api-linebreak]] @group comment |
CommentManagerTest.php | file | core/ |
|
CommentManagerTest::testGetFields | function | core/ |
Tests the getFields method. |
CommentStatistics::$entityTypeManager | property | core/ |
The entity type manager. |
CommentTypeDeleteForm::$commentManager | property | core/ |
The comment manager service. |
CommentTypeForm::$commentManager | property | core/ |
The comment manager. |
CommentTypeForm::$entityTypeManager | property | core/ |
Entity type manager service. |
CommentViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.