| CommentType::$id |
property |
core/modules/comment/src/Entity/CommentType.php |
The comment type ID. |
| CommentType::$label |
property |
core/modules/comment/src/Entity/CommentType.php |
The comment type label. |
| CommentType::$nodeTypes |
property |
core/modules/comment/src/Plugin/migrate/source/d7/CommentType.php |
A map of D7 node types to their labels. |
| CommentType::$target_entity_type_id |
property |
core/modules/comment/src/Entity/CommentType.php |
The target entity type. |
| CommentType::fields |
function |
core/modules/comment/src/Plugin/migrate/source/d7/CommentType.php |
|
| CommentType::getDescription |
function |
core/modules/comment/src/Entity/CommentType.php |
|
| CommentType::getIds |
function |
core/modules/comment/src/Plugin/migrate/source/d7/CommentType.php |
|
| CommentType::getTargetEntityTypeId |
function |
core/modules/comment/src/Entity/CommentType.php |
|
| CommentType::initializeIterator |
function |
core/modules/comment/src/Plugin/migrate/source/d7/CommentType.php |
|
| CommentType::prepareRow |
function |
core/modules/comment/src/Plugin/migrate/source/d7/CommentType.php |
|
| CommentType::query |
function |
core/modules/comment/src/Plugin/migrate/source/d7/CommentType.php |
|
| CommentType::setDescription |
function |
core/modules/comment/src/Entity/CommentType.php |
|
| CommentTypeDeleteForm |
class |
core/modules/comment/src/Form/CommentTypeDeleteForm.php |
Provides a confirmation form for deleting a comment type entity. |
| CommentTypeDeleteForm.php |
file |
core/modules/comment/src/Form/CommentTypeDeleteForm.php |
|
| CommentTypeDeleteForm::$commentManager |
property |
core/modules/comment/src/Form/CommentTypeDeleteForm.php |
The comment manager service. |
| CommentTypeDeleteForm::$entity |
property |
core/modules/comment/src/Form/CommentTypeDeleteForm.php |
The entity being used by this form. |
| CommentTypeDeleteForm::$logger |
property |
core/modules/comment/src/Form/CommentTypeDeleteForm.php |
A logger instance. |
| CommentTypeDeleteForm::buildForm |
function |
core/modules/comment/src/Form/CommentTypeDeleteForm.php |
|
| CommentTypeDeleteForm::create |
function |
core/modules/comment/src/Form/CommentTypeDeleteForm.php |
|
| CommentTypeDeleteForm::__construct |
function |
core/modules/comment/src/Form/CommentTypeDeleteForm.php |
Constructs a query factory object. |
| CommentTypeForm |
class |
core/modules/comment/src/CommentTypeForm.php |
Base form handler for comment type edit forms. |
| CommentTypeForm.php |
file |
core/modules/comment/src/CommentTypeForm.php |
|
| CommentTypeForm::$commentManager |
property |
core/modules/comment/src/CommentTypeForm.php |
The comment manager. |
| CommentTypeForm::$deprecatedProperties |
property |
core/modules/comment/src/CommentTypeForm.php |
|
| CommentTypeForm::$entityTypeManager |
property |
core/modules/comment/src/CommentTypeForm.php |
Entity type manager service. |
| CommentTypeForm::$logger |
property |
core/modules/comment/src/CommentTypeForm.php |
A logger instance. |
| CommentTypeForm::create |
function |
core/modules/comment/src/CommentTypeForm.php |
|
| CommentTypeForm::form |
function |
core/modules/comment/src/CommentTypeForm.php |
|
| CommentTypeForm::save |
function |
core/modules/comment/src/CommentTypeForm.php |
|
| CommentTypeForm::__construct |
function |
core/modules/comment/src/CommentTypeForm.php |
Constructs a CommentTypeFormController |
| CommentTypeHalJsonAnonTest |
class |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php |
@group hal |
| CommentTypeHalJsonAnonTest.php |
file |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php |
|
| CommentTypeHalJsonAnonTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php |
|
| CommentTypeHalJsonAnonTest::$format |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php |
|
| CommentTypeHalJsonAnonTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php |
|
| CommentTypeHalJsonAnonTest::$modules |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonAnonTest.php |
|
| CommentTypeHalJsonBasicAuthTest |
class |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php |
@group hal |
| CommentTypeHalJsonBasicAuthTest.php |
file |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php |
|
| CommentTypeHalJsonBasicAuthTest::$auth |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php |
|
| CommentTypeHalJsonBasicAuthTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php |
|
| CommentTypeHalJsonBasicAuthTest::$format |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php |
|
| CommentTypeHalJsonBasicAuthTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php |
|
| CommentTypeHalJsonBasicAuthTest::$modules |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonBasicAuthTest.php |
|
| CommentTypeHalJsonCookieTest |
class |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php |
@group hal |
| CommentTypeHalJsonCookieTest.php |
file |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php |
|
| CommentTypeHalJsonCookieTest::$auth |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php |
|
| CommentTypeHalJsonCookieTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php |
|
| CommentTypeHalJsonCookieTest::$format |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php |
|
| CommentTypeHalJsonCookieTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php |
|
| CommentTypeHalJsonCookieTest::$modules |
property |
core/modules/comment/tests/src/Functional/Hal/CommentTypeHalJsonCookieTest.php |
|